121 Commits (16e4843d0563c1b3aea1574adde8f91ed5de5db3)
 

Author SHA1 Message Date
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
9 years ago
Grant Mathews 54daf38b08 filter via shell pipeline
9 years ago
Markus Teich 11f2c648eb unbreak the build
9 years ago
Markus Teich 008ff1b88b fix 2 uninitialized variables and bin == NULL check
9 years ago
Markus Teich edb4630564 check for bin == NULL
9 years ago
Markus Teich 24762d0172 minor syntax, style and README fixes
9 years ago
Markus Teich 0798e82d23 support transparent images
9 years ago
sin b516f468fa Support farbfeld as an intermediate format
9 years ago
Markus Teich 7e558105e6 add 'sent: ' prefix to errors
9 years ago
Alexis 98e1854189 Add 'n' and 'p' keys to navigate slides
9 years ago
Alexis 91aeb01dce Refactor die() to use eprintf()
9 years ago
Alexis 824dae147e Use consistent wording for error messages
9 years ago
Ivan Tham 95af430d97 Use right click as previous and enable scrolling to switch slides
9 years ago
Quentin Rameau a1dcdad14f Bail out before allocating slides if file is empty
9 years ago
Markus Teich eac14478e9 fix dying on empty slidefile
9 years ago