Skip to content

vkdt nightly build 20241210

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 14:25
· 0 commits to 1f8ef47c8468e4551ed870844e9fc5b16dff1dec since this release

this is an automated nightly build of vkdt.

it may contain pre-release quality features, use with care :)

appimage

the appimage compiles in a lot of features
(mlv, v4l, asound, i-vid, o-vid, exiv2, freetype)
but not all
(no quake).
you also currently need the exiftool binary installed on your
host system to enable all features (metadata handling).

appimage with rawler

use this for CR3 raws (newer canon cameras) and for older ubuntu
that don't have a recent libstdc++, uses the rust-based backend
instead of the c++-based rawspeed which does not have CR3 support.
also it builds a custom glfw with pentablet/wacom support

appimage with rawspeed

these are currently temporarily disabled due to some dynaming linking error
when running the appimage.

appimage with pentablet

links against a custom version of glfw, enabling drawing of masks via pentablet/wacom device.
only available in xorg version currently.

windows with rawler

the windows version is pre-alpha and has known issues, see #103 .
it compiles less features
(freetype mlv, i-vid, o-vid)
and leaves out many
(no v4l, no sound, no quake, no pentablet support).
you can help by reporting more issues (or maybe even fixing, if you can ;) ).