Skip to content

Releases: lanthale/LibRawFX

Optimizations

01 May 10:49
Compare
Choose a tag to compare
  • Image is now scaled down to the target viewing size before rendered
  • Fix for sending the metadata imagesizes

First stable release on all OS's

16 Apr 15:15
Compare
Choose a tag to compare
  • Tested now under all operating systems (Linux, OSX, Win10)
  • Included now Sony, Leica and Samsung support
  • Enabled more raw formats

Linux support

10 Apr 10:34
Compare
Choose a tag to compare
  • Linux is now fully supported
  • Added a custom installer method to RAWLoaderFactory because on OSX you need this because the temp filespace cannot be used due to a bug in OSX 10.15 (If you use the lib on OSX 10.15 than specify the directory where the native libs can be placed)

Thread safety

05 Apr 10:44
501e9ec
Compare
Choose a tag to compare
  • Support for backgroundloading if heavy workloads
  • First release which can be used in production

Missing:

  • The requested size of javafx is actually ignored (scale down later on)

Stability and multi-threading

02 Apr 17:09
Compare
Choose a tag to compare
  • No more crashes of the JVM
  • The lib can now handle every threading situation without crashing the JVM
  • Changed native lib handling (only use one library in memory)
  • Lowered memory
  • First implementation of progress support

Inital release

21 Mar 12:33
3b3be65
Compare
Choose a tag to compare

Tested only on OSX
Enabled Canon, Nikon, Fuji, Sigma cameras
Included lib for all OS's (Windows, Linux, OSX)