Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter: FilterPCM() returns ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -6/+5 |
* | test/run_{filter,output}: use config_find_block() | Max Kellermann | 2014-02-20 | 1 | -17/+2 |
* | test: various fixups for building without GLib | Max Kellermann | 2014-02-18 | 1 | -0/+4 |
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | Filter*: move to filter/ | Max Kellermann | 2014-01-24 | 1 | -3/+3 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | test: add missing includes | Max Kellermann | 2014-01-07 | 1 | -0/+2 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -15/+16 |
* | test/*: remove GLib logging setup | Max Kellermann | 2013-12-24 | 1 | -12/+0 |
* | pcm/PcmVolume: rename to Volume.cxx | Max Kellermann | 2013-12-23 | 1 | -1/+1 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -23/+17 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -3/+3 |
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -3/+2 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -7/+6 |
* | 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 |