aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-15decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann1-0/+1
2009-02-12wildmidi: new decoder plugin for MIDI filesMax Kellermann1-0/+6
2009-02-12fluidsynth: new decoder plugin for MIDI filesMax Kellermann1-0/+6
2009-02-11sidplay: new decoder plugin for playing C64 SID filesMax Kellermann1-0/+6
2009-02-11audio: moved code to output_command.cMax Kellermann1-0/+2
2009-02-11audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann1-0/+2
2009-02-10audio: moved code to output_all.cMax Kellermann1-0/+2
2009-02-10audio: moved protocol code to output_print.cMax Kellermann1-0/+2
2009-02-10audio: moved state file code to output_state.cMax Kellermann1-0/+2
2009-02-04playlist: moved code to playlist_edit.cMax Kellermann1-0/+1
2009-02-04playlist: moved code to playlist_control.cMax Kellermann1-0/+2
2009-02-04playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann1-0/+1
2009-02-04playlist: moved code to playlist_state.cMax Kellermann1-0/+2
2009-01-29added support for the MMS protocolMax Kellermann1-0/+7
2009-01-24renamed the "mod" decoder plugin to "mikmod"Max Kellermann1-1/+1
2009-01-23playlist: moved saving/loading code to queue_save.cMax Kellermann1-0/+2
2009-01-23playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann1-0/+2
2009-01-23playlist: moved some printing code to queue_print.cMax Kellermann1-0/+2
2009-01-22playlist: moved code to queue.cMax Kellermann1-0/+2
2009-01-19sticker: added song sticker libraryMax Kellermann1-1/+2
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann1-0/+5
2009-01-18removed playerData.cMax Kellermann1-2/+0
2009-01-12configure.ac: added the --enable-sqlite optionMax Kellermann1-0/+2
2009-01-11Makefile.am: moved C/CPP/LDFLAGS upMax Kellermann1-26/+26
2009-01-10Introducing mixer apiViliam Mateicka1-0/+1
2009-01-07Makefile.am: added mixer_api.h to mpd_headersMax Kellermann1-0/+1
2009-01-07pcm_utils: moved conversion code to pcm_convert.cMax Kellermann1-1/+2
2009-01-07pcm_utils: moved code to pcm_format.cMax Kellermann1-0/+2
2009-01-07pcm_utils: moved code to pcm_mix.cMax Kellermann1-0/+2
2009-01-07pcm_utils: moved code to pcm_volume.cMax Kellermann1-0/+2
2009-01-07removed dlist.hMax Kellermann1-1/+0
2009-01-04removed the "condition" libraryMax Kellermann1-2/+0
2009-01-03added library for parsing icy-metadataMax Kellermann1-1/+2
2009-01-03pcm_utils: use the custom PRNG for volume ditheringMax Kellermann1-0/+1
2009-01-02list: removed linked list libraryMax Kellermann1-2/+0
2009-01-01removed the signal_check librariesMax Kellermann1-2/+0
2009-01-01main_notify: renamed source to event_pipe.cMax Kellermann1-2/+2
2008-12-31Moving mixers to audio outputsViliam Mateicka1-1/+2
2008-12-30main: export the main_loop variableMax Kellermann1-0/+1
2008-12-30main: use the GLib main loopMax Kellermann1-2/+0
2008-12-30zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann1-1/+9
2008-12-30main: moved daemonize() to daemon.cMax Kellermann1-0/+2
2008-12-29removed os_compat.hMax Kellermann1-1/+0
2008-12-28decoder: new plugin using modplug libraryViliam Mateicka1-0/+6
2008-12-27moved command line parser to cmdline.cMax Kellermann1-0/+2
2008-12-27disable archive API without pluginsMax Kellermann1-4/+9
2008-12-24Makefile.am: fix sparse invocationMax Kellermann1-1/+4
2008-12-16archiveapi: archive plugin for ISO filesViliam Mateicka1-0/+4
2008-12-16archiveapi: archive plugin for ZIP filesViliam Mateicka1-0/+3
2008-12-16archiveapi: archive plugin for BZ2 filesViliam Mateicka1-0/+6