Joe Mattiello

Results 145 issues of Joe Mattiello

On Core Options marked as `Requires Restart` ``` if option.changed && option.requres restart if user.prompt("restart now") if core supports saves save state quit core load core load save state ```

request
settings

![image](https://user-images.githubusercontent.com/399864/154177991-24a16463-6d4e-4b16-a047-6b7ff59be180.png) ![image](https://user-images.githubusercontent.com/399864/154178104-7cc25412-14d3-42ab-903d-08ff677d2788.png) It looks like the artwork UIImageView just needs to be resized, or bounds are clipped or something like that.

bug
ui/ux
tvOS

1. Replace `@property (nonatomic, strong, readwrite, nullable) UIImpactFeedbackGenerator* rumbleGenerator;` with `HapticsManager.swift` 2. `HapticsManager` to support multiple controllers

enhancement
controller-related
request

https://www.arangodb.com/2015/02/comparing-atomic-mutex-rwlocks/

Performance

Look at what Delta has here, https://github.com/rileytestut/Delta/pull/119/files https://github.com/rileytestut/DeltaCore/pull/31

enhancement

Users stating controls are too small on some iPads. Need to test in sim and look into adding a scale option.

ui/ux
controller-related
request

Somewhat related to #1 but not a full syncing solution. Work in Progress Ticket This falls into 2 categories: 1. iCloud automatic backup For this to really work correctly we...

requires more info
priority:High

Add importation of save states. Work in progress ticket. Notes: - Metadata when exporting save states to assist import - Include screen shots in save states - Consider a bundle...

enhancement
dev
importer-related

Some test settings can cause the app to crash on boot ## Tasks - Add a Reset Settings bool to Settings bundle - Check the setting early on boot -...

request
settings

importer-related