summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-19state changes(new input etc) recognized at runtime automaticallyben1-4/+11
2010-07-15use easier sink_*_get() instead of g_array_indexben1-21/+19
2010-07-15use pa_cvolume_set instead of iterating manuallyben1-4/+5
2010-07-15replace own VOLUME_MAX def with PA_VOLUME_NORM defben1-3/+1
2010-07-15syntax cleanupben1-58/+55
2010-07-15replace sink_input_list implementation with GArrayben1-14/+14
2010-07-15replace own sink-list implementation with GArrayben1-27/+25
2010-07-13code cleanupJan Klemkow1-25/+0
2010-07-13display name instead of device when device prop is not availableben1-1/+1
2010-07-13Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctlben1-1/+1
2010-07-13add mute support for sinks and inputsben1-7/+33
2010-07-13change sink-name to sink-deviceJan Klemkow1-1/+1
2010-07-13volume made changable for sinksben1-9/+25
2010-07-13add volume output for sinksben1-0/+1
2010-07-13add vim-like (hjkl) shortcutsben1-1/+7
2010-07-13sink_inputs volume made changableben1-2/+24
2010-07-13inputs made movableben1-8/+26
2010-07-13remove all tabs and use direct positioningben1-3/+5
2010-07-13made test alignment and highlighting consistentben1-3/+3
2010-07-13disable showing the cursorben1-0/+1
2010-07-13add werase before printing (no more overwriting)ben1-0/+1
2010-07-12fix: some problemsJan Klemkow1-2/+2
2010-07-12interface: add volume outputJan Klemkow1-0/+4
2010-07-12fix: interfaceJan Klemkow1-11/+21
2010-07-12wip: bugfix: interfaceJan Klemkow1-9/+42
2010-07-12move sources to src/ben1-0/+147