aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed the "mod" decoder plugin to "mikmod"Max Kellermann2009-01-241-1/+1
* playlist: moved saving/loading code to queue_save.cMax Kellermann2009-01-231-0/+2
* playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann2009-01-231-0/+2
* playlist: moved some printing code to queue_print.cMax Kellermann2009-01-231-0/+2
* playlist: moved code to queue.cMax Kellermann2009-01-221-0/+2
* sticker: added song sticker libraryMax Kellermann2009-01-191-1/+2
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-191-0/+5
* removed playerData.cMax Kellermann2009-01-181-2/+0
* configure.ac: added the --enable-sqlite optionMax Kellermann2009-01-121-0/+2
* Makefile.am: moved C/CPP/LDFLAGS upMax Kellermann2009-01-111-26/+26
* Introducing mixer apiViliam Mateicka2009-01-101-0/+1
* Makefile.am: added mixer_api.h to mpd_headersMax Kellermann2009-01-071-0/+1
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-071-1/+2
* pcm_utils: moved code to pcm_format.cMax Kellermann2009-01-071-0/+2
* pcm_utils: moved code to pcm_mix.cMax Kellermann2009-01-071-0/+2
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-071-0/+2
* removed dlist.hMax Kellermann2009-01-071-1/+0
* removed the "condition" libraryMax Kellermann2009-01-041-2/+0
* added library for parsing icy-metadataMax Kellermann2009-01-031-1/+2
* pcm_utils: use the custom PRNG for volume ditheringMax Kellermann2009-01-031-0/+1
* list: removed linked list libraryMax Kellermann2009-01-021-2/+0
* removed the signal_check librariesMax Kellermann2009-01-011-2/+0
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-011-2/+2
* Moving mixers to audio outputsViliam Mateicka2008-12-311-1/+2
* main: export the main_loop variableMax Kellermann2008-12-301-0/+1
* main: use the GLib main loopMax Kellermann2008-12-301-2/+0
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-301-1/+9
* main: moved daemonize() to daemon.cMax Kellermann2008-12-301-0/+2
* removed os_compat.hMax Kellermann2008-12-291-1/+0
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-281-0/+6
* moved command line parser to cmdline.cMax Kellermann2008-12-271-0/+2
* disable archive API without pluginsMax Kellermann2008-12-271-4/+9
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-271-2/+21
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-161-0/+4
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-161-0/+3
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-161-0/+6
| * new archive api, input_archive streamViliam Mateicka2008-12-161-2/+8
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-241-1/+4
|/
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-111-2/+2
* Makefile.am: distribute input_curl.hMax Kellermann2008-11-051-0/+1
* configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann2008-11-031-1/+6
* removed unused sourcesMax Kellermann2008-11-021-2/+0
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-021-2/+2
* removed UTF-8 library, use GLib insteadMax Kellermann2008-10-311-2/+0
* removed the sllist libraryMax Kellermann2008-10-311-2/+0
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-15/+46
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-261-4/+4
* http: use libcurlMax Kellermann2008-10-261-3/+7
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-15/+15
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-261-14/+14