Add two new options to control image read buffer at runtime.
authorLaurent Monin <geeqie@norz.org>
Fri, 18 Apr 2008 22:15:01 +0000 (22:15 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 18 Apr 2008 22:15:01 +0000 (22:15 +0000)
commitaa3a6e89bf61d28862db69c00596385c2a72733d
tree1addb3198ac62568dd567203c604ad97dd3d00f2
parent37af10a74df5d4f3031849ab0a678a9fc2e3d47f
Add two new options to control image read buffer at runtime.
They are available in Preferences > Advanced > Image loading and caching.
Default read buffer size was set to 4096 instead of 512.
These options are saved to rc file.
src/globals.c
src/image-load.c
src/main.h
src/preferences.c
src/rcfile.c
src/typedefs.h