opencpn:al-pr

Last commit made on 2023-12-30
Get this branch:
git clone -b al-pr https://git.launchpad.net/opencpn

Branch merges

Branch information

Name:
al-pr
Repository:
lp:opencpn

Recent commits

af5e500... by Alec Leamas <email address hidden>

options: Fix possible sound crash (#3500)

Fixes problems described #3500 while keeping the current interface,
thus representing a minmal patch for the problem

Closes: #3500

7a8363a... by Alec Leamas <email address hidden>

s57: Remove duplicate file:

887b170... by Alec Leamas <email address hidden>

model: use lower case filenames (Google GL), remove unused file

7a763f6... by Alec Leamas <email address hidden>

libs/wxsvg: Remove bad dependencies (#3527)

b5c957b... by Alec Leamas <email address hidden>

misc: trailing whitespace, sort some long include lists

8fa823d... by Alec Leamas <email address hidden>

Build: Remove temporary support for #3540

2a6ae5d... by Alec Leamas <email address hidden>

ci: update oldest build bionic -> focal

In this cycle we are dropping support for bionic, the oldest
ubuntu build is now focal. Update CI Debian builds accordingly.

197183b... by David Register

Merge pull request #3540 from leamas/cliapp-3513

Reorganize the source three (#3513)

421968d... by Alec Leamas <email address hidden>

include: Move GL to platform directories

cd3aa69... by Alec Leamas <email address hidden>

AndroidUTIL: Move to new top-level android/ dir