aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann1-31/+0
2015-01-22Config: add section "resampler"Max Kellermann1-1/+4
2015-01-21config/Data: add method Clear()Max Kellermann1-1/+1
2015-01-21ConfigData: rename header fileMax Kellermann1-1/+1
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+2
2015-01-21ConfigData: move struct block_param to Block.?xxMax Kellermann1-0/+1
2015-01-14output/recorder: dynamic file nameMax Kellermann1-0/+2
2015-01-14output/recorder: move code to encoder/ToOutputStream.cxxMax Kellermann1-0/+1
2015-01-14Makefile.am: link output plugins before libtag.aMax Kellermann1-1/+1
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann1-0/+1
2015-01-06test/WriteFile: new debug programMax Kellermann1-0/+11
2014-12-29output/Wrapper: new helper classMax Kellermann1-0/+1
2014-12-29{mixer,output}/pulse: move code to LogPulseError()Max Kellermann1-0/+1
2014-12-29output/pulse: move SetError() to lib/pulse/Error.cxxMax Kellermann1-0/+1
2014-12-29{mixer,output}/pulse: use a common Domain instanceMax Kellermann1-2/+8
2014-12-22configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann1-1/+1
2014-12-22configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann1-1/+1
2014-12-21decoder/ffmpeg: move code to lib/ffmpeg/Init.cxxMax Kellermann1-0/+1
2014-12-20decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxxMax Kellermann1-0/+1
2014-12-19decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxxMax Kellermann1-0/+2
2014-12-19decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann1-0/+1
2014-12-18decoder/ffmpeg: move code to class FfmpegBufferMax Kellermann1-0/+1
2014-12-18decoder/ffmpeg: log detailed error messageMax Kellermann1-0/+1
2014-12-12sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann1-0/+1
2014-12-12sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann1-0/+1
2014-12-12lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann1-0/+1
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann1-1/+1
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann1-3/+3
2014-12-09src/win32: move resources to win32/Max Kellermann1-5/+5
2014-12-08configure.ac: add option to disable CUEMax Kellermann1-5/+9
2014-12-08Makefile.am: change android apk nameThomas Guillem1-6/+7
2014-12-08Makefile.am: add symlink for android layout foldersThomas Guillem1-1/+1
2014-12-04playlist/pls: custom INI parserMax Kellermann1-6/+2
2014-12-04util/SplitString: new utility classMax Kellermann1-0/+2
2014-12-04test/test_util: add unit test for DivideStringMax Kellermann1-0/+1
2014-12-04test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann1-0/+1
2014-12-03util/SplitString: rename to DivideStringMax Kellermann1-1/+1
2014-12-02mixer/null: new mixer pluginMax Kellermann1-0/+1
2014-12-02fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann1-1/+1
2014-12-01lib/icu/Converter: add ICU-based backendMax Kellermann1-0/+4
2014-12-01test/TestIcu: new unit test for lib/icu/*Max Kellermann1-1/+12
2014-11-30lib/icu/Collate: move code to Util.cxxMax Kellermann1-0/+1
2014-11-30fs/Charset: move code to wrapper class IcuConverterMax Kellermann1-1/+18
2014-11-26Makefile.am: distribute Android sourcesMax Kellermann1-0/+7
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann1-8/+0
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann1-4/+4
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann1-36/+36
2014-11-21Makefile.am: link test/run_convert with ConfigError.cxxMax Kellermann1-0/+1
2014-11-20configure.ac: add option "--disable-daemon"Max Kellermann1-2/+7
2014-11-07input/Open: expose input_domainMax Kellermann1-0/+1