1
0
mirror of synced 2024-06-26 07:07:38 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
d087fb8b0c Merge branch 'hotfix/1.7' 2017-07-16 11:01:27 +02:00
da1eeab8fa Added FSX SP2 SimConnect.dll, which enables support for Prepar3D v4 2017-07-16 11:00:58 +02:00
b0613d6f5b Added Airspeed Hold function 2016-11-07 19:26:41 +00:00
51162bc7e0 Renamed "Engine anti-ice" to include the terminoloy "Carb heat" 2016-03-25 18:09:38 +00:00
06faf2aa88 Added Tail wheel lock, Water rudder and Float functions
Improved search functionality
2016-03-20 10:58:29 +00: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
7a1e4ed494 Added Auto brake and Spoilers armed functions
Added search functionality for functions
Updated version of SimConnect Steam Edition
2015-12-19 13:53:10 +00:00
b648821e7d Version updated to 1.1.1.1 2015-06-24 19:42:23 +00:00
717d2a0724 Fixed: no longer causes full-screen FSX to lose focus 2015-06-24 19:36:56 +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
f2bcf3401d Version 1.0.8 2015-03-14 10:01:26 +00:00
b0bb11f55d Release version is now the trunk again 2015-03-14 09:48:05 +00:00
77cf10ddf6 Reverted trunk back to revision 38 (base for 1.0.6 release branch) 2015-03-14 09:46:57 +00:00
f3b7a0c45f Added: pitot heat 2015-03-14 09:43:15 +00:00
f0d3feb6cf Fixed URL in setup 2015-03-04 16:37:22 +00:00
22facfa9ba Added: throttle state function
Added: experimental ATC visibility function
2015-03-04 16:14:07 +00:00
388d5ddfaf Added: setup
Fixed: "Path not found" error on first startup
2014-09-01 06:08:31 +00:00
6ad8593423 Updated version info 2014-07-02 22:45:10 +00:00
b30d1ec59d Added fuel level function 2014-07-02 22:23:17 +00:00
f3257a15b8 Branch for version 1.0.6 - adding fuel level support 2014-07-02 21:50:54 +00:00
6aca2ebe1b Assignment check 2014-07-02 21:48:36 +00:00
aea5e66c0e Released version 1.0.5 2014-02-16 17:52:47 +00:00
6a1eca8068 Released version 1.0.5 2014-02-16 17:51:14 +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
72121a83ec Bugfixes pre 1.0 release 2013-02-24 21:00: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
62fb8e1357 Added: tail hook worker, flaps and spoilers 2013-02-23 08:32:20 +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
f1b9a63fda Refactored: ILEDColor to ILEDStateColor (to prevent conflicts with the TLEDColor enum)
Reanimated: LEDStateConsumer and G940LEDStateConsumer; all LED state colors (including flashing) work and update properly after changing the profile
- FSX functions crash horribly
2013-02-19 22:22:15 +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
0940df6214 Split Anti-ice into Engine anti-ice and De-ice 2013-02-17 12:01:15 +00:00
59fc110814 Added: start of colour editor in button function form 2013-02-17 10:39:25 +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
b1035c6db2 Added: categories shown in bold 2013-02-14 07:32:03 +00:00
9929578ef0 Added: start of button configuration form 2013-02-10 20:39:34 +00:00
9da668afc1 Added: State abstraction layer; provides the ability for the user to select a color for each state a function supports
Added: loading/saving profiles
2013-02-10 16:39:00 +00:00
688b859f66 Added: basic interfaces for refactoring 2013-02-06 07:19:35 +00:00
607cb3d52e Branched for long(er)term changes.
Planned:
- UI overhaul
- Customizing the various LED states for each function
- Multiple profiles
2013-01-28 22:40:01 +00:00
cf1183a6ff Added recognition lights (just in time for release 0.6) 2013-01-28 22:37:27 +00:00
0e53ac0cf8 Added taxi lights 2013-01-27 15:15:07 +00:00
3dd944e41b Added: Tail hook, autopilot, anti-ice switch functions 2013-01-20 21:15:05 +00:00
208da55c23 Added:
Pressurization dump switch
Autopilot
2012-11-28 20:34:36 +00:00