-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch from RAM-cached images to strictly using the disk
It was easy to let the old version run out of RAM on older computers, so this version now loads the images from the disk exclusively, with no RAM cache except of the most recently-taken photo.
- Loading branch information
Showing
1 changed file
with
62 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters