Commit Graph

26 Commits

Author SHA1 Message Date
Jesús A. Álvarez 53cb92f4ef find keyboard layouts from AppDelegate 2024-02-10 14:09:02 +01:00
Jesús A. Álvarez 7c1f280374 keyboard for visionOS 2024-02-10 12:15:01 +01:00
Jesús A. Álvarez cf86226c6b build for visionOS 2024-02-09 16:06:37 +01:00
Jesús A. Álvarez dead799d16 only reset speed when saved speed is faster than default
this saves the preferences, but still prevents accidentally locking up the app by setting a fast speed on a low end device
2020-09-25 22:13:52 +02:00
Jesús A. Álvarez fd665a1761 allow changing emulated machine without relaunching the app 2020-09-25 00:29:30 +02:00
Jesús A. Álvarez af3b2ba5b1 cache bundle icons manually
otherwise they seem to get mixed up on iOS 14
2020-09-25 00:16:53 +02:00
Jesús A. Álvarez 9d3f2bd98c add gesture help screen 2020-06-23 18:32:07 +02:00
Jesús A. Álvarez 9a76a98ef9 put emulator bundles in Frameworks instead of PlugIns
fixes sideloading with AltStore
2020-06-22 14:38:01 +02:00
Jesús A. Álvarez f597a5ab9e update copyright year 2018-04-28 12:12:43 +02:00
Jesús A. Álvarez a6e6014220 also load keyboard layouts from Documents/Keyboard Layouts 2018-04-28 11:49:05 +02:00
Jesús A. Álvarez 6d5d57787b add settings to choose display scaling filter
resolves #23
2017-11-30 20:09:08 +01:00
Jesús A. Álvarez c3cc54e1f4 show version of Mini vMac core in settings 2017-09-23 15:54:59 +02:00
Jesús A. Álvarez deeb7b1247 update version and copyright year 2017-09-23 15:54:59 +02:00
Jesús A. Álvarez 9f2e3f87c0 support bluetooth HID pointing devices through BTC Mouse 2016-12-04 20:05:24 +01:00
Jesús A. Álvarez cbfa046773 group emulator bundles with same name in settings 2016-06-28 23:12:55 +02:00
Jesús A. Álvarez f46483c0b0 add AutoSlow toggle, run in background and missing speed values, closes #3 2016-06-06 16:09:23 +02:00
Jesús A. Álvarez a63ba48b8a fix PlugIns icons not showing when installed in /Applications 2016-05-29 00:10:48 +02:00
Jesús A. Álvarez 78eebcb9f8 workaround for loading icons with same name from different bundles 2016-05-28 23:32:58 +02:00
Jesús A. Álvarez 75114c37eb add settings UI for choosing emulated machine 2016-05-28 22:21:18 +02:00
Jesús A. Álvarez 0f729c662f put emulator in loadable bundle 2016-05-28 13:01:13 +02:00
Jesús A. Álvarez e719c2a191 add info to about section in settings 2016-05-22 17:09:33 +02:00
Jesús A. Álvarez 5f236b2a29 pause emulator when settings screen is visible 2016-05-14 14:04:54 +02:00
Jesús A. Álvarez ac333642fd limit max speed to 4x, don't persist speed setting 2016-05-14 14:04:18 +02:00
Jesús A. Álvarez 33cdba3b13 add keyboard layout settings UI 2016-05-14 13:06:42 +02:00
Jesús A. Álvarez 6ad6dc59c9 settings UI to change speed and mouse type 2016-05-13 23:47:59 +02:00
Jesús A. Álvarez c97bcb1b1c disk and (empty) settings UI 2016-05-11 23:13:42 +02:00