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