1
0
Fork 0
fgdata/gui
Edward d'Auvergne c6da4a2b65 Improved latitude and longitude formatting for the HUD.
This follows from http://thread.gmane.org/gmane.games.flightgear.devel/78650 and
resolves the sign bug https://sourceforge.net/p/flightgear/codetickets/1778/ .

Combined with a matching change to the flightgear repository, this changes the
HUD formats from the current set of 3 (note that the text in brackets is not
shown in the HUD preferences PUI dialog, but is show here for reference):

    0) Decimal degrees (37.618890N -122.375000W)
    1) Degrees, minutes (37*37.133N -122*22.500W)
    2) Degrees, minutes, seconds (37*37 08.0 N -122*22 30.0 W)

to (here the text in brackets is shown in the PUI dialog):

    0) DDD format (37.618890N 122.375000W)
    1) DMM format (37*37.133'N 122*22.500'W)
    2) DMS format (37*37'08.0"N 122*22'30.0"W)
    3) Signed DDD format (37.618890 -122.375000)
    4) Signed DMM format (37*37.133' -122*22.500')
    5) Signed DMS format (37*37'08.0" -122*22'30.0")
    6) Zero padded DDD (51.477500N 000.461389W)
    7) Zero padded DMM (51*28.650'N 000*27.683'W)
    8) Zero padded DMS (51*28'39.0"N 000*27'41.0"W)
    9) Trinity House Navigation (51* 28'.650N 000* 27'.683W)
2016-02-10 21:43:32 +00:00
..
dialogs Improved latitude and longitude formatting for the HUD. 2016-02-10 21:43:32 +00:00
icons/Humanity canvas.gui: Add MessageBox class. 2014-06-17 17:16:02 +02:00
images Basic window decorator with title bar and close button. 2013-06-06 23:27:11 +02:00
styles Canvas style: add missing icon 2015-11-10 13:40:49 +01:00
cursor-spin-ccw.png Placeholder cursor images. 2013-03-04 23:52:50 +00:00
cursor-spin-cw.png Placeholder cursor images. 2013-03-04 23:52:50 +00:00
menubar.xml Use Phi's map for Equipment->Browser Map 2015-06-12 12:05:38 +02:00
menubar.xml.alt Local Weather v0.85 by Thorsten Renk 2010-09-10 08:52:21 +02:00