Virgil Dupras
|
2f31dc7aab
|
cache_shelve: wrap deletions in try..except in purge_outdated
Hopefully solves #402 and #439.
|
2017-09-19 13:22:33 -04:00 |
|
Virgil Dupras
|
c58a4817ca
|
Add shelve-based picture cache implementation
Hopefully, this will fix #394 for real this time, that is, without the
need for a messy python executable ship in the app.
|
2016-11-15 19:58:18 -05:00 |
|
Virgil Dupras
|
cc01e8eb09
|
Move pe.cache.Cache into its own unit, cache_sqlite
This prepares us for an upcoming alternative cache implementation.
|
2016-11-13 17:01:20 -05:00 |
|
Virgil Dupras
|
ac8a336c4a
|
Fix picture mode's fuzzy block scanner threshold
It was always wrongly set to it's weirld old default 75 threshold.
fixes #387
|
2016-08-22 21:35:46 -04:00 |
|
Virgil Dupras
|
a65077f871
|
Merge core_{se,me,pe} into core.{se,me,pe}
|
2016-05-31 22:32:37 -04:00 |
|