1
0
mirror of synced 2024-06-25 22:57:40 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
5796cf95fb Added Prepar3D branding if it's discovered to be running 2017-08-13 16:19:39 +02:00
e69ed8eabb Merge commit 'da1eeab8fa9a80356678d964f382972b146c9f0a' into feature/lua
* commit 'da1eeab8fa9a80356678d964f382972b146c9f0a':
  Added FSX SP2 SimConnect.dll, which enables support for Prepar3D v4

# Conflicts:
#	G940LEDControl/G940LEDControl.dproj
#	G940LEDControl/G940LEDControl.res
2017-08-11 08:25:05 +02:00
da1eeab8fa Added FSX SP2 SimConnect.dll, which enables support for Prepar3D v4 2017-07-16 11:00:58 +02:00
f92d3e612b Added FSX worker to marshal SimConnect data to Lua structures - untested 2017-05-29 22:56:07 +02:00
57037928ca Changed: FSX state is now more accurately reflected in the UI
Added: seperate left/right/nose/tail gear functions
Added: flaps handle position based on index and percentage
2015-12-29 11:22:23 +00:00
dfc9255585 Added: restart option to in-game Addons menu 2015-06-17 16:28:18 +00:00
76565a9c5d Compatibility with FSX - Steam Edition
AutoLaunch feature
2015-04-18 11:42:15 +00:00
20350cfdd7 Changed logging to X2Log
Implemented tray icon functionality
2015-04-18 10:28:53 +00:00
77cf10ddf6 Reverted trunk back to revision 38 (base for 1.0.6 release branch) 2015-03-14 09:46:57 +00:00
966184fd0a Overhaul of the profile management 2014-02-16 17:45:54 +00:00
0a9d825261 2013-04-14 09:25:40 +00:00
a9b472ea9a Changed: poll FSX instead of handling the event (0.6-style), in the hopes of solving a stability issue 2013-02-28 22:01:26 +00:00
4fb7b842f5 Reintegrated branches/longterm 2013-02-24 21:04:48 +00:00
50580144ac Ready for beta 1.0!
Added: FSX state
Added: incremental search for functions
Added: converted all 0.6 functions
Fixed: state being forgotten when changing the profile
2013-02-24 20:09:47 +00:00
2cef07e337 Added: converting old registry settings to new XMLs
Added: framework for all converted FSX functions
2013-02-22 21:52:12 +00:00
25a26c1888 Removed todo 2013-02-21 22:31:44 +00:00
4d0e2a5af6 Added: automatic detection of Throttle plug in / out
Added: actual SimConnect connection and auto-reconnect
2013-02-21 21:59:29 +00:00
b66659cd95 Added: engine, landing gear and light state functions as an implementation proof of concept
Added: IFSXSimConnect interface and data handling prototype
2013-02-18 21:46:32 +00:00
d665f2d979 Refactored: separated definition and functionality by introducing the Function Worker
Changed: button configuration form uses runtime components for the states intead of a VirtualTreeView
2013-02-17 19:06:27 +00:00
32f411c1b8 Added: start of configuration conversion
Added: registration of states
Added: prototype FSX function implemention
- subject to change; separation of definition and running state will be added later
2013-02-14 21:45:25 +00:00