Commit graph

30 commits

Author SHA1 Message Date
Jules Blok
53b1b0ac46 ReviveOverlay: Release mouse buttons when the overlay is hidden. 2017-12-13 19:22:18 +01:00
Jules Blok
c21c72de23 Revive: Give log files .txt extension. 2017-02-15 17:11:35 +01:00
LibreVR
a5c18b9c87 ReviveOverlay: Initialize the tray icon after OpenVR. 2016-12-05 15:48:41 +01:00
LibreVR
31f96f4f07 ReviveOverlay: Rely on the installer to provide the tray icon shortcut. 2016-12-05 15:16:21 +01:00
LibreVR
96a6624477 Revive: Handle shutdown for update in the update checker. 2016-12-05 14:58:29 +01:00
LibreVR
85e1b35b40 ReviveOverlay: Add WinSparkle update checker. 2016-12-05 14:14:53 +01:00
LibreVR
a5b29afbdf ReviveOverlay: Don't initialize the controller with the manifest argument. 2016-11-15 01:31:39 +01:00
LibreVR
917ae0982e ReviveOverlay: Add WindowsServices class for COM API usage. 2016-11-15 01:08:20 +01:00
LibreVR
f13a5e04b0 TrayIconController: Add context menu.
We need to switch to QApplication for this, as we're now fully dependant on Widgets.
2016-11-15 01:08:19 +01:00
LibreVR
95431b7a94 ReviveOverlay: Add a Tray Icon controller. 2016-11-15 01:08:19 +01:00
LibreVR
ca034ab229 Revive: Move context properties to the relevant controller classes.
And add some messaging if the Oculus Library wasn't found.
2016-11-15 01:08:14 +01:00
LibreVR
59da0b8e51 ReviveOverlay: Continue initialization even if no library is found. 2016-11-15 01:06:36 +01:00
LibreVR
727fae145c ReviveManifest: Use qPrintable to convert to C strings. 2016-11-15 01:06:35 +01:00
LibreVR
8141cf564e ReviveOverlay: Add tray icon notification support. 2016-11-15 01:06:35 +01:00
LibreVR
5cc4f6dd88 ReviveOverlay: Improve error handling. 2016-09-16 17:30:12 +02:00
LibreVR
32099da4f4 ReviveOverlay: Get base path from the default library. 2016-09-16 16:44:42 +02:00
LibreVR
2e8df44801 ReviveOverlay: Add gamepad support. 2016-09-15 15:59:56 +02:00
LibreVR
9c74317051 Revive: Improve registry error handling. 2016-06-26 10:35:16 +00:00
LibreVR
a6a7121585 ReviveOverlay: Add option to generate a basic manifest. 2016-06-26 10:35:16 +00:00
LibreVR
d639f8f774 ReviveOverlay: Added logging functionality. 2016-05-18 15:46:15 +00:00
LibreVR
4399a8a6a0 ReviveOverlay: Use activation sound effect. 2016-05-15 22:31:07 +00:00
LibreVR
26b6d4e642 ReviveOverlay: Get base path from registry. 2016-05-14 16:41:27 +00:00
LibreVR
ff28d4b3fb ReviveOverlay: Implement Revive dashboard manifest. 2016-05-09 18:01:08 +02:00
LibreVR
12806c7191 ReviveOverlay: Manage manifests instead of launching the injector directly.
This allows for even better integration.
2016-05-09 18:01:08 +02:00
LibreVR
86bc3b291d ReviveOverlay: Add CReviveInjectController.
This will serve as the controller for launching Oculus games.
2016-05-09 18:01:08 +02:00
LibreVR
95c08e365c ReviveOverlay: Exit immediately after an error. 2016-05-09 18:01:08 +02:00
LibreVR
a0f24b9b78 ReviveOverlay: Scan assets folder for covers. 2016-05-09 18:01:08 +02:00
LibreVR
590179765e ReviveOverlay: Put QML files in the resource file.
Makes it easier to deploy on Windows.
2016-05-09 18:01:08 +02:00
LibreVR
695e802a4f ReviveOverlay: Check if the QmlComponent was successfully loaded. 2016-05-09 18:01:08 +02:00
LibreVR
699fc1d605 Add ReviveOverlay Qt project. 2016-05-09 18:01:08 +02:00