| Commit message (Expand) | Author | Files | Lines |
2014-08-07 | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 1 | -6/+6 |
2014-08-07 | Makefile.am: link libfs.a before libsystem.a | Max Kellermann | 1 | -11/+11 |
2014-08-07 | LogBackend: use StripRight() | Max Kellermann | 1 | -0/+3 |
2014-08-06 | util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer | Max Kellermann | 1 | -0/+1 |
2014-08-06 | fs/GzipOutputStream: new class wrapping zlib | Max Kellermann | 1 | -0/+17 |
2014-08-06 | Makefile.am: add variable FS_LIBS | Max Kellermann | 1 | -16/+18 |
2014-08-02 | Makefile.am: fix dependencies for win32 | François Revol | 1 | -1/+1 |
2014-08-02 | Win32Main: move to win32/ | Max Kellermann | 1 | -6/+6 |
2014-07-30 | fs/OutputStream: new infrastructure for writing to files | Max Kellermann | 1 | -0/+4 |
2014-07-30 | Makefile.am: add missing backslash | Max Kellermann | 1 | -1/+1 |
2014-07-30 | Makefile.am: *.apk depends on android/src/*.java | Max Kellermann | 1 | -0/+1 |
2014-07-30 | Makefile.am: move duplicate specification to APK_DEPS | Max Kellermann | 1 | -2/+6 |
2014-07-30 | Makefile.am: release .apk depends on icon | Max Kellermann | 1 | -1/+1 |
2014-07-30 | Makefile.am: new zipalign path | Max Kellermann | 1 | -1/+3 |
2014-07-14 | Android: generate icon from SVG | Max Kellermann | 1 | -3/+8 |
2014-07-11 | PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs | Max Kellermann | 1 | -0/+1 |
2014-07-09 | test: merge duplicate code to FakeDecoderAPI.cxx | Max Kellermann | 1 | -0/+2 |
2014-07-02 | thread/GLib{Mutex,Cond}: remove obsolete classes | Max Kellermann | 1 | -2/+0 |
2014-06-17 | Makefile.am: use ICU_CFLAGS | nanotech | 1 | -0/+3 |
2014-06-17 | input/nfs: use the asynchronous libnfs API | Max Kellermann | 1 | -0/+6 |
2014-06-16 | db/simple: use class boost::intrusive::list | Max Kellermann | 1 | -2/+0 |
2014-06-11 | configure.ac: check for Boost | Max Kellermann | 1 | -1/+1 |
2014-06-10 | lib/icu: add IcuInit(), IcuFinish() | Max Kellermann | 1 | -0/+5 |
2014-05-24 | input/curl: move code to AsyncInputStream | Max Kellermann | 1 | -0/+1 |
2014-05-22 | test/run_decoder: merge code into FakeDecoderAPI.cxx | Max Kellermann | 1 | -4/+5 |
2014-05-22 | Makefile.am: link test_rewind with GLib | Max Kellermann | 1 | -0/+1 |
2014-05-21 | input/curl: move code to IcyInputStream | Max Kellermann | 1 | -0/+1 |
2014-05-21 | input/rewind: move code to class ProxyInputStream | Max Kellermann | 1 | -0/+1 |
2014-05-21 | test/test_rewind: unit test for class RewindInputStream | Max Kellermann | 1 | -0/+13 |
2014-05-21 | input/InputStream: move Open() to Open.cxx | Max Kellermann | 1 | -1/+2 |
2014-05-11 | Makefile.am: add variable NFS_SOURCES | Max Kellermann | 1 | -2/+5 |
2014-04-26 | DatabasePrint: move PrintSongCount() to Count.cxx | Max Kellermann | 1 | -0/+1 |
2014-04-25 | db/Helpers: split library | Max Kellermann | 1 | -0/+1 |
2014-04-24 | db/Helpers: move code to tag/Set.cxx | Max Kellermann | 1 | -1/+1 |
2014-04-24 | db/Helpers: move TagSet to dedicated header | Max Kellermann | 1 | -0/+1 |
2014-03-16 | input/BufferedInputStream: new wrapper for moving plugin to thread | Max Kellermann | 1 | -0/+1 |
2014-03-15 | util/CircularBuffer: new buffer class | Max Kellermann | 1 | -0/+2 |
2014-03-15 | pcm/PcmFormat: ARM NEON optimizations for float->s16 | Max Kellermann | 1 | -0/+1 |
2014-03-14 | pcm/PcmFormat: eliminate more duplicate code with templates | Max Kellermann | 1 | -0/+2 |
2014-03-01 | db/Configured: store database file in cache directory | Max Kellermann | 1 | -0/+1 |
2014-03-01 | Android: obtain music directory from Environment.getExternalStoragePublicDire... | Max Kellermann | 1 | -1/+6 |
2014-03-01 | java: new helper library for the Android port | Max Kellermann | 1 | -0/+12 |
2014-03-01 | android: use "strip" from the Android NDK | Max Kellermann | 1 | -1/+1 |
2014-03-01 | Makefile.am: use Android API level 17 | Max Kellermann | 1 | -1/+1 |
2014-02-27 | db/simple: mount points | Max Kellermann | 1 | -0/+3 |
2014-02-27 | Playlist*: move to queue/ | Max Kellermann | 1 | -6/+6 |
2014-02-27 | db/UpdateGlue: rename to Service.cxx | Max Kellermann | 1 | -1/+0 |
2014-02-26 | db/simple: create dedicated directory | Max Kellermann | 1 | -8/+13 |
2014-02-24 | SongSort, ...: use libicu instead of GLib's g_utf8_*() | Max Kellermann | 1 | -0/+11 |
2014-02-22 | first Android release | Max Kellermann | 1 | -3/+49 |