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
/
db
Age
Commit message (
Expand
)
Author
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-10-02
filesystem/Path: use std::string
Max Kellermann
2013-10-02
Listen, ...: add missing includes
Max Kellermann
2013-09-05
db/proxy: use class TagBuilder
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-10
db_error: convert to C++
Max Kellermann
2013-08-07
ConfigPath: return a Path object
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
DatabasePlugin: pass config_param reference
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-30
tag: move enum tag_type to TagType.h
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-02-02
SimpleDatabasePlugin: use file system API, log in UTF-8
Denis Krjuchkov
2013-01-28
db/Proxy: explicitly request first element of array
Max Kellermann
2013-01-28
Path::FromUTF8() returns nulled instance on error, add error handling where r...
Denis Krjuchkov
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
2013-01-02
Directory: turn functions to methods
Max Kellermann
2013-01-02
Directory: make the header C++ only
Max Kellermann
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
2013-01-02
db_lock: convert to C++
Max Kellermann
2013-01-02
don't include stdbool.h in C++ sources
Max Kellermann
2013-01-02
playlist_vector: convert to C++
Max Kellermann
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
2012-09-05
db/SimpleDatabasePlugin: fix memory leak in Visit()
Max Kellermann
2012-09-05
db_lock: add C++ helper class ScopeDatabaseLock
Max Kellermann
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
2012-08-29
DatabaseSelection: add method Match()
Max Kellermann
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
2012-08-16
ProxyDatabase: implement GetSong()
Max Kellermann
2012-08-16
ProxyDatabase: clear libmpdclient errors in CheckError()
Max Kellermann
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
2012-08-15
ProxyDatabase: pass "detached" objects to visitors
Max Kellermann
2012-08-15
DatabasePlugin: add method GetStats()
Max Kellermann
2012-08-15
DatabasePlugin: add method VisitUniqueTags()
Max Kellermann
2012-08-15
ProxyDatabase: obey visitor return values
Max Kellermann
2012-08-15
ProxyDatabasePlugin: add OO wrapper for mpd_entity
Max Kellermann
2012-08-15
ProxyDatabasePlugin: move tag table to the global name space
Max Kellermann
2012-08-15
db_visitor: delete obsolete header
Max Kellermann
[next]