summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-12-15Makefile.am: fix static build with alsaJörg Krause
2015-01-31Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCESMax Kellermann
2015-01-31Makefile.am: generate icon before compiling JNI classesMax Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2014-11-26Makefile.am: distribute Android sourcesMax Kellermann
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann
2014-11-07input/Open: expose input_domainMax Kellermann
2014-10-31Revert "Main: run the OS X native event loop"NanoTech
2014-10-25configure.ac: require xmlto for --enable-documentationMax Kellermann
2014-10-12Makefile.am: distribute systemd/mpd.socketMax Kellermann
2014-10-10util/UTF8: new libraryMax Kellermann
2014-10-10Main: run the OS X native event loopnanotech
2014-10-09storage/nfs: use the libnfs async APIMax Kellermann
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann
2014-10-07test/run_input, ...: add struct ScopeIOThreadMax Kellermann
2014-10-07storage/nfs: move code to class MemoryStorageDirectoryReaderMax Kellermann
2014-10-07test/run_storage: new debug programMax Kellermann
2014-10-07Makefile.am: add libnfs and libsmbclient to STORAGE_LIBSMax Kellermann
2014-10-05lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann
2014-10-04Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann
2014-10-02input/LocalOpen: new library for opening local filesMax Kellermann
2014-10-01Makefile.am: fix header file namesMax Kellermann
2014-09-26pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann
2014-09-26Merge tag 'v0.18.16'Max Kellermann
2014-09-26configure.ac: add option to disable the DSD decodersMax Kellermann
2014-09-24decoder/mad: move code to tag/MixRamp.cxxMax Kellermann
2014-09-24decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann
2014-09-24tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann
2014-09-16Makefile.am: android AIDL need src/org/musicpd folderThomas Guillem
2014-09-16Makefile.am: fix android symlinks, use absolute pathsThomas Guillem
2014-09-11Merge tag 'v0.18.14'Max Kellermann
2014-09-04test/test_protocol: unit test for protocol/ArgParser.cxxMax Kellermann
2014-09-02doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann
2014-08-18input/ffmpeg: use av_strerror()Max Kellermann
2014-08-18{input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann
2014-08-12test/test_pcm: add PcmExport unit testMax Kellermann
2014-08-12Merge branch 'v0.18.x'Max Kellermann
2014-08-11fs/io/AutoGunzipReader: new classMax Kellermann
2014-08-11fs/io/PeekReader: new utility classMax Kellermann
2014-08-11fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann
2014-08-08input/GunzipInputStream: new classMax Kellermann
2014-08-07Merge branch 'id-3919' of git://github.com/ekroth/mpdMax Kellermann
2014-08-07decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann
2014-08-07fs/io/Reader: new interfaceMax Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann