• Joined on 2022-11-27
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-20 22:14:06 -06:00
29da6a8d17 for some reason the cheveron is missing from the details so i removed the summary
dlprows deleted tag 1.0.0 from dlprows/FocusVolumeControlPlugin 2023-08-20 22:13:55 -06:00
dlprows pushed tag 1.0.0 to dlprows/FocusVolumeControlPlugin 2023-08-20 22:01:45 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-20 22:00:10 -06:00
07ddd3bf89 adding readme and previews
65ad532adb rewrite details in property inspector. make system sounds the default fallback behavior
b4f4bea0fc Delete dead js file
90c014e932 Add settings for fallback behavior
Compare 4 commits »
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-10 14:17:37 -06:00
9aea138a5c fix makefile
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-10 10:05:27 -06:00
f85551ae02 Fixing issue with feedback if there's more than one plugin on the stream deck. and also fixing the issue with view appear a different way
2811d3f042 Fix an issue when changing pages. the cache thought it was already showing, but it wasn't
Compare 2 commits »
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-10 09:58:40 -06:00
c73cf88081 move comment
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-09 22:31:32 -06:00
4ac19e0dab update action icon with padding so it looks nicer
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-09 20:35:27 -06:00
f879a49e7d Implement UI feedback, polling, and the underlying code can support keyboard or core audio for changes to volume
ac1f672891 Implement core audio methods for getting/setting volume settings
45520c9513 update logging to put all logs in one folder
259ef4a3d2 Fix make file
Compare 4 commits »
dlprows pushed tag 1.0.0 to dlprows/MacVolumeControl 2023-08-09 20:35:27 -06:00
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-09 10:12:44 -06:00
74a9482dbc Inital commit adding plugin outline to control mac volume
dlprows created repository dlprows/MacVolumeControl 2023-08-09 10:10:09 -06:00
dlprows pushed tag v1.0.1 to dlprows/streamdeck-sdk 2023-08-08 16:31:46 -06:00
dlprows deleted branch master from dlprows/streamdeck-sdk 2023-08-08 16:13:47 -06:00
dlprows created branch main in dlprows/streamdeck-sdk 2023-08-08 16:13:02 -06:00
dlprows pushed to main at dlprows/streamdeck-sdk 2023-08-08 16:13:02 -06:00
dlprows pushed to master at dlprows/streamdeck-sdk 2023-08-08 16:11:17 -06:00
d0611bfa49 update example
dlprows pushed to master at dlprows/streamdeck-sdk 2023-08-08 15:35:09 -06:00
afaa02f8b2 adding support for stream deck plus
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-06 21:56:25 -06:00
1dc8ab8a2d Add distribution tool
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-06 21:51:07 -06:00
a429a435bc Rewrite how picking a matching audio session works