aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/Wrapper: new helper classMax Kellermann2014-12-291-0/+1
* {mixer,output}/pulse: move code to LogPulseError()Max Kellermann2014-12-291-0/+1
* output/pulse: move SetError() to lib/pulse/Error.cxxMax Kellermann2014-12-291-0/+1
* {mixer,output}/pulse: use a common Domain instanceMax Kellermann2014-12-291-2/+8
* configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann2014-12-221-1/+1
* configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann2014-12-221-1/+1
* decoder/ffmpeg: move code to lib/ffmpeg/Init.cxxMax Kellermann2014-12-211-0/+1
* decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxxMax Kellermann2014-12-201-0/+1
* decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxxMax Kellermann2014-12-191-0/+2
* decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann2014-12-191-0/+1
* decoder/ffmpeg: move code to class FfmpegBufferMax Kellermann2014-12-181-0/+1
* decoder/ffmpeg: log detailed error messageMax Kellermann2014-12-181-0/+1
* 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