summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann
2009-12-14input_stream: moved plugin list to input_registry.cMax Kellermann
2009-12-14filter: added normalize filter pluginMax Kellermann
2009-12-14Split filter_config into its own moduleAlbin Eldstål-Damlin
2009-12-14Initial (statically configured) route filter pluginAlbin Eldstål-Damlin
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann
2009-12-02test: added normalize test programMax Kellermann
2009-12-02compress: upgraded to AudioCompress 2.0J. Shagam
2009-11-19test: added program to test pcm_convert.cMax Kellermann
2009-11-17encoder: introducing flac encoder pluginViliam Mateicka
2009-11-14audio_format: added function audio_format_to_string()Max Kellermann
2009-11-14decoder: use audio_format_init_checked()Max Kellermann
2009-11-14audio_check: checker functions for audio_format attributesMax Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-11-11decoder/flac: moved code to flac_compat.hMax Kellermann
2009-11-11decoder/flac: moved code to flac_pcm.cMax Kellermann
2009-11-11decoder/flac: moved code to flac_metadata.cMax Kellermann
2009-11-10wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann
2009-11-07command: added command "decoders"Max Kellermann
2009-11-07decoder_list: moved suffix/mime_type checks to decoder_plugin.cMax Kellermann
2009-11-06playlist: added extm3u pluginMax Kellermann
2009-11-01text_file: allocate line buffers dynamicallyMax Kellermann
2009-10-26encoder: renaming none_encoder to null_encoderViliam Mateicka
2009-10-24encoder: new encoder plugin which just pass data throughViliam Mateicka
2009-10-24add --disable-inotify for configure to disable inotify when autodetectedViliam Mateicka
2009-10-23output/pulse: call mixer on state changesMax Kellermann
2009-10-22output/fifo: renamed source to fifo_output_plugin.cMax Kellermann
2009-10-22Makefile.am: enable the "subdir-objects" optionMax Kellermann
2009-10-21playlist: new ASX playlist pluginMax Kellermann
2009-10-21output/jack: renamed source to jack_output_plugin.cMax Kellermann
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann
2009-10-20mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann
2009-10-20pulse: renamed source filesMax Kellermann
2009-10-16update: obey .mpdignore filesMax Kellermann
2009-10-15Add PLS ParserQball Cow
2009-10-13input/lastfm: removed obsolete last.fm input pluginMax Kellermann
2009-10-13command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann
2009-10-13playlist: added plugin for last.fm radioMax Kellermann
2009-10-13playlist: added XSPF pluginMax Kellermann
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann
2009-10-12text_input_stream: input_stream wrapper for reading text filesMax Kellermann
2009-10-12song: moved code to song_update.cMax Kellermann
2009-09-25automatically update the database with Linux inotifyMax Kellermann
2009-09-24configure.ac: rename HAVE_CURL to ENABLE_CURLMax Kellermann
2009-09-24update: splitted update.c into several sourcesMax Kellermann
2009-09-06openal output pluginSerge Ziryukin
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann
2009-08-24output/recorder: new output plugin for recording radio streamsMax Kellermann
2009-07-28client: splitted client.c into several piecesMax Kellermann