Bert Münnich
fb6e4bdd98
Only print marked files when -o is given
Fallback to print all files, if no images are marked, was kind of
irritating.
11 년 전
Bert Münnich
7d878bd16d
Added file marks; fixes issue #94
- Command it_toggle_image_mark (bound to 'm') toggles mark of current
image
- Command it_navigate_marked (bound to 'N'/'P') can be used to go to
the next/previous marked image
- When option -o is given, all marked files get printed
12 년 전
Bert Münnich
56142bd3ba
Refactored merged rotation code
12 년 전
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
12 년 전
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
12 년 전
Bert Münnich
30802cec0f
Spawn info script & update bar contents only when needed
12 년 전
Bert Münnich
9ee34477f8
Applied code style on merged changes
12 년 전
Rob Pilling
c8fcc3d354
Wrap the pointer when the edge of the window is reached
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
f2a3d73212
New command: i_alternate, go to last image, issue #65
13 년 전
baskerville
b56989f8fb
New commands: fit to the window's height/width
13 년 전
baskerville
c330b55de4
handle count prefix in thumbnail movements
13 년 전
Bert Münnich
9d74a57447
Fixed issue #51 , no more bar artifact when switching to fullscreen
13 년 전
Bert Münnich
d1a1e0142b
Simplified & sped up reloading of all thumbnails
13 년 전
baskerville
de4e9fc83e
Added a command to refresh the thumbnails
13 년 전
Bert Münnich
4c40cc24bc
Slightly refactored flipping
13 년 전
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
13 년 전
Bert Münnich
497880e102
Fixed issue #42 : image dragging broken by commit b845827
13 년 전
Bert Münnich
c666d30eea
Added it_toggle_bar command; default mapping: XK_b
13 년 전
Bert Münnich
d407dd65d5
Already in the year 2012
13 년 전
Bert Münnich
c3c95ab218
Removed slideshow support
13 년 전
Bert Münnich
c4007beb2e
Fixed rendering after fit win to img
13 년 전
Bert Münnich
71a7940d74
Better fix for issue #25
13 년 전
Bert Münnich
ac1300ae00
Fixed issue #25 : invalid file cnt and sel in thumb mode
13 년 전
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
13 년 전
Bert Münnich
4e8dabd6ac
Added i_reset_slideshow: set slideshow delay to number prefix
13 년 전
Bert Münnich
c6bddfe838
Multiply i_navigate argument with number prefix
13 년 전
Bert Münnich
4f5ce2e828
Added i_set_zoom command: set zoom to number prefix
13 년 전
Bert Münnich
867940ea85
Pan by pixel count, if number prefix given
13 년 전
Bert Münnich
dc727b8dce
Added support for number prefix for commands
13 년 전
Bert Münnich
36177fb180
Updated contact information
13 년 전
Bert Münnich
a09b20c5e6
Use void for empty argument lists
13 년 전
Bert Münnich
8dcf682de9
Made all conditionals more precise
13 년 전
rck
3a81af41ac
make use of EXIT_ macros
13 년 전
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
13 년 전
Bert
b2a2a62b7b
Added own bool type
13 년 전
Bert
510512714d
Added slideshow support
13 년 전
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
13 년 전
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
13 년 전
Bert
d585b86354
Reformated license header
13 년 전
Bert
a23636d95e
Fixed pointer-to-int-cast warnings on x86_64
13 년 전
Bert
a7a849761f
Simplified cursor resetting
13 년 전
Bert
9fa0bbca17
Simplified it_shell_cmd() using SXIV_IMG env-variable
13 년 전
Bert
1e84773276
Data driven timeout handling
13 년 전
Bert
bb577d274d
Added command to toggle gif animations
14 년 전
Bert
8b3ae5027e
Added support for gif animation
14 년 전
Bert
86a6f00112
Added support for multi-frame images
14 년 전
Bert
1d749382f0
Put event handling back into main.c; events -> commands
14 년 전
Bert
1d7849efc1
Added force parameter to tns_load() to disregard cache
14 년 전