index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-02
android/build.py: enable ffmpeg
Max Kellermann
2014-03-02
InputPlugin: allow init() to soft-fail
Max Kellermann
2014-03-01
thread/Name: fall back to prctl()
Max Kellermann
2014-03-01
output/sles: support stereo
Max Kellermann
2014-03-01
fs/StandardDirectory: add GetUserCacheDir()
Max Kellermann
2014-03-01
NEWS: add group "configuration"
Max Kellermann
2014-03-01
db/Configured: store database file in cache directory
Max Kellermann
2014-03-01
java/File: add method ToAbsolutePath() returning AllocatedPath
Max Kellermann
2014-03-01
android/Environment: fix copyright header
Max Kellermann
2014-03-01
android/build.py: enable libid3tag
Max Kellermann
2014-03-01
TagId3: disable charset conversion without GLib
Max Kellermann
2014-03-01
Main: inline mpd_main() on Android
Max Kellermann
2014-03-01
Android: obtain music directory from Environment.getExternalStoragePublicDire...
Max Kellermann
2014-03-01
java: new helper library for the Android port
Max Kellermann
2014-03-01
Main: load mpd.conf from /sdcard/ on Android
Max Kellermann
2014-03-01
storage/Configured: fix fallback music directory
Max Kellermann
2014-03-01
android: use "strip" from the Android NDK
Max Kellermann
2014-03-01
android: enable database plugins
Max Kellermann
2014-03-01
Makefile.am: use Android API level 17
Max Kellermann
2014-03-01
db/update/ExcludeList: make no-op if GLib is disabled
Max Kellermann
2014-03-01
android: downgrade WRITE_EXTERNAL_STORAGE to READ_EXTERNAL_STORAGE
Max Kellermann
2014-03-01
util/{Const,Writable}Buffer: add operator[]
Max Kellermann
2014-03-01
util/{Const,Writable}Buffer: add template specialization for "void"
Max Kellermann
2014-03-01
util/ConstBuffer: remove cast operator ConstBuffer<void>
Max Kellermann
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-03-01
m4: add missing file ax_pthread.m4 from autoconf-archive
Max Kellermann
2014-02-28
DatabasePrint: move code to PrintDirectoryURI()
Max Kellermann
2014-02-28
DatabasePrint: add API documentation
Max Kellermann
2014-02-28
{Other,Database}Commands: contract declaration and assignment
Max Kellermann
2014-02-27
db/simple: mount points
Max Kellermann
2014-02-27
CompositeStorage: add method GetMount()
Max Kellermann
2014-02-27
db/update/Queue: use std::list instead of std::queue
Max Kellermann
2014-02-27
db/simple: GetRoot() returns reference
Max Kellermann
2014-02-27
db/update/Service: allocate UpdateWalk dynamically
Max Kellermann
2014-02-27
Playlist: use the Error library to return errors
Max Kellermann
2014-02-27
Playlist*: move to queue/
Max Kellermann
2014-02-27
db/update: cancel the update on shutdown
Max Kellermann
2014-02-27
db/UpdateGlue: rename to Service.cxx
Max Kellermann
2014-02-26
db/simple/Directory: eliminate method LookupSong()
Max Kellermann
2014-02-26
db/simple/Directory: LookupDirectory() return remaining URI
Max Kellermann
2014-02-26
db/simple/Directory: make variables more local
Max Kellermann
2014-02-26
db/Directory: add DEVICE_* documentation
Max Kellermann
2014-02-26
db/simple: create dedicated directory
Max Kellermann
2014-02-25
db/Song: update API documentation for SimpleDatabasePlugin
Max Kellermann
2014-02-25
db/simple: remove unused method LookupDirectory()
Max Kellermann
2014-02-25
db/simple: make internal methods "private"
Max Kellermann
2014-02-25
db/simple: add comment
Max Kellermann
2014-02-25
db/simple: move Create() up
Max Kellermann
2014-02-25
DirectorySave: save the flags "DEVICE_INARCHIVE" and "DEVICE_CONTAINER"
Max Kellermann
2014-02-25
DatabaseSave: increase DB_FORMAT version
Max Kellermann
[next]