Mat Sutcliffe
|
d4ab27d3cf
|
[doxygen] Set up readthedocs configuration
|
2020-08-26 22:45:15 +01:00 |
|
Mat Sutcliffe
|
4773325b22
|
[doxygen] Import Qt doxygen tagfiles
|
2020-08-26 22:45:15 +01:00 |
|
Mat Sutcliffe
|
8da65df23b
|
[doxygen] Don't generate useless diagrams
|
2020-08-26 22:45:14 +01:00 |
|
Mat Sutcliffe
|
3aa0ced089
|
[doxygen] Use svg format for diagrams instead of png
|
2020-08-26 22:45:14 +01:00 |
|
Mat Sutcliffe
|
7b2df5e3d5
|
[doxygen] Add links to QtDBus classes
|
2020-08-26 22:45:14 +01:00 |
|
Mat Sutcliffe
|
75a033f113
|
[doxygen] Ignore C prefix in class names when grouping docu index by first letter
|
2020-08-26 22:45:14 +01:00 |
|
Mat Sutcliffe
|
ffd980e0eb
|
[doxygen] Add private virtual methods to the doxygen docs
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
ffeebaa3f0
|
[doxygen] Update doxyfile to latest version of doxygen
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
07b1349a9d
|
Bump version number
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
d4b7b9dd40
|
Set file permissions when downloading installer on Linux
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
ac02282ae7
|
Remove dead code
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
fb3a611948
|
Fix mistake in xswiftbus which could crash X-Plane
v0.9.5.131
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
4cf5ef004f
|
[doxygen] Update mainpage
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
fc614f2d11
|
Adjusting links to new documentation
|
2020-08-26 22:45:13 +01:00 |
|
Mat Sutcliffe
|
41b465ea45
|
Fix broken Bitrock download URL
v0.9.5.128
|
2020-08-21 19:22:41 +01:00 |
|
Mat Sutcliffe
|
ced60a4768
|
Issue #79 Path elements below the root are no longer salient in xpmp2
|
2020-08-21 18:54:28 +01:00 |
|
Mat Sutcliffe
|
97945e5676
|
Issue #79 Restore error message for unknown models
This was lost due to the model string case sensitivity lookup step.
|
2020-08-21 18:54:27 +01:00 |
|
Mat Sutcliffe
|
a43b8b00bc
|
[xswiftbus] Add labels when pushing positions to xplanemp2
v0.9.5.125
|
2020-08-17 19:14:56 +01:00 |
|
Mat Sutcliffe
|
5b14cf7f71
|
Style: renaming methods
|
2020-08-17 19:14:56 +01:00 |
|
Mat Sutcliffe
|
d43a55f087
|
Fix setup wizard unable to download xswiftbus from GitHub
|
2020-08-17 19:14:56 +01:00 |
|
Mat Sutcliffe
|
e6d2bb152e
|
[xswiftbus] Set maximum draw distance for labels
|
2020-08-17 19:14:55 +01:00 |
|
Mat Sutcliffe
|
60c3e02598
|
Update xplanemp2
|
2020-08-17 19:14:55 +01:00 |
|
Mat Sutcliffe
|
bd6b5c456c
|
Issue #74 Style: remove egregious redundancy in CCoreFacadeConfig
|
2020-08-16 15:27:08 +01:00 |
|
Mat Sutcliffe
|
8ce3fe7178
|
Issue #74 Fix CCoreFacadeConfig::allEmpty so it really means "all empty"
|
2020-08-16 15:26:29 +01:00 |
|
Mat Sutcliffe
|
2f22904540
|
Issue #73 Unittest for CIdentifier dbus object path conversion
|
2020-08-16 14:54:36 +01:00 |
|
Mat Sutcliffe
|
97fe8069b0
|
Issue #73 Add extra info to DBus error messages
|
2020-08-16 14:54:36 +01:00 |
|
Mat Sutcliffe
|
1fd044af70
|
Issue #73 Percent-encode for a reversible conversion to dbus object path
Use underscore instead of percent, as the only
non-alnum char allowed in dbus path elements.
|
2020-08-16 14:54:35 +01:00 |
|
Mat Sutcliffe
|
8e3a861a3f
|
Issue #73 Drop trailing padding in base64 encoding
|
2020-08-16 00:09:06 +01:00 |
|
Mat Sutcliffe
|
dc4b54ea69
|
Issue #15 [CI] Launch session bus on Linux runner
|
2020-08-15 16:13:37 +01:00 |
|
Mat Sutcliffe
|
30d6e639ca
|
Disable minimize/maximize/close buttons of simulator settings windows
v0.9.5.113
|
2020-08-13 23:32:38 +01:00 |
|
Mat Sutcliffe
|
e710c777ab
|
Issue #17 Fix aircraft labels setting not being updated in xswiftbus
Also related tidying up.
|
2020-08-13 18:05:19 +01:00 |
|
Mat Sutcliffe
|
f114171083
|
Issue #17 Fixed bug in database reader
|
2020-08-12 20:10:34 +01:00 |
|
Mat Sutcliffe
|
19d88d1740
|
Issue #17 Restore aircraft labels with math and logic cribbed from LiveTraffic's XPMP2
|
2020-08-12 20:09:23 +01:00 |
|
Mat Sutcliffe
|
c615b45e78
|
Issue #17 Updated datarefs for X-Plane 11.50
|
2020-08-12 20:08:10 +01:00 |
|
Mat Sutcliffe
|
3ea0c7f2a5
|
Issue #17 Report errors for unsupported CSL formats
|
2020-08-10 22:02:24 +01:00 |
|
Mat Sutcliffe
|
54a590a3c3
|
Update xplanemp2
|
2020-08-10 22:00:27 +01:00 |
|
Mat Sutcliffe
|
660f3fc17b
|
Issue #69 Menu item to launch CSL2XSB in own models component
|
2020-08-10 12:51:24 +01:00 |
|
Mat Sutcliffe
|
19e409a451
|
Issue #69 Add icon for terminal applications
|
2020-08-10 12:51:24 +01:00 |
|
Mat Sutcliffe
|
1c1cade845
|
Issue #69 Fix NameError in script
|
2020-08-10 12:51:23 +01:00 |
|
Mat Sutcliffe
|
c713294a07
|
Issue #69 Add CSL2XSB to the installer
Uses PyInstaller to bundle together with a
self-contained minimal Python environment.
|
2020-08-10 12:51:14 +01:00 |
|
Mat Sutcliffe
|
2468f3cd81
|
Issue #69 CSL2XSB always asks for confirmation to proceed
|
2020-08-09 12:11:12 +01:00 |
|
Mat Sutcliffe
|
73435fb76a
|
Issue #69 Import CSL2XSB script
|
2020-08-09 01:43:49 +01:00 |
|
Mat Sutcliffe
|
807f13a3f3
|
Fix warning in script
|
2020-08-07 00:02:36 +01:00 |
|
Mat Sutcliffe
|
d431ab58d8
|
Update xplanemp2 for TCAS
|
2020-08-06 21:56:05 +01:00 |
|
Mat Sutcliffe
|
f9011af44a
|
Fix for Visual Studio 2019 16.7
|
2020-08-06 20:30:01 +01:00 |
|
Mat Sutcliffe
|
f3c4af3121
|
Fix stuttering by adding basic linear interpolation in xswiftbus
|
2020-08-05 19:45:42 +01:00 |
|
Mat Sutcliffe
|
41d11b7efe
|
Fix #67 by unregistering XPMP2's flight loop callback
and instead calling it from within our own flight loop callback
|
2020-08-05 19:17:14 +01:00 |
|
Mat Sutcliffe
|
5548d8af2d
|
Issue #17 Udjust to model string changes in xplanemp2
|
2020-08-02 23:01:30 +01:00 |
|
Mat Sutcliffe
|
cdd95a3a0b
|
Issue #17 Change FPS hook render phase due to Vulkan changes
|
2020-08-02 23:01:30 +01:00 |
|
Mat Sutcliffe
|
43ae2d0ad4
|
Issue #17 Remove old libxplanemp submodule
|
2020-08-02 23:01:30 +01:00 |
|