Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -6/+9 |
| | | | | | 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 | -87/+65 |
| | | | | Replaces GLib's GError. | ||||
* | output/pulse: require libpulse 0.9.16 | Max Kellermann | 2013-09-04 | 1 | -51/+3 |
| | | | | | Remove all #ifdefs. Old versions of libpulse are not being tested, and thus I'm removing support. | ||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -4/+4 |
| | |||||
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -6/+6 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -4/+4 |
| | |||||
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | mixer/Pulse: convert to a class | Max Kellermann | 2013-04-16 | 1 | -4/+3 |
| | |||||
* | output/Pulse: convert to C++ | Max Kellermann | 2013-04-16 | 1 | -0/+957 |