Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-20 | Use signalfd if available | Benjamin Franzke | 1 | -1/+7 | |
If kqueue can be added as well, our homegrown kinda ugly signal dispatcher could be killed. | |||||
2011-10-19 | Makefile.am: Use variables rather then substitutions | Benjamin Franzke | 1 | -1/+0 | |
Also set preprocessor flags in AM_CPPFLAGS | |||||
2011-10-19 | Define gcc specific flags in configure | Benjamin Franzke | 1 | -0/+6 | |
2011-10-19 | configure: Use silent rules | Benjamin Franzke | 1 | -1/+2 | |
2011-02-23 | Create realease for package mantainence. | younix | 1 | -1/+1 | |
2010-07-23 | configure.ac: use AC_MSG_ERROR and add sigaction() check | ben | 1 | -5/+10 | |
2010-07-23 | fit autotools config to actual changes and improve | ben | 1 | -11/+1 | |
2010-07-15 | replace own VOLUME_MAX def with PA_VOLUME_NORM def | ben | 1 | -1/+1 | |
2010-07-14 | replace pulseaudio's mainloop with glib-mainloop | ben | 1 | -1/+3 | |
2010-07-12 | move sources to src/ | ben | 1 | -2/+2 | |
2010-07-11 | move {C,LD}FLAGS from configure.ac to Makefile.am | ben | 1 | -4/+4 | |
2010-07-11 | add files for autotools usage | ben | 1 | -0/+32 | |