Commit Graph

  • 99457c2725 Update C sources based on patch master Tait Hoyem 2022-07-13 18:24:41 -0600
  • ff90886354 Update readme Tait Hoyem 2022-07-13 18:24:06 -0600
  • e34b3ca467 Add custom patches Tait Hoyem 2022-07-13 18:23:33 -0600
  • 2649e8d533 Avoid out-of-bounds access when a slide input line begins with \0 Chris Down 2020-05-13 12:20:53 +0100
  • 72d33d463f update license Markus Teich 2017-09-07 23:40:26 +0200
  • a5f760fa0e Correctly handle files that contain no slides Laslo Hunhold 2017-09-07 11:01:10 +0200
  • 53541ee1bd update license Markus Teich 2017-09-04 00:23:09 +0200
  • 4736a6118d
    release v1 Markus Teich 2017-09-03 23:57:26 +0200
  • 16e4843d05 allow to reload file Markus Teich 2017-09-02 19:30:11 +0200
  • ec431df440 fix some spelling in man page Markus Teich 2017-09-02 19:20:00 +0200
  • f925f567d7 update manpage Markus Teich 2017-09-02 02:17:39 +0200
  • 278b8da820 migrate to new arg.h Markus Teich 2017-09-02 01:24:47 +0200
  • 6df3d039a0 load all images before starting the preso Markus Teich 2017-09-02 01:09:36 +0200
  • 0ff43aaf34 replace malloc() with ecalloc() Markus Teich 2016-11-04 19:50:09 +0100
  • ca7978c59b die() on calloc failure Markus Teich 2016-11-04 19:45:08 +0100
  • 8185d5eacb check memory allocation for calloc, die on failure Hiltjo Posthuma 2016-08-12 13:09:36 +0200
  • cd307e3ba0 README: add Xft to dependencies ssd 2016-10-09 15:27:02 +0200
  • dca314e7a9 always redraw images Markus Teich 2016-09-26 12:26:11 +0200
  • efea6575ca improve some more error messages Hiltjo Posthuma 2016-08-12 10:57:44 +0200
  • b737e3e6af Add a manpage FRIGN 2016-08-12 11:36:15 +0200
  • c3a0671f68 Use Plan 9 style for ARGEND FRIGN 2016-08-11 21:48:56 +0200
  • b2daba3390 Fix error-messages FRIGN 2016-08-11 21:47:57 +0200
  • 072a318adb Fix memory leak and print a warning on invalid regex FRIGN 2016-08-11 21:30:34 +0200
  • e8914d5d4b _exit() instead of exit() after failed exec FRIGN 2016-08-11 21:20:07 +0200
  • cd10166b5e Simplify LICENSE wording FRIGN 2016-07-14 13:05:37 +0200
  • e75676d9a4 Simplify usage() FRIGN 2016-07-14 13:10:34 +0200
  • 93329c72b5 Update example presentation Markus Teich 2016-07-14 12:44:05 +0200
  • 3af7e93324 add ff and ff.bz2 support in config.def.h FRIGN 2016-07-14 11:23:17 +0200
  • e1a0b51d84 Also call ffload on the current slide in advance() Markus Teich 2016-06-30 16:57:31 +0200
  • 827f3de2e7 clean ffread and rename to ffload Markus Teich 2016-06-30 16:42:34 +0200
  • fd303ee9c1 load slide image on-demand Hiltjo Posthuma 2016-06-04 21:47:39 +0200
  • 44a50ad948 load slide image on-demand Hiltjo Posthuma 2016-06-04 16:33:15 +0200
  • 27a904c1dd import new drw and util from libsl. Markus Teich 2016-05-21 21:39:58 +0200
  • 268d1968ea fix include and lib paths for the BSDs Markus Teich 2016-03-15 23:51:30 +0100
  • ceda5d69ac support FreeBSD Markus Teich 2016-03-15 20:21:54 +0100
  • c61e9a4b8a Import arg.h OOB fix from Lucas Gabriel Vuotto. Markus Teich 2016-03-06 20:56:29 +0100
  • b954ed4b9f Fix cmdline argument check Markus Teich 2016-03-06 20:49:18 +0100
  • 616aafdcb9 no need to reimplement cat here Markus Teich 2016-02-06 14:12:47 +0100
  • 3019229279 improve error handling Markus Teich 2016-02-06 14:08:43 +0100
  • 77809fae79 style: move function return types to own line Markus Teich 2016-02-05 16:17:43 +0100
  • a95e592992 Use 2ff exclusively in config.def.h FRIGN 2016-01-31 11:09:23 +0100
  • 68ac6486b1 Fix alpha blending FRIGN 2016-01-31 11:05:00 +0100
  • b0ad67036e readme: update reference to farbfeld Markus Teich 2016-02-05 15:25:29 +0100
  • 022ae48360 Change an eprintf to a die to stop child from running its own slideshow David Phillips 2015-12-11 12:23:45 +1300
  • 54daf38b08 filter via shell pipeline Grant Mathews 2015-12-09 20:56:07 -0800
  • 11f2c648eb unbreak the build Markus Teich 2015-12-09 00:52:39 +0100
  • 008ff1b88b fix 2 uninitialized variables and bin == NULL check Markus Teich 2015-12-09 00:50:05 +0100
  • edb4630564 check for bin == NULL Markus Teich 2015-12-08 22:34:48 +0100
  • 24762d0172 minor syntax, style and README fixes Markus Teich 2015-12-08 22:09:26 +0100
  • 0798e82d23 support transparent images Markus Teich 2015-12-08 21:46:18 +0100
  • b516f468fa Support farbfeld as an intermediate format sin 2015-11-18 10:41:02 +0000
  • 7e558105e6 add 'sent: ' prefix to errors Markus Teich 2015-12-03 22:59:29 +0100
  • 98e1854189 Add 'n' and 'p' keys to navigate slides Alexis 2015-11-26 15:22:01 +0100
  • 91aeb01dce Refactor die() to use eprintf() Alexis 2015-11-26 15:20:09 +0100
  • 824dae147e Use consistent wording for error messages Alexis 2015-11-26 15:18:44 +0100
  • 95af430d97 Use right click as previous and enable scrolling to switch slides Ivan Tham 2015-11-19 21:13:25 +0800
  • a1dcdad14f Bail out before allocating slides if file is empty Quentin Rameau 2015-11-18 23:21:33 +0100
  • eac14478e9 fix dying on empty slidefile Markus Teich 2015-11-18 23:24:53 +0100
  • 996a4c5c6e drw.c: Avoid potential memory leak in drw_cur_create() Quentin Rameau 2015-11-18 22:45:26 +0100
  • 243c8cf7b6 Add Escape key to quit sent Ivan Tham 2015-11-18 10:01:50 +0800
  • cc57a28eba die if no font could be loaded Markus Teich 2015-11-18 00:41:38 +0100
  • c3cd2edca6 Register space to advance to the next slide Jan Christoph Ebersbach 2015-11-17 06:42:34 +0100
  • 448fe33370 shorten bulletpoints in example presentation Markus Teich 2015-11-17 02:26:34 +0100
  • 31be676486 fix dejavu font name Markus Teich 2015-11-17 02:07:56 +0100
  • 4ae761b8be support even larger screens Markus Teich 2015-11-17 01:39:40 +0100
  • 4a828c2d6c prevent flickering when changing slides Markus Teich 2015-11-17 01:00:30 +0100
  • aa713a8a34 update README Markus Teich 2015-11-17 00:32:45 +0100
  • b1cb3bbc20 fix another index overflow issue Markus Teich 2015-11-17 00:23:51 +0100
  • 84734c73e8 fix several number overflow issues Markus Teich 2015-11-17 00:19:39 +0100
  • eb07f3dc10 update version Markus Teich 2015-11-17 00:18:54 +0100
  • 22a0a7f255 add multiline support Markus Teich 2015-11-07 23:54:23 +0100
  • d7eac23083 fix more memory leaks Markus Teich 2015-11-11 19:09:13 +0100
  • b23121b4aa free all fonts correctly Markus Teich 2015-11-11 19:00:54 +0100
  • d302f2efe1 free temporary fontstr arrays Markus Teich 2015-11-11 18:53:54 +0100
  • f6455efd52 simplify png cleanup Markus Teich 2015-11-11 18:49:57 +0100
  • 67ec8b1547 make usable screensize config const Markus Teich 2015-11-11 18:41:51 +0100
  • 8b52c85dd1 don't assume we get a ConfigureNotify event Tony Lainson 2015-11-10 14:54:16 +1100
  • 4ca44387e6 initialize .img Szabolcs Nagy 2015-11-09 02:58:26 +0100
  • 3ce84e7170 don't use EXIT_… cpp defines Markus Teich 2015-11-07 23:52:35 +0100
  • 0dc8cb9dab fix comment wording in drw.c Markus Teich 2015-11-07 23:48:40 +0100
  • 9ab88b5935 make colors configurable Markus Teich 2015-11-04 01:43:13 +0100
  • fc82374b03 update license year Markus Teich 2015-11-04 01:40:50 +0100
  • f84e7a585e fix default fonts in config.def.h Markus Teich 2015-11-01 18:09:22 +0100
  • 345b48fe03 remove unused font configuration, update license year Markus Teich 2015-10-31 18:10:47 +0100
  • a9ca2473fd fix font width calculations Markus Teich 2015-10-31 18:07:07 +0100
  • 4a114392bb remove unused type qualifiers Markus Teich 2015-10-31 16:25:02 +0100
  • 0b9b4d2439 update example presentation Markus Teich 2015-10-31 16:24:38 +0100
  • 6b002c44b8 fonts are automatically cleaned up Markus Teich 2015-08-29 02:24:42 +0200
  • d06622336b drw_resize should be called on mapping as well Markus Teich 2015-05-03 22:07:51 +0200
  • 8215db707c remove debug statement Markus Teich 2015-05-02 13:29:03 +0200
  • 96e1607e78 typedef image struct Markus Teich 2015-05-01 21:34:52 +0200
  • 036d77fffe minor style adaptions Markus Teich 2015-04-30 22:00:14 +0200
  • 8606d72ced fonts cleanup Markus Teich 2015-04-28 00:27:43 +0200
  • e9261114fe remove unused dc/gc variables Markus Teich 2015-04-27 23:26:03 +0200
  • 9b9dda0f64 remove utf8 support from todo list Markus Teich 2015-04-26 20:40:42 +0200
  • 4166516862 remove old stuff and fix warnings Markus Teich 2015-04-25 20:18:43 +0200
  • 75081d228e blank screen before drawing text Markus Teich 2015-04-22 11:57:08 +0200
  • 5394f7f539 fix calculation of correct font size to use Markus Teich 2015-04-22 11:56:41 +0200
  • 4993b300f3 drw: fixup font handling Markus Teich 2015-04-21 22:57:52 +0200
  • 85d25716b0 use new font system from drw Markus Teich 2015-04-20 22:20:16 +0200