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
/
database.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
database: add "pure" attributes
Max Kellermann
2012-02-13
1
-0
/
+5
*
database: remove obsolete prototype db_check()
Max Kellermann
2012-02-13
1
-3
/
+0
*
directory: require the caller to lock the db_mutex
Max Kellermann
2012-02-02
1
-0
/
+3
*
db_plugin: add method visit()
Max Kellermann
2011-09-13
1
-0
/
+7
*
database: don't allow uri==NULL
Max Kellermann
2011-09-13
1
-0
/
+5
*
database: add struct db_visitor
Max Kellermann
2011-09-13
1
-3
/
+5
*
db_plugin: introducing a plugin API for the song database
Max Kellermann
2011-09-10
1
-8
/
+3
*
database: return GError on failure
Max Kellermann
2011-09-09
1
-2
/
+2
*
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+7
*
database: db_load() returns GError
Max Kellermann
2009-03-02
1
-1
/
+3
*
mapper: make the music_directory optional
Max Kellermann
2009-01-18
1
-0
/
+4
*
database: pass database file name to db_init()
Max Kellermann
2009-01-18
1
-7
/
+5
*
update: save the database even if it is empty
Max Kellermann
2009-01-08
1
-0
/
+11
*
database: use stdbool
Max Kellermann
2009-01-04
1
-3
/
+4
*
database: db_init() initializes library, does not update
Max Kellermann
2009-01-04
1
-0
/
+13
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
database: renamed get_get_song() to db_get_song()
Max Kellermann
2008-10-09
1
-1
/
+1
*
database: renamed functions, "db_" prefix and no CamelCase
Max Kellermann
2008-10-08
1
-12
/
+18
*
database: removed printDirectoryInfo()
Max Kellermann
2008-10-08
1
-3
/
+0
*
directory: moved code to database.c
Max Kellermann
2008-10-08
1
-0
/
+55