summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-23change (global) variable visibility (ie be static)ben1-10/+10
2010-07-23add status function, and display connection stateben1-8/+18
2010-07-23smoothly exit now (pulse con & glib loop explicit)ben1-1/+0
2010-07-22glib-ify datatype, functions etc + header cleanupben1-43/+42
2010-07-21message window working nowben1-5/+7
2010-07-21Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctlJan Klemkow1-17/+24
2010-07-21interface: wip: adding message boxJan Klemkow1-2/+12
2010-07-21be a bit more type-safe (integer types cleanup)ben1-17/+24
2010-07-20resize support using resize_term and ioctlben1-11/+36
2010-07-20clear stdscr and menu_win & print list after thatben1-0/+5
2010-07-20Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctlben1-3/+9
2010-07-20add signal handler for SIGWINCHben1-0/+14
2010-07-20interface: adding function for window-resizeyounix1-3/+9
2010-07-20interface: adding comment for box-sizeyounix1-0/+1
2010-07-19interface: intern box is now in fullwindowsizeyounix1-8/+3
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