| Commit message (Expand) | Author | Age | Files | Lines |
* | mixer: don't reopen failed mixer automatically | Max Kellermann | 2009-03-26 | 1 | -0/+6 |
* | mixer: added flag "open" | Max Kellermann | 2009-03-26 | 1 | -0/+5 |
* | mixer: protect the mixer struct with a mutex | Max Kellermann | 2009-03-14 | 1 | -0/+8 |
* | mixer_api: moved mixer_init() to mixer_api.c | Max Kellermann | 2009-03-14 | 1 | -5/+2 |
* | mixer_api: moved mixer_plugin imports to mixer_list.h | Max Kellermann | 2009-03-14 | 1 | -8/+1 |
* | mixer_api: moved functions to mixer_control.c | Max Kellermann | 2009-03-14 | 1 | -23/+0 |
* | mixer_api: moved struct mixer_plugin to mixer_plugin.h | Max Kellermann | 2009-03-14 | 1 | -41/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | pulse mixer | David Guibert | 2009-03-07 | 1 | -0/+1 |
* | mixer: adding code to optionally disable all hw mixers | Viliam Mateicka | 2009-03-02 | 1 | -0/+2 |
* | mixer: include cleanup | Max Kellermann | 2009-02-16 | 1 | -1/+3 |
* | mixer_api: replaced method "control()" with "{get,set}_volume()" | Max Kellermann | 2009-02-16 | 1 | -6/+28 |
* | mixer_api: removed struct mixer_data | Max Kellermann | 2009-01-25 | 1 | -9/+10 |
* | mixer: merged methods "init" and "configure" | Max Kellermann | 2009-01-25 | 1 | -11/+3 |
* | mixer: removed mixer_configure(), configure mixer in mixer_new() | Max Kellermann | 2009-01-25 | 1 | -2/+1 |
* | mixer: return a mixer struct pointer | Max Kellermann | 2009-01-25 | 1 | -0/+7 |
* | mixer: make all mixer_plugin pointers const | Max Kellermann | 2009-01-25 | 1 | -4/+4 |
* | mixer: added missing copyright headers | Max Kellermann | 2009-01-25 | 1 | -0/+17 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -2/+3 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -2/+2 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -23/+51 |
* | renaming mixer.h to mixer_api.h | Viliam Mateicka | 2009-01-04 | 1 | -0/+33 |