Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | |
2022-06-16 | Adding function key support from F17 to F35 | gregcsokas | |
OSX supports everything by default, Linux is also capable of supporting every function key, Windows as I know support only up to F24 | |||
2022-05-10 | [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. | bruvzg | |
Add __has_include check for AVFAudio include. Add some explicit casts to avoid conflicts. Change all `include`s to `import`s for consistency. | |||
2022-02-01 | [macOS] Cleanup and split Objective-C objects to the separate files | bruvzg | |