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
/
db
/
DatabaseGlue.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-02-19
db/Interface: add attribute "plugin"
Max Kellermann
1
-2
/
+1
2014-02-04
Instance: add Database attribute
Max Kellermann
1
-87
/
+4
2014-02-04
db/update/Service: add SimpleDatabase reference
Max Kellermann
1
-14
/
+4
2014-02-04
db/Simple: remove unused function db_get_directory()
Max Kellermann
1
-13
/
+0
2014-01-24
Database*: move to db/
Max Kellermann
1
-2
/
+2
2014-01-24
Config*: move to config/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
1
-2
/
+3
2014-01-10
Stats: lazy initialization
Max Kellermann
1
-2
/
+0
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-6
/
+0
2013-11-22
DatabasePlugin: add method GetUpdateStamp()
Max Kellermann
1
-3
/
+3
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-13
/
+13
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-02
Stats: rename stats.h to Stats.hxx
Max Kellermann
1
-5
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+0
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-10
/
+10
2013-08-10
db_error: convert to C++
Max Kellermann
1
-1
/
+1
2013-08-04
DatabasePlugin: pass config_param reference
Max Kellermann
1
-2
/
+2
2013-01-29
require GLib 2.24
Max Kellermann
1
-1
/
+0
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-1
/
+1
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-3
/
+3
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: move prototypes to DatabaseGlue.hxx
Max Kellermann
1
-3
/
+3
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-22
/
+0
2013-01-02
Directory: turn functions to methods
Max Kellermann
1
-3
/
+1
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-2
/
+1
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
configure.ac: disable C++ RTTI
Max Kellermann
1
-1
/
+4
2012-08-22
Database*: fix nullptr dereference when no database is configured
Max Kellermann
1
-0
/
+12
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
1
-0
/
+9
2012-08-15
db_visitor: delete obsolete header
Max Kellermann
1
-1
/
+0
2012-08-08
DatabaseGlue: look up the database plugin
Max Kellermann
1
-1
/
+11
2012-08-08
DatabaseGlue: pass block to db_init()
Max Kellermann
1
-10
/
+1
2012-08-08
DatabaseGlue: add function db_is_simple()
Max Kellermann
1
-0
/
+11
2012-08-07
db_selection: rename to DatabaseSelection
Max Kellermann
1
-1
/
+0
2012-08-02
DatabaseGlue: remove db_walk(), db_visit()
Max Kellermann
1
-49
/
+0
2012-08-02
DatabaseGlue: add function GetDatabase()
Max Kellermann
1
-0
/
+9
2012-08-01
db_plugin: convert to C++
Max Kellermann
1
-13
/
+42
2012-02-02
directory: require the caller to lock the db_mutex
Max Kellermann
1
-1
/
+3
2011-09-13
db_plugin: add method visit()
Max Kellermann
1
-18
/
+14
2011-09-13
db_plugin: add method get_song()
Max Kellermann
1
-2
/
+1
2011-09-13
database: generate GError when database is disabled
Max Kellermann
1
-5
/
+8
2011-09-13
directory: don't visit "self" in _walk()
Max Kellermann
1
-0
/
+4
2011-09-13
database: add struct db_visitor
Max Kellermann
1
-19
/
+15
2011-09-10
db_plugin: introducing a plugin API for the song database
Max Kellermann
1
-159
/
+40
2011-09-10
database: move code to db_save.c
Max Kellermann
1
-128
/
+3
2011-09-09
database: return GError on failure
Max Kellermann
1
-17
/
+28
[next]