Max Kellermann
|
a1b798e555
|
SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integer
Fixes clang warning.
|
2014-01-15 11:23:41 +01:00 |
|
Max Kellermann
|
8555b65c50
|
*: update copyright year to 2013
|
2013-10-30 23:37:06 +01:00 |
|
Max Kellermann
|
2aee1b86f3
|
SongFilter: add special keyword "base"
Restores the features from the previous draft commands "findin" /
"searchin".
|
2013-10-29 21:13:40 +01:00 |
|
Max Kellermann
|
6859c22b69
|
SongFilter: "any" does not match file name
According to the protocol documentation, matching the file name was
wrong. This removes some awkward special-case code.
|
2013-10-29 20:40:55 +01:00 |
|
Max Kellermann
|
a6aa0e4cbf
|
SongFilter: use std::string
|
2013-10-29 19:39:17 +01:00 |
|
Max Kellermann
|
0e4d2e7277
|
Util/ASCII: add function StringEqualsCaseASCII()
Replaces GLib's g_ascii_strcasecmp().
|
2013-10-20 23:09:51 +02:00 |
|
Max Kellermann
|
be8ceae6e6
|
Song: GetURI() returns std::string
|
2013-10-17 01:01:15 +02:00 |
|
Max Kellermann
|
44faf1080c
|
SongFilter: search for album artist falls back to the artist tag
Implement Mantis ticket 0003646.
|
2013-09-26 19:25:13 +02:00 |
|
Max Kellermann
|
e354c5c2a8
|
IdTable, SongFilter: use std::fill_n() instead of std::fill()
|
2013-09-26 18:25:28 +02:00 |
|
Max Kellermann
|
3f267b1795
|
Tag, ...: move to libtag.a
|
2013-09-05 18:26:56 +02:00 |
|
Max Kellermann
|
06f898cc12
|
tag: convert to C++
|
2013-07-30 20:19:53 +02:00 |
|
Max Kellermann
|
ba161ec572
|
song: convert header to C++
|
2013-07-28 13:25:12 +02:00 |
|
Max Kellermann
|
21fe376d1d
|
path: convert to C++
|
2013-01-17 00:43:27 +01:00 |
|
Max Kellermann
|
975370c084
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
|
Max Kellermann
|
333d226ed0
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
|
Max Kellermann
|
36b1c08ad7
|
locate: rename to SongFilter.cxx
|
2012-08-29 19:12:26 +02:00 |
|