Compare commits

...

6 Commits

Author SHA1 Message Date
wheaney 7dcbafb73f Wrap up last RayNeo issues 2024-06-08 19:30:52 -07:00
wheaney d9c0db7310 Pull in RayNeo device name update 2024-06-06 19:19:21 -07:00
wheaney 2166dd55b5 Pull in a fix for sideview and a couple other tweaks 2024-06-05 12:52:43 -07:00
wheaney aced52c64b Pull in latest RayNeo integration with device model detection and SBS support 2024-06-05 10:43:12 -07:00
wheaney 2314ef35bf Pull in RayNeo fixes 2024-06-04 16:01:40 -07:00
wheaney bccbe687ed Add RayNeo support 2024-05-31 14:17:45 -07:00
3 changed files with 3 additions and 1 deletions

1
.gitmodules vendored
View File

@ -5,6 +5,7 @@
[submodule "modules/XRLinuxDriver"]
path = modules/XRLinuxDriver
url = https://github.com/wheaney/XRLinuxDriver.git
branch = rayneo
[submodule "modules/sombrero"]
path = modules/sombrero
url = https://github.com/wheaney/sombrero.git

View File

@ -20,6 +20,7 @@ const SUPPORTED_MONITOR_PRODUCTS = [
'Air',
'Air 2', // guessing this one
'Air 2 Pro',
'SmartGlasses', // TCL/RayNeo
'MetaMonitor' // nested mode dummy monitor
];

@ -1 +1 @@
Subproject commit da9bfe14cdf198b3cd58ecf997324ebd358e8a61
Subproject commit 828dfe78d188f5cc07fc50ce2695c694488e36c8