307 Commits (dcc622b87d67ca3c870b68cee8cbfd05fc7bcdb4)
 

Author SHA1 Message Date
karl dcc622b87d Merge pull request #137 from chelovechishko/ncurses_color_restore 9 years ago
karl 33bb4e78d9 Merge pull request #138 from chelovechishko/alsa 9 years ago
Chelovechishko 2d4ba0b8f7 alsa: fix mistakes 9 years ago
Chelovechishko 4772bdd99c terminal_ncurses: restore original colors on exit 9 years ago
karl 85ecaa1306 Merge pull request #136 from tivervac/patch-1 9 years ago
Titouan Vervack 3b1c4e2b2d Fixed typos 9 years ago
karl d51e1f5777 Merge pull request #134 from chelovechishko/terminal_ncurses 9 years ago
Chelovechishko b70ffa9d5c terminal_ncurses: fill a background to chosen color from the beginning 9 years ago
Chelovechishko 9a418ff929 terminal_ncurses: fix filling a terminal with a foreground color 9 years ago
Chelovechishko 94a3f9bd8e terminal_ncurses: reduce scope of a variable 9 years ago
Chelovechishko 29dc2b07ca terminal_ncurses: refactoring 9 years ago
karl eed0bcadd9 Merge pull request #131 from chelovechishko/alsa 9 years ago
Chelovechishko f45f527e05 alsa: refactoring 9 years ago
karl bc4e1bf8d4 added libtool to readme closes #128 9 years ago
karl 5d5975cdec Merge pull request #124 from worron/master 9 years ago
worron eb4393376d Data range check for binary output 9 years ago
karl e09a991136 fixed bug in raw output bit format check 9 years ago
karlstav 341f327811 typo 9 years ago
karlstav c566a31928 added news to the readme 9 years ago
karlstav 247dcd3363 fixed bug where sensing of low values was done even when no sound 9 years ago
karlstav bbc20d8aea fixed check to see if terminal suports manipulaing color definitions 9 years ago
karlstav 8ad2a4cd80 added check to see if terminal suports manipulaing color definitions 9 years ago
karlstav 2eca8b82a2 fixed color cycling when no custom color is defined 9 years ago
karlstav daed29a9c5 resett of defined colors back to default 9 years ago
karlstav 0a671fcddd commented out undefined function 9 years ago
karl 50983d3611 Merge pull request #115 from hashhar/more-color 9 years ago
Ashhar Hasan 8368fb863d Add check to decide if the terminal supports color redefinition or not 9 years ago
Ashhar Hasan 6a3db22ba1 Add support for more colors in ncurses output. 10 years ago
karl b5afe82840 Merge pull request #111 from VectorCell/master 10 years ago
Brandon Smith 41a6aee2ac add stdint header for compilation in Raspbian (unrecognized type otherwise for int types) 10 years ago
karlstav 0360e8872e removed check if in tty if ouput is raw ti fix #110 10 years ago
karlstav 3487ca681e added option to allow overshoot in the autosens function 10 years ago
karlstav 2b9a798007 Merge branch 'raw-output' 10 years ago
karlstav 66993317b1 typo fix 10 years ago
karlstav b5e9c09453 added possibility to set ascii delimiter by using decimal value in ascii table 10 years ago
karlstav a9b224192c added alot to raw branch 10 years ago
karlstav 2c1913a4c8 added M Nguyens PPA to the readme 10 years ago
karlstav 86d30a99d7 updated doctoc in readme 10 years ago
karlstav c5473a21c3 updated readme 10 years ago
karlstav d25dba7935 simplyfied code in iniparser3 fix 10 years ago
karlstav ce15f8eb78 used code from Fedora COPR package 10 years ago
karlstav bf72de8589 added option for building with iniparser version 3.1 10 years ago
karlstav 0504dd7382 fixed write to fifo 10 years ago
karlstav 579e6ef93d first commit 10 years ago
karl 6ed3387019 Merge pull request #99 from EmilGedda/master 10 years ago
Emil Gedda 61bb55669d Changed pgrep to pkill 10 years ago
Emil Gedda 87ab4d138e Added info on SIGUSR1 usage in README 10 years ago
karl a54f820497 Merge pull request #98 from EmilGedda/master 10 years ago
Emil Gedda 5532c5665c Reload config file on SIGUSR1 10 years ago
karl 255694a581 Merge pull request #96 from cheukyin699/master 10 years ago