aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* configure.ac: added the --enable-sqlite optionMax Kellermann2009-01-12
* Makefile.am: moved C/CPP/LDFLAGS upMax Kellermann2009-01-11
* Introducing mixer apiViliam Mateicka2009-01-10
* Makefile.am: added mixer_api.h to mpd_headersMax Kellermann2009-01-07
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-07
* pcm_utils: moved code to pcm_format.cMax Kellermann2009-01-07
* pcm_utils: moved code to pcm_mix.cMax Kellermann2009-01-07
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-07
* removed dlist.hMax Kellermann2009-01-07
* removed the "condition" libraryMax Kellermann2009-01-04
* added library for parsing icy-metadataMax Kellermann2009-01-03
* pcm_utils: use the custom PRNG for volume ditheringMax Kellermann2009-01-03
* list: removed linked list libraryMax Kellermann2009-01-02
* removed the signal_check librariesMax Kellermann2009-01-01
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31
* main: export the main_loop variableMax Kellermann2008-12-30
* main: use the GLib main loopMax Kellermann2008-12-30
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-30
* main: moved daemonize() to daemon.cMax Kellermann2008-12-30
* removed os_compat.hMax Kellermann2008-12-29
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-28
* moved command line parser to cmdline.cMax Kellermann2008-12-27
* disable archive API without pluginsMax Kellermann2008-12-27
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-27
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-16
| * new archive api, input_archive streamViliam Mateicka2008-12-16
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-24
|/
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-11
* Makefile.am: distribute input_curl.hMax Kellermann2008-11-05
* configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann2008-11-03
* removed unused sourcesMax Kellermann2008-11-02
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-02
* removed UTF-8 library, use GLib insteadMax Kellermann2008-10-31
* removed the sllist libraryMax Kellermann2008-10-31
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26
* http: use libcurlMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26
* removed internal copy of libmp4ffMax Kellermann2008-10-25
* pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann2008-10-23
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-23
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-23
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-22
* ffmpeg: new decoder pluginViliam Mateicka2008-10-17
* Makefile.am: don't compile disabled decoder pluginsMax Kellermann2008-10-17
* Makefile.am: don't compile disabled sourcesMax Kellermann2008-10-17