aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann2014-12-121-0/+1
* | | sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann2014-12-121-0/+1
* | | lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann2014-12-121-0/+1
* | | configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann2014-12-091-1/+1
* | | configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann2014-12-091-3/+3
* | | src/win32: move resources to win32/Max Kellermann2014-12-091-5/+5
* | | configure.ac: add option to disable CUEMax Kellermann2014-12-081-5/+9
* | | Makefile.am: change android apk nameThomas Guillem2014-12-081-6/+7
* | | Makefile.am: add symlink for android layout foldersThomas Guillem2014-12-081-1/+1
* | | playlist/pls: custom INI parserMax Kellermann2014-12-041-6/+2
* | | util/SplitString: new utility classMax Kellermann2014-12-041-0/+2
* | | test/test_util: add unit test for DivideStringMax Kellermann2014-12-041-0/+1
* | | test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann2014-12-041-0/+1
* | | util/SplitString: rename to DivideStringMax Kellermann2014-12-031-1/+1
* | | mixer/null: new mixer pluginMax Kellermann2014-12-021-0/+1
* | | fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann2014-12-021-1/+1
* | | lib/icu/Converter: add ICU-based backendMax Kellermann2014-12-011-0/+4
* | | test/TestIcu: new unit test for lib/icu/*Max Kellermann2014-12-011-1/+12
* | | lib/icu/Collate: move code to Util.cxxMax Kellermann2014-11-301-0/+1
* | | fs/Charset: move code to wrapper class IcuConverterMax Kellermann2014-11-301-1/+18
* | | Merge tag 'v0.19.5'Max Kellermann2014-11-261-8/+7
|\| |
| * | Makefile.am: distribute Android sourcesMax Kellermann2014-11-261-0/+7
| * | decoder/mp4v2: remove because of incompatible licenseMax Kellermann2014-11-251-8/+0
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann2014-11-221-4/+4
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-36/+36
* | | Makefile.am: link test/run_convert with ConfigError.cxxMax Kellermann2014-11-211-0/+1
* | | configure.ac: add option "--disable-daemon"Max Kellermann2014-11-201-2/+7
|/ /
* | input/Open: expose input_domainMax Kellermann2014-11-071-0/+1
* | Revert "Main: run the OS X native event loop"NanoTech2014-10-311-1/+0
* | configure.ac: require xmlto for --enable-documentationMax Kellermann2014-10-251-8/+0
* | Makefile.am: distribute systemd/mpd.socketMax Kellermann2014-10-121-0/+1
* | util/UTF8: new libraryMax Kellermann2014-10-101-0/+1
* | Main: run the OS X native event loopnanotech2014-10-101-0/+1
* | storage/nfs: use the libnfs async APIMax Kellermann2014-10-091-0/+1
* | StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-0/+4
* | test/run_input, ...: add struct ScopeIOThreadMax Kellermann2014-10-071-0/+7
* | storage/nfs: move code to class MemoryStorageDirectoryReaderMax Kellermann2014-10-071-0/+1
* | test/run_storage: new debug programMax Kellermann2014-10-071-2/+13
* | Makefile.am: add libnfs and libsmbclient to STORAGE_LIBSMax Kellermann2014-10-071-1/+4
* | lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann2014-10-051-0/+1
* | Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann2014-10-041-0/+2
* | input/LocalOpen: new library for opening local filesMax Kellermann2014-10-021-0/+1
* | Makefile.am: fix header file namesMax Kellermann2014-10-011-4/+7
* | pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann2014-09-261-2/+6
* | Merge tag 'v0.18.16'Max Kellermann2014-09-261-6/+14
|\|
| * configure.ac: add option to disable the DSD decodersMax Kellermann2014-09-261-6/+14
* | decoder/mad: move code to tag/MixRamp.cxxMax Kellermann2014-09-241-0/+1
* | decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann2014-09-241-0/+1
* | tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann2014-09-241-0/+1
* | Makefile.am: android AIDL need src/org/musicpd folderThomas Guillem2014-09-161-2/+3