The mobile version of Vault 3 has been accepted by the Barnes & Noble Nook store. It's available here.
The following updates have been made to the desktop version of Vault 3:
For the Java developers: Vault 3 previously used SWT image scaling which did not support multiple threads. It now uses imscalr to scale images for export. The image export code also uses the Java ImageIO class to load images.
On my 64-bit Windows machine, running the latest Oracle JVM (1.7.0.6), ImageIO.read uses an excessive amount of memory. It's not a memory leak per se, but during the image export process I can see the memory utilization go way up, until it hits a threshold, and then it never goes back down, even after GC has occurred.
Do any of you know of satisfactory alternatives to ImageIO.read?
Title | Date |
.NET Public-Key (Asymmetric) Cryptography Demo | July 20, 2025 |
Raspberry Pi 3B+ Photo Frame | June 17, 2025 |
EBTCalc (Android) Version 1.53 is now available | May 19, 2024 |
Vault 3 Security Enhancements | October 24, 2023 |
Vault 3 is now available for Apple OSX M2 Mac Computers! | September 18, 2023 |
Vault (for Desktop) Version 0.77 Released | March 26, 2023 |
EBTCalc (Android) Version 1.44 is now available | October 12, 2021 |