CMakeLists.txt
|
Reorder headers related to linux module
|
2024-05-19 12:21:43 +03:00 |
linux_fix.h
|
Utilize Windows types
|
2024-05-22 18:30:56 -04:00 |
lnxapp.cpp
|
Replace "unsigned int" with "uint32_t"
|
2024-05-23 22:51:16 -04:00 |
lnxapp.h
|
Reorder headers related to linux module
|
2024-05-19 12:21:43 +03:00 |
lnxcon_raw.cpp
|
Replace "unsigned char" with "uint8_t"
|
2024-05-23 22:58:46 -04:00 |
lnxcon.cpp
|
Replace "unsigned char" with "uint8_t"
|
2024-05-23 22:58:46 -04:00 |
lnxcontroller.cpp
|
Replace "sbyte" with "int8_t"
|
2024-05-23 23:05:05 -04:00 |
lnxcontroller.h
|
Replace "sbyte" with "int8_t"
|
2024-05-23 23:05:05 -04:00 |
lnxdata.cpp
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
registry.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |