summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-11-28encoder/flac: use fifo_buffer instead of pcm_bufferMax Kellermann
2011-11-28growing_fifo: new utility library for growing fifo_bufferMax Kellermann
2011-11-27pcm_buffer: un-inline pcm_buffer_get()Max Kellermann
2011-09-30Install systemd service file if systemd is availableMiklos Vajna
2011-09-20glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann
2011-09-16configure.ac: pass AM_CXXFLAGS, AM_CPPFLAGS to Makefile.amMax Kellermann
2011-09-01Makefile.am: use AVAHI_CFLAGS, AVAHI_LIBSMax Kellermann
2011-02-18Makefile.am: distribute test/stdbin.hMax Kellermann
2011-02-13Makefile.am: compile test/run_encoder with ENCODER_CFLAGSMax Kellermann
2011-01-09Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy
2010-11-18replay_gain_ape: parse replay gain from APE tagsMax Kellermann
2010-11-18tag_ape: move code to ape.cMax Kellermann
2010-10-27output: new output plugin "ffado"Max Kellermann
2010-10-11playlist/rss: new playlist plugin for RSS feedsMax Kellermann
2010-10-09mixer: winmm_mixer implementedDenis Krjuchkov
2010-10-08win32_output: renamed win32 output plugin to winmmDenis Krjuchkov
2010-10-05output/httpd: use the new server_socket libraryMax Kellermann
2010-10-05listen: move generic code to server_socket.cMax Kellermann
2010-10-03add mpd_error.h to sources.Qball Cow
2010-09-23main: Add Windows Service supportDenis Krjuchkov
2010-07-25Makefile.am: simplify (de)installation of doxygen-generated documentationSerge Ziryukin
2010-07-25Makefile.am: fix out-of-tree doxygen callMax Kellermann
2010-07-21update: store playlist files in databaseMax Kellermann
2010-07-20decoder/mad: move RVA2 code to tag_rva2.cMax Kellermann
2010-06-25playlist_any: new library to simplify opening playlist filesMax Kellermann
2010-06-21Makefile.am: append LIBWRAP_LDFLAGS to OUTPUT_LIBSMax Kellermann
2010-06-13Makefile.am: distribute refcount.hAvuton Olrich
2010-06-08Makefile.am: distribute open.hMax Kellermann
2010-05-30test: added debug program "run_inotify"Max Kellermann
2010-05-30tag_ape: move table lookup to tag_table.hMax Kellermann
2010-05-20output/win32: new output plugin for Windows WaveMax Kellermann
2010-05-19Makefile.am: disable test/read_mixer unless HAVE_ALSAMax Kellermann
2010-05-18input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann
2010-04-10Decoder for game music emulation library.Tony Miller
2010-03-28Makefile.am: distribute pcm_pack.hMax Kellermann
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann
2010-02-08Makefile.am: remove sticker.xmlMax Kellermann
2010-02-08playlist_queue: moved code to playlist_mapper.cMax Kellermann
2010-02-08playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann
2010-01-20client: optionally use libwrapDavide Camurri
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann
2010-01-16test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann
2010-01-06playlist: added a FLAC playlist pluginMax Kellermann
2010-01-04input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann
2010-01-04renamed decoder plugin sourcesMax Kellermann
2010-01-04replay_gain: moved code to replay_gain_config.cMax Kellermann
2010-01-04replay_gain: moved code to replay_gain_info.cMax Kellermann
2010-01-04replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann
2010-01-01configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBSMax Kellermann
2009-12-31Makefile.am: added unit tests for the archive pluginsMax Kellermann