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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
StickerDatabase: convert the struct name to upper case
Max Kellermann
6
-18
/
+18
2015-01-01
Copyright year 2015
Max Kellermann
7
-7
/
+7
2014-12-12
sticker/Match: add inequality operators
Max Kellermann
2
-0
/
+30
2014-12-12
sticker/Match: add operator "EQUALS"
Max Kellermann
2
-2
/
+15
2014-12-12
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
5
-5
/
+55
2014-12-12
sticker/Database: move code to BindFind()
Max Kellermann
1
-8
/
+16
2014-12-12
sticker/Database: use the Error library
Max Kellermann
4
-51
/
+72
2014-12-12
sticker/Database: always invoke sqlite3_reset() and sqlite3_clear_bindings()
Max Kellermann
1
-4
/
+4
2014-12-12
lib/sqlite/Util: add ExecuteModified()
Max Kellermann
1
-14
/
+12
2014-12-12
sticker/Database: add wrapper for sqlite3_step()
Max Kellermann
1
-89
/
+15
2014-12-12
sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx
Max Kellermann
1
-45
/
+1
2014-12-12
lib/sqlite/Domain: add Domain instance for SQLite
Max Kellermann
1
-5
/
+6
2014-12-12
sticker/Database: remove redundant sqlite3_reset() calls
Max Kellermann
1
-14
/
+0
2014-12-12
sticker/Database: require SQLite 3.7.3
Max Kellermann
1
-4
/
+0
2014-12-12
sticker/Database: make variables more local
Max Kellermann
1
-10
/
+8
2014-12-12
sticker/Database: add sqlite3_bind_text() wrapper
Max Kellermann
1
-112
/
+42
2014-12-12
sticker/Database: remove C-style (void)
Max Kellermann
2
-4
/
+4
2014-12-04
SongSticker: remove obsolete documentation
Max Kellermann
1
-2
/
+1
2014-10-25
SongSticker, playlist/soundcloud: add missing stdlib.h include
Max Kellermann
1
-0
/
+1
2014-10-25
SongSticker: don't use GLib
Max Kellermann
1
-4
/
+3
2014-02-19
DatabasePlugin: split header
Max Kellermann
1
-1
/
+1
2014-02-04
SongSticker: add Database reference parameter
Max Kellermann
2
-7
/
+4
2014-01-29
sticker: don't use classes Directory and Song
Max Kellermann
2
-11
/
+17
2014-01-24
Database*: move to db/
Max Kellermann
1
-3
/
+3
2014-01-24
Sticker*: move to sticker/
Max Kellermann
6
-0
/
+1054