aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-05lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann1-0/+1
2014-10-04Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann1-0/+2
2014-10-02input/LocalOpen: new library for opening local filesMax Kellermann1-0/+1
2014-10-01Makefile.am: fix header file namesMax Kellermann1-4/+7
2014-09-26pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann1-2/+6
2014-09-26configure.ac: add option to disable the DSD decodersMax Kellermann1-6/+14
2014-09-24decoder/mad: move code to tag/MixRamp.cxxMax Kellermann1-0/+1
2014-09-24decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann1-0/+1
2014-09-24tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann1-0/+1
2014-09-16Makefile.am: android AIDL need src/org/musicpd folderThomas Guillem1-2/+3
2014-09-16Makefile.am: fix android symlinks, use absolute pathsThomas Guillem1-2/+2
2014-09-04test/test_protocol: unit test for protocol/ArgParser.cxxMax Kellermann1-0/+11
2014-09-02doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann1-1/+1
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-1/+1
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann1-0/+1
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann1-0/+1
2014-08-18input/ffmpeg: use av_strerror()Max Kellermann1-0/+1
2014-08-18{input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann1-2/+11
2014-08-12test/test_pcm: add PcmExport unit testMax Kellermann1-0/+1
2014-08-11fs/io/AutoGunzipReader: new classMax Kellermann1-0/+1
2014-08-11fs/io/PeekReader: new utility classMax Kellermann1-0/+1
2014-08-11fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann1-0/+1
2014-08-08input/GunzipInputStream: new classMax Kellermann1-1/+11
2014-08-07decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth1-0/+8
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann1-0/+1
2014-08-07fs/io/Reader: new interfaceMax Kellermann1-0/+2
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann1-6/+6
2014-08-07Makefile.am: link libfs.a before libsystem.aMax Kellermann1-11/+11
2014-08-07LogBackend: use StripRight()Max Kellermann1-0/+3
2014-08-06util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann1-0/+1
2014-08-06fs/GzipOutputStream: new class wrapping zlibMax Kellermann1-0/+17
2014-08-06Makefile.am: add variable FS_LIBSMax Kellermann1-16/+18
2014-08-02Makefile.am: fix dependencies for win32François Revol1-1/+1
2014-08-02Win32Main: move to win32/Max Kellermann1-6/+6
2014-07-30fs/OutputStream: new infrastructure for writing to filesMax Kellermann1-0/+4
2014-07-30Makefile.am: add missing backslashMax Kellermann1-1/+1
2014-07-30Makefile.am: *.apk depends on android/src/*.javaMax Kellermann1-0/+1
2014-07-30Makefile.am: move duplicate specification to APK_DEPSMax Kellermann1-2/+6
2014-07-30Makefile.am: release .apk depends on iconMax Kellermann1-1/+1
2014-07-30Makefile.am: new zipalign pathMax Kellermann1-1/+3
2014-07-14Android: generate icon from SVGMax Kellermann1-3/+8
2014-07-11PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann1-0/+1
2014-07-09test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann1-0/+2
2014-07-02thread/GLib{Mutex,Cond}: remove obsolete classesMax Kellermann1-2/+0
2014-06-17Makefile.am: use ICU_CFLAGSnanotech1-0/+3
2014-06-17input/nfs: use the asynchronous libnfs APIMax Kellermann1-0/+6
2014-06-16db/simple: use class boost::intrusive::listMax Kellermann1-2/+0
2014-06-11configure.ac: check for BoostMax Kellermann1-1/+1
2014-06-10lib/icu: add IcuInit(), IcuFinish()Max Kellermann1-0/+5
2014-05-24input/curl: move code to AsyncInputStreamMax Kellermann1-0/+1