bdbcat
bdbcat
I have pushed a commit related to this bug/issue. This patch updates the navobj persistence strategy to store tracks and trackpoints in an SQLite database. Details follow. 1. This patch...
What is the current state of this draft PR? Plans?
Please check to be sure you have the latest commits from master branch. Especially e5787ed21f5b8ea87d0afbc5893f3d76661a55b5 I can see a path where SetPluginMessage() would not be called on an API 119...
Ooops Pushed wrong branch here. Fixed. https://github.com/OpenCPN/OpenCPN/commit/e5787ed21f5b8ea87d0afbc5893f3d76661a55b5
I'll take a look at the others tonight.
TwoCan A bit confused by what you want to do. At the moment, in O5.11, SetupToolboxPanel() is never called by OCPN core. I'm not exactly sure if it ever has...
I acknowledge that the available documentation for plugin API has been sparse over the years, but is getting better. But my question is this: Using the available documentation, what is...
Looks like this convoluted process to distinguish between a wxMemoryDC and a wxClientDC is probably no longer needed, but possibly critical for some earlier wxWidgets code version. Sure looks like...
"GPU has a significant processing time 20mS or more at the beginning of glChartCanvas::OnSize(). That suggests that it could be the OnSize event handler that is causing the GPU to...
"never ending FBO log messages" Sherry (SoggyPaws) reported this, and we never really got to an understanding. It just seems to have gone away. What I cannot understand is why...