Releases: lanthale/PhotoSlide
Releases · lanthale/PhotoSlide
Stability fixes for native file loading for Windows
- Updated libheiffx for stability fixes on Windows
- Update librawfx for stability fixes on Windows
- Small UI improvments in collections module
HEIF Support and fixes
- Support for HEIF image including metadata (GPS is not working because I do not have a valid example to test with)
- Updated progress bar in collections controller
- Improved loading times for the image grid
Small fixes for GPS handling
Fix for handling invalid GPS information in metadata of files
GPS UI updates part 2
- Write place information into the media file
- UI update for changing GPS info
- Update to javafx-18-ea+9
GPS Update
- Added ability to overwrite the GPS information during export of mediafiles
- Added ability to change the GPS information for one file in Metadata view
- Preparation for LibrawFX performance updates (Fixes for Sigma and Fuji cameras)
Small enhencements 2nd part
- Added tooltips to the collections module
- Added usability in grid view showing in edit view
- Fixes the stack view to show faster
- Fix for not quiting the app on OSX (cmd+q had no effect, only the menu had effect)
Small enhencements
- Fix for edit view always loading the first image twice
- Fix for stacking images being displayed too slow
- Adjusted icon size for stacks
- Threading fix on collections module (more to come)
Technical release
- Moved app from module path to the classpath (machine learning libs are now usable)
- Optimized dependecy and memory consumption
- Optimized app version handling
- Added OpenImaJ for face recognization
- Added BoofCV for face recogination
- Enabled first example code for face recognisation
Performance and usability improvements
- Major update to the Lighttable component to support only loading displaying images/videos
- Now support for unlimited media items with new gridview component
- Speedup of display of images, which means scroll to the necessary media file and it will load immediately
- Gridview inside of the editmodule with keyboard navigation
- Fixes for search module to handle no longer findable media files
- Fixes for the collections module
- Progress in Lighttable is now hidden but shown at the right hand side because loading is done only of media files viewed by the user
- Limit raw support on low ressource computer to single threading so that also 4GB of RAM is working with raw files
- Fixes metadata display for video files
Search fixes
- Search can now handle no longer available files better
- Added a zoom slider to the search dialog
- Performance fix for search (not yet finished)