Bert Münnich
99dfd14919
Fixed Imlib file handle type, issue #117
pirms 11 gadiem
Bert Münnich
ac2a6ff040
Correct out-of-range gamma values given on command line
pirms 11 gadiem
Bert Münnich
50f9ad14de
Refactored remote changes
pirms 11 gadiem
András Mohari
0353e6eea2
Add support for changing the gamma value
pirms 11 gadiem
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
pirms 11 gadiem
Bert Münnich
56142bd3ba
Refactored merged rotation code
pirms 11 gadiem
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
pirms 11 gadiem
Bert Münnich
b1a24cb018
Fixed build for giflib version >= 5.0; fixed issue #90
pirms 11 gadiem
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
pirms 12 gadiem
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
pirms 12 gadiem
Bert Münnich
eea8b7a98d
Fixed compilation with giflib version 4.2.1
pirms 12 gadiem
Bert Münnich
97a2c05cc3
Fixed issue #74 , conditional compilation of gif support
pirms 12 gadiem
Bert Münnich
5dbf1b8eb9
Smaller minimum gif delay, fixed issue #71
pirms 12 gadiem
Bert Münnich
c78f55ebb4
Simplified zoomdiff function
pirms 12 gadiem
Bert Münnich
8a652a786c
Corrected zoom level handling
pirms 12 gadiem
baskerville
b56989f8fb
New commands: fit to the window's height/width
pirms 12 gadiem
Bert Münnich
4c40cc24bc
Slightly refactored flipping
pirms 12 gadiem
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
pirms 12 gadiem
Bert Münnich
d407dd65d5
Already in the year 2012
pirms 13 gadiem
Bert Münnich
691c6d7e7e
Added own exif tag handling in files exif.[ch]
pirms 13 gadiem
Bert Münnich
b8458271fb
Added text bar on bottom of window
pirms 13 gadiem
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
pirms 13 gadiem
Bert Münnich
c3c95ab218
Removed slideshow support
pirms 13 gadiem
Bert Münnich
d2ec67e331
Fixed issue #32 : wrong antialias setting after it_shell_cmd
pirms 13 gadiem
Bert Münnich
ac4eb53029
Fixed issue #28 (again)
pirms 13 gadiem
Bert Münnich
92b2779b00
Fixed issue #28
pirms 13 gadiem
Bert Münnich
3e2523818b
Fixed handling of gif disposal method (issue #23 )
pirms 13 gadiem
Bert Münnich
8dcb54705a
Fixed pixel-wise panning by chaning x, y vars to float
pirms 13 gadiem
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
pirms 13 gadiem
Bert Münnich
36177fb180
Updated contact information
pirms 13 gadiem
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
pirms 13 gadiem
Bert Münnich
4864f04455
Regard gif disposal method; fix bug #18
pirms 13 gadiem
Bert Münnich
71e61b13b2
Made zoomdiff an inline function
pirms 13 gadiem
Bert Münnich
8dcf682de9
Made all conditionals more precise
pirms 13 gadiem
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
pirms 13 gadiem
Bert Münnich
d369f10aa5
Fix layering of small gif frames
pirms 13 gadiem
Bert Münnich
d721d8453e
Added STREQ macro
pirms 13 gadiem
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
pirms 13 gadiem
Daniel
82df0b34e9
270/90 = 3
pirms 13 gadiem
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
pirms 13 gadiem
Bert
b2a2a62b7b
Added own bool type
pirms 13 gadiem
Bert
e2d4b9c791
Added dirty flag to img struct
pirms 13 gadiem
Bert
510512714d
Added slideshow support
pirms 13 gadiem
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
pirms 13 gadiem
Bert
fdbc5cf76b
Added EXIF_SUPPORT macro for optional dependency on libexif
pirms 13 gadiem
Bert
bfab4dc328
Added EXIF auto-orientation
pirms 13 gadiem
Bert
b96c106337
Overhauled building
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
which depend on third-party libraries
pirms 13 gadiem
Bert
8f34b7e95c
Load as much of a corrupted gif file as possible
pirms 13 gadiem
Bert
14d1daf280
Removed useless zl_cnt variable
pirms 13 gadiem
Bert
d585b86354
Reformated license header
pirms 13 gadiem