summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2014-07-30fs/OutputStream: new infrastructure for writing to filesMax Kellermann
2014-07-30Makefile.am: add missing backslashMax Kellermann
2014-07-30Makefile.am: *.apk depends on android/src/*.javaMax Kellermann
2014-07-30Makefile.am: move duplicate specification to APK_DEPSMax Kellermann
2014-07-30Makefile.am: release .apk depends on iconMax Kellermann
2014-07-30Makefile.am: new zipalign pathMax Kellermann
2014-07-14Android: generate icon from SVGMax Kellermann
2014-07-11Merge branch 'v0.18.x'Max Kellermann
2014-07-11PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann
2014-07-09test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann
2014-07-02thread/GLib{Mutex,Cond}: remove obsolete classesMax Kellermann
2014-06-17Makefile.am: use ICU_CFLAGSnanotech
2014-06-17input/nfs: use the asynchronous libnfs APIMax Kellermann
2014-06-16db/simple: use class boost::intrusive::listMax Kellermann
2014-06-11configure.ac: check for BoostMax Kellermann
2014-06-10lib/icu: add IcuInit(), IcuFinish()Max Kellermann
2014-05-24input/curl: move code to AsyncInputStreamMax Kellermann
2014-05-22test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann
2014-05-22Makefile.am: link test_rewind with GLibMax Kellermann
2014-05-21input/curl: move code to IcyInputStreamMax Kellermann
2014-05-21input/rewind: move code to class ProxyInputStreamMax Kellermann
2014-05-21test/test_rewind: unit test for class RewindInputStreamMax Kellermann
2014-05-21input/InputStream: move Open() to Open.cxxMax Kellermann
2014-05-11Makefile.am: add variable NFS_SOURCESMax Kellermann
2014-04-26DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann
2014-04-25db/Helpers: split libraryMax Kellermann
2014-04-24db/Helpers: move code to tag/Set.cxxMax Kellermann
2014-04-24db/Helpers: move TagSet to dedicated headerMax Kellermann
2014-03-16input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann