Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: added config_get_block_unsigned() | Max Kellermann | 2009-01-18 | 1 | -8/+2 |
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 1 | -53/+29 |
* | conf: replaced getBoolBlockParam() with config_get_block_bool() | Max Kellermann | 2009-01-17 | 1 | -3/+1 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -2/+2 |
* | added missing explicit config.h includes | Max Kellermann | 2009-01-08 | 1 | -0/+1 |
* | shout: fixed bad error message printout | Viliam Mateicka | 2008-12-23 | 1 | -2/+2 |
* | shout: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-25 | 1 | -59/+59 |
* | shout: don't check HAVE_SHOUT | Max Kellermann | 2008-11-25 | 1 | -7/+0 |
* | removed unneed check for protocol in shout plugin, will assume icecast2 proto... | Alam Arias | 2008-10-31 | 1 | -2/+0 |
* | output: close device on play error | Max Kellermann | 2008-10-29 | 1 | -7/+2 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -12/+12 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+596 |