summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2014-08-07Makefile.am: link libfs.a before libsystem.aMax Kellermann
2014-08-07LogBackend: use StripRight()Max Kellermann
2014-08-06util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann
2014-08-06fs/GzipOutputStream: new class wrapping zlibMax Kellermann
2014-08-06Makefile.am: add variable FS_LIBSMax Kellermann
2014-08-02Makefile.am: fix dependencies for win32François Revol
2014-08-02Win32Main: move to win32/Max Kellermann