mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
vu4k: fcc disabled
Origin commit data
------------------
Branch: master
Commit: 9132cf0fbe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -39,7 +39,7 @@ void hal_api_init()
|
|||||||
sprintf(buffer, "%x", 1);
|
sprintf(buffer, "%x", 1);
|
||||||
proc_put("/proc/stb/fb/dst_apply", buffer, strlen(buffer));
|
proc_put("/proc/stb/fb/dst_apply", buffer, strlen(buffer));
|
||||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUDUO4KSE || BOXMODEL_VUULTIMO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
|
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUDUO4KSE || BOXMODEL_VUULTIMO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
|
||||||
sprintf(buffer, "%s", "enable");
|
sprintf(buffer, "%s", "disable");
|
||||||
proc_put("/proc/stb/frontend/fbc/fcc", buffer, strlen(buffer));
|
proc_put("/proc/stb/frontend/fbc/fcc", buffer, strlen(buffer));
|
||||||
proc_put("/proc/stb/video/decodermode", "normal", strlen("normal"));
|
proc_put("/proc/stb/video/decodermode", "normal", strlen("normal"));
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user