Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/{alsa,oss}: add assertions | Max Kellermann | 2014-08-31 | 1 | -0/+4 |
| | |||||
* | system/ByteOrder: new library for byte ordering / endianess | Max Kellermann | 2013-10-16 | 1 | -3/+2 |
| | | | | Replacing GLib macros. | ||||
* | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 2013-10-15 | 1 | -5/+6 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -10/+13 |
| | | | | | 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 | -64/+50 |
| | | | | 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 |
| | |||||
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -4/+5 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -48/+48 |
| | |||||
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | output/oss,null: use new/delete | Max Kellermann | 2013-04-17 | 1 | -39/+31 |
| | |||||
* | pcm_export: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -10/+11 |
| | |||||
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | require GLib 2.24 | Max Kellermann | 2013-01-29 | 1 | -1/+0 |
| | |||||
* | output/{alsa,oss}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+794 |