Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-02-16 | mixer: include cleanup | Max Kellermann | 1 | -1/+3 |
2009-02-16 | mixer_api: replaced method "control()" with "{get,set}_volume()" | Max Kellermann | 1 | -6/+28 |
2009-01-25 | mixer_api: removed struct mixer_data | Max Kellermann | 1 | -9/+10 |
2009-01-25 | mixer: merged methods "init" and "configure" | Max Kellermann | 1 | -11/+3 |
2009-01-25 | mixer: removed mixer_configure(), configure mixer in mixer_new() | Max Kellermann | 1 | -2/+1 |
2009-01-25 | mixer: return a mixer struct pointer | Max Kellermann | 1 | -0/+7 |
2009-01-25 | mixer: make all mixer_plugin pointers const | Max Kellermann | 1 | -4/+4 |
2009-01-25 | mixer: added missing copyright headers | Max Kellermann | 1 | -0/+17 |
2009-01-25 | conf: const pointers in block get functions | Max Kellermann | 1 | -2/+3 |
2009-01-17 | conf: no CamelCase, part I | Max Kellermann | 1 | -2/+2 |
2009-01-10 | Introducing mixer api | Viliam Mateicka | 1 | -23/+51 |
2009-01-04 | renaming mixer.h to mixer_api.h | Viliam Mateicka | 1 | -0/+0 |
2008-12-31 | Moving mixers to audio outputs | Viliam Mateicka | 1 | -0/+33 |