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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
interface: Add defines for special chooser_input states
Benjamin Franzke
1
-13
/
+16
2011-10-19
g_curses_input: Fix coding style
Benjamin Franzke
2
-9
/
+19
2011-10-19
Makefile.am: Use variables rather then substitutions
Benjamin Franzke
2
-3
/
+3
2011-10-19
glib mainloop wrappers: Add missing includes for own prototypes
Benjamin Franzke
2
-0
/
+2
2011-10-19
Define gcc specific flags in configure
Benjamin Franzke
2
-1
/
+7
2011-10-19
configure: Use silent rules
Benjamin Franzke
1
-1
/
+2
2011-10-19
g_unix_signal: Fix coding style
Benjamin Franzke
1
-8
/
+21
2011-10-19
interface: Rename status to interface_set_status
Benjamin Franzke
3
-10
/
+10
2011-10-19
interface.h: Remove private function prototypes
Benjamin Franzke
2
-105
/
+99
2011-10-19
Coding style: Seperate line for function return type
Benjamin Franzke
6
-40
/
+81
2011-10-19
interface: Rename get_input to interface_get_input
Benjamin Franzke
2
-3
/
+4
2011-02-23
Add glib helper headers to Makefile.am
Benjamin Franzke
1
-1
/
+1
2011-02-23
Create realease for package mantainence.
younix
1
-1
/
+1
2011-02-08
Fix: output formating
younix
1
-2
/
+3
2011-02-08
Dynamic growing volume bar.
younix
1
-4
/
+5
2011-02-08
Printing full name length.
younix
2
-7
/
+48
2010-11-04
Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctl
younix
2
-0
/
+7
2010-11-04
add comment
younix
1
-3
/
+3
2010-11-04
get_input: only handle inputs, when context is ready
Benjamin Franzke
2
-0
/
+7
2010-10-21
get_sink_input_info: use pa_sink_info name attr as fallback
ben
1
-1
/
+3
2010-10-21
status: fix pointer to be const
ben
2
-2
/
+2
2010-07-23
replace gramatically incorrect "signal_infos" with "signal_data"
ben
1
-29
/
+29
2010-07-23
configure.ac: use AC_MSG_ERROR and add sigaction() check
ben
2
-16
/
+27
2010-07-23
glib curses input-event added (replacement for g_timeout)
ben
6
-17
/
+88
2010-07-23
unix SIGWNICH signal wrapped as glib signal source
ben
5
-24
/
+132
2010-07-23
move sink_list var to sink.c (included from sink.h)
ben
4
-6
/
+8
2010-07-23
height,width made local vars + abit syntax cleanup
ben
1
-14
/
+14
2010-07-23
add wasd + tab + x keymapping for left hand ctrl
ben
1
-0
/
+7
2010-07-23
use blocked instead of pending var name for sync
ben
2
-8
/
+8
2010-07-23
use sigaction instead of signal
ben
1
-12
/
+5
2010-07-23
change (global) variable visibility (ie be static)
ben
2
-15
/
+15
2010-07-23
increase exit smoothness + add some g_asserts
ben
1
-1
/
+7
2010-07-23
remove old outcommented printfs
ben
1
-5
/
+2
2010-07-23
fit autotools config to actual changes and improve
ben
3
-16
/
+5
2010-07-23
use g_printerr instead of printf for errors
ben
1
-7
/
+8
2010-07-23
add status function, and display connection state
ben
3
-13
/
+35
2010-07-23
smoothly exit now (pulse con & glib loop explicit)
ben
2
-11
/
+11
2010-07-23
sink_list_tmp as userdata instead of global now
ben
1
-5
/
+6
2010-07-22
glib-ify datatype, functions etc + header cleanup
ben
8
-148
/
+103
2010-07-21
message window working now
ben
1
-5
/
+7
2010-07-21
Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctl
Jan Klemkow
2
-22
/
+24
2010-07-21
interface: wip: adding message box
Jan Klemkow
1
-2
/
+12
2010-07-21
be a bit more type-safe (integer types cleanup)
ben
2
-22
/
+24
2010-07-20
resize support using resize_term and ioctl
ben
1
-11
/
+36
2010-07-20
clear stdscr and menu_win & print list after that
ben
1
-0
/
+5
2010-07-20
Merge branch 'master' of gitorious.org:pa-sink-ctl/pa-sink-ctl
ben
2
-3
/
+10
2010-07-20
add signal handler for SIGWINCH
ben
1
-0
/
+14
2010-07-20
interface: adding function for window-resize
younix
2
-3
/
+10
2010-07-20
interface: adding comment for box-size
younix
1
-0
/
+1
2010-07-19
interface: intern box is now in fullwindowsize
younix
1
-8
/
+3
[next]