This website requires JavaScript.
5c607ad495
Pass given file names to key-handler instead of real paths
Bert Münnich
2017-01-07 14:44:33 +0100
1c260e701b
Fix unused-variable warnings in conditionally compiled code
Bert Münnich
2016-12-28 19:16:19 +0100
5fb5d44cff
Merge vaygr/opt-dep
Bert Münnich
2016-12-28 19:11:06 +0100
22436f747d
Add build options for optional dependencies
Vlad Glagolev
2016-12-26 19:20:59 -0500
ff2ce99bf7
Merge djhejna/floatdelay
Bert Münnich
2016-12-01 20:33:24 +0100
9a85dd41d8
Ignore button and key events while key-handler is running
Bert Münnich
2016-11-29 12:07:08 +0100
c1ba841783
Merge dwminer/framerate
Bert Münnich
2016-11-28 18:54:39 +0100
27bbaab976
Support for DELAY as a floating point number including less than 1 second while maintaining backward compatibiitiy with integer arguments.
Don Hejna
2016-11-27 20:36:23 -0800
ec47ecb23a
Document -A option
dwminer
2016-11-27 03:05:26 -0500
2c566c5320
Add -A option to force framerate on animated images
dwminer
2016-11-27 02:54:15 -0500
32b29e61c1
Document new -e flag
Bert Münnich
2016-10-30 19:24:55 +0100
c772d3c3f3
Use -e for X window embedding
Bert Münnich
2016-10-30 19:10:25 +0100
0b758e08f2
added support for XEMBED into other windows (ie tabbed) with -w
shuall
2016-10-28 22:09:26 -0400
878d97068c
Only open regular files; fixes issue #252
Bert Münnich
2016-10-20 10:21:55 +0200
891f389f0e
Silence error messages in image-info script
Bert Münnich
2016-10-17 20:29:11 +0200
86dc6860f9
Allow opening directories non-recursively
Paride Legovini
2016-09-28 18:59:15 +0200
d69f39e3aa
Update unstable version number
Bert Münnich
2016-08-10 21:12:53 +0200
184d21035d
Add TODO list
Bert Münnich
2016-08-08 09:34:37 +0200
c280129cef
Use Xft for font loading and text drawing
Bert Münnich
2016-08-06 15:27:58 +0200
aabc2bddbd
Provide image width and height to image-info script; fixes issue #159
Bert Münnich
2016-08-06 12:22:47 +0200
f32771a647
Removed usage information from README, refer to man page
Bert Münnich
2016-02-12 20:18:54 +0100
160dd62953
Refined grouping of key/mouse mappings in man page
Bert Münnich
2016-02-12 20:13:43 +0100
53a72c7b65
Fix option -q; commit d3a70a2
completely broke it; fixes issue #223
Bert Münnich
2015-12-28 17:00:21 +0100
f75fa78eca
Make navigate_frame command respect a count prefix
Bert Münnich
2015-12-26 15:24:08 +0100
4db3029bc6
Fix 32-bit unsigned integer shift
Bert Münnich
2015-12-26 10:14:35 +0100
b32aefce3a
Make image-info script more steady to special symbols in file names
Sudo Nice
2015-12-23 12:43:20 +0300
93e2d03c73
Stable version 1.3.2
Bert Münnich
2015-12-20 13:21:25 +0100
de4649fc28
Build-time option for default thumbnail size; fixes issue #207
Bert Münnich
2015-12-20 13:10:24 +0100
a7d39b0ab8
Simplified r_mkdir()
Bert Münnich
2015-10-28 23:21:12 +0100
d3a70a285d
Revised error handling
Bert Münnich
2015-10-28 23:03:37 +0100
851e4288c1
Prefix safe allocation functions with 'e' instead of 's_'
Bert Münnich
2015-10-28 22:29:01 +0100
b096cbd536
Removed unnecessary buffer size constants
Bert Münnich
2015-10-28 22:23:28 +0100
9a7e97cd89
Use XSI realpath(3)
Bert Münnich
2015-10-28 21:52:41 +0100
66c3c55759
Use POSIX.1-2008 getline(3)
Bert Münnich
2015-10-28 21:50:17 +0100
e574a6d0dd
Removed feature test macro definitions from source files
Bert Münnich
2015-10-28 21:37:45 +0100
e0e96977b3
Removed overcautious parameter checks
Bert Münnich
2015-10-28 20:59:48 +0100
a3838c1984
Always run image-info script after key-handler in image mode; fixes issue #213
Bert Münnich
2015-08-19 21:29:39 +0200
d8114e841c
Thumbnail cache file format depending on existance of alpha layer
Bert Münnich
2015-07-22 21:08:00 +0200
9264a65c19
Clarified comments in key-handler, fixes issue #206
Bert Münnich
2015-05-18 19:09:10 +0200
01ed483b50
Round integer cast of image offset during rendering; fixes issue #197
Bert Münnich
2015-02-06 08:52:44 +0100
92e3b57816
Pass real paths to key handler instead of the paths provided by the user
Bert Münnich
2015-01-18 11:28:21 +0100
5dc7993478
Simplified command arguments
Bert Münnich
2015-01-11 11:38:28 +0100
808a10ed04
Updated documentation regarding gamma correction
Bert Münnich
2015-01-07 08:43:54 +0100
197945f287
The Icon key should not contain extension
Valentin Hăloiu
2015-01-06 05:07:21 +0700
47e6cd0669
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-05 20:53:04 +0100
47af0dd7b5
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04 21:19:26 +0100
9b9294bae6
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2015-01-04 15:38:49 +0100
0cb1d11305
Removed obsolete ss_delays array, fixes issue #191
Bert Münnich
2014-12-22 09:00:36 +0100
e228594391
Grouped optional dependencies in Makefile
Bert Münnich
2014-12-08 08:20:55 +0100
6216bf6c2d
Ignore SIGPIPE, caused by key handler exiting before all files got printed, fixes issue #188
Bert Münnich
2014-12-01 14:03:49 +0100
216ad81b59
Pass file paths to key handler via stdin; fixes issue #187
Bert Münnich
2014-11-27 22:37:20 +0100
51854c6148
Fixed leakage of pipe descriptors in case of failing fork
Bert Münnich
2014-11-27 22:25:27 +0100
ed030fe4d3
Enforced thumbnail reloading after key handler
Bert Münnich
2014-11-27 22:24:18 +0100
728a2d931f
Limit thumbnail selection border width to 4px
Bert Münnich
2014-11-27 22:23:14 +0100
1439b84544
Stable version 1.3.1
Bert Münnich
2014-11-16 21:38:30 +0100
54af451b4a
Added -MP dependency generation option to compile flags
Bert Münnich
2014-11-14 18:12:11 +0100
f55d9f4283
Use and depend on GNU make...
Bert Münnich
2014-11-02 19:32:08 +0100
6cee58117a
Updated unstable version number
Bert Münnich
2014-11-02 11:50:36 +0100
2b580ec193
optimized icons
octos
2014-11-01 20:12:27 +0100
d154b9826f
Do not cache thumbnails, which are smaller than the maximum size
Bert Münnich
2014-10-31 09:52:26 +0100
eb5feb4585
Discard cached & EXIF thumbnails, which are smaller than the configured maximum size
Bert Münnich
2014-10-30 09:30:00 +0100
f5f49e7a9d
Fixed leakage of resources allocated by EXIF library
Bert Münnich
2014-10-31 10:37:35 +0100
25077ac764
Fixed segfault when run with -c
Bert Münnich
2014-10-29 14:20:54 +0100
33b8148614
Fix Makefile depend file usage
Tim Harder
2014-10-25 12:30:19 -0400
c038283286
Stable version 1.3
Bert Münnich
2014-10-24 12:25:18 +0200
93e2a757d4
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-10-24 11:14:01 +0200
e15dabde74
Use depend file for header build dependencies
Bert Münnich
2014-10-24 10:50:14 +0200
c33f2ad355
Corrected & refactored handling of window bar content...
Bert Münnich
2014-10-01 22:35:22 +0200
8db3191f04
Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177
Bert Münnich
2014-10-01 20:25:36 +0200
ddd028eb3e
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-30 21:54:17 +0200
b4096c59e4
Set JPEG quality for thumbnail cache files
Bert Münnich
2014-09-29 14:06:24 +0200
390d771e70
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue #175
Bert Münnich
2014-09-29 14:05:04 +0200
0e4db69ff5
Scale thumbnail selection border width with thumbnail size
Bert Münnich
2014-09-29 09:36:38 +0200
39671a149c
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29 09:02:29 +0200
8fa7247f69
Refactored thumbnail size dependent calculations
Bert Münnich
2014-09-29 08:47:01 +0200
c3c70a6c3e
Removed obsolete thumbnail dimension configuration setting
Bert Münnich
2014-09-28 09:55:44 +0200
7b91e10f22
Added thumbnail zooming...
Bert Münnich
2014-09-28 00:26:02 +0200
b2dbd2fed3
Changed image mark in thumbnail view to small rectangle
Bert Münnich
2014-09-27 22:05:21 +0200
5fce009b73
Refactored main loop; properly fixes startup issue
Bert Münnich
2014-09-26 22:45:01 +0200
c1e084357c
Fixed startup in thumbnail mode with floating window
Bert Münnich
2014-09-26 20:45:15 +0200
eaa269b6cb
Revised thumbnail loading...
Bert Münnich
2014-09-25 20:57:24 +0200
52e56c8924
Fixed segfault caused by image removal in thumbnail mode
Bert Münnich
2014-09-11 22:22:51 +0200
2fbc21a205
Simplified img_frame_animate
Bert Münnich
2014-09-01 20:41:27 +0200
95a7496edc
Fixed segfault in ci_toggle_animation, fixes issue #173
Bert Münnich
2014-09-01 20:40:17 +0200
f478385d59
Corrected i_alternate, fixes issue #171
Bert Münnich
2014-08-29 20:16:24 +0200
0f6cb93a09
Bug #165 : Deletion of unnecessary null pointer checks
Markus Elfring
2014-08-21 20:51:02 +0200
75a665670a
Refactored rotation in key-handler
Bert Münnich
2014-08-20 11:39:56 +0200
eaf55e9af9
Added actions for tag addition & removal to key-handler
Bert Münnich
2014-08-20 11:34:05 +0200
3a680172c8
Unified rotate actions in key-handler; use lossless operation based on file type
Bert Münnich
2014-08-18 20:21:42 +0200
056624548a
Beautified thumbnail marks and selection border
Bert Münnich
2014-08-18 15:42:10 +0200
fe3a1e326f
Further simplified thumbnail marks
Bert Münnich
2014-08-18 12:45:32 +0200
d0ba2c585d
Simplified thumbnail selection and marks
Bert Münnich
2014-08-17 22:58:02 +0200
4310b846c1
Increased contrast in default color set
Bert Münnich
2014-08-17 22:57:09 +0200
1094def183
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Bert Münnich
2014-08-17 20:27:01 +0200
50652f63d9
Full redraw when removing files during thumbnail reloading; fixes issue #164
Bert Münnich
2014-08-17 16:31:16 +0200
e49d38d6f9
Fixed wrong thumbnail-to-file mappings caused by file deletions
Bert Münnich
2014-08-16 22:21:51 +0200
e267dc7793
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-08-16 21:31:05 +0200
284be74927
Count number of marked files
Bert Münnich
2014-08-16 19:24:34 +0200
5b01c15176
Unified file index variable for image & thumbnail mode
Bert Münnich
2014-08-16 18:36:17 +0200
61f61cae5f
Generalized thumbnail loading, allows easier reloading of thumbnails later on
Bert Münnich
2014-08-16 11:37:49 +0200