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
/
sticker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sticker: added fallback for sqlite3_prepare_v2()
Max Kellermann
2009-11-10
1
-0
/
+4
*
sticker: added sticker_delete_value()
Max Kellermann
2009-04-28
1
-0
/
+55
*
sticker: added sticker_find()
Max Kellermann
2009-04-01
1
-0
/
+69
*
sticker: pass const sticker to sticker_foreach()
Max Kellermann
2009-04-01
1
-2
/
+2
*
sticker: move SQLite statements into an array
Max Kellermann
2009-03-27
1
-70
/
+75
*
sticker: sticker_load_value() returns NULL on error, not false
Max Kellermann
2009-03-14
1
-4
/
+4
*
sticker: initialize hash table in sticker_new()
Max Kellermann
2009-03-14
1
-18
/
+26
*
sticker: don't export sticker_list_values()
Max Kellermann
2009-03-14
1
-1
/
+1
*
sticker: added "struct sticker"
Max Kellermann
2009-03-14
1
-0
/
+62
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-3
/
+4
*
Move from the opaque GPtrArray to GHashTable for sticker lists.
Eric Wollesen
2009-03-11
1
-11
/
+10
*
Add sticker list command.
Eric Wollesen
2009-03-03
1
-3
/
+72
*
Add idle event on sticker deletion, update and insertion
Qball Cow
2009-01-25
1
-0
/
+5
*
sticker: new library for storing dynamic information about songs
Max Kellermann
2009-01-19
1
-0
/
+361