index
:
sent.git
master
simple plaintext presentation tool
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sent.c
Age
Commit message (
Expand
)
Author
2017-09-02
load all images before starting the preso
Markus Teich
2016-11-04
replace malloc() with ecalloc()
Markus Teich
2016-10-10
check memory allocation for calloc, die on failure
Hiltjo Posthuma
2016-09-26
always redraw images
Markus Teich
2016-08-12
improve some more error messages
Hiltjo Posthuma
2016-08-12
Use Plan 9 style for ARGEND
FRIGN
2016-08-12
Fix error-messages
FRIGN
2016-08-11
Fix memory leak and print a warning on invalid regex
FRIGN
2016-08-11
_exit() instead of exit() after failed exec
FRIGN
2016-07-18
Simplify LICENSE wording
FRIGN
2016-07-14
Simplify usage()
FRIGN
2016-06-30
Also call ffload on the current slide in advance()
Markus Teich
2016-06-30
clean ffread and rename to ffload
Markus Teich
2016-06-06
load slide image on-demand
Hiltjo Posthuma
2016-06-04
load slide image on-demand
Hiltjo Posthuma
2016-05-24
import new drw and util from libsl.
Markus Teich
2016-03-06
Fix cmdline argument check
Markus Teich
2016-02-06
no need to reimplement cat here
Markus Teich
2016-02-06
improve error handling
Markus Teich
2016-02-05
style: move function return types to own line
Markus Teich
2016-02-05
Fix alpha blending
FRIGN
2015-12-24
Change an eprintf to a die to stop child from running its own slideshow
David Phillips
2015-12-24
filter via shell pipeline
Grant Mathews
2015-12-09
unbreak the build
Markus Teich
2015-12-09
fix 2 uninitialized variables and bin == NULL check
Markus Teich
2015-12-08
check for bin == NULL
Markus Teich
2015-12-08
minor syntax, style and README fixes
Markus Teich
2015-12-08
support transparent images
Markus Teich
2015-12-08
Support farbfeld as an intermediate format
sin
2015-12-03
add 'sent: ' prefix to errors
Markus Teich
2015-12-03
Refactor die() to use eprintf()
Alexis
2015-12-03
Use consistent wording for error messages
Alexis
2015-11-18
Bail out before allocating slides if file is empty
Quentin Rameau
2015-11-18
fix dying on empty slidefile
Markus Teich
2015-11-18
die if no font could be loaded
Markus Teich
2015-11-17
prevent flickering when changing slides
Markus Teich
2015-11-17
fix another index overflow issue
Markus Teich
2015-11-17
fix several number overflow issues
Markus Teich
2015-11-11
add multiline support
Markus Teich
2015-11-11
fix more memory leaks
Markus Teich
2015-11-11
free all fonts correctly
Markus Teich
2015-11-11
free temporary fontstr arrays
Markus Teich
2015-11-11
simplify png cleanup
Markus Teich
2015-11-10
don't assume we get a ConfigureNotify event
Tony Lainson
2015-11-10
initialize .img
Szabolcs Nagy
2015-11-07
don't use EXIT_… cpp defines
Markus Teich
2015-11-04
make colors configurable
Markus Teich
2015-11-04
update license year
Markus Teich
2015-10-31
remove unused font configuration, update license year
Markus Teich
2015-10-31
fix font width calculations
Markus Teich
[next]