mpd/src/lib
Max Kellermann 548aa00111 tag/Handler: pass StringView to OnTag() and OnPair()
Eliminates a number of allocations, because callers don't need to copy
the strings to a newly allocated buffer only to null-terminate them.
And most callers don't need to have a null-terminated string.
2019-06-06 13:00:53 +02:00
..
alsa system/ByteOrder: move to util/ 2019-03-08 10:21:10 +01:00
cdio Ensure SEEK_SET is set on systems where stdio.h is not pulled in by accident. 2019-02-23 18:04:00 +01:00
chromaprint command: add command "getfingerprint" 2019-04-05 14:23:35 +02:00
curl thread/Mutex: use using instead of making it a derived class 2019-05-07 19:23:01 +02:00
dbus event/*, ...: make GetEventLoop() const 2019-04-04 20:07:57 +02:00
expat check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
ffmpeg Log: make LogLevel the first parameter 2019-05-23 12:17:59 +02:00
gcrypt src/lib/gcrypt/meson.build: use dependency() for quering linker flags 2019-03-18 09:12:19 +01:00
icu check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
nfs thread/*Cond: add wait_for() overload with predicate 2019-05-07 19:54:54 +02:00
oss build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
pcre song/StringFilter: support regular expressions with "=~" and "!~" 2018-11-11 12:55:35 +01:00
pulse check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
smbclient thread/Mutex: use using instead of making it a derived class 2019-05-07 19:23:01 +02:00
sndio build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
sqlite lib/sqlite/Database: wrapper for sqlite3* 2019-04-25 12:10:12 +02:00
systemd check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
upnp event/*, ...: make GetEventLoop() const 2019-04-04 20:07:57 +02:00
xiph tag/Handler: pass StringView to OnTag() and OnPair() 2019-06-06 13:00:53 +02:00
yajl check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
zlib check.h: remove obsolete header 2018-11-19 16:33:49 +01:00