aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-27example/main.c: Get and set volume separately from cmdline argsTeddy Wing
2022-10-27Build the exampleTeddy Wing
2022-10-27Add a note to add documentationTeddy Wing
2022-10-27SSVLGetSystemVolume: Don't return 0.5 on non-zero OSStatusTeddy Wing
2022-10-25Update `kAudioServicesPropertySystemAlertVolume` usageTeddy Wing
2022-10-25Include CoreFoundationTeddy Wing
2022-10-25Move the `main()` function to a new example fileTeddy Wing
2022-10-25Add a header fileTeddy Wing
2022-10-25Rename "system_alert_volume.c" to "SSVLSystemAlertVolume.c"Teddy Wing
2022-10-25Rename identifiers to align with Apple's guidelines for function namingTeddy Wing
2022-10-25Get and set system alert volumeTeddy Wing
2022-10-25Add TODOTeddy Wing