index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sticker.c
Age
Commit message (
Expand
)
Author
2009-11-10
sticker: added fallback for sqlite3_prepare_v2()
Max Kellermann
2009-04-28
sticker: added sticker_delete_value()
Max Kellermann
2009-04-01
sticker: added sticker_find()
Max Kellermann
2009-04-01
sticker: pass const sticker to sticker_foreach()
Max Kellermann
2009-03-27
sticker: move SQLite statements into an array
Max Kellermann
2009-03-14
sticker: sticker_load_value() returns NULL on error, not false
Max Kellermann
2009-03-14
sticker: initialize hash table in sticker_new()
Max Kellermann
2009-03-14
sticker: don't export sticker_list_values()
Max Kellermann
2009-03-14
sticker: added "struct sticker"
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-11
Move from the opaque GPtrArray to GHashTable for sticker lists.
Eric Wollesen
2009-03-03
Add sticker list command.
Eric Wollesen
2009-01-25
Add idle event on sticker deletion, update and insertion
Qball Cow
2009-01-19
sticker: new library for storing dynamic information about songs
Max Kellermann