Commit Graph

82 Commits

Author SHA1 Message Date
wheaney 8a0ee28dfb Pull in driver curl timeouts 2024-08-21 11:46:17 -07:00
wheaney 0bc93c6e9e Pull in driver with latest Rokid integration 2024-08-21 08:14:21 -07:00
wheaney 9c7490a247 Pull in driver with non-root systemd setup
Bump to v0.11.0
2024-08-20 15:12:52 -07:00
wheaney b2e46f7308 Pull in driver with setup fix 2024-08-16 13:05:53 -07:00
wheaney 8ea7b49602 Pull in driver with logging improvements 2024-08-15 10:00:46 -07:00
wheaney 333e06b929 Pull in unified driver build 2024-08-14 12:36:54 -07:00
wheaney 51d5eb5215 Pull in possible XREAL Ultra health check fix 2024-08-13 15:53:40 -07:00
wheaney a5e3498223 Pull in latest driver with compile error fix 2024-08-13 11:01:05 -07:00
Wayne Heaney 3a7d5feb88
Add Rokid support (#42) 2024-08-13 10:10:10 -07:00
wheaney fe1e2bcd56 Pull in driver fix for VITURE and RayNeo requiring a delay before connect 2024-07-31 22:27:19 -07:00
wheaney f72947c7f1 Pull in XREAL Air 2 Ultra IMU-only support
https://github.com/wheaney/breezy-desktop/issues/37
2024-07-31 22:07:52 -07:00
wheaney 21e1273bf4 Pull in driver fix for libcurl dependency check 2024-07-29 20:21:46 -07:00
wheaney 99091f77da Make VITURE more reliable 2024-07-29 17:54:44 -07:00
wheaney 0238cd7790 Pull in driver timestamp fix 2024-07-28 23:30:30 -07:00
wheaney 6ea84e275f Pull in driver with monitoring of IMU data 2024-07-28 14:26:38 -07:00
wheaney d97069e18f Pull in setup messaging fixes 2024-07-28 09:14:52 -07:00
wheaney 41240d93af Pull in VITURE AARCH64 support 2024-07-27 21:49:35 -07:00
wheaney 05c0a421ed A couple fixes for installing on a fresh machine 2024-07-26 20:25:49 -07:00
wheaney 56a7d41ec6 Fix issue changing scale when all logical monitors require the same scale. Pull in driver setup update. 2024-07-25 10:03:05 -07:00
wheaney 702692f386 Add handling of rapid monitor updates, prevent concurrent config updates and effect/sbs mode changes 2024-07-23 22:07:58 -07:00
wheaney cad0be9698 Pull in driver with license file fix 2024-07-23 10:09:56 -07:00
Wayne Heaney f75a5f3651
XDG reorg (#35)
https://github.com/wheaney/breezy-desktop/issues/4
2024-07-22 13:22:19 -07:00
wheaney fed16be20c Pull in the latest verison of the driver 2024-07-18 17:52:05 -07:00
Wayne Heaney 44b1ebe464
Add multi-arch build support (#29) 2024-07-18 17:40:36 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney c713c69e66 Pull in latest sombrero with look-ahead adjustment 2024-06-17 10:28:36 -07:00
wheaney ae48a62d7b Pull in fix for breezy follow mode toggling 2024-06-11 13:37:35 -07:00
wheaney 0ac3a73033 Pull in hardwareId retry logging fix 2024-06-11 12:39:40 -07:00
wheaney c1ec13c2ef Merge in RayNeo support 2024-06-11 11:55:32 -07:00
wheaney 0dd0b8384a Fix build issues, rename driver package to match Github repo 2024-05-30 19:26:06 -07:00
wheaney a2d2a01ec5 Move to latest XRDriverIPC module, drops requirement for the requests python module 2024-05-25 16:04:45 -07:00
wheaney 0d3f9ff757 Add the follow threshold control 2024-05-23 21:57:55 -07:00
Wayne Heaney a7dd9885e1
Add license UI (#23) 2024-05-22 15:12:23 -07:00
wheaney c689978e85 Fix some cleanup issues, adjust the trim_width/height values to remove the border 2024-05-16 16:16:23 -07:00
Wayne Heaney e9b10838ba
Breezy GNOME support (#22)
* Adds a gnome subdirectory with the Breezy GNOME extension source
* Adds a 'ui' subdirectory with the Gtk UI app source, currently with the Breezy GNOME view implemented, eventually will support Breezy Vulkan
* Adds all the necessary package and setup scripts for the full GNOME build
* Pulls in the latest driver with the BREEZY_DESKTOP build support
2024-05-16 12:26:59 -07:00
wheaney 02b9bbfb83 Pull in driver with VITURE One Lite support 2024-05-14 10:16:24 -07:00
wheaney 5a2b2a6486 Pull in driver fix for virtual display mode 2024-04-30 14:28:14 -07:00
wheaney ae1d835f05 Pull in driver update to switch to custom backend domain name 2024-04-29 22:38:33 -07:00
wheaney b7f72d17cf Pull in the latest driver and shader updates 2024-04-29 09:49:44 -07:00
wheaney 840351e14f Pull in latest driver version with analytics update and sbs_content fix 2024-03-14 08:42:18 -07:00
wheaney 714f79d088 Pull in latest driver with fix for bad hardwareId case 2024-02-24 14:34:57 -08:00
wheaney 142da0f99d Pull in driver update with VITURE One Lite support 2024-02-20 09:09:47 -08:00
wheaney 8967142c3a Pull in driver fixes for offline license handling, switching to EU license server 2024-02-04 13:08:33 -08:00
wheaney 4a5f62bbc2 Pull in driver fix for failed license refresh 2024-01-31 21:58:49 -08:00
wheaney de4b2087d5 Pull in driver fix attempts for licensing issues 2024-01-31 10:52:05 -08:00
wheaney a7cac9a12d Pull in driver fixes 2024-01-30 19:48:58 -08:00
Wayne Heaney 29b26e6290
Pull in driver updates for smooth follow and virtual display automatic recentering support (#13) 2024-01-30 15:44:25 -08:00
Wayne Heaney f173f361a5
Pull in driver changes for device license support (#12)
* Add small logo
* Add verification script and manifest
* Add support for custom banner config
2024-01-30 12:35:01 -08:00
wheaney 1890ea88fe Pull in driver and shader changes for improved IMU timestamp usage 2024-01-15 16:02:47 -08:00
wheaney 8e6d1cba15 Pull in shader and driver changes to support custom time or device-based banners 2024-01-13 13:01:48 -08:00