Rossmaxx

Results 233 comments of Rossmaxx

Any chance #6780 might have fixed this?

oh so if i understand right, to set the policy, we must update cmake.

Looks like this is fixed on master now automatically (or this might be a qt version thingy). But I get something else. https://github.com/LMMS/lmms/assets/74815851/dd350b7d-c593-41d8-b6f9-c31d90f87e35 I tried a fix in [this branch](https://github.com/Rossmaxx/lmms/tree/fix-qtembed)...

Tried googling for a fix but all I understand is that this is a Qt issue from https://bugreports.qt.io/plugins/servlet/mobile#issue/QTBUG-39362

Mixer has been rewritten recently. Does this issue still occur?

@Monospace-V seems to have a few gig files and is looking into the spec. Can you test this one?

@Monospace-V can you send that file in here, in a zip.

Would it be a good idea to create an arbitrarily large buffer but keep a todo comment and cleanup the calculation in a follow up pr (or do a refactor...

> mingw failures are because the CI running 18.04 has installed libgig-4.0.0, which apparently is right before 4.0.0.svn3 where RIFF::file_offset_t was added (what gig::file_offset_t is typedef'd from) Can't you use...