31extern bool AnchorAlertOn1;
32extern bool AnchorAlertOn2;
33extern bool bDBUpdateInProgress;
34extern bool b_inCloseWindow;
36extern bool bVelocityValid;
37extern bool g_bAdvanceRouteWaypointOnArrivalOnly;
38extern bool g_b_assume_azerty;
39extern bool g_bChartBarEx;
40extern bool g_bcompression_wait;
41extern bool g_bCruising;
42extern bool g_bDeferredInitDone;
43extern bool g_bDeferredStartTrack;
44extern bool g_b_EnableVBO;
45extern bool g_bFirstRun;
46extern bool g_bhide_context_menus;
47extern bool g_bhide_depth_units;
48extern bool g_bhide_overzoom_flag;
49extern bool g_bhide_route_console;
50extern bool g_b_legacy_input_filter_behaviour;
51extern bool g_bmasterToolbarFull;
53extern bool g_b_needFinish;
55extern bool g_bPauseTest;
56extern bool g_bquiting;
58extern bool g_bTempShowMenuBar;
59extern bool g_btenhertz;
60extern bool g_bTrackActive;
61extern bool g_bTransparentToolbarInOpenGLOK;
62extern bool g_bUpgradeInProcess;
63extern bool g_CanvasHideNotificationIcon;
64extern bool g_disable_main_toolbar;
65extern bool g_FlushNavobjChanges;
66extern bool g_PrintingInProgress;
68extern double AnchorPointMinDist;
70extern double g_ChartNotRenderScaleFactor;
73extern double g_defaultBoatSpeedUserUnit;
74extern double g_scaler;
78extern float g_compass_scalefactor;
79extern float g_toolbar_scalefactor;
81extern int g_canvas_context_menu_disable_mask;
82extern int g_ChartUpdatePeriod;
83extern int g_blinker_tick;
84extern int g_click_stop;
85extern int g_FlushNavobjChangesTimeout;
86extern int g_lastMemTick;
91extern int g_sticky_chart;
93extern int g_tile_size;
94extern int g_uncompressed_tile_size;
95extern int options_lastPage;
98extern long g_tex_mem_used;
102extern unsigned gs_plib_flags;
104extern wxColour g_colourOwnshipRangeRingsColour;
105extern wxColour g_colourTrackLineColour;
107extern wxDateTime g_loglast_time;
108extern wxDateTime g_start_time;
109extern wxDateTime gTimeSource;
111extern wxString ChartListFileName;
112extern wxString g_csv_locn;
113extern wxString gDefaultWorldMapLocation;
114extern wxString g_SENCPrefix;
115extern wxString* pInit_Chart_Dir;
117extern const wxString kUtfCheckMark;
118extern const wxString kUtfCircledDivisionSlash;
119extern const wxString kUtfFallingDiagonal;
120extern const wxString kUtfIdenticalTo;
121extern const wxString kUtfLeftArrow;
122extern const wxString kUtfLeftRightArrow;
123extern const wxString kUtfLeftwardsArrowToBar;
124extern const wxString kUtfMultiplicationX;
125extern const wxString kUtfRightArrow;
int g_mipmap_max_level
Global instance.
size_t g_current_monitor
Current monitor displaying main application frame.
double g_current_monitor_dip_px_ratio
ratio to convert between DIP and physical pixels.
double vLat
Virtual lat from chcanv popup.
double vLon
Virtual lon from chcanv popup.
int g_NeedDBUpdate
0 - No update needed, 1 - Update needed because there is no chart database, inform user 2 - Start upd...
bool b_inCompressAllCharts
Flag to control adaptive UI scaling.
bool g_b_overzoom_x
Allow high overzoom.
double g_androidDPmm
Only used used by ANDROID