Files
obs-studio/plugins
Yoshimasa Niwa 00c67e59e6 mac-capture: Improve various Objective-C code
Improve complicated Objective-C implementations in
mac-screen-capture implementation.

- Use `for` instead of overuse of block based iteration code.
- Use `YES` and `NO` for `BOOL` type instead of wrong `TRUE`, `FALSE`,
  `true`, `false`.
- Use `length` to check empty string, omit unnecessary `nil` checks.
2023-06-24 16:58:09 -07:00
..
2023-03-27 13:39:03 +00:00
2023-05-20 01:31:18 -07:00
2023-05-01 23:11:13 +00:00
2023-03-27 13:39:03 +00:00