Aaron Ishibashi

Results 8 issues of Aaron Ishibashi

I'm running into an issue where one window stops showing blitted images after closing another one. What's strange is that this only happens when the first opened window is closed...

Hello, first of all I wanted to say that this is an amazing library, and thank you to all the contributors. As I've been using Crow (master branch), I encountered...

bug

I keep wanting to select outside of the current view while drag-selecting, but the window doesn't scroll, making it hard to see what's being selected.

feature request
trackerboy

While using pitch bend in the wave channel, a popping occurs whenever the PB is brought back to value 64. After a good number of pops the channel's waveform will...

Hello, there seems to be a memory leak whenever a PS4 controller is connected. The number of leaks increases when I disconnect and reconnect the controller. And using a generic...

In both SDL2 and 3, Emscripten builds will throw a browser error (more like a warning) that it does not allow you to set VSync until emscripten_set_main_loop has been set....

I just ran a customary leak check and found that there is a CFStringRef leaking in `assign_device_to_audioqueue` in SDL_coreaudio.m. Version is SDL 2.30.3 I'm not familiar with the core audio...