summaryrefslogtreecommitdiff
path: root/src/sink.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-22glib-ify datatype, functions etc + header cleanupben1-11/+7
2010-07-15use easier sink_*_get() instead of g_array_indexben1-0/+3
2010-07-15replace sink_input_list implementation with GArrayben1-8/+2
2010-07-15sink_clear() marked static (only private use)ben1-1/+0
2010-07-15replace own sink-list implementation with GArrayben1-8/+4
2010-07-13change sink-name to sink-deviceJan Klemkow1-0/+1
2010-07-13add volume output for sinksben1-0/+1
2010-07-13fix reallocs that saved pointer only in local varsben1-1/+1
2010-07-12move sources to src/ben1-0/+35