Commit Graph

  • cd4fd87b2f Update manpage for reload. master Christoph Lohmann 2020-12-20 19:21:25 +0100
  • 8fe4f9e733 Simplify reloading, remove lines. Christoph Lohmann 2020-12-20 19:20:40 +0100
  • bfffb92ac6 Push LICENSE to 2020. For next release. Christoph Lohmann 2020-12-20 19:10:37 +0100
  • 13d5b94b8d Make it to 0.2. Christoph Lohmann 2020-12-20 19:01:30 +0100
  • 0ebd046cc4 Move to sigaction. Raise SIGWINCH on HUP for ncurses. Christoph Lohmann 2020-12-20 17:20:03 +0100
  • 6649dc02de Include string.h for memset. Christoph Lohmann 2020-12-20 16:35:03 +0100
  • 59a8c7e4ae Raise SIGWINCH in SIGHUP, so refresh is safe in ncurses. Christoph Lohmann 2020-12-20 16:34:20 +0100
  • b87460e37b Remove space to Gentoo for better readability. Christoph Lohmann 2020-12-20 16:08:20 +0100
  • a273019260 Makefile: add PATH-MAX-LIMIT.md to `make dist` Hiltjo Posthuma 2020-12-20 15:55:37 +0100
  • b455270d0e add a few common keybinds: ^D, SPACE and ^L Hiltjo Posthuma 2020-12-20 15:54:45 +0100
  • 4749f13de5 exit(0) on success, non-zero if an error occurred or signal was received Hiltjo Posthuma 2020-12-20 15:51:33 +0100
  • 79fcfa10f4 print the exact amount of mmap'd data Hiltjo Posthuma 2020-12-20 15:49:57 +0100
  • e53298ab1f add support for SIGWINCH / window resize Hiltjo Posthuma 2020-12-20 15:42:42 +0100
  • c8f895266f sort includes Hiltjo Posthuma 2020-12-20 15:38:15 +0100
  • a6db1af027 Makefile: improvements Hiltjo Posthuma 2020-12-20 15:36:50 +0100
  • 1c4c6d33a7 catpoint.1: add an initial man page Hiltjo Posthuma 2020-12-20 15:36:16 +0100
  • 3900345c80 Add file with hints about PATH_MAX circumvention. Christoph Lohmann 2020-12-20 15:36:16 +0100
  • b0efd23c24 Do not mmap all slides at the beginning to scale better. Christoph Lohmann 2020-12-20 15:25:52 +0100
  • 5672cc0e59 Massive refactoring for features (SIGHUP, variable names). Christoph Lohmann 2020-12-20 14:57:45 +0100
  • a4f575be61 Signal handler needs to have int for signal number. Christoph Lohmann 2020-12-20 14:41:04 +0100
  • 626219d14e Arguments to cleanup are not needed. Christoph Lohmann 2020-12-20 14:40:03 +0100
  • 6837d1b5e6 Change license header to current state. Christoph Lohmann 2020-12-20 14:38:14 +0100
  • 8ef598d0d6 Remove duplicate SIGINT signal call. Christoph Lohmann 2020-12-20 14:37:26 +0100
  • c19639a4ed Handle errors on munmap. It can fail too. Christoph Lohmann 2020-12-20 14:34:51 +0100
  • 9d56979ded Add reload function to catpoint. Christoph Lohmann 2020-12-20 11:44:12 +0100
  • fbd1f47fc5 Add TOOLS helper for nice tools for presentation creation. Christoph Lohmann 2020-05-13 15:06:39 +0200
  • 12e7c074bc Merge branch 'master' of ssh://r-36.net:443/srv/git/catpoint Christoph Lohmann 2020-05-05 13:14:37 +0200
  • 784da2eb63 Make config.mk for tinfo and ncurses separation possible. Christoph Lohmann 2020-05-05 13:13:42 +0200
  • b19ef1df38 Fix linking with ncursesw by adding libtinfow. parazyd 2020-05-05 10:35:41 +0200
  • 7f4f527303 Stat each file and mmap(3) only as much as is really needed Ekkie 2020-05-04 12:51:49 +0200
  • 78504360bf Fix whitespace issues. Christoph Lohmann 2018-07-08 14:59:13 +0200
  • 62d8733dfb patch signal handlers for catpoint KatolaZ 2018-07-08 14:54:37 +0200
  • 05fee79d9b Year bump. Christoph Lohmann 2018-01-24 17:06:54 +0100
  • 77dfce9909 Some remnant from the global replace. Christoph Lohmann 2017-03-18 12:16:31 +0100
  • 3d988d86e8 Adding a simple build system. Christoph Lohmann 2017-03-17 17:03:24 +0100
  • 1f8cc28431 Add support for Logitech USB remote presenter (powerpoint shortcuts). Christoph Lohmann 2017-03-04 16:49:33 +0100
  • b36909615c Make Pos1 work. Christoph Lohmann 2017-02-26 17:21:51 +0100
  • b95ee9c3f7 Initial commit. Christoph Lohmann 2015-08-27 23:54:58 +0200