Age | Commit message (Collapse) | Author |
|
|
|
- Functions warn() and die() replaced by GNU-like error(3) function
- Register cleanup() with atexit(3)
- Functions called by cleanup() are marked with CLEANUP and are not allowed to
call exit(3)
|
|
|
|
- New option `-a`: Play animations at startup
- Ctrl-Space toggles animation for all GIF files
- Infinite loop for all animations
|
|
|
|
issue #121"
This reverts commit f795273b650a4df39dca693f30c3650ec1d3393f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|