1
0
Fork 0
flightgear/src
James Turner 0729b0806e Fix numeric keypad support on Mac.
Comments in the code imply osgViewer always sends 'num-lock'-off codes, but that is not the observed behaviour with Cocoa. So adding mappings for the num-locked codes on Mac, which is what people actually want at the moment.
2013-01-31 18:42:34 +00:00
..
AIModel Fix FGAIFlightPlan waypoint issues 2012-11-27 21:02:32 +01:00
Aircraft FlightHistory: spatial limit on captures. 2012-12-11 09:17:25 +00:00
Airports Fix runway elevations when threshold.xml is used. 2013-01-01 20:58:42 +00:00
ATC traffic: more pass by reference + member init 2012-11-25 16:41:10 +01:00
ATCDCL ATIS upgrade 2012-10-13 16:48:56 +02:00
Autopilot Autopilot: rename parameter, no functional change 2012-12-31 22:21:30 +01:00
Canvas Fix canvas gui size sometimes not initialized correct 2013-01-01 13:45:45 +01:00
Cockpit Allow ND rules to occur in the symbols file. 2013-01-02 17:07:28 +00:00
Environment METAR selection of runway works for reset. 2012-12-16 15:05:21 +00:00
FDM Work-around a JSBSim reset issue following the sync. 2013-01-28 12:54:21 +00:00
GUI Joystick/dialog caches, commit the transactions. 2013-01-25 09:30:31 +01:00
Include Really make profiling commands optional 2012-11-15 13:56:31 +01:00
Input Guard libudev include with extern "C". 2013-01-30 20:49:50 +00:00
Instrumentation calculate /systems/pitot/total-pressure on the bases of /velocities/mach 2013-01-28 16:54:35 +00:00
Main Bug #385 - enable the Ati viewport hack on next. 2013-01-28 23:35:44 +00:00
Model Stop AI aircraft's sound when removing 2012-11-27 00:02:28 +01:00
MultiPlayer Missing std:: namespace in a header. 2012-11-20 17:09:09 +00:00
Navaids Increase the nav-cache in-memory cache size. 2013-01-19 13:58:22 +00:00
Network Return double precision float as requested in generic/binary protocol. 2013-01-28 17:08:31 +00:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Restructure positional finalisation for sim-reset. 2012-12-15 15:25:45 +00:00
Scripting Expose some methods on strings to Nasal 2013-01-31 19:14:23 +01:00
Sound Stop AI aircraft's sound when removing 2012-11-27 00:02:28 +01:00
Systems calculate /systems/pitot/total-pressure on the bases of /velocities/mach 2013-01-28 16:54:35 +00:00
Time Remove static property dependencies 2012-11-18 16:35:54 +01:00
Traffic traffic: more pass by reference + member init 2012-11-25 16:41:10 +01:00
Viewer Fix numeric keypad support on Mac. 2013-01-31 18:42:34 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00