opencpn:v5.0.1_Mac

Last commit made on 2019-07-15
Get this branch:
git clone -b v5.0.1_Mac https://git.launchpad.net/opencpn

Branch merges

Branch information

Name:
v5.0.1_Mac
Repository:
lp:opencpn

Recent commits

0266678... by David Register

Version 5.0.1 for Mac

495dfe2... by David Register

CI build/deploy for Mac with patched wxWidgets 3.1.2 correcting Mojave 10.14.5 GL window error

a92487a... by Pavel Kalian

harmonize GetTime with GetValue

7f55269... by Pavel Kalian

Implement TimeCtrl::GetTime()

23cf8f8... by Pavel Kalian

Add missing include

f7b023d... by Pavel Kalian

Replace all wxTimePickerCtrl with TextCtrl on wxGTK

9f71ae3... by Pavel Kalian

Fix the ETD related logic for route points

4f5593b... by Pavel Kalian

Use custom control for time on wxGTK

and improve planned speed control behavior.

Fixes #1337

ddbd2ea... by didier <email address hidden>

Route Don't update ETD if it's valid and there's ETA

First leg has no ETA but a valid ETD, update distance must use this
ETD, a bit fragile though.

Fix issue #1362

c598dac... by didier <email address hidden>

RoutePoint small code cleanup