Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 1 | -5/+8 |
* | mixer: don't check for NULL before g_free() | Max Kellermann | 2009-01-18 | 1 | -8/+5 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -3/+3 |
* | mixer: check param==NULL in the alsa and oss mixer code | Max Kellermann | 2009-01-16 | 1 | -0/+3 |
* | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix... | Viliam Mateicka | 2009-01-11 | 1 | -4/+14 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -23/+37 |
* | renaming mixer.h to mixer_api.h | Viliam Mateicka | 2009-01-04 | 1 | -1/+1 |
* | mixer: renamed mix_* options to mixer_* | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 1 | -0/+206 |