Austin Drummond

Results 24 issues of Austin Drummond

A bug exists when indexPathForNextResponderInSectionIndex: on RETableViewCell.m if the sections do not match. If not, the value is set to -1. The for loop below automaticall adds 1 to the...

This changes the default system output, along without default output. If the devices also has an input, we set that as well. In the future, it would be nice to...

The built-in macOS volume controls have always allowed scrolling while hover over the slider to control the volume. This adds the functionality to this utility. It even has the correct...

Sadly, Zoom creates a virtual Device. The system sound settings don't show it, so we shouldn't either. It does not set the isHidden flag to true, either. Depends on #10

I noticed the slider does not update when the Touch Bar slider is adjusted. This guarantees whenever/however the volume changes, the menu item slider stays in sync. Requires #10

This is an addition that adds a device notification whenever the device changes. Depends on #10, which should be merged first, as the changes for notification is pretty small. I...

This solves the issue of refreshing the device list whenever it changes, including headphones being plugged in. Pulls in [SimplyCoreAudio](https://github.com/rnine/SimplyCoreAudio), since it provides a list of functionality including event notifications...

**Describe the bug** On macOS 12.4 Intel, a fresh install of the CLI globally on .NET 6.0.301 (and .NET 6.0.3) fails to execute the CLI, resulting in the following error...

Fixes #332 Related to #245, #401 #401 didn't work for me with my handler nested within my `li`. Tested on both FF Chrome.