1. 14 Nov, 2013 2 commits
  2. 23 Sep, 2013 1 commit
    • Alessandro Rubini's avatar
      userspace/tools/wr_mon: several changes · 4876da8b
      Alessandro Rubini authored
      This fixes several minor issues with wr_mon. It changes the term.c interface,
      bur wr_mon is the only user of it and term.h.
      
        - term: support b/w mode (no colors)
        - term: simplify termios setting, and don't do it on non-tty files
        - term: term_poll now does poll, so user input is handled quickly
        - term: exit on ctrl-C
        - term: don't fflush() on every cprintf
        - wr_mon: accept "-b" for "black and white"
        - wr_mon: fix buffering of stdout, fflush the whole screenshot
            (this results in much less flashing in the terminal window)
        - wr_mon: use \n where possible, not calculated positions
            (this simplified future addition of dynamic interface listings)
        - wr_mon: shrink output vertically, so in no-servo mode it fits 80x25
        - wr_mon: use term_poll, not explicit sleep
        - wr_mon: don't clear the screen at exit time
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      4876da8b
  3. 04 Sep, 2013 1 commit
  4. 03 Sep, 2013 5 commits
  5. 12 Aug, 2013 2 commits
  6. 26 Jul, 2013 2 commits
  7. 25 Jul, 2013 4 commits
  8. 24 Jul, 2013 3 commits
  9. 17 Jul, 2013 5 commits
  10. 15 Jul, 2013 3 commits
  11. 10 Jul, 2013 7 commits
  12. 06 Jun, 2013 2 commits
  13. 22 May, 2013 1 commit
  14. 29 Apr, 2013 2 commits