github Lexonight1/thermalright-trcc-linux v9.4.13

latest releases: v9.5.0, v9.4.15, v9.4.14...
11 hours ago

Added

  • `next/` cloud-theme `0xDD` parser (Phase A6): `next/services/_dc_reader.py` previously raised `ThemeError` on the cloud-theme variant of the DC config format. Now handles 0xDD's variable-length element list:
    • HARDWARE elements: `(main_count, sub_count)` → next/-shape sensor IDs (`cpu:temp`, `gpu:primary:usage`, etc.) with idiomatic format strings
    • CUSTOM elements: emitted as `type: text`
    • TIME / WEEKDAY / DATE: emitted as text placeholders (`{time}`, `{weekday}`, `{date}`) — dynamic clock rendering follow-up
    • Trailer block (display options, mask settings, overlay rect) parsed when present, gracefully tolerated when truncated
  • Verified against 5 real `config1.dc` files — every element decoded with correct position, font, color.
  • Pure Python; no legacy or shipping behaviour changed; gap filled only in the experimental `TRCC_NEXT=1` build.

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.