summaryrefslogtreecommitdiff
path: root/src/apple
AgeCommit message (Collapse)Author
2020-07-02apple/AudioUnit: add AudioUnitSetPropertyT()Max Kellermann
2020-07-02apple/AudioObject: add AudioObjectGetStringProperty()Max Kellermann
2020-07-02apple: build static libraryMax Kellermann
Move build rules from src/output/plugins/meson.build
2020-07-02apple/AudioObject: add missing `inline`Max Kellermann
2020-07-01apple/AudioUnit: library wrapping AudioUnit*() functionsMax Kellermann
2020-07-01apple/AudioUnit: rename to AudioObject.hxxMax Kellermann
2020-07-01apple/AudioUnit: wrapper functions for AudioObject propertiesMax Kellermann
2020-07-01apple/Throw: new helper library replacing osx_os_status_to_cstring()Max Kellermann
2020-07-01apple/ErrorRef: new library wrapping CFErrorRefMax Kellermann
2020-07-01apple/StringRef: new library wrapping CFStringRefMax Kellermann