Daniel Martinez

Results 27 issues of Daniel Martinez

RT Crashes when opening a 4 Shot ARQ file from Sony ILCE-1 When first navigating to the file, the thumbnail generates properly and is viewable, but upon clicking on the...

Added Support for ARQ files from ILCE-1, both 4 and 16 shot Added Support for ARQ files from ILCE-7M4 "Fixed" possible bug where tiff_ifd[].samples was getting overwritten. This probably hasn't...

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...

new-package

Pretty self explanatory. If I dont want to enable some services which would be enabled by default (elogind, polkit), I can disable them with `-D "elogind polkit"` I'm not sure...

Fixes an issue where the build failed with musl and gcc 13.2 glibc provides a nonstandard basename implementation, this can be overriden and posix basename can be used by including...

**Read the README.md and search for similar issues before posting a bug report!** Any bug that can be solved by just reading the [prerequisites](https://github.com/aristocratos/btop#prerequisites) section of the README will likely...

bug

The VCGTs in the generated ICC profiles always appear to be 8 bits on Linux, even when created for a 10bit display The 8 bit VCGTs are unable to be...

If CLHPP, ICD-Loader, and Headers are installed on the system, use those instead of the sub-modules. This is beneficial when packaging the SDK for distribution, as the sub-modules can be...

Created C wrapper to enable librtprcoess to be called from pure C applications

#### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc - I...