index
:
pa-sink-ctl
ellipse-v3
ellpise
manpage
master
NCurses based Pulseaudio control client
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2010-07-19
interface: intern box is now in fullwindowsize
younix
1
-8
/
+3
2010-07-19
state changes(new input etc) recognized at runtime automatically
ben
1
-4
/
+11
2010-07-15
use easier sink_*_get() instead of g_array_index
ben
1
-21
/
+19
2010-07-15
use pa_cvolume_set instead of iterating manually
ben
1
-4
/
+5
2010-07-15
replace own VOLUME_MAX def with PA_VOLUME_NORM def
ben
1
-3
/
+1
2010-07-15
syntax cleanup
ben
1
-58
/
+55
2010-07-15
replace sink_input_list implementation with GArray
ben
1
-14
/
+14
2010-07-15
replace own sink-list implementation with GArray
ben
1
-27
/
+25
2010-07-13
code cleanup
Jan Klemkow
1
-25
/
+0
2010-07-13
display name instead of device when device prop is not available
ben
1
-1
/
+1
2010-07-13
Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctl
ben
1
-1
/
+1
2010-07-13
add mute support for sinks and inputs
ben
1
-7
/
+33
2010-07-13
change sink-name to sink-device
Jan Klemkow
1
-1
/
+1
sink-device is the name of the device
2010-07-13
volume made changable for sinks
ben
1
-9
/
+25
2010-07-13
add volume output for sinks
ben
1
-0
/
+1
2010-07-13
add vim-like (hjkl) shortcuts
ben
1
-1
/
+7
2010-07-13
sink_inputs volume made changable
ben
1
-2
/
+24
2010-07-13
inputs made movable
ben
1
-8
/
+26
2010-07-13
remove all tabs and use direct positioning
ben
1
-3
/
+5
2010-07-13
made test alignment and highlighting consistent
ben
1
-3
/
+3
2010-07-13
disable showing the cursor
ben
1
-0
/
+1
2010-07-13
add werase before printing (no more overwriting)
ben
1
-0
/
+1
2010-07-12
fix: some problems
Jan Klemkow
1
-2
/
+2
2010-07-12
interface: add volume output
Jan Klemkow
1
-0
/
+4
2010-07-12
fix: interface
Jan Klemkow
1
-11
/
+21
2010-07-12
wip: bugfix: interface
Jan Klemkow
1
-9
/
+42
2010-07-12
move sources to src/
ben
1
-0
/
+147