-
```
Which products are affected?
Google Earth 5
What steps will reproduce the problem?
1.
Create valid kml with content, such as .pdf docs, in reletive paths that is
accessed by checking off "enablin…
-
AFAIK the C++ keyword `volatile` has to do with compiler optimization (especially ordering). (it was a little different in C)
`std::atomic` guarantees "undefined behaviour"-free code, when multiple …
-
Hi,
when validating some files using the Extended TIFF 6.0 profile, DPF Manager 3.5.1 throws this error:
> TAG-336-0002 "DotRange invalid cardinality, DotRange Tag cardinality must be equal 2 or…
-
Hi there,
I recently updated to the latest commit. The plugin now often crashes (and takes FL Studio with it) when opening its GUI. Here's the message I got:
```
FL Studio (20.8.4.2567) [64Bit]…
-
```
./PluginMIDICCMapX4.hpp:142:40: error: unknown type name 'PortGroup'
void initPortGroup(uint32_t index, PortGroup& pgroup) override;
^
PluginMIDICCMa…
-
-
Currently the UI doesn't allow you to explicitly select the default scaling of the window.
This is not really a problem in stand-alone because you can just resize the window, but in plug-in mode, w…
porlk updated
5 years ago
-
Hi All,
Tried to compile socketcand for ARM processor, used cross compilation, added below lines in Makefile
CROSS_COMPILE = arm-linux-gnueabihf-
ccache $(CROSS_COMPILE)gcc
Compilation is not …
-
It looks like if a plugin requests H pixels for height, Carla provides H-h where h is the Windoze title bar height.
This screenshot comes from Win7, haven't tried on more recent versions.
Left: Reap…
-
Make knob input easier and faster to edit by adding right and (maybe) middle mouse button. Functionality that lets the users click and drag a knob in 3 ways. If there could be less instructions that r…