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
/
command.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-18
command: Rename function do_mute to toggle_mute
Benjamin Franzke
1
-2
/
+2
2011-12-18
command: Minor cosmetic in volume_change
Benjamin Franzke
1
-4
/
+3
2011-12-18
Finally move interface_get_current_ctl into interface.c
Benjamin Franzke
1
-44
/
+0
2011-12-18
Make use of interface_get_current_ctl in switch_sink
Benjamin Franzke
1
-12
/
+18
2011-12-18
Rename vol_ctl_object to vol_ctl
Benjamin Franzke
1
-3
/
+3
2011-12-18
Add volume_set to vol_ctl_object
Benjamin Franzke
1
-40
/
+36
2011-12-18
Add mute cb to vol_ctl_object
Benjamin Franzke
1
-22
/
+20
2011-12-18
Unify common sink(_input) properties to a base object
Benjamin Franzke
1
-15
/
+16
2011-12-14
Increase warning leaves, and fix new occured ones
Benjamin Franzke
1
-10
/
+9
2011-12-14
Remove unused change_callback
Benjamin Franzke
1
-5
/
+3
2011-12-13
Allow to quit with a non-ready context
Benjamin Franzke
1
-0
/
+15
2011-12-13
interface: Rename print_sink_list to interface_redraw
Benjamin Franzke
1
-2
/
+2
2011-12-13
Add a list_foreach makro for GList
Benjamin Franzke
1
-12
/
+6
2011-12-13
command: Assert when chooser input has unexpected value
Benjamin Franzke
1
-2
/
+8
2011-12-13
config: Read keymap from configuration file
Benjamin Franzke
1
-0
/
+231