summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Replace our custom signalfd() fallback with glib one (available as of 2.54)Benjamin Franzke1-6/+1
2012-02-27Add a manpage using asciidocBenjamin Franzke1-0/+9
2011-12-19Rename sink.h to ctl.hBenjamin Franzke1-1/+1
2011-12-15Rename config.ini to just configBenjamin Franzke1-3/+0
2011-12-13config: Read keymap from configuration fileBenjamin Franzke1-2/+2
2011-12-12Implement a priority based sink order assignmentBenjamin Franzke1-2/+5
2011-10-21Merge sink.h and sink_input.hBenjamin Franzke1-1/+1
2011-10-21Use a GList instead of GArray for sinks.Benjamin Franzke1-1/+1
2011-10-20Use signalfd if availableBenjamin Franzke1-2/+8
2011-10-20g_unix_signal: Remove g_ prefix to not collide with glibBenjamin Franzke1-2/+2
2011-10-20Kill off g_curses_inputBenjamin Franzke1-2/+2
2011-10-19Makefile.am: Use variables rather then substitutionsBenjamin Franzke1-2/+3
2011-10-19Define gcc specific flags in configureBenjamin Franzke1-1/+1
2011-02-23Add glib helper headers to Makefile.amBenjamin Franzke1-1/+1
2010-07-23glib curses input-event added (replacement for g_timeout)ben1-1/+1
2010-07-23unix SIGWNICH signal wrapped as glib signal sourceben1-1/+1
2010-07-23fit autotools config to actual changes and improveben1-2/+2
2010-07-14replace pulseaudio's mainloop with glib-mainloopben1-3/+3
2010-07-12move sources to src/ben1-0/+7