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