Ryan Carsten Schmidt
Ryan Carsten Schmidt
MiniVMac.cc gets the name of the System file from the disk's boot blocks but hardcodes the names of Finder and MacsBug. It should get the names of Finder and MacsBug...
MiniVMac.cc is coded to copy only the System, Finder (for System ≥ 7), and MacsBug (if present) from the user-supplied system disk. What if the program the user is developing...
MiniVMac.cc always creates a disk image of size 5000*1024 bytes, then copies the operating system and the autoquit/autquit7 program and the user's app onto it. The disk image may be...
I tried to compile espeak-ng 1.51 on macOS using [the release tarball](https://github.com/espeak-ng/espeak-ng/releases/download/1.51/espeak-ng-1.51.tar.gz). It failed because the release tarball is missing the header files: ``` src/libespeak-ng/compiledict.c:36:10: fatal error: 'compiledict.h' file not...
[espeak-ng was added to MacPorts](https://ports.macports.org/port/espeak-ng) last year but [a user reported to MacPorts](https://trac.macports.org/ticket/63384) yesterday, and I confirmed on one of my machines, that espeak-ng 1.50 fails to build in a...
On macOS with the clang compiler from Xcode 12 or later, the configure script gets the wrong answer when checking if signal handlers must be reinstalled when invoked because the...
You can [install reuse with MacPorts](https://ports.macports.org/port/reuse/)! This PR adds that information to the installation section of the readme.
The latest download on your web page is for version "4.999.9beta.20091201git" which is over 5 years old. There have been commits to your repository since then. Could you work on...
Launching Virga on a system that doesn't have Google Chrome installed causes the standard AppleScript dialog "Where is 'Google Chrome'?" to appear. It would be great if that didn't happen.
I use youtube-dl on the command line, but I installed Virga for a less computer-savvy relative. The first thing she did after I added the Virga app icon to her...