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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
db/update/ExcludeList: make no-op if GLib is disabled
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-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
2014-02-25
DatabaseSave: add constant OLDEST_DB_FORMAT
Max Kellermann
2014-02-25
DirectorySave: move code to ParseLine()
Max Kellermann
2014-02-24
DirectorySave: save the mtime only if it is known
Max Kellermann
2014-02-24
icu/Collate: pass UErrorCode* to ucol_strcollUTF8()
Max Kellermann
2014-02-24
icu/Collate: initialize the error code before ucol_open()
Max Kellermann
2014-02-24
SongSort, ...: use libicu instead of GLib's g_utf8_*()
Max Kellermann
2014-02-24
output/httpd/client: eliminate GLib
Max Kellermann
2014-02-24
output/{shout,win32}: include cleanup
Max Kellermann
2014-02-24
output/openal: use usleep() instead of g_usleep()
Max Kellermann
2014-02-24
output/pulse: use setenv() instead of g_setenv()
Max Kellermann
2014-02-24
output/pulse: remove bogus g_free() call
Max Kellermann
2014-02-24
decoder/gme: use free() instead of g_free()
Max Kellermann
2014-02-24
DecoderPlugin: free the container_scan() return value with delete[]
Max Kellermann
2014-02-24
UriUtil: support ftp:// URLs in uri_remove_auth()
Max Kellermann
2014-02-24
Main: use INT_MAX instead of G_MAXUINT
Max Kellermann
2014-02-23
fs/Charset: use "UTF-8" instead of "utf-8" as the default value
Max Kellermann
2014-02-23
Directory: use PathTraitsUTF8::Build() instead of g_strconcat()
Max Kellermann
[next]