| Commit message (Expand) | Author | Files | Lines |
2014-12-04 | util/SplitString: new utility class | Max Kellermann | 1 | -0/+2 |
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 |
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 |
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 |
2014-11-21 | Makefile.am: link test/run_convert with ConfigError.cxx | Max Kellermann | 1 | -0/+1 |
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 |
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 |
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 |
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 |
2014-10-07 | storage/nfs: move code to class MemoryStorageDirectoryReader | Max Kellermann | 1 | -0/+1 |
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 |
2014-10-05 | lib/nfs/Base: kludge to reduce number of NFS mounts | Max Kellermann | 1 | -0/+1 |
2014-10-04 | Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGS | Max Kellermann | 1 | -0/+2 |
2014-10-02 | input/LocalOpen: new library for opening local files | Max Kellermann | 1 | -0/+1 |
2014-10-01 | Makefile.am: fix header file names | Max Kellermann | 1 | -4/+7 |
2014-09-26 | pcm: --disable-dsd also disables the dsd2pcm library | Max Kellermann | 1 | -2/+6 |
2014-09-26 | configure.ac: add option to disable the DSD decoders | Max Kellermann | 1 | -6/+14 |
2014-09-24 | decoder/mad: move code to tag/MixRamp.cxx | Max Kellermann | 1 | -0/+1 |
2014-09-24 | decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx | Max Kellermann | 1 | -0/+1 |
2014-09-24 | tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx | Max Kellermann | 1 | -0/+1 |
2014-09-16 | Makefile.am: android AIDL need src/org/musicpd folder | Thomas Guillem | 1 | -2/+3 |
2014-09-16 | Makefile.am: fix android symlinks, use absolute paths | Thomas Guillem | 1 | -2/+2 |
2014-09-04 | test/test_protocol: unit test for protocol/ArgParser.cxx | Max Kellermann | 1 | -0/+11 |
2014-09-02 | doc/user: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 1 | -1/+1 |
2014-08-31 | output/alsa, pcm: rename "DSD over USB" to "DoP" | Max Kellermann | 1 | -1/+1 |
2014-08-26 | DecoderAPI: use std::chrono::duration for decoder_seek*() | Max Kellermann | 1 | -0/+1 |
2014-08-19 | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 1 | -0/+1 |
2014-08-18 | input/ffmpeg: use av_strerror() | Max Kellermann | 1 | -0/+1 |
2014-08-18 | {input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxx | Max Kellermann | 1 | -2/+11 |
2014-08-12 | test/test_pcm: add PcmExport unit test | Max Kellermann | 1 | -0/+1 |
2014-08-11 | fs/io/AutoGunzipReader: new class | Max Kellermann | 1 | -0/+1 |
2014-08-11 | fs/io/PeekReader: new utility class | Max Kellermann | 1 | -0/+1 |
2014-08-11 | fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxx | Max Kellermann | 1 | -0/+1 |