aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: pass AM_CXXFLAGS, AM_CPPFLAGS to Makefile.amMax Kellermann2011-09-161-1/+1
* Makefile.am: use AVAHI_CFLAGS, AVAHI_LIBSMax Kellermann2011-09-011-0/+2
* Makefile.am: distribute test/stdbin.hMax Kellermann2011-02-181-0/+7
* Makefile.am: compile test/run_encoder with ENCODER_CFLAGSMax Kellermann2011-02-131-0/+2
* Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy2011-01-091-3/+7
* replay_gain_ape: parse replay gain from APE tagsMax Kellermann2010-11-181-0/+2
* tag_ape: move code to ape.cMax Kellermann2010-11-181-0/+2
* output: new output plugin "ffado"Max Kellermann2010-10-271-0/+6
* playlist/rss: new playlist plugin for RSS feedsMax Kellermann2010-10-111-0/+2
* mixer: winmm_mixer implementedDenis Krjuchkov2010-10-091-0/+2
* win32_output: renamed win32 output plugin to winmmDenis Krjuchkov2010-10-081-2/+2
* output/httpd: use the new server_socket libraryMax Kellermann2010-10-051-0/+2
* listen: move generic code to server_socket.cMax Kellermann2010-10-051-0/+2
* add mpd_error.h to sources.Qball Cow2010-10-031-1/+2
* main: Add Windows Service supportDenis Krjuchkov2010-09-231-0/+1
* Makefile.am: simplify (de)installation of doxygen-generated documentationSerge Ziryukin2010-07-251-2/+4
* Makefile.am: fix out-of-tree doxygen callMax Kellermann2010-07-251-1/+2
* update: store playlist files in databaseMax Kellermann2010-07-211-0/+4
* decoder/mad: move RVA2 code to tag_rva2.cMax Kellermann2010-07-201-0/+2
* playlist_any: new library to simplify opening playlist filesMax Kellermann2010-06-251-0/+2
* Makefile.am: append LIBWRAP_LDFLAGS to OUTPUT_LIBSMax Kellermann2010-06-211-0/+1
* Makefile.am: distribute refcount.hAvuton Olrich2010-06-131-0/+1
* Makefile.am: distribute open.hMax Kellermann2010-06-081-0/+1
* test: added debug program "run_inotify"Max Kellermann2010-05-301-0/+9
* tag_ape: move table lookup to tag_table.hMax Kellermann2010-05-301-0/+1
* output/win32: new output plugin for Windows WaveMax Kellermann2010-05-201-0/+4
* Makefile.am: disable test/read_mixer unless HAVE_ALSAMax Kellermann2010-05-191-1/+5
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-181-0/+7
* Decoder for game music emulation library.Tony Miller2010-04-101-0/+6
* Makefile.am: distribute pcm_pack.hMax Kellermann2010-03-281-0/+1
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-2/+7
* Makefile.am: remove sticker.xmlMax Kellermann2010-02-081-1/+1
* playlist_queue: moved code to playlist_mapper.cMax Kellermann2010-02-081-0/+2
* playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann2010-02-081-0/+2
* client: optionally use libwrapDavide Camurri2010-01-201-0/+2
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-0/+3
* test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann2010-01-161-0/+1
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-061-0/+13
* input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann2010-01-041-1/+1
* renamed decoder plugin sourcesMax Kellermann2010-01-041-15/+15
* replay_gain: moved code to replay_gain_config.cMax Kellermann2010-01-041-2/+2
* replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-041-2/+4
* replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann2010-01-041-0/+2
* configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBSMax Kellermann2010-01-011-0/+2
* Makefile.am: added unit tests for the archive pluginsMax Kellermann2009-12-311-0/+14
* Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-301-1/+4
|\
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-291-1/+4
* | Merged release 0.15.7 from branch 'v0.15.x'Max Kellermann2009-12-271-0/+1
|\|
| * Makefile.am: create doxygen output directoryMax Kellermann2009-12-261-0/+1
| * Makefile.am: disable test/run_encoder without pluginsMax Kellermann2009-07-151-1/+3