Bug Fixes
- Fixed race condition in parallelized dcraw
- To avoid decoding problems on IPTC metadata tags, check IPTC_CODED_CHARACTER_SET before reading, and use UTF-8 for writing.
- Windows - Use cache folder under %APPDATA% instead of Application Data
- Windows - Fixed WideCharToMultiByte() failure on ParentExe
Improvements
- Updated dcraw to 9.22 (1.467)
- Renamed the dcraw executable to "dcraw_lz"
- Added two new dev-team members on splash screen
Need tests
- If there is a file name in commandline args, lightzone will open it. This means you can drag & drop a file on the LightZone shortcut icon and open it in Edit mode.
- To avoid long boot time on Windows, listFiles function was refactored. However, this change may cause problems on some folders in the folder tree on left pane in Browser. We need tests, especially on Vista.