Releases: daniele-salvagni/color-goggles
Releases · daniele-salvagni/color-goggles
Color-Goggles v1.0.1
- Saturation fix for a small subset of devices (apply to secondary devices differently).
It is still not possible to change the saturation via HDMI, this is a problem that Intel has to fix. - Remove experimental tag from saturation limit removal.
- Fix tray icon related bugs:
- Minimize to tray on autostart
- Show window on tray icon double-click
Color-Goggles v1.0.0
- Complete application rewrite.
- Intel saturation limits removal (experimental, from 100% to 320%).
- Fixed bug preventing autostart to be disabled permanently.
- Added feature to automatically check for updates.
Color-Goggles v0.2.1b
- Fix autostart bug (
igfxDHLib.dll
not found error).
Color-Goggles v0.2.0b
- Fix crashes for devices with different igfx versions, it should now be stable on most supported devices.
- Add UI support for high DPI displays.
- Add new installation instructions, which will be necessary from the time being.
New installation instructions
- Download and extract the .zip
- Open
C:\Windows\System32\DriverStore\FileRepository
and do a search for a file namedigfxDHLib.dll
- Copy
igfxDHLib.dll
in the same folder asColorGoggles.exe
You have to do this because there are multiple versions of igfxDHLib.dll
(they are all marked as 1.0.0.0
but are different), so I cannot embed the interop types in the .exe nor prepackage it with my DLL as it wouldn't work in most cases.
Color-Goggles v0.1.0b
First beta pre-release. Tested only on a single device (Intel HD 4000), expect this to crash.