Ximagic Denoiser Changelog

What's new in Ximagic Denoiser 4.9.4

May 2, 2015
  • Fixed issue in plug-in activation.

New in Ximagic Denoiser 4.9.3 (Mar 31, 2015)

  • Fixed potential issue in plug-in start.

New in Ximagic Denoiser 4.9.2 (Feb 24, 2015)

  • Modified Saved Previews table to enhance visibility.

New in Ximagic Denoiser 4.9.1 (Feb 20, 2015)

  • Win64- Anisotropic diffusion. Workaround for vc++ 2013 compiler bug

New in Ximagic Denoiser 4.9.0 (Feb 19, 2015)

  • Optimization of DCT algorithm (Windows -15% time, OSX -20% time)
  • Win- Added support for high DPI monitors on DPI-aware hosts (like Photoshop)
  • Fixed "not enough memory" bug when processing very large images
  • Win- Fixed crash when calling different Ximagic plug-ins in the same host session
  • Updated compilers and external libraries

New in Ximagic Denoiser 4.8.1 (Dec 10, 2012)

  • Fixed v 4.8.0 doesn't work on windows XP (due to InitializeCriticalSectionEx).

New in Ximagic Denoiser 4.8.0 (Dec 6, 2012)

  • NLM processing time decreased by 30% to 50% depending on machine characteristics. The decrease is greater (40% to 60%) in the 32 bit OSX version due to a compiler bug which affected previous versions.
  • DCT processing time decreased by 30% to 40% depending on machine characteristics.

New in Ximagic Denoiser 4.7.3 (Nov 5, 2012)

  • Bug in new version check. Versions 3.7.0 to 3.7.2 don't show new version notifications

New in Ximagic Denoiser 4.7.0 (Oct 31, 2012)

  • Changed licence to shareware
  • Decreased communication with server
  • Changed low memory switch. Now all methods excluding DWT/CWT and Anisotropic works with low memory requirements.
  • Win- patched UI code
  • Patch problem in images with size > 30.000

New in Ximagic Denoiser 4.6.5 (Sep 3, 2012)

  • Fixed bug in multi-thread control.
  • Win- Avoid crashes when there are unexpected exceptions in UI code.

New in Ximagic Denoiser 4.6.4 (Aug 13, 2012)

  • Win- Fixed GDI leak. The plgug-ins could crash if used more than 50 times (more or less) in the same host session
  • Win- Fixed bug in progress window. The plug-in could freeze if the progress window is moved when the calculation finish.
  • Win- Fixed modal behavoir. Fix some problems in PSPI.
  • Changes in log

New in Ximagic Denoiser 4.6.3 (Jul 30, 2012)

  • Log size decreased
  • Win- Close gracefully when there are GDI errors.
  • Win- Remove some log sends.

New in Ximagic Denoiser 4.6.2 (Jul 27, 2012)

  • Bug fixes.
  • Changes to the log.
  • Changes to the SystemInfo.

New in Ximagic Denoiser 4.6.1 (Jul 19, 2012)

  • Fix for PS 5 and PixBuilder

New in Ximagic Denoiser 4.6.0 (Jul 18, 2012)

  • Added embedded ICC profile support.
  • Partial saved previews automatically positioned.
  • Data added to System Information
  • Log changes
  • Win- Fixed crash when sending log before About window
  • Win- Fixed potential freeze due to focus issue.
  • Win- Fixed bug when closing with ALT+F4 or CRTL-Int
  • Win- Changes in SystemInfo/CheckMemory window
  • Win- Internal loop changes.
  • Win- PixBuilder removed from compatibility list due to an internal bug.

New in Ximagic Denoiser 4.5.6 (Jun 25, 2012)

  • Internal change which reduces calculation times, amount varies for each plugin/method and image size
  • Updated threading library.
  • Somes fixes in System Info (time & address win).
  • Win - Fixed bug in progress control with could crash the plug-in.
  • Win - guarded multiprocessed code against exceptions.
  • Win - Tested with PixBuilder.

New in Ximagic Denoiser 4.5.5 (Jun 25, 2012)

  • Fixed performance bug in DCT, 15% increase in processing time.
  • Win- Saved previews bugs. Doesn't update when using up or down keys. Doesn't scroll when selected line is not visible.
  • Win- Log two exceptions not included in log.

New in Ximagic Denoiser 4.5.4 (Jun 25, 2012)

  • Fixed two small memory leaks in low memory DWT and CWT

New in Ximagic Denoiser 4.5.3 (Jun 25, 2012)

  • Decreased memory requirement for low memory DWT/CWT around 12%
  • Check memory - fixed calculations for DWT/CWT in low memory mode. Added NLM Enhanced. Result can now can be copied.
  • Fixed bug in DWT/CWT when 2nd o 3rd channel are not processed.
  • System info - Fixed modality, removed ocl and free memory when not reported.

New in Ximagic Denoiser 4.5.2 (Jun 25, 2012)

  • Fixed bug which could freeze of plug-in host after a "not enough memory" message.
  • Fixed bug which could crash plug-in when sending log.
  • Win- Added option to copy log to clipboard before sending it.
  • Win- Recovered OK button in About window.
  • Win- Buttons on some dialogs changed to display english text instead of local.

New in Ximagic Denoiser 4.5.1 (Jun 25, 2012)

  • Fixed bug in new memory management. This bug makes DCT method crash.

New in Ximagic Denoiser 4.5.0 (Jun 25, 2012)

  • New low memory mode for DWT and CWT decreases 30-40% memory required
  • Changed memory management to be able to use host and os memory.
  • Added post log submit when not enough memory

New in Ximagic Denoiser 4.4.1 (Jun 25, 2012)

  • Win- Disabled multithreading in systems without SSE2 support. Speed up processing and solves crash in non SSE machines.
  • Win- Modify log to take into account simultaneous execution in several processes.
  • Changed "low memory mode" default to true. The advantages of large memory mode (processing time 3% smaller at best) doesn't justify the disadvantages (processing time could be very large and could even don't work at all if memory is not enough).

New in Ximagic Denoiser 4.4.0 (Jun 25, 2012)

  • Added System info button, to be used for user support
  • Leak hunting. Several memory leaks found and solved

New in Ximagic Denoiser 4.3.1 (Jun 25, 2012)

  • Guard against comm related errors.

New in Ximagic Denoiser 4.3.0 (Jun 25, 2012)

  • Added post log submit if something goes wrong.
  • Win- Patch- Avoid dialog box without parent.