aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* Makefile.am: no recursive makefilesMax Kellermann2009-02-23
* shout: removed shout_plugin.hMax Kellermann2009-02-22
* shout: use the new encoder APIMax Kellermann2009-02-22
* encoder: added lame mp3 encoderMax Kellermann2009-02-22
* encoder: added vorbis encoderMax Kellermann2009-02-22
* added the encoder APIMax Kellermann2009-02-22
* Makefile.am: add new headers to $(mpd_headers)Max Kellermann2009-02-19
* added the "decoder buffer" libraryMax Kellermann2009-02-17
* renamed decoder plugin "mpc" to "mpcdec"Max Kellermann2009-02-17
* renamed decoder plugin "mp4" to "mp4ff"Max Kellermann2009-02-17
* renamed decoder plugin "oggvorbis" to "vorbis"Max Kellermann2009-02-16
* renamed decoder plugin "mp3" to "mad"Max Kellermann2009-02-16
* decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann2009-02-15
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-12
* fluidsynth: new decoder plugin for MIDI filesMax Kellermann2009-02-12
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-11
* audio: moved code to output_command.cMax Kellermann2009-02-11
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-11
* audio: moved code to output_all.cMax Kellermann2009-02-10
* audio: moved protocol code to output_print.cMax Kellermann2009-02-10
* audio: moved state file code to output_state.cMax Kellermann2009-02-10
* playlist: moved code to playlist_edit.cMax Kellermann2009-02-04
* playlist: moved code to playlist_control.cMax Kellermann2009-02-04
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-04
* playlist: moved code to playlist_state.cMax Kellermann2009-02-04
* added support for the MMS protocolMax Kellermann2009-01-29
* renamed the "mod" decoder plugin to "mikmod"Max Kellermann2009-01-24
* playlist: moved saving/loading code to queue_save.cMax Kellermann2009-01-23
* playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann2009-01-23
* playlist: moved some printing code to queue_print.cMax Kellermann2009-01-23
* playlist: moved code to queue.cMax Kellermann2009-01-22
* sticker: added song sticker libraryMax Kellermann2009-01-19
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-19
* removed playerData.cMax Kellermann2009-01-18
* 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