mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
doc: Document !1992
This commit is contained in:
parent
c5f4f0ab7a
commit
c1acbfec4a
1
doc/changes/auxiliary/mr.1992.md
Normal file
1
doc/changes/auxiliary/mr.1992.md
Normal file
|
@ -0,0 +1 @@
|
|||
u/system_helpers: Add static system device helper.
|
3
doc/changes/big/mr.1992.md
Normal file
3
doc/changes/big/mr.1992.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Add hot-switch support for input devices like controllers and gamepads. This is
|
||||
not full hot-plug support, but instead only enables switching between devices
|
||||
created at start.
|
1
doc/changes/drivers/mr.1992.md
Normal file
1
doc/changes/drivers/mr.1992.md
Normal file
|
@ -0,0 +1 @@
|
|||
remote: Add support for new dynamic device roles.
|
1
doc/changes/ipc/mr.1992.md
Normal file
1
doc/changes/ipc/mr.1992.md
Normal file
|
@ -0,0 +1 @@
|
|||
all: Add support for dynamic device roles.
|
1
doc/changes/misc_features/mr.1992.1.md
Normal file
1
doc/changes/misc_features/mr.1992.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
t/common: Add support for new dynamic device roles.
|
1
doc/changes/misc_features/mr.1992.2.md
Normal file
1
doc/changes/misc_features/mr.1992.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
t/sdl_test: Add support for new dynamic device roles.
|
1
doc/changes/misc_features/mr.1992.3.md
Normal file
1
doc/changes/misc_features/mr.1992.3.md
Normal file
|
@ -0,0 +1 @@
|
|||
t/cli: Add support for new dynamic device roles.
|
1
doc/changes/state_trackers/mr.1992.1.md
Normal file
1
doc/changes/state_trackers/mr.1992.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Add support for new dynamic device roles.
|
1
doc/changes/state_trackers/mr.1992.2.md
Normal file
1
doc/changes/state_trackers/mr.1992.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
steamvr_drv: Add support for new dynamic device roles.
|
2
doc/changes/xrt/mr.1992.md
Normal file
2
doc/changes/xrt/mr.1992.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Extend @ref xrt_system_devices with dynamic roles for input devices and add
|
||||
function @ref xrt_system_devices_get_roles to get updated devices.
|
Loading…
Reference in a new issue