25 Commits

Author SHA1 Message Date
Ingo Weyrich
06be849a31 Finally eliminate aehistograms cache folder, #4904 2020-02-13 16:07:30 +01:00
Ingo Weyrich
04b08741ee Further cleanups 2019-11-27 18:55:20 +01:00
Ingo Weyrich
6935faa258 Further cleanup of include dependencies 2019-10-30 22:12:06 +01:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
heckflosse
df65774667 Fix calculation of reserve 2019-06-04 17:52:39 +02:00
Flössie
f9c44f2e47 Some minor cleanups and optimizations 2019-06-03 09:19:46 +02:00
heckflosse
25fdf2114e Change thumbnail cache eviction strategy 2019-06-01 16:56:10 +02:00
heckflosse
e91df4d59f Closing RT is slow on Windows when cache folder contains a lot of files, fixes #5083 2018-12-11 15:57:17 +01:00
heckflosse
d65767a022 Delete cache file from cache/data when using delete from cache full, #4904 2018-10-31 22:21:43 +01:00
heckflosse
bfe2ce7fe1 Don't check for .jpg, .cust, .cust16 files in cache/images folder, #4904 2018-10-31 20:52:16 +01:00
heckflosse
473e4bc236 clear cache data folder, #4904 2018-10-31 17:22:03 +01:00
heckflosse
310e734391 Don't create aehistograms folder in RT cache, #4904 2018-10-31 16:21:26 +01:00
heckflosse
21d388d7ee Add a forgotten ; 2017-07-04 15:25:49 +02:00
heckflosse
11e3a72134 Small speedup for file browser 2017-07-04 15:20:00 +02:00
Floessie
6b6c08028d Merge pull request #3677 from Beep6581/idle_register
Add `IdleRegister` to deal with destruction while idle func is queued
2017-02-13 16:24:00 +01:00
Flössie
79ff7f5997 Replace all add_idle()s with IdleRegister 2017-02-10 21:22:42 +01:00
Flössie
242b7a86cf Fix FreeBSD compile error (fixes #3566) 2017-02-10 20:20:48 +01:00
heckflosse
80085787a1 limit number of file attributes 2016-02-01 17:20:03 +01:00
Adam Reichold
d99e899774 Fix #3122 by properly splitting out the MD5 part of the data file name to get the base file name when limiting the cache. 2016-01-27 19:33:33 +01:00
Adam Reichold
7d28c2531c Fix #3067 by including the memory header directly into the cache manager. 2016-01-07 19:18:49 +01:00
Adam Reichold
f66e838eb9 Fix enforcing the cache size limit and modernize the cache manager. 2016-01-04 21:02:40 +01:00
Adam Reichold
f77ca41a6f Fix usage of the double-checked locking (anti-)pattern in the cache manager singleton. 2015-11-28 14:53:27 +01:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1 Line endings 2015-08-11 11:53:44 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00