129 Commits (master)
 

Author SHA1 Message Date
Tait Hoyem 99457c2725 Update C sources based on patch
2 years ago
Tait Hoyem ff90886354 Update readme
2 years ago
Tait Hoyem e34b3ca467 Add custom patches
2 years ago
Chris Down 2649e8d533 Avoid out-of-bounds access when a slide input line begins with \0
4 years ago
Markus Teich 72d33d463f update license
7 years ago
Laslo Hunhold a5f760fa0e Correctly handle files that contain no slides
7 years ago
Markus Teich 53541ee1bd update license
7 years ago
Markus Teich 4736a6118d
release v1
7 years ago
Markus Teich 16e4843d05 allow to reload file
7 years ago
Markus Teich ec431df440 fix some spelling in man page
7 years ago
Markus Teich f925f567d7 update manpage
7 years ago
Markus Teich 278b8da820 migrate to new arg.h
7 years ago
Markus Teich 6df3d039a0 load all images before starting the preso
7 years ago
Markus Teich 0ff43aaf34 replace malloc() with ecalloc()
8 years ago
Markus Teich ca7978c59b die() on calloc failure
8 years ago
Hiltjo Posthuma 8185d5eacb check memory allocation for calloc, die on failure
8 years ago
ssd cd307e3ba0 README: add Xft to dependencies
8 years ago
Markus Teich dca314e7a9 always redraw images
8 years ago
Hiltjo Posthuma efea6575ca improve some more error messages
8 years ago
FRIGN b737e3e6af Add a manpage
8 years ago
FRIGN c3a0671f68 Use Plan 9 style for ARGEND
8 years ago
FRIGN b2daba3390 Fix error-messages
8 years ago
FRIGN 072a318adb Fix memory leak and print a warning on invalid regex
8 years ago
FRIGN e8914d5d4b _exit() instead of exit() after failed exec
8 years ago
FRIGN cd10166b5e Simplify LICENSE wording
8 years ago
FRIGN e75676d9a4 Simplify usage()
8 years ago
Markus Teich 93329c72b5 Update example presentation
8 years ago
FRIGN 3af7e93324 add ff and ff.bz2 support in config.def.h
8 years ago
Markus Teich e1a0b51d84 Also call ffload on the current slide in advance()
8 years ago
Markus Teich 827f3de2e7 clean ffread and rename to ffload
8 years ago
Hiltjo Posthuma fd303ee9c1 load slide image on-demand
8 years ago
Hiltjo Posthuma 44a50ad948 load slide image on-demand
8 years ago
Markus Teich 27a904c1dd import new drw and util from libsl.
8 years ago
Markus Teich 268d1968ea fix include and lib paths for the BSDs
8 years ago
Markus Teich ceda5d69ac support FreeBSD
8 years ago
Markus Teich c61e9a4b8a Import arg.h OOB fix from Lucas Gabriel Vuotto.
8 years ago
Markus Teich b954ed4b9f Fix cmdline argument check
8 years ago
Markus Teich 616aafdcb9 no need to reimplement cat here
8 years ago
Markus Teich 3019229279 improve error handling
8 years ago
Markus Teich 77809fae79 style: move function return types to own line
8 years ago
FRIGN a95e592992 Use 2ff exclusively in config.def.h
8 years ago
FRIGN 68ac6486b1 Fix alpha blending
8 years ago
Markus Teich b0ad67036e readme: update reference to farbfeld
8 years ago
David Phillips 022ae48360 Change an eprintf to a die to stop child from running its own slideshow
8 years ago
Grant Mathews 54daf38b08 filter via shell pipeline
8 years ago
Markus Teich 11f2c648eb unbreak the build
8 years ago
Markus Teich 008ff1b88b fix 2 uninitialized variables and bin == NULL check
8 years ago
Markus Teich edb4630564 check for bin == NULL
8 years ago
Markus Teich 24762d0172 minor syntax, style and README fixes
8 years ago
Markus Teich 0798e82d23 support transparent images
8 years ago