Bert Münnich
93e2a757d4
Do not print could-not-open-warnings for files found by directory traversal
il y a 10 ans
Bert Münnich
2fbc21a205
Simplified img_frame_animate
il y a 10 ans
Bert Münnich
bb6721549b
Overhauled window drawing, yet again; fixes issue #155
- Buffer for window content is bigger than the window, minimizes artifacts
when window is resized
- Back to using XSetWindowBackgroundPixmap() instead of XCopyArea(),
no need to handle exposure events; X server can show gray background directly
after resize event before sxiv redraws the window contents
il y a 10 ans
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
il y a 10 ans
Bert Münnich
9c92de8584
Added support for multiple commands per key/button mapping; elegant fix for issue #150
il y a 10 ans
Bert Münnich
d26f39914e
Use thumbnails in EXIF tags; requirement for libexif is back
il y a 10 ans
Bartłomiej Piotrowski
b901236261
Fix build with giflib >= 5.1.0.
il y a 10 ans
Bert Münnich
e685859a30
Use a checkerboard background for alpha layer; fixes issue #138
il y a 10 ans
Bert Münnich
d049391916
Check for background image allocation failure
il y a 11 ans
Bert Münnich
4fde8c8cbc
Use separate background image for alpha layer; fixes issue #132
il y a 11 ans
Bert Münnich
43a04c4757
Revised scale mode and zoom level handling
- Scale mode is not reset to default value upon image loading anymore
- New default key binding to change mode to scale-down
- Removed scale mode setting from config.h
- Removed -d command line option, as this is now the default at startup
il y a 11 ans
Bert Münnich
eb82519a80
Preserve panning when switching images; fixes issue #131
il y a 11 ans
Bert Münnich
002c7e550b
Second take at rotating & flipping multi-frame images; fixes issue #121
il y a 11 ans
Bert Münnich
48700aa6c8
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121"
This reverts commit f795273b65
.
il y a 11 ans
Bert Münnich
f795273b65
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
il y a 11 ans
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
il y a 11 ans
Bert Münnich
ab28c9a8b9
Refactored remote changes
il y a 11 ans
Aleksander Nitecki
078136d217
Read GIF's repeat information from file.
il y a 11 ans
Bert Münnich
99dfd14919
Fixed Imlib file handle type, issue #117
il y a 11 ans
Bert Münnich
ac2a6ff040
Correct out-of-range gamma values given on command line
il y a 11 ans
Bert Münnich
50f9ad14de
Refactored remote changes
il y a 11 ans
András Mohari
0353e6eea2
Add support for changing the gamma value
il y a 11 ans
Bert Münnich
26a624a543
Added options for anti-alias & alpha layer coloring to config.def.h
Also removed now obsolete -p command line option; fixes issue #98
il y a 11 ans
Bert Münnich
56142bd3ba
Refactored merged rotation code
il y a 11 ans
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
il y a 11 ans
Bert Münnich
b1a24cb018
Fixed build for giflib version >= 5.0; fixed issue #90
il y a 11 ans
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
il y a 12 ans
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
il y a 12 ans
Bert Münnich
eea8b7a98d
Fixed compilation with giflib version 4.2.1
il y a 12 ans
Bert Münnich
97a2c05cc3
Fixed issue #74 , conditional compilation of gif support
il y a 12 ans
Bert Münnich
5dbf1b8eb9
Smaller minimum gif delay, fixed issue #71
il y a 12 ans
Bert Münnich
c78f55ebb4
Simplified zoomdiff function
il y a 12 ans
Bert Münnich
8a652a786c
Corrected zoom level handling
il y a 12 ans
baskerville
b56989f8fb
New commands: fit to the window's height/width
il y a 12 ans
Bert Münnich
4c40cc24bc
Slightly refactored flipping
il y a 12 ans
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
il y a 12 ans
Bert Münnich
d407dd65d5
Already in the year 2012
il y a 13 ans
Bert Münnich
691c6d7e7e
Added own exif tag handling in files exif.[ch]
il y a 13 ans
Bert Münnich
b8458271fb
Added text bar on bottom of window
il y a 13 ans
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
il y a 13 ans
Bert Münnich
c3c95ab218
Removed slideshow support
il y a 13 ans
Bert Münnich
d2ec67e331
Fixed issue #32 : wrong antialias setting after it_shell_cmd
il y a 13 ans
Bert Münnich
ac4eb53029
Fixed issue #28 (again)
il y a 13 ans
Bert Münnich
92b2779b00
Fixed issue #28
il y a 13 ans
Bert Münnich
3e2523818b
Fixed handling of gif disposal method (issue #23 )
il y a 13 ans
Bert Münnich
8dcb54705a
Fixed pixel-wise panning by chaning x, y vars to float
il y a 13 ans
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
il y a 13 ans
Bert Münnich
36177fb180
Updated contact information
il y a 13 ans
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
il y a 13 ans
Bert Münnich
4864f04455
Regard gif disposal method; fix bug #18
il y a 13 ans