aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-24input/soup: new input plugin based on libsoupMax Kellermann1-0/+12
2011-08-24io_thread: new thread for non-blocking background I/OMax Kellermann1-0/+1
2011-07-19queue: implement song "priorities"Max Kellermann1-1/+11
2011-06-03Makefile.am: distribute client_idle.hMax Kellermann1-0/+1
2011-03-29build: Add despotify to build systemSimon Kagstrom1-0/+27
2011-03-16RoarAudio output pluginHans-Kristian Arntzen1-0/+7
2011-02-18Makefile.am: distribute test/stdbin.hMax Kellermann1-0/+7
2011-02-13Makefile.am: compile test/run_encoder with ENCODER_CFLAGSMax Kellermann1-0/+2
2011-01-29protocol: support client-to-client communicationMax Kellermann1-0/+4
2011-01-28output/raop: new output pluginDustin Puckett1-0/+5
2011-01-09Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy1-3/+7
2010-12-24Makefile.am: generate doxygen.confMax Kellermann1-2/+1
2010-12-23utils: move string_array_contains() to string_util.cMax Kellermann1-9/+11
2010-12-22decoder: new "pcm" decoder pluginMax Kellermann1-0/+2
2010-12-22configure.ac: hook the cdio_paranoia input pluginMax Kellermann1-0/+7
2010-11-18replay_gain_ape: parse replay gain from APE tagsMax Kellermann1-0/+2
2010-11-18tag_ape: move code to ape.cMax Kellermann1-0/+2
2010-10-27output: new output plugin "ffado"Max Kellermann1-0/+6
2010-10-11playlist/rss: new playlist plugin for RSS feedsMax Kellermann1-0/+2
2010-10-09mixer: winmm_mixer implementedDenis Krjuchkov1-0/+2
2010-10-08win32_output: renamed win32 output plugin to winmmDenis Krjuchkov1-2/+2
2010-10-05output/httpd: use the new server_socket libraryMax Kellermann1-0/+2
2010-10-05listen: move generic code to server_socket.cMax Kellermann1-0/+2
2010-10-03add mpd_error.h to sources.Qball Cow1-1/+2
2010-09-23main: Add Windows Service supportDenis Krjuchkov1-0/+1
2010-07-25Makefile.am: simplify (de)installation of doxygen-generated documentationSerge Ziryukin1-2/+4
2010-07-25Makefile.am: fix out-of-tree doxygen callMax Kellermann1-1/+2
2010-07-21update: store playlist files in databaseMax Kellermann1-0/+4
2010-07-20decoder/mad: move RVA2 code to tag_rva2.cMax Kellermann1-0/+2
2010-06-30tag_ape: move table lookup to tag_table.hMax Kellermann1-0/+1
2010-06-25playlist_any: new library to simplify opening playlist filesMax Kellermann1-0/+2
2010-06-21Makefile.am: append LIBWRAP_LDFLAGS to OUTPUT_LIBSMax Kellermann1-0/+1
2010-06-13Makefile.am: distribute refcount.hAvuton Olrich1-0/+1
2010-06-08Makefile.am: distribute open.hMax Kellermann1-0/+1
2010-05-30test: added debug program "run_inotify"Max Kellermann1-0/+9
2010-05-30tag_ape: move table lookup to tag_table.hMax Kellermann1-0/+1
2010-05-20output/win32: new output plugin for Windows WaveMax Kellermann1-0/+4
2010-05-19Makefile.am: disable test/read_mixer unless HAVE_ALSAMax Kellermann1-1/+5
2010-05-18input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann1-0/+7
2010-04-10Decoder for game music emulation library.Tony Miller1-0/+6
2010-03-28Makefile.am: distribute pcm_pack.hMax Kellermann1-0/+1
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-2/+7
2010-02-08Makefile.am: remove sticker.xmlMax Kellermann1-1/+1
2010-02-08playlist_queue: moved code to playlist_mapper.cMax Kellermann1-0/+2
2010-02-08playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann1-0/+2
2010-01-20client: optionally use libwrapDavide Camurri1-0/+2
2010-01-17Makefile.am: link test/run_decoder and test/read_tags with timer.cMax Kellermann1-0/+2
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+3
2010-01-16test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann1-0/+1
2010-01-06playlist: added a FLAC playlist pluginMax Kellermann1-0/+13