aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann2009-02-151-0/+1
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-121-0/+6
* fluidsynth: new decoder plugin for MIDI filesMax Kellermann2009-02-121-0/+6
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-111-0/+6
* audio: moved code to output_command.cMax Kellermann2009-02-111-0/+2
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-111-0/+2
* audio: moved code to output_all.cMax Kellermann2009-02-101-0/+2
* audio: moved protocol code to output_print.cMax Kellermann2009-02-101-0/+2
* audio: moved state file code to output_state.cMax Kellermann2009-02-101-0/+2
* playlist: moved code to playlist_edit.cMax Kellermann2009-02-041-0/+1
* playlist: moved code to playlist_control.cMax Kellermann2009-02-041-0/+2
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-041-0/+1
* playlist: moved code to playlist_state.cMax Kellermann2009-02-041-0/+2
* added support for the MMS protocolMax Kellermann2009-01-291-0/+7
* 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