thatguywiththekids

Results 6 issues of thatguywiththekids

The current DASH-MPD.xsd is approving MPD structures that are grossly incorrect, for instance this, with Representation coming before AdaptationSet, and AdaptationSet only containing a text string: ``` I am a...

Bug
Medium Priority
DASH

I have a form with about 100 fields. When attempting to create the table for the form (Hitting the button on step5.php), I got the error that the row size...

The WIP resource log.resource made AROS crash during boot if AROS was compiled with --enable-debug. This pull request makes logAddEntryA refuse to add the log entry instead of attempting to...

This PR introduces a new patch for gcc 10.5.0, changes regcall stuff so it works with the new compiler (less reliant on C compiler behavior) and makes some other adjustments...

Currently, AROS on the master branch is built with gcc 6.5.0, and the gcc version in contrib is also 6.5.0. That version is getting old and for example C++17 support...

This is how the tunnel effect in Soulkitchen is likely supposed to look: https://www.youtube.com/watch?v=yftem-hkumc, about 3:30 in. This is how it looks in WinUAE 6 beta 4: https://github.com/user-attachments/assets/87ed9452-c191-4c5b-a851-e1a471072acd I have...