Hi 8bits Coding.
On 18/03/2026 15:49, 8bits Coding wrote:
> I developed and recently released the first version of a little
> software called Unabara.
> It's basically an improvement on the subtitle generation feature of
> Subsurface. I wanted to improve on that feature by being able to
> create fully customizable overlays.
> It is using Subsurface's SSRF dive logs as a data source and it's
> written in C++ and Qt6 (and QML) and I wanted to ask if you think that
> it would actually be an interesting contribution to Subsurface?
>
> The project is available on
> Github:
https://github.com/arnauddupuis/unabara
Wow, this does look nice. Good work!
> If it's not worthy of being part of the Subsurface ecosystem (which I
> would totally understand considering the simplicity of the use case),
> I hope my small contribution at least benefits some of the members of
> this awesome community!
I think Unabara can absolutely stand on its own, without being
integrated into Subsurface. And this way you will be able to move faster
with a project that is still relatively new.
As one area for potential improvement you could look into adding support
for reading the dive profile information from UDDF
(
https://wrobell.dcmod.org/uddf/) - a lot of dive log applications
support data export / import in this format, including Subsurface
(
https://github.com/subsurface/subsurface/blob/master/xslt/uddf.xslt)
Ngā mihi
Michael Keller