LookingGlass/host
Quantum 75ec3c0478 [host] nvfbc: shorten nvfbc_getName() result
To avoid client showing "Using    : NVFBC (NVidia Frame Buffer Capt".
This happens because the string is truncated to 31 characters to fit
in the char capture[32]; member of KVMFRRecord_VMInfo.
2022-01-26 23:06:47 +11:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] app: implement stubs for platform specific guest information 2022-01-05 21:04:57 +11:00
platform [host] nvfbc: shorten nvfbc_getName() result 2022-01-26 23:06:47 +11:00
src [host] app: don't read from UUID if none is returned 2022-01-26 23:05:31 +11:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] cmake: add ubsan and asan to CMake (needs clang64 on windows) 2022-01-09 21:18:32 +11:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00