Version 1.5.0.2
Changes in this release:
- User-contributed setting examples markedly expanded. See the Controller_Settings directory in the zip file for more information.
- New menu items:
- Transform -> Upright Guided
- Post Crop Vignetting Styles
- Point curve types
- Auto tone
- Show/Enable Transform Panel
- Transform panel items now separated from lens correction items (Adobe made these separate panels in recent release)
- Note: Adobe has a bug that reveals the Lens Corrections panel when making Transform adjustments. If this annoys you, there is a new option in the app Options dialog (under Other...) that stops automatically revealing adjusted controls. In that case, you may want to enable show status and activity to watch your changes on the screen rather than in the panel.
- Now can use following keys to navigate list of assigned commands in application: Del, CursorUp, CursorDown, PageUp, PageDown
- Support added for pitch bend controllers
- Update Juce to 4.3.0
- App option to stop revealing adjusted panel. Lightroom currently has a bug for many of the Transform adjustments, where it shows the Lens Corrections panel instead.
Bug Fixes
- Detect and ignore bad XML configuration files (app was aborting on bad files)
- Stop creating ghost collections
- Extensive debugging with static code analyzer (PVS Studio)
- Stop crashing when an invalid device is attached (this happens with TouchOSC Bridge, which strangely makes the input and output for the emulated MIDI controller two separate devices, which means that the "input" device has an invalid output channel, and the "output" device has an invalid input channel)