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
/
plugins
/
simple
/
SimpleDatabasePlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
ConfigPath: return a Path object
Max Kellermann
1
-12
/
+3
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-2
/
+2
2013-08-04
DatabasePlugin: pass config_param reference
Max Kellermann
1
-3
/
+3
2013-07-28
song: convert header to C++
Max Kellermann
1
-4
/
+4
2013-02-02
SimpleDatabasePlugin: use file system API, log in UTF-8
Denis Krjuchkov
1
-25
/
+23
2013-01-28
Path::FromUTF8() returns nulled instance on error, add error handling where r...
Denis Krjuchkov
1
-0
/
+6
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
1
-2
/
+3
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-3
/
+0
2013-01-03
TextFile: convert to a class
Max Kellermann
1
-7
/
+4
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-4
/
+4
2013-01-02
Directory: turn functions to methods
Max Kellermann
1
-12
/
+10
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-2
/
+1
2013-01-02
db_lock: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-1
/
+1
2012-09-05
db/SimpleDatabasePlugin: fix memory leak in Visit()
Max Kellermann
1
-7
/
+11
2012-09-05
db_lock: add C++ helper class ScopeDatabaseLock
Max Kellermann
1
-11
/
+6
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
1
-1
/
+1
2012-08-29
DatabaseSelection: add method Match()
Max Kellermann
1
-2
/
+1
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
1
-1
/
+1
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
1
-0
/
+20
2012-08-15
DatabasePlugin: add method GetStats()
Max Kellermann
1
-0
/
+7
2012-08-15
DatabasePlugin: add method VisitUniqueTags()
Max Kellermann
1
-0
/
+11
2012-08-15
db_visitor: delete obsolete header
Max Kellermann
1
-1
/
+0
2012-08-08
DatabaseSelection: add "match" attribute
Max Kellermann
1
-2
/
+5
2012-08-07
db_selection: rename to DatabaseSelection
Max Kellermann
1
-2
/
+2
2012-08-07
Database{Plugin,Visitor}: pass references
Max Kellermann
1
-7
/
+7
2012-08-02
DatabasePlugin: make Visit() const
Max Kellermann
1
-2
/
+2
2012-08-01
db_plugin: convert to C++
Max Kellermann
1
-142
/
+100
2012-07-10
require GLib 2.16
Max Kellermann
1
-1
/
+0
2012-02-02
directory: require the caller to lock the db_mutex
Max Kellermann
1
-2
/
+11
2012-01-24
directory: replace dirvec with doubly linked list
Max Kellermann
1
-2
/
+6
2012-01-24
directory: simplify constructors and clarify API documentation
Max Kellermann
1
-2
/
+2
2012-01-12
db/simple: pass the correct GError pointer
Max Kellermann
1
-1
/
+1
2011-09-13
db_plugin: add method visit()
Max Kellermann
1
-0
/
+41
2011-09-13
db_plugin: add method get_song()
Max Kellermann
1
-0
/
+17
2011-09-10
db_plugin: introducing a plugin API for the song database
Max Kellermann
1
-0
/
+287
[prev]