summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-08-05Makefile.am: fix "undefined reference" linker errorMax Kellermann
2016-07-29fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann
2016-07-29util/ScopeExit: new utility libraryMax Kellermann
2016-07-28decoder/ffmpeg: move code to pcm/Interleave.cxxMax Kellermann
2016-07-28decoder/ffmpeg: move code to lib/ffmpeg/Init.cxxMax Kellermann
2016-07-28decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxxMax Kellermann
2016-07-28decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxxMax Kellermann
2016-07-28decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann
2016-07-27decoder/ffmpeg: move code to class FfmpegBufferMax Kellermann
2016-07-27decoder/ffmpeg: log detailed error messageMax Kellermann
2016-07-05pcm/Volume: move silence pattern to Silence.cxxMax Kellermann
2016-05-02Makefile.am: include doc/include/tags.xml in tarballMax Kellermann
2016-05-02Makefile.am: include scripts/*.rb in tarballMax Kellermann
2016-04-22doc/{user,protocol}: add a list of supported tagsMax Kellermann
2015-12-15Makefile.am: fix static build with alsaJörg Krause
2015-01-31Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCESMax Kellermann
2015-01-31Makefile.am: generate icon before compiling JNI classesMax Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2014-11-26Makefile.am: distribute Android sourcesMax Kellermann
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann
2014-11-07input/Open: expose input_domainMax Kellermann
2014-10-31Revert "Main: run the OS X native event loop"NanoTech
2014-10-25configure.ac: require xmlto for --enable-documentationMax Kellermann
2014-10-12Makefile.am: distribute systemd/mpd.socketMax Kellermann
2014-10-10util/UTF8: new libraryMax Kellermann
2014-10-10Main: run the OS X native event loopnanotech
2014-10-09storage/nfs: use the libnfs async APIMax Kellermann
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann
2014-10-07test/run_input, ...: add struct ScopeIOThreadMax Kellermann
2014-10-07storage/nfs: move code to class MemoryStorageDirectoryReaderMax Kellermann
2014-10-07test/run_storage: new debug programMax Kellermann
2014-10-07Makefile.am: add libnfs and libsmbclient to STORAGE_LIBSMax Kellermann
2014-10-05lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann
2014-10-04Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann
2014-10-02input/LocalOpen: new library for opening local filesMax Kellermann
2014-10-01Makefile.am: fix header file namesMax Kellermann
2014-09-26pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann
2014-09-26Merge tag 'v0.18.16'Max Kellermann
2014-09-26configure.ac: add option to disable the DSD decodersMax Kellermann
2014-09-24decoder/mad: move code to tag/MixRamp.cxxMax Kellermann
2014-09-24decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann
2014-09-24tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann
2014-09-16Makefile.am: android AIDL need src/org/musicpd folderThomas Guillem
2014-09-16Makefile.am: fix android symlinks, use absolute pathsThomas Guillem
2014-09-11Merge tag 'v0.18.14'Max Kellermann
2014-09-04test/test_protocol: unit test for protocol/ArgParser.cxxMax Kellermann
2014-09-02doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann