| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.am: add new headers to $(mpd_headers) | Max Kellermann | 2009-02-19 | 1 | -0/+5 |
* | added the "decoder buffer" library | Max Kellermann | 2009-02-17 | 1 | -0/+2 |
* | renamed decoder plugin "mpc" to "mpcdec" | Max Kellermann | 2009-02-17 | 1 | -1/+1 |
* | renamed decoder plugin "mp4" to "mp4ff" | Max Kellermann | 2009-02-17 | 1 | -1/+1 |
* | renamed decoder plugin "oggvorbis" to "vorbis" | Max Kellermann | 2009-02-16 | 1 | -2/+2 |
* | renamed decoder plugin "mp3" to "mad" | Max Kellermann | 2009-02-16 | 1 | -1/+1 |
* | decoder_api: moved struct decoder_plugin to decoder_plugin.h | Max Kellermann | 2009-02-15 | 1 | -0/+1 |
* | wildmidi: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -0/+6 |
* | fluidsynth: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -0/+6 |
* | sidplay: new decoder plugin for playing C64 SID files | Max Kellermann | 2009-02-11 | 1 | -0/+6 |
* | audio: moved code to output_command.c | Max Kellermann | 2009-02-11 | 1 | -0/+2 |
* | audio: replaced parseAudioConfig() with audio_format_parse() | Max Kellermann | 2009-02-11 | 1 | -0/+2 |
* | audio: moved code to output_all.c | Max Kellermann | 2009-02-10 | 1 | -0/+2 |
* | audio: moved protocol code to output_print.c | Max Kellermann | 2009-02-10 | 1 | -0/+2 |
* | audio: moved state file code to output_state.c | Max Kellermann | 2009-02-10 | 1 | -0/+2 |
* | playlist: moved code to playlist_edit.c | Max Kellermann | 2009-02-04 | 1 | -0/+1 |
* | playlist: moved code to playlist_control.c | Max Kellermann | 2009-02-04 | 1 | -0/+2 |
* | playlist: renamed global "playlist" variable to "g_playlist" | Max Kellermann | 2009-02-04 | 1 | -0/+1 |
* | playlist: moved code to playlist_state.c | Max Kellermann | 2009-02-04 | 1 | -0/+2 |
* | added support for the MMS protocol | Max Kellermann | 2009-01-29 | 1 | -0/+7 |
* | renamed the "mod" decoder plugin to "mikmod" | Max Kellermann | 2009-01-24 | 1 | -1/+1 |
* | playlist: moved saving/loading code to queue_save.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved PlaylistInfo() to playlist_print.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved some printing code to queue_print.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved code to queue.c | Max Kellermann | 2009-01-22 | 1 | -0/+2 |
* | sticker: added song sticker library | Max Kellermann | 2009-01-19 | 1 | -1/+2 |
* | sticker: new library for storing dynamic information about songs | Max Kellermann | 2009-01-19 | 1 | -0/+5 |
* | removed playerData.c | Max Kellermann | 2009-01-18 | 1 | -2/+0 |
* | configure.ac: added the --enable-sqlite option | Max Kellermann | 2009-01-12 | 1 | -0/+2 |
* | Makefile.am: moved C/CPP/LDFLAGS up | Max Kellermann | 2009-01-11 | 1 | -26/+26 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -0/+1 |
* | Makefile.am: added mixer_api.h to mpd_headers | Max Kellermann | 2009-01-07 | 1 | -0/+1 |
* | pcm_utils: moved conversion code to pcm_convert.c | Max Kellermann | 2009-01-07 | 1 | -1/+2 |
* | pcm_utils: moved code to pcm_format.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | pcm_utils: moved code to pcm_mix.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | pcm_utils: moved code to pcm_volume.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | removed dlist.h | Max Kellermann | 2009-01-07 | 1 | -1/+0 |
* | removed the "condition" library | Max Kellermann | 2009-01-04 | 1 | -2/+0 |
* | added library for parsing icy-metadata | Max Kellermann | 2009-01-03 | 1 | -1/+2 |
* | pcm_utils: use the custom PRNG for volume dithering | Max Kellermann | 2009-01-03 | 1 | -0/+1 |
* | list: removed linked list library | Max Kellermann | 2009-01-02 | 1 | -2/+0 |
* | removed the signal_check libraries | Max Kellermann | 2009-01-01 | 1 | -2/+0 |
* | main_notify: renamed source to event_pipe.c | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 1 | -1/+2 |
* | main: export the main_loop variable | Max Kellermann | 2008-12-30 | 1 | -0/+1 |
* | main: use the GLib main loop | Max Kellermann | 2008-12-30 | 1 | -2/+0 |
* | zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.c | Max Kellermann | 2008-12-30 | 1 | -1/+9 |
* | main: moved daemonize() to daemon.c | Max Kellermann | 2008-12-30 | 1 | -0/+2 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -1/+0 |
* | decoder: new plugin using modplug library | Viliam Mateicka | 2008-12-28 | 1 | -0/+6 |