Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer_api: replaced method "control()" with "{get,set}_volume()" | Max Kellermann | 2009-02-16 | 1 | -6/+0 |
* | mixer_api: removed struct mixer_data | Max Kellermann | 2009-01-25 | 1 | -16/+11 |
* | mixer: merged methods "init" and "configure" | Max Kellermann | 2009-01-25 | 1 | -11/+5 |
* | mixer: removed mixer_configure(), configure mixer in mixer_new() | Max Kellermann | 2009-01-25 | 1 | -7/+3 |
* | mixer: return a mixer struct pointer | Max Kellermann | 2009-01-25 | 1 | -0/+16 |
* | mixer: make all mixer_plugin pointers const | Max Kellermann | 2009-01-25 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -1/+1 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -0/+45 |