bdbcat
bdbcat
The canonical way to build OpenCPN for Android starts with building the OCPN core as a shared library. For validation of the CI build process, this library is built by...
By reading the source, especially the shell scripts in directory "cmake", you should be able to replicate the CI build locally, and then modify to produce an AARCH64 build.
Kees... Indeed. Generally, one should use the _LOWEST_ API that satisfies the requirements of the plugin. All API updates are progressive, meaning that no previous API functions are changed. There...
Long standing error, affects deletion of datasets only. Corrected. n.b. Changes to tcdatasets requires restart of OpenCPN to realize, as always. Thanks for the catch.
There is no "global' MacOS UI bug list. We work on bugs based on their frequency and severity. That said, we find that bugs which are composed of "laundry lists"...
The discovery that the bug is a regression is a huge jump start on working a solution. It provides the tiniest wedge crack to start breaking it down. Thanks
In the spirit of complete transparency, it will be helpful to describe the current model. 1. Small (or large) changes to the navobj internal store are not written to the...
And, of course, it goes without saying (or does it?) that successful recovery from a crash is far more likely on the most recent OpenCPN production version, whatever that may...
"A database such as SQLite which has the concepts of transactions, journals, and logs is always going to be much more resilient than just writing text to a file." Totally...
bsteubing... Thanks for the comments. I am currently working on an update to the track management logic. If you have a navobj.xml file with lots of tracks, and lots of...