aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | LogBackend: use StripRight()Max Kellermann2014-08-071-0/+3
* | util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann2014-08-061-0/+1
* | fs/GzipOutputStream: new class wrapping zlibMax Kellermann2014-08-061-0/+17
* | Makefile.am: add variable FS_LIBSMax Kellermann2014-08-061-16/+18
* | fs/OutputStream: new infrastructure for writing to filesMax Kellermann2014-07-301-0/+4
* | Makefile.am: add missing backslashMax Kellermann2014-07-301-1/+1
* | Makefile.am: *.apk depends on android/src/*.javaMax Kellermann2014-07-301-0/+1
* | Makefile.am: move duplicate specification to APK_DEPSMax Kellermann2014-07-301-2/+6
* | Makefile.am: release .apk depends on iconMax Kellermann2014-07-301-1/+1
* | Makefile.am: new zipalign pathMax Kellermann2014-07-301-1/+3
* | Android: generate icon from SVGMax Kellermann2014-07-141-3/+8
* | Merge branch 'v0.18.x'Max Kellermann2014-07-111-0/+1
|\|
| * PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann2014-07-111-0/+1
| * test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann2014-07-091-0/+2
* | thread/GLib{Mutex,Cond}: remove obsolete classesMax Kellermann2014-07-021-2/+0
* | Makefile.am: use ICU_CFLAGSnanotech2014-06-171-0/+3
* | input/nfs: use the asynchronous libnfs APIMax Kellermann2014-06-171-0/+6
* | db/simple: use class boost::intrusive::listMax Kellermann2014-06-161-2/+0
* | configure.ac: check for BoostMax Kellermann2014-06-111-1/+1
* | lib/icu: add IcuInit(), IcuFinish()Max Kellermann2014-06-101-0/+5
* | input/curl: move code to AsyncInputStreamMax Kellermann2014-05-241-0/+1
* | test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann2014-05-221-4/+5
* | Makefile.am: link test_rewind with GLibMax Kellermann2014-05-221-0/+1
* | input/curl: move code to IcyInputStreamMax Kellermann2014-05-211-0/+1
* | input/rewind: move code to class ProxyInputStreamMax Kellermann2014-05-211-0/+1
* | test/test_rewind: unit test for class RewindInputStreamMax Kellermann2014-05-211-0/+13
* | input/InputStream: move Open() to Open.cxxMax Kellermann2014-05-211-1/+2
* | Makefile.am: add variable NFS_SOURCESMax Kellermann2014-05-111-2/+5
* | DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann2014-04-261-0/+1
* | db/Helpers: split libraryMax Kellermann2014-04-251-0/+1
* | db/Helpers: move code to tag/Set.cxxMax Kellermann2014-04-241-1/+1
* | db/Helpers: move TagSet to dedicated headerMax Kellermann2014-04-241-0/+1
* | input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann2014-03-161-0/+1