Commit Graph

88 Commits

Author SHA1 Message Date
Mark van Renswoude 6a1eca8068 Released version 1.0.5 2014-02-16 17:51:14 +00:00
Mark van Renswoude 966184fd0a Overhaul of the profile management 2014-02-16 17:45:54 +00:00
Mark van Renswoude 0a9d825261 2013-04-14 09:25:40 +00:00
Mark van Renswoude 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
Mark van Renswoude 4fb7b842f5 Reintegrated branches/longterm 2013-02-24 21:04:48 +00:00
Mark van Renswoude 72121a83ec Bugfixes pre 1.0 release 2013-02-24 21:00:48 +00:00
Mark van Renswoude 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
Mark van Renswoude 62fb8e1357 Added: tail hook worker, flaps and spoilers 2013-02-23 08:32:20 +00:00
Mark van Renswoude 2cef07e337 Added: converting old registry settings to new XMLs
Added: framework for all converted FSX functions
2013-02-22 21:52:12 +00:00
Mark van Renswoude 25a26c1888 Removed todo 2013-02-21 22:31:44 +00:00
Mark van Renswoude 4d0e2a5af6 Added: automatic detection of Throttle plug in / out
Added: actual SimConnect connection and auto-reconnect
2013-02-21 21:59:29 +00:00
Mark van Renswoude 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
Mark van Renswoude 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
Mark van Renswoude 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
Mark van Renswoude 0940df6214 Split Anti-ice into Engine anti-ice and De-ice 2013-02-17 12:01:15 +00:00
Mark van Renswoude 59fc110814 Added: start of colour editor in button function form 2013-02-17 10:39:25 +00:00
Mark van Renswoude 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
Mark van Renswoude b1035c6db2 Added: categories shown in bold 2013-02-14 07:32:03 +00:00
Mark van Renswoude 9929578ef0 Added: start of button configuration form 2013-02-10 20:39:34 +00:00
Mark van Renswoude 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
Mark van Renswoude 688b859f66 Added: basic interfaces for refactoring 2013-02-06 07:19:35 +00:00
Mark van Renswoude 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
Mark van Renswoude cf1183a6ff Added recognition lights (just in time for release 0.6) 2013-01-28 22:37:27 +00:00
Mark van Renswoude 0e53ac0cf8 Added taxi lights 2013-01-27 15:15:07 +00:00
Mark van Renswoude 3dd944e41b Added: Tail hook, autopilot, anti-ice switch functions 2013-01-20 21:15:05 +00:00
Mark van Renswoude 208da55c23 Added:
Pressurization dump switch
Autopilot
2012-11-28 20:34:36 +00:00
Mark van Renswoude 25aa106abc Added an auto update check 2012-11-19 20:59:08 +00:00
Mark van Renswoude 9e2fa518aa Added support for spoilers (air brake)
Now checks if flaps/spoilers are available
2012-11-19 19:56:37 +00:00
Mark van Renswoude 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
Mark van Renswoude c2fd94d9cd Gear speed exceeded / damage results in warning / error
Combobox tags were off by 1
2012-01-19 18:42:18 +00:00
Mark van Renswoude 789511bd56 Functions added to comboboxes (no longer hardcoded)
Persist profile to registry
2012-01-12 21:07:55 +00:00
Mark van Renswoude e5463b9e27 Implemented warning and error states
Improved error handling
Delphi XE2 compatibility
2012-01-08 20:07:38 +00:00
Mark van Renswoude 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
Mark van Renswoude ce216f3022 Reverted Logitech SDK to default state 2012-01-08 13:30:36 +00:00
Mark van Renswoude 84aeb8daa2 Fixed LEDs not changing color
Implemented landing/instrument lights and parking brake functions
2012-01-04 22:22:51 +00:00
Mark van Renswoude caec794f3b Refactored to single task 2012-01-04 21:18:12 +00:00
Mark van Renswoude 3b34cdef39 Initial commit 2012-01-04 19:11:07 +00:00
Mark van Renswoude 9aff4017ed Imported folder structure 2012-01-04 19:09:12 +00:00