Jan
Jan
Importing `uncrustify_obj_c.cfg` from https://gist.github.com/jonah-carbonfive/841452 fails with the following error message: > An error occurred during import > Could not find option with align_oc_msg_colon code
The official [uncrustify default config file](http://uncrustify.sourceforge.net/default.cfg) fails to import: > An error occurred during import > The value 'ignore' is not valid for the number value type required for the...
This is described in detail in the file "Shared.xcconfig".
Example: “Summary:” is turned into “Summary%3A”.
BTW: There are quite a lot of forks that have accumulated over the past year or so.
Hi Curtis, I just did a code review that turned into a partial rewrite. I have several questions that came up during this review/rewrite. If you get back to me...
Text for synthesis needs to be normalized for languages with diacritics or synthesis will be incorrect under certain ircumstances. For diacritics, like German with its umlauts (äöü), there are often...
### Guidelines - [X] I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found bug report like this ### Current Behavior When selecting AVPlayer, there is no playback speed option....