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
/
command
/
StickerCommands.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-12
sticker/Match: add inequality operators
Max Kellermann
1
-0
/
+4
2014-12-12
sticker/Match: add operator "EQUALS"
Max Kellermann
1
-1
/
+17
2014-12-12
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
1
-0
/
+4
2014-12-12
sticker/Database: use the Error library
Max Kellermann
1
-7
/
+23
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
1
-22
/
+25
2014-06-16
command: make argc unsigned
Max Kellermann
1
-2
/
+2
2014-02-19
DatabasePlugin: split header
Max Kellermann
1
-1
/
+1
2014-02-19
StickerCommands: include cleanup
Max Kellermann
1
-1
/
+0
2014-02-04
Instance: add Database attribute
Max Kellermann
1
-1
/
+4
2014-02-04
db/Simple: remove unused function db_get_directory()
Max Kellermann
1
-1
/
+0
2014-02-04
SongSticker: add Database reference parameter
Max Kellermann
1
-1
/
+1
2014-01-29
sticker: don't use classes Directory and Song
Max Kellermann
1
-11
/
+4
2014-01-24
Database*: move to db/
Max Kellermann
1
-4
/
+4
2014-01-24
Sticker*: move to sticker/
Max Kellermann
1
-3
/
+3
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-5
/
+5
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-08
SongSticker: use Song references
Max Kellermann
1
-5
/
+5
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-2
/
+0
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-20
*Commands: move to src/command/
Max Kellermann
1
-0
/
+0
2013-10-20
command: convert command_return to to a strictly-typed enum
Max Kellermann
1
-15
/
+15
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-6
/
+6
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-1
/
+1
2013-10-17
StickerDatabase: return std::string
Max Kellermann
1
-4
/
+3
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-7
/
+10
2013-07-28
song: convert header to C++
Max Kellermann
1
-5
/
+5
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-3
/
+3
2013-01-03
client: convert to C++
Max Kellermann
1
-4
/
+1
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-2
/
+1
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-44
/
+28
2013-01-02
sticker: convert to C++
Max Kellermann
1
-3
/
+3
2013-01-02
db_lock: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
*_print: convert to C++
Max Kellermann
1
-1
/
+1
2012-08-29
command: move code to *Commands.cxx
Max Kellermann
1
-0
/
+196