Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-19 | Coding style: Seperate line for function return type | Benjamin Franzke | 1 | -5/+10 |
2010-07-23 | move sink_list var to sink.c (included from sink.h) | ben | 1 | -3/+2 |
2010-07-22 | glib-ify datatype, functions etc + header cleanup | ben | 1 | -19/+18 |
2010-07-15 | use easier sink_*_get() instead of g_array_index | ben | 1 | -0/+10 |
2010-07-15 | syntax cleanup | ben | 1 | -5/+6 |
2010-07-15 | replace sink_input_list implementation with GArray | ben | 1 | -10/+3 |
2010-07-15 | sink_clear() marked static (only private use) | ben | 1 | -10/+11 |
2010-07-15 | replace own sink-list implementation with GArray | ben | 1 | -83/+19 |
2010-07-13 | code cleanup | Jan Klemkow | 1 | -1/+1 |
2010-07-13 | change sink-name to sink-device | Jan Klemkow | 1 | -0/+4 |
2010-07-13 | stop setting local pntrs NULL when globals needed (tmp commented out) | ben | 1 | -2/+7 |
2010-07-13 | fix reallocs that saved pointer only in local vars | ben | 1 | -8/+10 |
2010-07-12 | wip: bugfix: interface | Jan Klemkow | 1 | -1/+7 |
2010-07-12 | move sources to src/ | ben | 1 | -0/+93 |