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
72f1b1ca6f
Removed command line option -F
il y a 11 ans
Bert Münnich
997c8518c5
Set scale mode at startup via argument to -s option
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
03b1d7cf7a
Fixed -z option argument parsing; fixes issue #127
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
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
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
il y a 12 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
6f9b4f5b2e
New option: -N, set X window resource name
il y a 12 ans
Bert Münnich
2d4264af28
Added option -b: disable bar
il y a 13 ans
Bert Münnich
d407dd65d5
Already in the year 2012
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
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
a09b20c5e6
Use void for empty argument lists
il y a 13 ans
Bert Münnich
8dcf682de9
Made all conditionals more precise
il y a 13 ans
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
il y a 13 ans
Bert Münnich
d721d8453e
Added STREQ macro
il y a 13 ans
rck
3a81af41ac
make use of EXIT_ macros
il y a 13 ans
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
il y a 13 ans
Bert
b2a2a62b7b
Added own bool type
il y a 13 ans
Bert
510512714d
Added slideshow support
il y a 13 ans
Bert
79d780a701
List additional features in usage message (-v)
il y a 13 ans
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
il y a 13 ans
Bert
d585b86354
Reformated license header
il y a 13 ans
Bert
de6b58a315
Unified feature test macro requirements
il y a 13 ans
Bert
8763f6930f
Corrected FSF address in license headers
il y a 13 ans
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
il y a 13 ans
Bert
a271e16744
Reduced usage of preprocessor macros
il y a 13 ans
Bert
ea23115af4
Use getline instead of readline
il y a 13 ans
Bert
2252a0148d
New option: -n, start at given picture
il y a 13 ans
Bert
ecd5e7108c
Renamed option -C -> -c
il y a 14 ans
Bert
f4b9bc9a1d
Removed option -a
il y a 14 ans
Bert
dc54981a68
New option: -C, clean thumbnail cache
il y a 14 ans
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
il y a 14 ans
Bert
8919fbd676
Shorter version information
il y a 14 ans
Bert
f2b8a75f6c
Always support thumbs; start thumb-mode with single -t
il y a 14 ans
Bert
f0f6644fae
Replaced -T flag with -tt; default thumbnail size
il y a 14 ans
Bert
800143affb
Nicer version info
il y a 14 ans
Bert
8919204a2e
Render thumbnails
il y a 14 ans
Bert
7b49740613
First things for thumbnail mode
il y a 14 ans
Bert
26cc5aff69
Read filenames from stdin
il y a 14 ans
Bert
8f4af658ae
Refactored, new files util.[ch], C89
il y a 14 ans
Bert
bbd7b7d595
New option: -r, open all images in directories
il y a 14 ans
Bert
2afb989cc4
Skeleton for -r
il y a 14 ans
Bert
f2ceac2f8a
New option: -F, fixed/floating window
il y a 14 ans