Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-22 | Add License header to source files | Benjamin Franzke | 1 | -0/+19 |
2011-10-21 | Store all input_infos in one big list | Benjamin Franzke | 1 | -1/+0 |
2011-10-21 | Merge sink.h and sink_input.h | Benjamin Franzke | 1 | -2/+10 |
2011-10-21 | Use a GList instead of GArray for sinks. | Benjamin Franzke | 1 | -13/+1 |
2010-07-23 | move sink_list var to sink.c (included from sink.h) | ben | 1 | -0/+6 |
2010-07-22 | glib-ify datatype, functions etc + header cleanup | ben | 1 | -11/+7 |
2010-07-15 | use easier sink_*_get() instead of g_array_index | ben | 1 | -0/+3 |
2010-07-15 | replace sink_input_list implementation with GArray | ben | 1 | -8/+2 |
2010-07-15 | sink_clear() marked static (only private use) | ben | 1 | -1/+0 |
2010-07-15 | replace own sink-list implementation with GArray | ben | 1 | -8/+4 |
2010-07-13 | change sink-name to sink-device | Jan Klemkow | 1 | -0/+1 |
2010-07-13 | add volume output for sinks | ben | 1 | -0/+1 |
2010-07-13 | fix reallocs that saved pointer only in local vars | ben | 1 | -1/+1 |
2010-07-12 | move sources to src/ | ben | 1 | -0/+35 |