kc3-lang/SDL/src/misc/SDL_url.c

Branch :


Log

Author Commit Date CI Message
9130f7c3 2021-01-02 10:25:38 Updated copyright for 2021
ee56090d 2020-10-05 15:03:44 url: Cleanups and compiler warning fixes.
cc158f29 2020-10-05 14:36:37 url: removed "extern" from function declaration.
efd665e2 2020-10-05 13:56:45 Backed out changeset a43cb4e54949 Trying this a different way.
913aa610 2020-10-05 13:53:15 url: Include SDL_misc.h to get public function declaration.
5f688122 2020-10-05 13:52:52 url: patched to compile on Android.
84f1b950 2020-10-05 13:39:39 url: fixed wrong include.
77c9d73b 2020-10-05 11:30:33 Removed SDL_AndroidOpenURL, added SDL_OpenURL. Still needs to be wired into Xcode and Visual Studio projects.