tivi 0.1.1
Patch release — fixes a critical rendering bug in v0.1.0: with GPU color conversion enabled (the default), the whole picture rendered with a solid green cast. The chroma texture was never bound to the conversion shader (a raylib render-batch ordering issue); it now binds correctly, verified against the CPU path on 8-bit (NV12) and 10-bit (P010) content with ≤1/255 channel deviation.
If you installed v0.1.0, just run this installer on top — it upgrades in place.
Changes
- Fixed: green picture when GPU color conversion is on (v0.1.0 default) — affected both 8-bit and 10-bit hardware-decoded content
- README overhaul with banner and fresh screenshots
Install
Download tivi-Setup-0.1.1.exe and run it — self-contained (FFmpeg/libass/raylib bundled), registers in Add/Remove Programs, includes uninstaller. Silent: /S.