aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-25/+0
|\
| * {playlist,input}/despotify: remove defunct pluginMax Kellermann2015-01-261-31/+0
* | Makefile.am: distribute Android sourcesMax Kellermann2014-11-261-0/+7
* | decoder/mp4v2: remove because of incompatible licenseMax Kellermann2014-11-251-8/+0
* | input/Open: expose input_domainMax Kellermann2014-11-071-0/+1
* | Revert "Main: run the OS X native event loop"NanoTech2014-10-311-1/+0
* | configure.ac: require xmlto for --enable-documentationMax Kellermann2014-10-251-8/+0
* | Makefile.am: distribute systemd/mpd.socketMax Kellermann2014-10-121-0/+1
* | util/UTF8: new libraryMax Kellermann2014-10-101-0/+1
* | Main: run the OS X native event loopnanotech2014-10-101-0/+1
* | storage/nfs: use the libnfs async APIMax Kellermann2014-10-091-0/+1
* | StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-0/+4
* | test/run_input, ...: add struct ScopeIOThreadMax Kellermann2014-10-071-0/+7
* | storage/nfs: move code to class MemoryStorageDirectoryReaderMax Kellermann2014-10-071-0/+1
* | test/run_storage: new debug programMax Kellermann2014-10-071-2/+13
* | Makefile.am: add libnfs and libsmbclient to STORAGE_LIBSMax Kellermann2014-10-071-1/+4
* | lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann2014-10-051-0/+1
* | Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann2014-10-041-0/+2
* | input/LocalOpen: new library for opening local filesMax Kellermann2014-10-021-0/+1
* | Makefile.am: fix header file namesMax Kellermann2014-10-011-4/+7
* | pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann2014-09-261-2/+6
* | Merge tag 'v0.18.16'Max Kellermann2014-09-261-6/+14
|\|
| * configure.ac: add option to disable the DSD decodersMax Kellermann2014-09-261-6/+14
* | decoder/mad: move code to tag/MixRamp.cxxMax Kellermann2014-09-241-0/+1
* | decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann2014-09-241-0/+1
* | tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann2014-09-241-0/+1
* | Makefile.am: android AIDL need src/org/musicpd folderThomas Guillem2014-09-161-2/+3
* | Makefile.am: fix android symlinks, use absolute pathsThomas Guillem2014-09-161-2/+2
* | Merge tag 'v0.18.14'Max Kellermann2014-09-111-0/+11
|\|
| * test/test_protocol: unit test for protocol/ArgParser.cxxMax Kellermann2014-09-041-0/+11
* | doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann2014-09-021-1/+1
* | output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann2014-08-311-1/+1
* | DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-0/+1
* | InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-0/+1
* | input/ffmpeg: use av_strerror()Max Kellermann2014-08-181-0/+1
* | {input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann2014-08-181-2/+11
* | test/test_pcm: add PcmExport unit testMax Kellermann2014-08-121-0/+1
* | Merge branch 'v0.18.x'Max Kellermann2014-08-121-1/+1
|\|
| * Makefile.am: fix dependencies for win32François Revol2014-08-021-1/+1
| * Win32Main: move to win32/Max Kellermann2014-08-021-6/+6
* | fs/io/AutoGunzipReader: new classMax Kellermann2014-08-111-0/+1
* | fs/io/PeekReader: new utility classMax Kellermann2014-08-111-0/+1
* | fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann2014-08-111-0/+1
* | input/GunzipInputStream: new classMax Kellermann2014-08-081-1/+11
* | Merge branch 'id-3919' of git://github.com/ekroth/mpdMax Kellermann2014-08-071-0/+8
|\ \
| * | decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth2014-08-071-0/+8
* | | fs/io/BufferedReader: new class to replace class TextFileMax Kellermann2014-08-071-0/+1
* | | fs/io/Reader: new interfaceMax Kellermann2014-08-071-0/+2
* | | fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-6/+6
* | | Makefile.am: link libfs.a before libsystem.aMax Kellermann2014-08-071-11/+11
|/ /