Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't use g_thread_init() with GLib 2.32 | Max Kellermann | 2013-04-17 | 1 | -0/+3 |
* | MixerInternal: convert to class | Max Kellermann | 2013-04-16 | 1 | -1/+1 |
* | 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 |
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -15/+14 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -1/+1 |
* | pcm_*: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -1/+1 |
* | audio_{parser,config}: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -5/+1 |
* | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -3/+3 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -2/+4 |
* | test/{read_conf,run_filter}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+196 |