Bert Münnich
8bf1adcd9a
New version scheme
VERSION string between releases is last release suffixed with '+'.
Additionally, use output of git-describe instead of VERSION string, if it is
not empty.
преди 6 години
Bert Münnich
148026007c
One header file for type definitions and function declarations
преди 7 години
Antti Korpi
ecc363ec10
Add -p flag to disable writing of cache and temporary files
Closes #285 .
преди 7 години
Don Hejna
27bbaab976
Support for DELAY as a floating point number including less than 1
second while maintaining backward compatibiitiy with integer
arguments.
преди 8 години
dwminer
2c566c5320
Add -A option to force framerate on animated images
преди 8 години
Bert Münnich
c772d3c3f3
Use -e for X window embedding
преди 8 години
shuall
0b758e08f2
added support for XEMBED into other windows (ie tabbed) with -w
преди 8 години
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)
преди 9 години
Bert Münnich
e574a6d0dd
Removed feature test macro definitions from source files
преди 9 години
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
преди 10 години
Bert Münnich
72f1b1ca6f
Removed command line option -F
преди 11 години
Bert Münnich
997c8518c5
Set scale mode at startup via argument to -s option
преди 11 години
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
преди 11 години
Bert Münnich
03b1d7cf7a
Fixed -z option argument parsing; fixes issue #127
преди 11 години
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
преди 11 години
Bert Münnich
50f9ad14de
Refactored remote changes
преди 11 години
András Mohari
0353e6eea2
Add support for changing the gamma value
преди 11 години
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
преди 11 години
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
преди 12 години
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
преди 12 години
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
преди 12 години
Bert Münnich
6f9b4f5b2e
New option: -N, set X window resource name
преди 12 години
Bert Münnich
2d4264af28
Added option -b: disable bar
преди 13 години
Bert Münnich
d407dd65d5
Already in the year 2012
преди 13 години
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
преди 13 години
Bert Münnich
36177fb180
Updated contact information
преди 13 години
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
преди 13 години
Bert Münnich
a09b20c5e6
Use void for empty argument lists
преди 13 години
Bert Münnich
8dcf682de9
Made all conditionals more precise
преди 13 години
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
преди 13 години
Bert Münnich
d721d8453e
Added STREQ macro
преди 13 години
rck
3a81af41ac
make use of EXIT_ macros
преди 13 години
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
преди 13 години
Bert
b2a2a62b7b
Added own bool type
преди 13 години
Bert
510512714d
Added slideshow support
преди 13 години
Bert
79d780a701
List additional features in usage message (-v)
преди 13 години
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
преди 13 години
Bert
d585b86354
Reformated license header
преди 13 години
Bert
de6b58a315
Unified feature test macro requirements
преди 13 години
Bert
8763f6930f
Corrected FSF address in license headers
преди 13 години
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
преди 13 години
Bert
a271e16744
Reduced usage of preprocessor macros
преди 13 години
Bert
ea23115af4
Use getline instead of readline
преди 13 години
Bert
2252a0148d
New option: -n, start at given picture
преди 13 години
Bert
ecd5e7108c
Renamed option -C -> -c
преди 13 години
Bert
f4b9bc9a1d
Removed option -a
преди 13 години
Bert
dc54981a68
New option: -C, clean thumbnail cache
преди 13 години
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
преди 13 години
Bert
8919fbd676
Shorter version information
преди 14 години
Bert
f2b8a75f6c
Always support thumbs; start thumb-mode with single -t
преди 14 години