Adrien Destugues

Results 171 comments of Adrien Destugues

No, it is not from BeOS. The only API in BeOS R5 is BGLView: https://github.com/jscipione/r5headers/blob/master/headers/be/opengl/GLView.h There were extra things in Dano/BeOS R6 for full-screen OpenGL bypassing app_server, some games use...

Also I don't understand how these changes to the API really change anything in relation to 3D acceleration. Maybe I'm misssing something, but I don't think the way BGLView communicates...

Yes, I agree with the "ellipsis means extra input will be needed to complete the operation" (for example "save as..." will ask for a filename). This is what we put...

Hello, I have a similar problem on unsp. The conditional jump instructions have only a 6-bit range, which is often not enough. The solution is to combine them with a...

@microsoft-github-policy-service agree company="Viveris Technologies"

The "part" widget in the main view is sized not according to its contents, but according to the part length in the song. Otherwise things would be misaligned. The volume...

[pulkomandy] Make this a menu with checkable items (the idea is use the shortcuts, but make them discoverable)

This may be relevant (at least the part about linear pitch glides): http://linusakesson.net/programming/9bitpitch/index.php

[duggan] If you only wanted to draw each part once instead of each time it's used I might agree, but that wouldn't be useful either. With the current layout I...

[pulkomandy] If anything it would likely look like MusicLine... Notice each channel can have its own looping position and speed, so things will get confusing at times :)