94 Commits (da9be64f7dc2c463df2db18838e94d85a352f5c7)
 

Author SHA1 Message Date
karlstav da9be64f7d improved fontfile for tty, 8 is now fullblock 11 years ago
karl 7a5e18199e improved filters 11 years ago
karl abf8859816 removed ncurses from todo-list 11 years ago
karlstav ffbd04c728 first ncurses commit 11 years ago
karl 6f3251124d Merge pull request #27 from CelestialWalrus/master 11 years ago
CelestialWalrus 1a32055275 Prepare for #24 11 years ago
CelestialWalrus 7dc8635fe4 Moved DEBUGs more to the right. 11 years ago
CelestialWalrus 219eca60ed Fixed usage 11 years ago
CelestialWalrus e8136bd469 More small changes 11 years ago
CelestialWalrus f08ab5871b Removed unnecessary gotod: 11 years ago
CelestialWalrus 7107d7b224 Improved code readability, commented some stuff 11 years ago
karl e125f82cad Merge pull request #26 from livibetter/fix-exit-no-cleanup 11 years ago
Yu-Jie Lin 533b9bfec8 fix exit with no cleanup, change label "exit" to common "out", use EXIT_FAILURE 11 years ago
karlstav 6a9b405801 Merge branch 'livibetter-key-controls' 11 years ago
Yu-Jie Lin 8114d318af fix misuse of SIGQUIT, better handling signals and user quitting 11 years ago
Yu-Jie Lin aad1e793ac fix max bars when starting with -S then toggle with s key, use <kbd/> to mark keys. (#22) 11 years ago
An Ko 87dd6cc157 Merge remote-tracking branch 'livibetter/key-controls' 11 years ago
karl 04f0d4d949 Merge pull request #19 from livibetter/fix-segfault-fail-open 11 years ago
karl 7269f94eff Merge pull request #18 from livibetter/print-version 11 years ago
Yu-Jie Lin 902c08bde0 add key controls 11 years ago
Yu-Jie Lin 2a117968c9 fix Segmentation fault after failing to open stream 11 years ago
Yu-Jie Lin 67bfef75b3 add -v option for printing version (#17), fix -h option text and optstring 11 years ago
karl ac5c5614c5 tweaking 11 years ago
karlstav dae38fe1a7 put fifo values into buffer the correct way, fixes #15 11 years ago
karl 1c49b01d2f Merge pull request #16 from CelestialWalrus/patch-1 11 years ago
Alex Smith ee6cf78009 "Scientific" mode switch 11 years ago
karl db805718e2 cleaned up some comments 11 years ago
karl a81fe634a7 Merge pull request #14 from livibetter/make-debug 11 years ago
Yu-Jie Lin ee8decefc9 make debug option 11 years ago
karl a857acada7 Merge pull request #13 from livibetter/simplify-bar-char 11 years ago
karl 0806d20429 new gif! + small edit 11 years ago
karl 31269fad13 new gif! 11 years ago
Yu-Jie Lin 20159637b0 simplify bar character printing 11 years ago
karl 46169ca14c Merge pull request #12 from livibetter/readable-usage 11 years ago
Yu-Jie Lin bbaaf28961 make usage more coder-friendly 11 years ago
karlstav f0b9d40fd8 non-blocking fifo read [issue 7] 11 years ago
karlstav 99cb8f4ec8 non-blocking fifo read [issue 7] 11 years ago
karl 4f08afd974 Merge pull request #11 from livibetter/c99 11 years ago
Yu-Jie Lin 41825f3462 set -std=c99 -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L, fix warnings and errors 11 years ago
karlstav 2921e98659 styled again with astyle 11 years ago
karlstav d04c6ef2fb styled with astyle 11 years ago
karl 11ec7f08e4 changed LDFLAGS to LDLIBS 11 years ago
karl 5d9414ffb5 Merge pull request #10 from livibetter/improve-makefile 11 years ago
Yu-Jie Lin f7c00238c5 use canned recipe for compilation, add install/uninstall targets, turn on -Wall -Wextra 11 years ago
karl 6b99b08c89 Merge pull request #8 from CelestialWalrus/patch-1 11 years ago
karl 75bf8bf4f1 The MIT License 11 years ago
Alex Smith f67bb792b1 More smoothing, looks better IMO. 11 years ago
karl 7ccc152552 use ncurses instead of printf? 11 years ago
karl 1ae99f334c Merge pull request #3 from anko/master 11 years ago
An Ko dcf64385f7 Fix initialisation segfault bug 11 years ago