Ryan Bruels
Ryan Bruels
Using the default compilers on Big Sur (macOS 11.4, Xcode 12.5.1, Intel MacBook Pro). Installed prereqs through Homebrew. `../Retro68/build-toolchain.bash` ``` [ 95%] Building CXX object LaunchAPPL/Client/CMakeFiles/LaunchAPPL.dir/SSH.cc.o [ 96%] Building CXX...
### Is your request related to a problem? _No response_ ### Feature Description The style customizations provided in the documentation are limited, not well-documented, and don't always seem to match...
### Describe the Bug The collection list view crashes if the collection has a `JSON` field which contains an array with greater than 100 items. The error is: ``` TypeError:...
Pretty straightforward change — this changes the download link to be relative to the current directory, rather than relative to the root. I host the site at a subdirectory which...
This branch adds a new [somewhat experimental] fullscreen display mode that supports arbitrary screen resolutions, similar to Mac. Instead of being limited to fixed Newton screen dimensions, the emulator can...
(This PR builds on (and supercedes) awesome work done by @AlohaYos in PR #189. 🤝) This PR adds iOS file sharing support and removes the need to plug your device...
It seems that in iOS 18, empty `Key` values for `PSTextFieldSpecifier` will cause the Settings bundle not to load, instead of being ignored. I don't know if this is documented...