Max Kellermann
|
92cdea123e
|
TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins
|
2016-06-10 22:24:13 +02:00 |
Max Kellermann
|
e69bef3ce3
|
util/SplitString: new utility class
Replaces GLib's g_strsplit().
|
2014-12-04 09:14:28 +01:00 |
Max Kellermann
|
02a77f6797
|
test/test_util: add unit test for DivideString
|
2014-12-04 07:23:06 +01:00 |
Max Kellermann
|
2abfc7b87b
|
test/test_util: move class UriUtilTest to UriUtilTest.hxx
|
2014-12-04 07:12:04 +01:00 |
Max Kellermann
|
eab32f2e5d
|
util/UriUtil: add uri_get_suffix() overload that ignores query string
|
2014-11-01 12:45:47 +01:00 |
Max Kellermann
|
f660d30138
|
util/CircularBuffer: new buffer class
|
2014-03-15 18:35:52 +01:00 |
Max Kellermann
|
6ba1fe7568
|
UriUtil: support ftp:// URLs in uri_remove_auth()
|
2014-02-24 19:59:53 +01:00 |
Max Kellermann
|
afc70c120e
|
util/UriUtil: uri_get_suffix() fails if name begins with dot
A file called ".jpg" is not a JPEG file with an empty name; it is
merely a hidden file.
|
2013-12-29 17:40:51 +01:00 |
Max Kellermann
|
b631b552bb
|
test/*: add more missing stdlib.h includes
|
2013-11-05 17:28:23 +01:00 |
Max Kellermann
|
3d12f8d246
|
UriUtil: uri_remove_auth() returns std::string
|
2013-10-23 21:58:44 +02:00 |
Max Kellermann
|
c3e720279c
|
test/test_util: unit test for libutil.a
|
2013-10-23 21:58:44 +02:00 |