Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | mixer_plugin: use GError for error handling | Max Kellermann | 2009-10-20 | 1 | -4/+22 |
* | mixer_all: added mixer_all_set_software_volume() | Max Kellermann | 2009-07-06 | 1 | -0/+57 |
* | volume: moved range check to handle_setvol() | Max Kellermann | 2009-07-06 | 1 | -7/+5 |
* | volume, mixer: removed the "relative" parameter | Max Kellermann | 2009-07-06 | 1 | -11/+3 |
* | output_plugin: replaced output_plugin.get_mixer() with mixer_plugin | Max Kellermann | 2009-03-26 | 1 | -2/+2 |
* | mixer_all: removed debug message | Max Kellermann | 2009-03-14 | 1 | -1/+0 |
* | mixer_api: moved functions to mixer_control.c | Max Kellermann | 2009-03-14 | 1 | -1/+1 |
* | mixer_control: moved functions to mixer_all.c | Max Kellermann | 2009-03-14 | 1 | -4/+61 |
* | volume: moved code to mixer_all.c | Max Kellermann | 2009-03-14 | 1 | -0/+59 |