Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: added config_get_block_unsigned() | Max Kellermann | 2009-01-18 | 1 | -15/+2 |
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 1 | -3/+5 |
* | jack: parse "ports" setting with g_strsplit() | Max Kellermann | 2009-01-18 | 1 | -20/+7 |
* | jack: use audio_output_get_name() | Max Kellermann | 2009-01-18 | 1 | -11/+1 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -2/+2 |
* | jack: use GLib instead of utils.h | Max Kellermann | 2009-01-02 | 1 | -15/+14 |
* | jack: duplicate jack_get_ports() return values | Max Kellermann | 2009-01-02 | 1 | -3/+4 |
* | output plugins: don't include gcc.h | Max Kellermann | 2009-01-01 | 1 | -4/+4 |
* | jack: use GLib logging | Max Kellermann | 2008-12-29 | 1 | -28/+30 |
* | alsa, jack: no const pointers for allocated strings | Max Kellermann | 2008-11-01 | 1 | -9/+17 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -8/+8 |
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 1 | -9/+0 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+486 |