Skip to content

Releases: webosbrew/hyperion.ng-webos-loader

v0.1.11

01 Feb 02:46
c5ba266
Compare
Choose a tag to compare

Commits

  • d9129e0: build.yml: use latest buildroot-nc4 (webos-d7ed7ee) (throwaway96) #19
  • 130ecad: build.yml: update to hyperion.ng 2.0.16 (throwaway96) #19
  • 63bca37: remove references to flathash (throwaway96) #19
  • update action versions #19 (throwaway96)
  • fb59160: stop shipping flatc (throwaway96) #19
  • b26ecf9: remove duplicated/unnecessary dependencies (throwaway96) #19
  • 4ebb71f: ship libudev (eudev) from buildroot-nc4 (throwaway96) #19
  • e9c58a1: build.yml: quote environment variables (throwaway96) #19
  • 9c72ab2: bump version to 0.1.11 (throwaway96)
  • d819e1d: poll_hyperion_ng_tag.yml: don't fetch submodules (throwaway96)
  • 1f5b97e: poll_hyperion_ng_tag.yml: disable for now (throwaway96)
  • dcf3cf9: remove unused dependencies (throwaway96) #20
  • f7a79e0: update remaining dependencies (throwaway96) #20
  • 7af9185: README.md: various edits (throwaway96) #21
  • update CMake min version to 3.5 #21 (throwaway96)
  • 8abd9cb: package.json: also clean the service build dir (throwaway96) #21
  • 36fccaa: package.json: set author to "webosbrew.org" (throwaway96) #21

Development Build

25 Jan 01:30
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • d819e1d: poll_hyperion_ng_tag.yml: don't fetch submodules (throwaway96)
  • 1f5b97e: poll_hyperion_ng_tag.yml: disable for now (throwaway96)

v0.1.10

10 Mar 03:51
Compare
Choose a tag to compare

Commits

  • 13a289f: Cache buildroot (based on @nurikk-sa 's work) (tuxuser)
  • 8e1bb89: Enable effect engine and json checks (#1) (asturel)
  • 6dbf43f: Prepare release v0.1.10 (tuxuser)

v0.1.9

06 Mar 01:01
Compare
Choose a tag to compare

Continuous Integration

  • Give explicit permission for pull request/contents: write (tuxuser)
  • bump daemon to V2.0.15 #17 (tuxuser)

Commits

v0.1.8

18 Dec 21:12
Compare
Choose a tag to compare

Continuous Integration

  • Poll Hyperion.NG repo periodically for new tags #13 (tuxuser)

Commits

v0.1.7

14 Jun 23:35
Compare
Choose a tag to compare

Commits

  • Unify naming for easier maintaining of Hyperion.NG / HyperHDR (tuxuser)
  • cc6c321: native service: Move service termination (SIGTERM / exec thread stop) into own method (tuxuser) #11
  • 55819f0: native service: Terminate ambient lighting daemon before terminating self (tuxuser) #11
  • a7f553b: native service: Terminate ambient lighting daemon after glib mainloop ran (tuxuser) #11
  • d9df332: native service: Check if daemon runs via is_running() call (tuxuser) #11
  • bfff708: Native service: Unregister service after mainloop ran (tuxuser) #11
  • b1c033b: native service: Error checking on all methods initializing on luna service bus (tuxuser) #11
  • Open own log context (was 'hyperion-webos' previously)' #11 (tuxuser)
  • bdd3505: native service: Split into a few source files (tuxuser) #11
  • 3135535: native service: Move everything luna-service related to service.c (tuxuser) #11
  • 603a296: native service: Listening to power state, stopping daemon on power down (tuxuser) #11
  • 5256319: native service: Restart after daemon_stop due to power-event (tuxuser) #11
  • dfdd434: native service: Ensure service.power_paused is false initially (tuxuser) #11
  • Install signal handler for SIGINT, SIGQUIT and SIGTERM #11 (tuxuser)
  • Remove unnecessary error printing #11 (tuxuser)
  • Shutdown loader_service via SIGTERM instead of SIGKILL after elevation #11 (tuxuser)
  • Elevate service in autostart script #11 (tuxuser)
  • 25b4fa3: Bump version v0.1.7 (tuxuser)

v0.1.6

10 Jun 20:16
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

  • 79addf7: Stable auto elevation routing (elevation, elevation .. the only word I know...) (tuxuser) #9
  • Remove unused function #9 (tuxuser)
  • 5a3dde0: Rollback reboot function, use hbchannel's reboot endpoint, no 'reason: SwUpdate' tho (compatibility) (tuxuser) #9
  • 70d38d0: Remove startup delay (tuxuser) #9
  • 4ae670e: Check autostart state first, even if not elevated yet (tuxuser) #9
  • 0d588d1: Decouple autostart toggle from elevation status (tuxuser) #9
  • 2f68433: Remove autostart check success message (tuxuser) #9
  • 524d8ae: Call elevation command via 'execSilent' (tuxuser) #9
  • Do not put function name in log msg explicitly (it's done automatically by pmloglib) #10 (tuxuser)
  • Go for universal naming of functions / variables (easier to maintain Hyperion.NG/HyperHDR) #10 (tuxuser)
  • 1dfdc84: Bump version v0.1.6 (tuxuser)

v0.1.5

25 May 06:18
Compare
Choose a tag to compare

Builds

  • Do not patch in force-linking to librt #8 (tuxuser)

Commits

  • Enable MDNS for hyperion.ng build #7 (tuxuser)
  • e3fd792: Bump version to v0.1.5 (tuxuser)

v0.1.4

21 May 21:01
Compare
Choose a tag to compare

Commits

  • Set compile options (-Wall -Wextra -Wpedantic -Werror) (tuxuser)
  • 01f45a4: Fix warnings from compiler (tuxuser)
  • 1694339: Properly define LSMethod array & null-terminate the list (tuxuser)
  • register on public bus to fix pre-3.5 service access (tuxuser)
  • 4809a60: Bump version to v0.1.4 (tuxuser)

v0.1.3

11 May 22:35
Compare
Choose a tag to compare

Commits

  • 77b7317: Update package-lock.json after version bump (tuxuser)
  • 2bafbf7: Enable Reboot button functionality (tuxuser)
  • 5523231: Simplify elevation logic (tuxuser)
  • 31ecefa: Prompt user to restart the app after elevation (tuxuser)
  • hyperion.ng checkout fetch-depth: 0 (fetch whole repo history) (tuxuser)
  • Clone hyperion.ng master (tuxuser)
  • cb96b57: Bump version to v0.1.3 (tuxuser)