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

53 Commits

Author SHA1 Message Date
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
25aa106abc Added an auto update check 2012-11-19 20:59:08 +00:00
9e2fa518aa Added support for spoilers (air brake)
Now checks if flaps/spoilers are available
2012-11-19 19:56:37 +00:00
b01ca9b9e7 - Forgot to commit the release version
- Added nav/strobe/beacon lights, flaps status, exit door status and master switch states
2012-08-13 11:58:54 +00:00
c2fd94d9cd Gear speed exceeded / damage results in warning / error
Combobox tags were off by 1
2012-01-19 18:42:18 +00:00
789511bd56 Functions added to comboboxes (no longer hardcoded)
Persist profile to registry
2012-01-12 21:07:55 +00:00
e5463b9e27 Implemented warning and error states
Improved error handling
Delphi XE2 compatibility
2012-01-08 20:07:38 +00:00
2af968faef Release build for LogiJoystickDLL, directly exporting the LogiJoystick.lib functions
Note: LogiJoystick.pas has not been updated yet!
G940LEDControl intermediate check-in before XE conversion due to weird Delphi 2007 linker errors
2012-01-08 14:34:04 +00:00
ce216f3022 Reverted Logitech SDK to default state 2012-01-08 13:30:36 +00:00
84aeb8daa2 Fixed LEDs not changing color
Implemented landing/instrument lights and parking brake functions
2012-01-04 22:22:51 +00:00