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
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
11 년 전
Bert Münnich
c6bc6069d6
Changed key bindings for flipping to bar & underscore
11 년 전
Bert Münnich
56142bd3ba
Refactored merged rotation code
11 년 전
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
11 년 전
Bert Münnich
65d5d44696
Changed default font to support more encodings; fixed issue #66
12 년 전
Bert Münnich
f2a3d73212
New command: i_alternate, go to last image, issue #65
12 년 전
baskerville
b56989f8fb
New commands: fit to the window's height/width
12 년 전
Bert Münnich
d1a1e0142b
Simplified & sped up reloading of all thumbnails
12 년 전
baskerville
de4e9fc83e
Added a command to refresh the thumbnails
12 년 전
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
12 년 전
Bert Münnich
3238ef6bf6
Fixed issue #41 , added WIN_FS_COLOR to config.h
13 년 전
Bert Münnich
c666d30eea
Added it_toggle_bar command; default mapping: XK_b
13 년 전
Bert Münnich
7177270c10
Changed default font string, removed missing fontset warnings
13 년 전
Bert Münnich
b8458271fb
Added text bar on bottom of window
13 년 전
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
13 년 전
Bert Münnich
c3c95ab218
Removed slideshow support
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
4f5ce2e828
Added i_set_zoom command: set zoom to number prefix
13 년 전
Bert Münnich
dc727b8dce
Added support for number prefix for commands
13 년 전
Bert Münnich
960026d600
Mention min/max zoom level in config.def.h
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
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
13 년 전
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
13 년 전
Bert
9fa0bbca17
Simplified it_shell_cmd() using SXIV_IMG env-variable
13 년 전
Bert
bb577d274d
Added command to toggle gif animations
13 년 전
Bert
8b3ae5027e
Added support for gif animation
13 년 전
Bert
86a6f00112
Added support for multi-frame images
13 년 전
Bert
1c68a34463
Renamed key/mouse commands to indicate supported modes
13 년 전
Bert
2a3a9657d3
Fixed keyboard mappings
13 년 전
Bert
d86c95d795
Made run_command() a normal key/button handler
13 년 전
Bert
2b7192b1ac
Renamed scroll() to pan_screen()
13 년 전
Bert
3e4f63e3e2
Nicer thumbnail selection border; new default colors
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
272ebff865
Lighter selection color
13 년 전
Bert
8056ddbfd7
Slightly changed config.h
14 년 전
Bert
c58307ba38
Merged commands.h into config.h
14 년 전
Bert
b2f1b997ed
Disable support for external commands by default
14 년 전
Bert
a82c45431b
Use ctrl for ext cmds, disable them in config.h
14 년 전
Bert
f0f6644fae
Replaced -T flag with -tt; default thumbnail size
14 년 전
Bert
2194df82ed
Lighter selection color (for fullscreen)
14 년 전
Bert
ef24ded6af
Highlight selected thumbnail
14 년 전
Bert
7b49740613
First things for thumbnail mode
14 년 전
Bert
c9a887d0fd
Fixed typo in config.h
14 년 전
Bert
8e5835d1fd
Handle image remove/rename while running
14 년 전