Releases: averne/Fizeau
Releases Β· averne/Fizeau
v2.8.1
Contrast & color channel selection
- Implement color contrast control
- Implement channel selection for color control
Implement hue rotation control
v2.6.0 Implement hue rotation control
v2.5.5: Detect display availability via mmio
Fixes long shutdown/reboot times when color correction was enabled
v2.5.4
v2.5.3
Misc fixes
Notably fixes:
- Invalid config being created when none exists
- Overlay displaying wrong profile in docked mode
Bugfix release
Fixes config parsing and generation.
Internals rework
This release is focused on a rather large rewrite of internal code, fixing many longstanding issues.
User-visible changes:
- Deprecation of the chainloader version. The main sysmodule now parses and applies the configuration on boot.
- Deprecation of brightness management. This feature had been missing since 14.0 due to OS changes.
- Accurate preview of all color correction features in the application, using a compute shader.
- Many longstanding bugs fixed, especially regarding docking & sleep.
Internal changes:
- Complete rework and major simplification of the sysmodule IPC interface.
- Dropped libstratosphere as a dependency, now using sys-clk's minimal IPC server implementation.
- Reworked command buffer management in application code to be more robust.
Fix docked mode crash, fix color dimming
2.4.3 Fix crashes upon console state transition, fix dimming