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
/
StickerDatabase.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
StickerDatabase: convert the struct name to upper case
Max Kellermann
2015-01-28
1
-7
/
+7
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
sticker/Match: add inequality operators
Max Kellermann
2014-12-12
1
-0
/
+18
*
sticker/Match: add operator "EQUALS"
Max Kellermann
2014-12-12
1
-2
/
+9
*
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
2014-12-12
1
-3
/
+14
*
sticker/Database: move code to BindFind()
Max Kellermann
2014-12-12
1
-8
/
+16
*
sticker/Database: use the Error library
Max Kellermann
2014-12-12
1
-27
/
+34
*
sticker/Database: always invoke sqlite3_reset() and sqlite3_clear_bindings()
Max Kellermann
2014-12-12
1
-4
/
+4
*
lib/sqlite/Util: add ExecuteModified()
Max Kellermann
2014-12-12
1
-14
/
+12
*
sticker/Database: add wrapper for sqlite3_step()
Max Kellermann
2014-12-12
1
-89
/
+15
*
sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx
Max Kellermann
2014-12-12
1
-45
/
+1
*
lib/sqlite/Domain: add Domain instance for SQLite
Max Kellermann
2014-12-12
1
-5
/
+6
*
sticker/Database: remove redundant sqlite3_reset() calls
Max Kellermann
2014-12-12
1
-14
/
+0
*
sticker/Database: require SQLite 3.7.3
Max Kellermann
2014-12-12
1
-4
/
+0
*
sticker/Database: make variables more local
Max Kellermann
2014-12-12
1
-10
/
+8
*
sticker/Database: add sqlite3_bind_text() wrapper
Max Kellermann
2014-12-12
1
-112
/
+42
*
sticker/Database: remove C-style (void)
Max Kellermann
2014-12-12
1
-2
/
+2
*
Sticker*: move to sticker/
Max Kellermann
2014-01-24
1
-0
/
+604