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
/
SongFilter.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
lib/icu/{Converter,Collate}: return AllocatedString
Max Kellermann
1
-2
/
+2
2015-06-25
SongFilter: return "const char *" instead of std::string
Max Kellermann
1
-5
/
+5
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-11
SongFilter: new filter "modified-since"
Max Kellermann
1
-0
/
+8
2014-06-23
db/proxy: fall back to recursive walk on old libmpdclient/MPD
Max Kellermann
1
-0
/
+11
2014-04-24
SongFilter: convert argv to ConstBuffer
Max Kellermann
1
-2
/
+2
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-4
/
+5
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-0
/
+7
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-30
db/proxy: pass search/find to remote MPD
Max Kellermann
1
-0
/
+16
2013-10-29
SongFilter: add special keyword "base"
Max Kellermann
1
-0
/
+12
2013-10-29
SongFilter: make SongFilter::Item class definition public
Jean-Francois Dockes
1
-0
/
+10
2013-10-29
SongFilter: use std::string
Max Kellermann
1
-9
/
+3
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-07-30
tag: convert to C++
Max Kellermann
1
-5
/
+5
2013-07-28
song: convert header to C++
Max Kellermann
1
-3
/
+3
2013-01-02
don't include stdbool.h in C++ sources
Max Kellermann
1
-1
/
+0
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
1
-20
/
+68
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
1
-3
/
+3
2012-08-08
locate: add a per-item "fold_case" flag
Max Kellermann
1
-8
/
+2
2012-08-08
locate: make "tag" unsigned
Max Kellermann
1
-1
/
+4
2012-08-07
locate: make the structs opaque
Max Kellermann
1
-23
/
+3
2012-08-07
locate: pass unsigned integer to _parse()
Max Kellermann
1
-1
/
+1
2012-08-07
locate: add "pure" attributes
Max Kellermann
1
-0
/
+3
2012-08-07
locate: add "casefold" flag to parser
Max Kellermann
1
-9
/
+1
2012-08-07
locate: remove unused function locate_item_free()
Max Kellermann
1
-4
/
+0
2011-09-13
database: don't allow uri==NULL
Max Kellermann
1
-0
/
+8
2011-09-13
locate: remove unused function locate_item_new()
Max Kellermann
1
-4
/
+0
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-24
locate: added locate_item_list_casefold()
Max Kellermann
1
-0
/
+7
2009-01-24
queue_print, dbUtils: use struct locate_item_list
Max Kellermann
1
-4
/
+4
2009-01-24
locate: added struct locate_item_list
Max Kellermann
1
-3
/
+21
2009-01-24
locate: use bool instead of int
Max Kellermann
1
-2
/
+3
2009-01-24
locate: no CamelCase
Max Kellermann
1
-11
/
+13
2009-01-24
locate: renamed LocateTagItem to "struct locate_item"
Max Kellermann
1
-9
/
+11
2009-01-22
locate: use const pointers
Max Kellermann
1
-3
/
+4
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
1
-3
/
+8
2008-09-29
Switch to C99 types (retaining compat with old compilers)
Eric Wong
1
-1
/
+1
2008-08-28
protect locate.h from double inclusion
Max Kellermann
1
-0
/
+5
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-2
/
+2
2007-02-24
Adding copyright headers to locate.[ch].
J. Alexander Treuman
1
-0
/
+18
2007-02-24
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
J. Alexander Treuman
1
-0
/
+28