Tom Seddon

Results 212 issues of Tom Seddon

300,000+ BeebThread mutex locks on macOS in the first few seconds! Seems a bit excessive and I'm sure this wasn't happening on Windows. Settles down into a steady state soon...

mac

Currently you can map any PC key to any BBC key, and you have options for how PC gamepad/joysticks map to BBC joysticks. But, really, this should be more flexible,...

http://bbcmicro.co.uk/game.php?id=1964 Seems OK with model B??

The conversion steps now go B8_G8_R8_X8 -> R8_G8_B8 -> B8_G8_R8, which is obviously silly. Especially as it looks like `SetDIBits` could use the B8_G8_R8_X8 data directly. Poke at code so...

windows

Should at least have the option of doing this. BeebEm not doing this tripped somebody up: https://www.stardot.org.uk/forums/viewtopic.php?t=27562

UI/UX

Especially for the 12 MHz modes, which I rarely use. Too easy for something to get broken.

admin
accuracy

Do something that opens a Gtk file chooser, and wait a moment... ![image](https://github.com/tom-seddon/b2/assets/1269020/121d9baa-960a-472b-b107-c88b33ebd4bd) It goes away if ignored, but I don't like the accidentally-clickable Force Quit button (which does exactly...

linux

As of the wip branch, the audio options are different for Media Foundation (FLAC/192 Kbps AAC) vs ffmpeg (256 Kbps AAC/128 Kbps AAC). Should rationalize. Random thoughts: 1. I had...

This even though it makes you specify a file name! Probably best to mount a new disk, but no name until you save it. This corner of the UX wants...

UI/UX