Thilo Graf a311605013 neutrino.cpp Fix format specifiers for time_t to ensure platform independence
- Changed format specifiers from %ld to %" PRId64 " for time_t variables to ensure compatibility across different platforms.
- Cast time_t variables to int64_t for proper formatting.
- Updated printf and fprintf statements accordingly.

This should resolve format warnings and ensures correct behavior on
systems where time_t is a 64-bit integer.
2024-07-05 17:26:08 +02:00
2024-05-22 20:23:32 +02:00
2023-10-02 20:53:48 +02: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
2016-02-16 10:16:15 +03: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%