Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 120c76c8 | 2022-01-03 09:40:00 | Updated copyright for 2022 | ||
| 839ca0ea | 2021-11-03 16:35:24 | SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830) * SDL_OpenURL (macOS): try to open path if the url cannot be opened * SDL_OpenURL (macOS): use CFURLCreateWithBytes & LSOpenCFURLRef to correctly escape input * fix type casting + indentation | ||
| 9130f7c3 | 2021-01-02 10:25:38 | Updated copyright for 2021 | ||
| ee56090d | 2020-10-05 15:03:44 | url: Cleanups and compiler warning fixes. | ||
| 777d0f19 | 2020-10-05 14:06:25 | url: patched to compile on macOS. | ||
| 77c9d73b | 2020-10-05 11:30:33 | Removed SDL_AndroidOpenURL, added SDL_OpenURL. Still needs to be wired into Xcode and Visual Studio projects. |