Paul Stone

Results 25 issues of Paul Stone

There seems to be a problem whereby Customizer is causing mounts to be created recursively, leading to my system becoming unstable. If I run `customizer -r` once (it successfully builds...

Using Requery on Android with RxJava, is it possible to cancel a long running query? Something like this: ```java Disposable d = store.select(...).get().observable().subscribe(...); ... in onPause: d.dispose(); ``` I have...

enhancement

It would be great to be able to use the emulator on mobile devices. For mouse control this could be done using an on-screen touchpad. This would appear below the...

mobile

This would allow the emulator to be embedded in blogs, Mastodon etc... https://oembed.com/

Should add button to copy a sharable link to the software title, with autoboot enabled if possible.

Should show that name of the last-launched software on the status bar. Clicking it should show the software browser with that title.

We want buttons for: reset, sound filter, pause, eject disc

On mobile when fullscreen, the canvas currently gets stretched to fill the portrait screen

Dragging a disc image or archive file will currently automatically load the disc, or unpack the archive to HostFS - without any visible hint that anything has happened. There should...

enhancement

Fast forward works pretty quickly for ARM2 /ARM250 when skipping less than 30s. For ARM3 there's a noticeable delay, so it'd be nice to have a progress bar so the...