Thilo Graf 9183928d85 libstb-hal: Fix compatibility issues with struct input_event time assignment
libarmbox:

- Added conditional compilation to handle different definitions of
  struct input_event in input.h
- Ensured gettimeofday() is always used to obtain the current time
- Correctly assigned time values to input_event based on
  platform-specific definitions
- Improved debug information to output correct event time

Had issues building with a different build system and platforms, but wanted to ensure
it works independently of the build system. This still needs to be
tested as my testing capabilities are limited and I cannot
rule out side effects. Hence, the additional debug outputs.
2024-05-30 22:00:46 +02:00
2024-03-25 06:20:43 +01:00
2024-03-25 06:20:43 +01:00
2024-01-04 22:47:14 +01:00
2024-01-04 22:47:14 +01:00
2024-01-04 22:47:14 +01:00
2021-11-07 10:09:06 +01:00
2022-12-29 00:18:52 +01:00
2023-04-27 22:00:22 +02:00
2017-11-02 17:23:50 +01:00
2021-11-07 10:13:26 +01:00
2019-04-28 20:07:49 +02:00
2019-04-28 20:07:48 +02:00
2021-05-30 16:31:13 +02:00
2022-10-13 13:54:52 +02:00
2017-11-02 17:23:50 +01:00
2017-11-02 17:23:50 +01:00
2014-04-26 15:22:46 -07:00
2017-11-02 17:23:48 +01:00

libstb-hal

Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
Readme 4 MiB
Languages
C 58.4%
C++ 39.6%
M4 1.2%
Makefile 0.7%