index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DatabaseGlue.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-12-26
1
-0
/
+3
*
DatabaseGlue: convert nullptr check to assertion
Max Kellermann
2014-12-26
1
-3
/
+2
*
DatabasePlugin: add method GetUpdateStamp()
Max Kellermann
2013-11-22
1
-3
/
+3
*
*: update copyright year to 2013
Max Kellermann
2013-10-30
1
-1
/
+1
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-13
/
+13
*
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
1
-2
/
+0
*
Stats: rename stats.h to Stats.hxx
Max Kellermann
2013-10-02
1
-5
/
+2
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-3
/
+0
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-1
/
+1
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-10
/
+10
*
db_error: convert to C++
Max Kellermann
2013-08-10
1
-1
/
+1
*
DatabasePlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-2
/
+2
*
require GLib 2.24
Max Kellermann
2013-01-29
1
-1
/
+0
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-1
/
+1
*
Directory: rename struct directory to Directory
Max Kellermann
2013-01-03
1
-3
/
+3
*
database.h: rename to DatabaseSimple.hxx
Max Kellermann
2013-01-03
1
-1
/
+1
*
database.h: move prototypes to DatabaseGlue.hxx
Max Kellermann
2013-01-03
1
-3
/
+3
*
database.h: eliminate db_*_song()
Max Kellermann
2013-01-03
1
-22
/
+0
*
Directory: turn functions to methods
Max Kellermann
2013-01-02
1
-3
/
+1
*
Directory: make the header C++ only
Max Kellermann
2013-01-02
1
-2
/
+1
*
db_save, state_file: convert to C++
Max Kellermann
2013-01-02
1
-1
/
+1
*
configure.ac: disable C++ RTTI
Max Kellermann
2013-01-02
1
-1
/
+4
*
Database*: fix nullptr dereference when no database is configured
Max Kellermann
2012-08-22
1
-0
/
+12
*
DatabasePlugin: add method ReturnSong()
Max Kellermann
2012-08-16
1
-0
/
+9
*
db_visitor: delete obsolete header
Max Kellermann
2012-08-15
1
-1
/
+0
*
DatabaseGlue: look up the database plugin
Max Kellermann
2012-08-08
1
-1
/
+11
*
DatabaseGlue: pass block to db_init()
Max Kellermann
2012-08-08
1
-10
/
+1
*
DatabaseGlue: add function db_is_simple()
Max Kellermann
2012-08-08
1
-0
/
+11
*
db_selection: rename to DatabaseSelection
Max Kellermann
2012-08-07
1
-1
/
+0
*
DatabaseGlue: remove db_walk(), db_visit()
Max Kellermann
2012-08-02
1
-49
/
+0
*
DatabaseGlue: add function GetDatabase()
Max Kellermann
2012-08-02
1
-0
/
+9
*
db_plugin: convert to C++
Max Kellermann
2012-08-01
1
-0
/
+199