The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Clean up changelogs

+19 -16
+5 -1
doc/changes/.proclamation.json
··· 2 2 "$schema": "https://proclamation.gitlab.io/proclamation/proclamation.schema.json", 3 3 "#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/proclamation/proclamation", 4 4 "SPDX-License-Identifier: CC0-1.0": "", 5 - "SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors": "", 5 + "SPDX-FileCopyrightText: 2020-2025 Collabora, Ltd. and the Proclamation contributors": "", 6 6 "project_name": "Monado", 7 7 "base_url": "https://gitlab.freedesktop.org/monado/monado", 8 8 "news_filename": "../CHANGELOG.md", ··· 12 12 }, 13 13 "XRT Interface": { 14 14 "directory": "xrt", 15 + "sort_by_prefix": true 16 + }, 17 + "libmonado Interface": { 18 + "directory": "libmonado", 15 19 "sort_by_prefix": true 16 20 }, 17 21 "State Trackers": {
+1 -1
doc/changes/.proclamation.json.license
··· 1 1 # SPDX-License-Identifier: CC0-1.0 2 - # SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors 2 + # SPDX-FileCopyrightText: 2020-2025 Collabora, Ltd. and the Proclamation contributors
+1
doc/changes/drivers/mr.2340.md
··· 1 + steamvr_lh: Fix for simulated hand lag and thumb openness affecting certain applications on Valve Index Controller.
+4
doc/changes/drivers/mr.2418.md
··· 1 + --- 2 + - mr.2418 3 + --- 4 + - steamvr_lh: Allow building lighthouse driver without `XRT_HAVE_STEAM`
doc/changes/libmonado/.gitignore

This is a binary file and will not be displayed.

+3
doc/changes/libmonado/mr.2284.md
··· 1 + - Add: In libmonado, add get/set for reference space offsets & tracking origin offsets. 2 + - Add: In libmonado, add getters for tracking origin count and name. 3 + - Change: Bump the libmonado API version from 1.2 to 1.3.
+1
doc/changes/libmonado/mr.2292.md
··· 1 + Add: Add a function to libmonado for getting a device's battery status information.
+4
doc/changes/libmonado/mr.2313.md
··· 1 + --- 2 + - mr.2313 3 + --- 4 + - Add: In libmonado, add tracking-related device properties
-3
doc/changes/misc_features/mr.2284.md
··· 1 - - libmonado: add get/set for reference space offsets & tracking origin offsets 2 - - libmonado: add getters for tracking origin count and name 3 - - libmonado: bump API version from 1.2 to 1.3
-1
doc/changes/misc_features/mr.2292.md
··· 1 - libmonado: Add a function for getting a device's battery status information.
doc/changes/misc_features/mr.2322.md doc/changes/doc/mr.2322.md
-1
doc/changes/misc_fixes/mr.2340.md
··· 1 - Fix: Fix for simulated hand lag and thumb openness affecting certain applications on Valve Index Controller.
-4
doc/changes/misc_fixes/mr.2418.md
··· 1 - --- 2 - - mr.2418 3 - --- 4 - - Allow building lighthouse driver without XRT_HAVE_STEAM
-1
doc/changes/misc_fixes/mr.2447.md
··· 1 - Update cJSON to 1.7.18.
-4
doc/changes/xrt/mr.2313.md
··· 1 - --- 2 - - mr.2313 3 - --- 4 - - libmonado: add tracking-related device properties