Marco Schuster

Results 11 issues of Marco Schuster

This PR fixes issue #53 by adding support for ranges in the count methods of objectStores and indexes. Code originally by @whodies.

For those who are not used to either native IndexedDB or jquery-indexeddb, the behavior of jquery-indexeddb's createIndex compared to native is totally reversed. The spec says for createIndex (https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore#createIndex()): in...

This PR reworks `LeptonicaFrameConverter#convert(Frame)` to be able to convert b/w and RGB `Frame` instances to Leptonica `PIX`, no matter their stride size. Original bug reported in #1115. It ships with...

enhancement
help wanted

The `normalizeValue` function in `ModelToElasticaAutoTransformer` serializes a `DateTimeInterface` value into the format string ´c` aka [ISO 8601](https://www.php.net/manual/en/datetime.format.php). This can lead to a loss of precision - the `date_format` of Elasticsearch...

This PR: 1. removes the exclusion of `org.bytedeco:videoinput` so that the artifact compiles again (both `JavaCvDriver` and `JavaCvDevice` depend on `org.bytedeco.videoinput.videoInput`) 2. bumps the OpenCV version to something recent (i.e....

At the moment, UTM when trying to install the guest tools will give an error "no free cd/rom device" when selecting the "install guest utils" option if the setup ISO...

enhancement

Virtually all VM software allows changing the network backend on the fly during the machine runtime - both network mode (bridge, host-only, NAT) and connectivity itself. At the moment, UTM...

enhancement

When running under `bash` (tested version: Macports, 5.2.15(1)-release), a Ctrl+C interruption exits `tftarget`, but that doesn't reset the terminal config which leads to the cursor vanishing.

Particularly in large Terraform installations (such as if you manage large, multi-thousand-records sized DNS zones), a plain `tftarget apply` can take many minutes to load. It would be very appreciated...

Current firmware URLs: * Karma drone chassis: https://device-firmware.gp-static.com/26/SEN.01/camera_fw/02.50.01/SEN.01.02.50.01.zip * Karma gimbal: https://device-firmware.gp-static.com/27/CYT.01/camera_fw/02.00.00/coyote.zip * Karma drone controller: https://device-firmware.gp-static.com/25/41b51a0d55d921fa8b55d82df768b5f7ebc72d5e/BCK.01/camera_fw/02.50.01/signedsecureBCK.01.02.50.01.zip * Karma gimbal battery/controller: https://device-firmware.gp-static.com/37/SLS.01/camera_fw/01.80.00/slingshot_flash.img.zip