aboutsummaryrefslogtreecommitdiffstats
path: root/SSVLSystemAlertVolume.h
AgeCommit message (Collapse)Author
2022-10-27Add copyright noticesTeddy Wing
2022-10-27Add license (MPL 2.0)Teddy Wing
MPL 2.0 for the library, and GPLv3+ for the example code.
2022-10-27SSVLSystemAlertVolume.h: Add function documentationTeddy Wing
2022-10-27Add a note to add documentationTeddy Wing
2022-10-25Include CoreFoundationTeddy Wing
`Float32` and `OSStatus` are defined in CoreFoundation so we should include it.
2022-10-25Add a header fileTeddy Wing