Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 20:22
· 34 commits to master since this release

Features

  • Spawn process via posix_spawn #3 (tuxuser)
  • Implement logging to pmlogd #3 (tuxuser)
  • More granular error logging #3 (tuxuser)
  • Add 'pid' to /status luna-endpoint #3 (tuxuser)
  • Include HDR LUT (for HDR auto-switching on some TVs) #4 (tuxuser)

Bug Fixes

Builds

  • Do not patch in force-linking to librt #1 (tuxuser)
  • Remove ENABLE_WS281PWM build parameter #1 (tuxuser)
  • Add ENABLE_FRAMEBUFFER=OFF build parameter #1 (tuxuser)
  • Disable MQTT feature until it's fixed upstream #5 (tuxuser)

Commits

  • c839e45: Stable auto elevation routing (elevation, elevation .. the only word I know...) (tuxuser) #2
  • 8b53679: typo (tuxuser) #2
  • Remove unused function #2 (tuxuser)
  • 0655725: Rollback reboot function, use hbchannel's reboot endpoint, no 'reason: SwUpdate' tho (compatibility) (tuxuser) #2
  • 62a9489: Remove startup delay (tuxuser) #2
  • cdc20ec: Check autostart state first, even if not elevated yet (tuxuser) #2
  • 1b81442: Decouple autostart toggle from elevation status (tuxuser) #2
  • 3c30815: Remove autostart check success message (tuxuser) #2
  • 401d4d4: Call elevation command via 'execSilent' (tuxuser) #2
  • Do not put function name in log msg explicitly (it's done automatically by pmloglib) #3 (tuxuser)
  • Go for universal naming of functions / variables (easier to maintain Hyperion.NG/HyperHDR) #3 (tuxuser)
  • Unxz & copy LUT file to hyperhdr execution dir #4 (tuxuser)
  • 0fe9475: Bump version v0.1.2 (tuxuser)