2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-01 09:20:17 +00:00
GlosSI/GlosSITarget
2022-09-28 11:35:19 +02:00
..
.vscode Fun with Linux 2021-10-15 16:50:52 +02:00
.clang-format Update Clang-format files 2022-09-11 23:37:40 +02:00
AppLauncher.cpp GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
AppLauncher.h GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
CMakeLists.txt Fun with Linux 2021-10-15 16:50:52 +02:00
DllInjector.h Add dll-inject function and overlayelement needed for UWPOverlay 2021-10-29 19:51:59 +02:00
GlosSI_logo.h Update icon 2022-09-25 18:44:08 +02:00
GlosSITarget.vcxproj Delete example_conf.json 2022-09-26 03:40:05 +02:00
GlosSITarget.vcxproj.filters Delete example_conf.json 2022-09-26 03:40:05 +02:00
HidHide.cpp GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
HidHide.h GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
imconfig.h Add WIP GlosSI Overlay 2021-10-22 12:17:46 +02:00
imgui.ini Hack in ImGui::SFML focus on launch & cleanup 2021-10-23 02:27:20 +02:00
InputRedirector.cpp GlosSITarget: Allow changing "Use desktop-config" from GlosSI Overlay (if game was launched, makes no sense otherwise) 2022-09-28 11:35:19 +02:00
InputRedirector.h GlosSITarget: Allow live controller type switching from overlay 2022-09-25 23:11:49 +02:00
main.cpp GlosSITarget: Log version 2022-09-25 14:41:55 +02:00
Overlay.cpp SteamTarget: Overlay: extendedLogging toggle 2022-09-25 22:58:16 +02:00
Overlay.h GlosSITarget: Add Splashscreen / Overlay background 2022-09-25 17:07:24 +02:00
OverlayLogSink.h Disable automatic include sorting... 2021-10-28 12:28:20 +02:00
ProcessPriority.h Log processpriority changes 2022-09-23 20:56:17 +02:00
resource.h Add tray icon; Option to disable overlay 2022-03-06 17:41:29 +01:00
Resource.rc GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
Roboto.h Use vector instea dof plain array for Roboto font 2021-10-29 12:29:02 +02:00
Settings.h SteamTarget: Fix reading settings 2022-09-25 21:51:14 +02:00
steam_sf_keymap.h Update ALL THE THINGS 2022-01-07 00:47:41 +01:00
SteamOverlayDetector.cpp OverlayDetector: filter out more msg in extended logs 2022-09-20 20:18:40 +02:00
SteamOverlayDetector.h Update ALL THE THINGS 2022-01-07 00:47:41 +01:00
SteamTarget.cpp Block window refocusing if handle == nullptr 2022-09-20 20:58:58 +02:00
SteamTarget.h Fix Unicode support for paths on Windows. [1/2] 2022-07-22 21:40:34 +02:00
TargetWindow.cpp SteamTarget: Overlay: Fix button size when scaled 2022-09-25 22:56:14 +02:00
TargetWindow.h Support changing maxFPS from SteamTarget 2022-09-25 22:34:12 +02:00
UnhookUtil.cpp GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
UnhookUtil.h GlosSITarget: Refactor: Function unhooking 2022-09-26 03:39:20 +02:00
UWPOverlayEnabler.h SteamTarget: Use Imgui-Docking branch and overhaul overlay 2022-09-23 20:51:14 +02:00