summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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-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
2014-03-15util/CircularBuffer: new buffer classMax Kellermann
2014-03-15pcm/PcmFormat: ARM NEON optimizations for float->s16Max Kellermann
2014-03-14pcm/PcmFormat: eliminate more duplicate code with templatesMax Kellermann
2014-03-01db/Configured: store database file in cache directoryMax Kellermann
2014-03-01Android: obtain music directory from Environment.getExternalStoragePublicDire...Max Kellermann
2014-03-01java: new helper library for the Android portMax Kellermann
2014-03-01android: use "strip" from the Android NDKMax Kellermann
2014-03-01Makefile.am: use Android API level 17Max Kellermann
2014-02-27db/simple: mount pointsMax Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann
2014-02-27db/UpdateGlue: rename to Service.cxxMax Kellermann
2014-02-26db/simple: create dedicated directoryMax Kellermann
2014-02-24SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann
2014-02-22first Android releaseMax Kellermann
2014-02-22output/sles: new output plugin for AndroidMax Kellermann
2014-02-22Main: disable command-line parser and signal handlers on AndroidMax Kellermann
2014-02-21Makefile.am: build shared library for AndroidMax Kellermann