Skip to content

Releases: lanthale/PhotoSlide

Fixes for cache again

26 Nov 17:00
Compare
Choose a tag to compare
  • Added a menu entry to clear the cache completly
  • Add changes to a file to the cache dynamically

Cache fixes

25 Nov 20:43
Compare
Choose a tag to compare
  • Fixes some issues for building the cache faster and checking if files were deleted in between

Speed, speed, speed

19 Nov 11:50
Compare
Choose a tag to compare
  • Implemented a caching mechanism
  • Must faster to so files in dir's with huge file count
  • Comming: Wipe cache from the menu (actually you must delete the cache in Finder/Explorer in APPDATA

Collection performance fixes

12 Nov 10:14
Compare
Choose a tag to compare
  • Improvements in loading collections
  • Improvement for populating folders with many files/folders in it
  • More speed on startup

Performance fixes

05 Nov 11:59
Compare
Choose a tag to compare
  • Cancle of loading data is better handled
  • No more delays when switching from a big collection not yet loaded to a new one
  • Background loading of icon images

Filter performance

28 Oct 20:35
Compare
Choose a tag to compare
  • Small updates for filter performance (Not yet final)
  • Fix for OSX 14.0 startup performance

Export features added

11 Oct 20:26
Compare
Choose a tag to compare
  • Exporting is now automatically sorting according to the record time
  • Memory fixes during build up of ths search index

DnD Refinement

09 Oct 20:04
Compare
Choose a tag to compare
  • Showing how many files are copy over

Fixes for low resource computer

08 Oct 16:29
Compare
Choose a tag to compare
  • DnD Import function: dnd files or folders to the collection to copy the files to the destination
  • Fixes for computer with less than 4GB RAM

Base Updates and bugfixing

01 Oct 09:29
db80f30
Compare
Choose a tag to compare
  • Filters are now in reale time (slider updates now in real time the image) and do not corrupt any more. Base for porting Lightzone filters is now there
  • Update to the new Java/JavaFX System
  • Update to new libraw/libheif library
  • Update search DB to the new version (will be reset on first start)
  • Faster loading of images in a directory (Speed improvements about 50% than before - loading 13000 media files on network in about 1,5 min)
  • Again improvments in multi-Threading to use the hardware better