Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -3/+1 |
| | |||||
* | Util/ASCII: add StringEqualsCaseASCII() overload with length | Max Kellermann | 2013-10-21 | 1 | -3/+2 |
| | | | | Replaces GLib's g_ascii_strncasecmp(). | ||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+4 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -43/+29 |
| | | | | Replaces GLib's GError. | ||||
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
| | |||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
| | |||||
* | MixerPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -5/+5 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | MixerInternal: convert to class | Max Kellermann | 2013-04-16 | 1 | -10/+8 |
| | |||||
* | mixer/Oss: convert to a class | Max Kellermann | 2013-04-16 | 1 | -51/+92 |
| | |||||
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | output/{alsa,oss}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+216 |