summaryrefslogtreecommitdiff
path: root/src/pa-sink-ctl.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-18Initial support for displaying source outputsBenjamin Franzke1-0/+1
2011-12-18Initial support for printing available sourcesBenjamin Franzke1-0/+1
2011-12-18Move interface related properties into new interface structBenjamin Franzke1-19/+7
2011-12-18interface: Use printf precision and padding for volume bar printingBenjamin Franzke1-0/+2
2011-12-18interface: Stop keeping track of cursor position ourselfBenjamin Franzke1-1/+0
2011-12-18interface: Unify drawing code for sinks and inputsBenjamin Franzke1-0/+1
2011-12-14Remove unused change_callbackBenjamin Franzke1-3/+0
2011-12-13Add goto based error-path cleanup to mainBenjamin Franzke1-0/+1
2011-12-13Add a list_foreach makro for GListBenjamin Franzke1-0/+3
2011-12-12Revert "Use g_list_find_custom to calculate sink position"Benjamin Franzke1-6/+3
2011-12-12Use g_list_find_custom to calculate sink positionBenjamin Franzke1-3/+6
2011-12-12Implement a priority based sink order assignmentBenjamin Franzke1-0/+10
2011-10-22interface: Derive new chooser_input directly when movingBenjamin Franzke1-2/+0
2011-10-22Add License header to source filesBenjamin Franzke1-0/+19
2011-10-21Fix selection when moving an input aroundBenjamin Franzke1-0/+1
2011-10-21Make use of gradual updatesBenjamin Franzke1-4/+0
2011-10-21Store all input_infos in one big listBenjamin Franzke1-1/+3
2011-10-21pa-sink-ctl.h: Remove private functionsBenjamin Franzke1-9/+0
2011-10-21Fix ident mistakes introduces by previous mass changesBenjamin Franzke1-7/+14
2011-10-21Stop using global variables.Benjamin Franzke1-2/+33
2010-07-22glib-ify datatype, functions etc + header cleanupben1-16/+6
2010-07-21be a bit more type-safe (integer types cleanup)ben1-5/+0
2010-07-15replace own VOLUME_MAX def with PA_VOLUME_NORM defben1-2/+5
2010-07-12wip: bugfix: interfaceJan Klemkow1-0/+2
2010-07-12move sources to src/ben1-0/+25