aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-06fs/GzipOutputStream: new class wrapping zlibMax Kellermann1-0/+17
2014-08-06Makefile.am: add variable FS_LIBSMax Kellermann1-16/+18
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
2014-05-22test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann1-4/+5
2014-05-22Makefile.am: link test_rewind with GLibMax Kellermann1-0/+1
2014-05-21input/curl: move code to IcyInputStreamMax Kellermann1-0/+1
2014-05-21input/rewind: move code to class ProxyInputStreamMax Kellermann1-0/+1
2014-05-21test/test_rewind: unit test for class RewindInputStreamMax Kellermann1-0/+13
2014-05-21input/InputStream: move Open() to Open.cxxMax Kellermann1-1/+2
2014-05-11Makefile.am: add variable NFS_SOURCESMax Kellermann1-2/+5
2014-04-26DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann1-0/+1
2014-04-25db/Helpers: split libraryMax Kellermann1-0/+1
2014-04-24db/Helpers: move code to tag/Set.cxxMax Kellermann1-1/+1
2014-04-24db/Helpers: move TagSet to dedicated headerMax Kellermann1-0/+1
2014-03-16input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann1-0/+1
2014-03-15util/CircularBuffer: new buffer classMax Kellermann1-0/+2
2014-03-15pcm/PcmFormat: ARM NEON optimizations for float->s16Max Kellermann1-0/+1
2014-03-14pcm/PcmFormat: eliminate more duplicate code with templatesMax Kellermann1-0/+2
2014-03-01db/Configured: store database file in cache directoryMax Kellermann1-0/+1
2014-03-01Android: obtain music directory from Environment.getExternalStoragePublicDire...Max Kellermann1-1/+6
2014-03-01java: new helper library for the Android portMax Kellermann1-0/+12
2014-03-01android: use "strip" from the Android NDKMax Kellermann1-1/+1
2014-03-01Makefile.am: use Android API level 17Max Kellermann1-1/+1
2014-02-27db/simple: mount pointsMax Kellermann1-0/+3
2014-02-27Playlist*: move to queue/Max Kellermann1-6/+6
2014-02-27db/UpdateGlue: rename to Service.cxxMax Kellermann1-1/+0
2014-02-26db/simple: create dedicated directoryMax Kellermann1-8/+13
2014-02-24SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann1-0/+11
2014-02-22first Android releaseMax Kellermann1-3/+49
2014-02-22output/sles: new output plugin for AndroidMax Kellermann1-0/+11
2014-02-22Main: disable command-line parser and signal handlers on AndroidMax Kellermann1-4/+9
2014-02-21Makefile.am: build shared library for AndroidMax Kellermann1-0/+10
2014-02-21PlayerListener: new interface to replace GlobalEvents accessMax Kellermann1-0/+1
2014-02-21Makefile.am: use AM_CPPFLAGS instead of src_mpd_CPPFLAGSMax Kellermann1-1/+1
2014-02-19db/upnp: move plugin source to upnp directoryMax Kellermann1-1/+1