Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-29 | output/Wrapper: new helper class | Max Kellermann | 1 | -0/+1 | |
2014-12-29 | {mixer,output}/pulse: move code to LogPulseError() | Max Kellermann | 1 | -0/+1 | |
2014-12-29 | output/pulse: move SetError() to lib/pulse/Error.cxx | Max Kellermann | 1 | -0/+1 | |
2014-12-29 | {mixer,output}/pulse: use a common Domain instance | Max Kellermann | 1 | -2/+8 | |
2014-12-22 | configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgme | Max Kellermann | 1 | -1/+1 | |
2014-12-22 | configure.ac: remove redundant declaration "HAVE_ISO9660" | Max Kellermann | 1 | -1/+1 | |
2014-12-21 | decoder/ffmpeg: move code to lib/ffmpeg/Init.cxx | Max Kellermann | 1 | -0/+1 | |
2014-12-20 | decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxx | Max Kellermann | 1 | -0/+1 | |
2014-12-19 | decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxx | Max Kellermann | 1 | -0/+2 | |
2014-12-19 | decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx | Max Kellermann | 1 | -0/+1 | |
2014-12-18 | decoder/ffmpeg: move code to class FfmpegBuffer | Max Kellermann | 1 | -0/+1 | |
2014-12-18 | decoder/ffmpeg: log detailed error message | Max Kellermann | 1 | -0/+1 | |
2014-12-12 | sticker/Song: add enum StickerOperator to sticker_song_find() | Max Kellermann | 1 | -0/+1 | |
2014-12-12 | sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx | Max Kellermann | 1 | -0/+1 | |
2014-12-12 | lib/sqlite/Domain: add Domain instance for SQLite | Max Kellermann | 1 | -0/+1 | |
Replaces the sticker_domain for Error::domain. | |||||
2014-12-09 | configure.ac: use MPD_ENABLE_AUTO_LIB for libfaad | Max Kellermann | 1 | -1/+1 | |
2014-12-09 | configure.ac: add macro MPD_ENABLE_AUTO_LIB | Max Kellermann | 1 | -3/+3 | |
2014-12-09 | src/win32: move resources to win32/ | Max Kellermann | 1 | -5/+5 | |
2014-12-08 | configure.ac: add option to disable CUE | Max Kellermann | 1 | -5/+9 | |
2014-12-08 | Makefile.am: change android apk name | Thomas Guillem | 1 | -6/+7 | |
If no name is specified, it'll use the name of the first activity of the AndroidManifest.xml. And we don't want the apk to be called Settings.apk. | |||||
2014-12-08 | Makefile.am: add symlink for android layout folders | Thomas Guillem | 1 | -1/+1 | |
2014-12-04 | playlist/pls: custom INI parser | Max Kellermann | 1 | -6/+2 | |
Don't use GLib. | |||||
2014-12-04 | util/SplitString: new utility class | Max Kellermann | 1 | -0/+2 | |
Replaces GLib's g_strsplit(). | |||||
2014-12-04 | test/test_util: add unit test for DivideString | Max Kellermann | 1 | -0/+1 | |
2014-12-04 | test/test_util: move class UriUtilTest to UriUtilTest.hxx | Max Kellermann | 1 | -0/+1 | |
2014-12-03 | util/SplitString: rename to DivideString | Max Kellermann | 1 | -1/+1 | |
2014-12-02 | mixer/null: new mixer plugin | Max Kellermann | 1 | -0/+1 | |
2014-12-02 | fs/Path: add methods GetBase() and GetDirectoryName() | Max Kellermann | 1 | -1/+1 | |
2014-12-01 | lib/icu/Converter: add ICU-based backend | Max Kellermann | 1 | -0/+4 | |
2014-12-01 | test/TestIcu: new unit test for lib/icu/* | Max Kellermann | 1 | -1/+12 | |
2014-11-30 | lib/icu/Collate: move code to Util.cxx | Max Kellermann | 1 | -0/+1 | |
2014-11-30 | fs/Charset: move code to wrapper class IcuConverter | Max Kellermann | 1 | -1/+18 | |
Prepare for a ICU-based backend without GLib. | |||||
2014-11-26 | Makefile.am: distribute Android sources | Max Kellermann | 1 | -0/+7 | |
2014-11-25 | decoder/mp4v2: remove because of incompatible license | Max Kellermann | 1 | -8/+0 | |
libmp4v2 is licensed under MPL 1.1, which is incompatible with GPLv2. Unfortunately, this means that we must remove the plugin. More information can be found in the Debian bug report: http://bugs.debian.org/767504 | |||||
2014-11-22 | configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB | Max Kellermann | 1 | -4/+4 | |
2014-11-21 | configure.ac: add macro MPD_ENABLE_AUTO_PKG | Max Kellermann | 1 | -36/+36 | |
Simplify the definition of many build options. | |||||
2014-11-21 | Makefile.am: link test/run_convert with ConfigError.cxx | Max Kellermann | 1 | -0/+1 | |
Fixes linker error due to missing "config_domain" symbol. | |||||
2014-11-20 | configure.ac: add option "--disable-daemon" | Max Kellermann | 1 | -2/+7 | |
2014-11-07 | input/Open: expose input_domain | Max Kellermann | 1 | -0/+1 | |
2014-10-31 | Revert "Main: run the OS X native event loop" | NanoTech | 1 | -1/+0 | |
This reverts commit f0be48ff90503d9ffa5b295fd4454eec753950ee (except for the NEWS entry). If libdispatch (GCD) is used before forking, it can't safely be used again after forking. | |||||
2014-10-25 | configure.ac: require xmlto for --enable-documentation | Max Kellermann | 1 | -8/+0 | |
2014-10-12 | Makefile.am: distribute systemd/mpd.socket | Max Kellermann | 1 | -0/+1 | |
The file systemd/mpd.service.in is being distributed implicitly, but systemd/mpd.socket is not and needs to be added to EXTRA_DIST. | |||||
2014-10-10 | util/UTF8: new library | Max Kellermann | 1 | -0/+1 | |
2014-10-10 | Main: run the OS X native event loop | nanotech | 1 | -0/+1 | |
2014-10-09 | storage/nfs: use the libnfs async API | Max Kellermann | 1 | -0/+1 | |
Share the NFS connection with the NFS input plugin. | |||||
2014-10-09 | StoragePlugin: pass EventLoop to constructor | Max Kellermann | 1 | -0/+4 | |
2014-10-07 | test/run_input, ...: add struct ScopeIOThread | Max Kellermann | 1 | -0/+7 | |
Auto-stop the IO thread in all error handlers. | |||||
2014-10-07 | storage/nfs: move code to class MemoryStorageDirectoryReader | Max Kellermann | 1 | -0/+1 | |
Read all directory entries into memory and close the struct nfsdir before returning the StorageDirectoryReader instance. This is what libnfs does, anyway. | |||||
2014-10-07 | test/run_storage: new debug program | Max Kellermann | 1 | -2/+13 | |
2014-10-07 | Makefile.am: add libnfs and libsmbclient to STORAGE_LIBS | Max Kellermann | 1 | -1/+4 | |