summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-02android/build.py: enable ffmpegMax Kellermann
2014-03-02InputPlugin: allow init() to soft-failMax Kellermann
2014-03-01thread/Name: fall back to prctl()Max Kellermann
2014-03-01output/sles: support stereoMax Kellermann
2014-03-01fs/StandardDirectory: add GetUserCacheDir()Max Kellermann
2014-03-01NEWS: add group "configuration"Max Kellermann
2014-03-01db/Configured: store database file in cache directoryMax Kellermann
2014-03-01java/File: add method ToAbsolutePath() returning AllocatedPathMax Kellermann
2014-03-01android/Environment: fix copyright headerMax Kellermann
2014-03-01android/build.py: enable libid3tagMax Kellermann
2014-03-01TagId3: disable charset conversion without GLibMax Kellermann
2014-03-01Main: inline mpd_main() on AndroidMax 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-01Main: load mpd.conf from /sdcard/ on AndroidMax Kellermann
2014-03-01storage/Configured: fix fallback music directoryMax Kellermann
2014-03-01android: use "strip" from the Android NDKMax Kellermann
2014-03-01android: enable database pluginsMax Kellermann
2014-03-01Makefile.am: use Android API level 17Max Kellermann
2014-03-01db/update/ExcludeList: make no-op if GLib is disabledMax Kellermann
2014-03-01android: downgrade WRITE_EXTERNAL_STORAGE to READ_EXTERNAL_STORAGEMax Kellermann
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann
2014-03-01util/{Const,Writable}Buffer: add template specialization for "void"Max Kellermann
2014-03-01util/ConstBuffer: remove cast operator ConstBuffer<void>Max Kellermann
2014-03-01command: add command "listfiles"Max Kellermann
2014-03-01m4: add missing file ax_pthread.m4 from autoconf-archiveMax Kellermann
2014-02-28DatabasePrint: move code to PrintDirectoryURI()Max Kellermann
2014-02-28DatabasePrint: add API documentationMax Kellermann
2014-02-28{Other,Database}Commands: contract declaration and assignmentMax Kellermann
2014-02-27db/simple: mount pointsMax Kellermann
2014-02-27CompositeStorage: add method GetMount()Max Kellermann
2014-02-27db/update/Queue: use std::list instead of std::queueMax Kellermann
2014-02-27db/simple: GetRoot() returns referenceMax Kellermann
2014-02-27db/update/Service: allocate UpdateWalk dynamicallyMax Kellermann
2014-02-27Playlist: use the Error library to return errorsMax Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann
2014-02-27db/update: cancel the update on shutdownMax Kellermann
2014-02-27db/UpdateGlue: rename to Service.cxxMax Kellermann
2014-02-26db/simple/Directory: eliminate method LookupSong()Max Kellermann
2014-02-26db/simple/Directory: LookupDirectory() return remaining URIMax Kellermann
2014-02-26db/simple/Directory: make variables more localMax Kellermann
2014-02-26db/Directory: add DEVICE_* documentationMax Kellermann
2014-02-26db/simple: create dedicated directoryMax Kellermann
2014-02-25db/Song: update API documentation for SimpleDatabasePluginMax Kellermann
2014-02-25db/simple: remove unused method LookupDirectory()Max Kellermann
2014-02-25db/simple: make internal methods "private"Max Kellermann
2014-02-25db/simple: add commentMax Kellermann
2014-02-25db/simple: move Create() upMax Kellermann
2014-02-25DirectorySave: save the flags "DEVICE_INARCHIVE" and "DEVICE_CONTAINER"Max Kellermann
2014-02-25DatabaseSave: increase DB_FORMAT versionMax Kellermann