dwminer
2c566c5320
Add -A option to force framerate on animated images
před 8 roky
Bert Münnich
d3a70a285d
Revised error handling
- 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)
před 9 roky
Bert Münnich
2fbc21a205
Simplified img_frame_animate
před 10 roky
Bert Münnich
5e481912ec
Revised handling of GIF animations
- New option `-a`: Play animations at startup
- Ctrl-Space toggles animation for all GIF files
- Infinite loop for all animations
před 10 roky
Bert Münnich
eb82519a80
Preserve panning when switching images; fixes issue #131
před 11 roky
Bert Münnich
48700aa6c8
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121"
This reverts commit f795273b65
.
před 11 roky
Bert Münnich
f795273b65
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
před 11 roky
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
před 11 roky
Bert Münnich
ab28c9a8b9
Refactored remote changes
před 11 roky
Aleksander Nitecki
078136d217
Read GIF's repeat information from file.
před 11 roky
Bert Münnich
99dfd14919
Fixed Imlib file handle type, issue #117
před 11 roky
Bert Münnich
50f9ad14de
Refactored remote changes
před 11 roky
András Mohari
0353e6eea2
Add support for changing the gamma value
před 11 roky
Bert Münnich
56142bd3ba
Refactored merged rotation code
před 11 roky
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
před 11 roky
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
před 12 roky
baskerville
b56989f8fb
New commands: fit to the window's height/width
před 12 roky
Bert Münnich
4c40cc24bc
Slightly refactored flipping
před 12 roky
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
před 12 roky
Bert Münnich
b418df7afc
Removed unneeded members from img type
před 13 roky
Bert Münnich
d407dd65d5
Already in the year 2012
před 13 roky
Bert Münnich
8dcb54705a
Fixed pixel-wise panning by chaning x, y vars to float
před 13 roky
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
před 13 roky
Bert Münnich
36177fb180
Updated contact information
před 13 roky
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
před 13 roky
Bert
b2a2a62b7b
Added own bool type
před 13 roky
Bert
e2d4b9c791
Added dirty flag to img struct
před 13 roky
Bert
510512714d
Added slideshow support
před 13 roky
Bert
d585b86354
Reformated license header
před 13 roky
Bert
8b3ae5027e
Added support for gif animation
před 13 roky
Bert
79bd86defb
Refactored img_load_gif()
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
před 13 roky
Bert
86a6f00112
Added support for multi-frame images
před 13 roky
Bert
8763f6930f
Corrected FSF address in license headers
před 13 roky
Bert
ff013dd009
Revised handling of file names & paths
před 13 roky
Bert
a271e16744
Reduced usage of preprocessor macros
před 13 roky
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
před 13 roky
Bert
485e6c863a
H/J/K/L mappings to pan to edges
před 13 roky
Bert
ba293b09df
Center zoomed area
před 13 roky
Bert
d15264ea32
Remove invalid images when loading them; refactorings
před 14 roky
Bert
3672c0bc63
Toggle image transparency with A-key
před 14 roky
Bert
c05fd44bdd
Support for external commands like mogrify & jpegtran
před 14 roky
Bert
955c39a5c5
Shorter typedefs
před 14 roky
Bert
7334bdfa51
Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b
.
před 14 roky
Bert
090ee5405b
Save rotated png-files with S-key
před 14 roky
Bert
dafe7eac74
Refactored imlib context handling
před 14 roky
Bert
26c2179be7
Refactored thumbs, new files thumbs.[ch]
před 14 roky
Bert
8919204a2e
Render thumbnails
před 14 roky
Bert
7b49740613
First things for thumbnail mode
před 14 roky
Bert
8e5835d1fd
Handle image remove/rename while running
před 14 roky
Bert
8339bb7ee7
New key mapping: W, resize window to fit image
před 14 roky