Thilo Graf 6ef0bd0f90 system/debug.h: try for more thread save implementation
Replacing printf() with fprintf() in this code section aims to
prevent unpredictable behavior in multi-threaded environments that
could be caused by printf()'s non-atomic nature. The change is
intended to enhance output consistency and prevent potential race conditions.
Additionally, it is important to note that many other plain calls to printf()
in the Neutrino code could also cause issues and require further investigation.
Whether this change will have a positive impact remains to be seen.
2023-05-09 16:47:23 +02:00
2023-04-13 18:58:44 +02:00
2023-01-05 16:05:36 +01:00
2023-04-25 22:10:56 +02:00
2019-04-18 17:05:37 +02:00
2018-11-01 17:46:39 +01:00
2019-04-27 20:47:22 +02:00
2023-01-05 16:05:35 +01:00

Neutrino-HD ツ

Description
A fast and beautiful graphical user interface for set-top boxes ツ
Readme 45 MiB
Languages
C++ 85.3%
C 12.3%
M4 0.6%
Makefile 0.6%
JavaScript 0.4%
Other 0.7%