Skip to content

Releases: TBSniller/piccap

org.webosbrew.piccap_0.5.0

28 Jan 22:23
294ddba
Compare
Choose a tag to compare

What's Changed

  • Update link for root tv in README by @oleost in #84
  • Add NV12 to UI by @satgit62 in #90
    • minimum HyperHDR v21 beta1 is required for this feature
    • Till full release of the new HyperHDR version into HBChannel, the replacement of the LUT tables is required as stated here

Full Changelog: 0.4.3...0.5.0


hyperion-webos backend changes

org.webosbrew.piccap_0.4.3

11 Mar 23:53
d356d61
Compare
Choose a tag to compare

PicCap

  • Added GUI option for local socket support: #55 (@TBSniller)
  • Added GUI option to disable powerstate checks (ex. no turn off on screensaver or TV suspension): #67 (@TBSniller)
  • Added GUI option to disable HyperHDR SDR > HDR state switch announcement: #67 (@TBSniller)
  • Fixed #48 advanced settings double click needed: #67 (@TBSniller)

Thx to @sundermann for implementation on webosbrew/hyperion-webos#87 side

Under the hood

Covers latest hyperion-webos changes (https://github.com/webosbrew/hyperion-webos/releases/tag/0.2.1), which includes

org.webosbrew.piccap_0.4.2

29 Sep 11:48
Compare
Choose a tag to compare

Fixes very slow performance on all TVs.
Kind of addresses this issue: webosbrew/hyperion-webos#94.

See also webosbrew/hyperion-webos#96

org.webosbrew.piccap_0.4.1

24 Sep 21:25
cc734f9
Compare
Choose a tag to compare

This release is a complete rewrite of PicCap and covers #45.
It comes with:

  • cleaner interface
  • dark/grey mode for GUI
  • log gathering
  • unicapture support webosbrew/hyperion-webos#43
  • webOS 3.4+ support
  • button navigation support

This only is the frontend for the shipped hyperion-webos backend service! Please take a look at hyperion-webos repository for more information.

org.webosbrew.piccap_0.2.3

21 Jan 23:14
Compare
Choose a tag to compare

This is only the frontend for the shipped hyperion-webos backend service! Find hyperion-webos repository for more information here: https://github.com/webosbrew/hyperion-webos

v0.2.3
-wider libdile_vt TV compatibility (webosbrew/hyperion-webos#34)
-much better color conversation in libvtcapture (webosbrew/hyperion-webos#36)
-minor possible bugfixing in libvtcapture (webosbrew/hyperion-webos#35)

v0.2.2
-Fixing libvtcapture on latest firmware updates
-Fixing creation autostart symlink
-Logging reflactor (webosbrew/hyperion-webos#27)
-Some cleanup fixes

v0.2.1
-Switching to a real native WebOS service. This results in a better performance.
-Added libdile_vt -> wider TV compatibility
-Changed the way autostart works
-Limitting FPS now supported (you should take the highest - 60, if not needed otherwise)
-Some cleanup stuff

Release for #18

org.webosbrew.piccap_0.1.0

10 Nov 19:37
Compare
Choose a tag to compare

Secound small fix release.
Fixing libhalgal isnt found on newer TVs, because only Version 0 or 2 is installed. hyperion-webos_libvtcapture was needing v1, now not specified.

Old release notes:


See readme for information.

Libvtcapture (New WebOS-TVs ~2020) should work fine (Running, Autostart, ..).
Libvt (older WebOS-TVs) doesn't autostart after suspention. Full reboot is requierd to get autostart.

Tested on WebOS 4 & WebOS 5.

Limiting FPS isn't working for both versions.

org.webosbrew.piccap_0.0.9

28 Oct 16:16
11b10bb
Compare
Choose a tag to compare

First release.
See readme for information.

Libvtcapture (New WebOS-TVs ~2020) should work fine (Running, Autostart, ..).
Libvt (older WebOS-TVs) doesn't autostart after suspention. Full reboot is requierd to get autostart.

Tested on WebOS 4 & WebOS 5.

Limiting FPS isn't working for both versions.