Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/osx: fix typo | Max Kellermann | 2013-12-19 | 1 | -1/+1 |
| | |||||
* | output/osx: use DynamicFifoBuffer instead of struct fifo_buffer | Max Kellermann | 2013-12-19 | 1 | -26/+21 |
| | |||||
* | output/osx: fix build failure | Lukas Stabe | 2013-12-10 | 1 | -3/+3 |
| | |||||
* | system/ByteOrder: new library for byte ordering / endianess | Max Kellermann | 2013-10-16 | 1 | -4/+3 |
| | | | | Replacing GLib macros. | ||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -10/+12 |
| | | | | | 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 | -44/+40 |
| | | | | Replaces GLib's GError. | ||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -5/+5 |
| | |||||
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -3/+3 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -12/+11 |
| | |||||
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | output/osx: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+437 |