| Commit message (Expand) | Author | Age | Files | Lines |
* | pulse_mixer: added missing copyright header | Max Kellermann | 2009-03-07 | 1 | -0/+18 |
* | pulse_mixer: added GLib log domain | Max Kellermann | 2009-03-07 | 1 | -14/+16 |
* | pulse: clean up includes | Max Kellermann | 2009-03-07 | 1 | -2/+4 |
* | pulse mixer | David Guibert | 2009-03-07 | 1 | -0/+277 |
* | mixer_api: replaced method "control()" with "{get,set}_volume()" | Max Kellermann | 2009-02-16 | 2 | -124/+116 |
* | mixer_api: removed struct mixer_data | Max Kellermann | 2009-01-25 | 2 | -14/+24 |
* | mixer: merged methods "init" and "configure" | Max Kellermann | 2009-01-25 | 2 | -46/+12 |
* | mixer: removed mixer_configure_legacy(), AC_MIXER_CONFIGURE | Max Kellermann | 2009-01-25 | 2 | -11/+0 |
* | mixer: make all mixer_plugin pointers const | Max Kellermann | 2009-01-25 | 2 | -2/+2 |
* | mixer: added missing copyright headers | Max Kellermann | 2009-01-25 | 2 | -0/+34 |
* | conf: allow param==NULL | Max Kellermann | 2009-01-25 | 2 | -6/+0 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 2 | -4/+4 |
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 2 | -12/+15 |
* | mixer: don't check for NULL before g_free() | Max Kellermann | 2009-01-18 | 2 | -16/+11 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 2 | -6/+6 |
* | mixer: check param==NULL in the alsa and oss mixer code | Max Kellermann | 2009-01-16 | 2 | -0/+7 |
* | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix... | Viliam Mateicka | 2009-01-11 | 2 | -8/+26 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 2 | -52/+73 |
* | renaming mixer.h to mixer_api.h | Viliam Mateicka | 2009-01-04 | 2 | -4/+4 |
* | mixer: renamed mix_* options to mixer_* | Max Kellermann | 2009-01-01 | 2 | -4/+4 |
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 2 | -0/+403 |