summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann
2014-12-09src/win32: move resources to win32/Max Kellermann
2014-12-08configure.ac: add option to disable CUEMax Kellermann
2014-12-08Makefile.am: change android apk nameThomas Guillem
2014-12-08Makefile.am: add symlink for android layout foldersThomas Guillem
2014-12-04playlist/pls: custom INI parserMax Kellermann
2014-12-04util/SplitString: new utility classMax Kellermann
2014-12-04test/test_util: add unit test for DivideStringMax Kellermann
2014-12-04test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann
2014-12-03util/SplitString: rename to DivideStringMax Kellermann
2014-12-02mixer/null: new mixer pluginMax Kellermann
2014-12-02fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann
2014-12-01lib/icu/Converter: add ICU-based backendMax Kellermann
2014-12-01test/TestIcu: new unit test for lib/icu/*Max Kellermann
2014-11-30lib/icu/Collate: move code to Util.cxxMax Kellermann
2014-11-30fs/Charset: move code to wrapper class IcuConverterMax Kellermann
2014-11-26Merge tag 'v0.19.5'Max Kellermann
2014-11-26Makefile.am: distribute Android sourcesMax Kellermann
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-11-21Makefile.am: link test/run_convert with ConfigError.cxxMax Kellermann
2014-11-20configure.ac: add option "--disable-daemon"Max 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