aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2019-12-07SDL: Simplify implementations of getDefaultConfigFileName()Cameron Cawley
2019-11-10AMIGAOS4: Increase stack cookieHubert Maier
2019-11-10AMIGAOS4: Clean up and increase stack cookieHubert Maier
2019-11-08WIN32: Fix free being used on arrays allocated with newThierry Crozat
2019-11-08WIN32: Exit when WinSparkle runs installersluicebox
2019-11-03PS3: Implement the cloud synchronization featuresBastien Bouclet
2019-10-24SDL: Fix typo in commentHubert Maier
2019-10-21AMIGAOS4: Automate special target installation even more (#1901)Hubert Maier
2019-10-13SWITCH: Fix cloud integrationrsn8887
2019-10-13AMIGAOS4: amigaos.mk - Fix cp commandHubert Maier
2019-10-13AMIGAOS4: amigaos.mk - Add plugins targetHubert Maier
2019-10-13AMIGAOS4: Further update amigaos.mkHubert Maier
2019-10-08AMIGAOS4: Properly copy the doc drawerHubert Maier
2019-10-05JANITORIAL: Fix typo in commentThierry Crozat
2019-09-24SDL: Fix build for older SDL versionsTarek Soliman
2019-09-21BACKENDS: Add a default clipboard implementationCameron Cawley
2019-09-18RISCOS: Ignore non-convertible UTF-8 characters when converting the documenta...Cameron Cawley
2019-09-18RISCOS: Fix building outside the main source treeCameron Cawley
2019-09-06RISCOS: Fix checking the "enable_reporter" config optionCameron Cawley
2019-09-05SDL: Copy result of SDL_iconv_string()Jaromir Wysoglad
2019-09-02COMMON: Don't include win32.h in common/encoding.hSupSuper
2019-09-01WIN32: Use uint instead of unsigned int.Jaromir Wysoglad
2019-09-01TTS: Rename LinuxTextToSpeechManager to SpeechDispatcherManagerJaromir Wysoglad
2019-09-01TTS: Remove USE_PLATFORM_TTS definesJaromir Wysoglad
2019-09-01TTS: Implement TextToSpeechManager for macOSThierry Crozat
2019-09-01TTS: Add TTS support when compiling with msvc.Jaromir Wysoglad
2019-09-01TTS: Minor refactorisationsJaromir Wysoglad
2019-09-01TTS: Prepare for windows TTSJaromir Wysoglad
2019-09-01TTS: Create a TTS skeletonJaromir Wysoglad
2019-08-24SDL: Use a non-const string for SDL_iconv_stringJaromir Wysoglad
2019-08-24WIN32: Delete obsolete comment in convertEncoding.Jaromir Wysoglad
2019-08-24WIN32: Handle endianity in convertEncodingJaromir Wysoglad
2019-08-24WIN32: Move getCodePageId to codepage.hJaromir Wysoglad
2019-08-24WIN32: Fix infinite loop when converting from utf32Jaromir Wysoglad
2019-08-24SDL: Remove check for SDL2 in convertEncoding()Jaromir Wysoglad
2019-08-24JANITORIAL: Remove debuging code.Jaromir Wysoglad
2019-08-24WIN32: Fix conversion of multibyte encodings.Jaromir Wysoglad
2019-08-24SDL: Fix convertEncoding for multibyte encodings.Jaromir Wysoglad
2019-08-24WIN32: Resolve endianity in convertEncoding()Jaromir Wysoglad
2019-08-24WIN32: Implement conversion to and from UTF-32Jaromir Wysoglad
2019-08-24WIN32: Check calloc return value in covertEncodingJaromir Wysoglad
2019-08-24WIN32: Add Win32 implementation of convertEncodingJaromir Wysoglad
2019-08-24WIN32: Add include guard to codepage.hJaromir Wysoglad
2019-08-24WIN32: Add a way to convert codepage name to cp IDJaromir Wysoglad
2019-08-24SDL: Add SDL implementation of convertEncodingJaromir Wysoglad
2019-08-18SWITCH: Force fullscreen always onrsn8887
2019-08-18PSP2: Force fullscreen always onrsn8887
2019-08-12BACKENDS: Use the default save file manager on Switch and SamsungTVCameron Cawley
2019-08-05SDL: Simplify implementation of createLogFile()Cameron Cawley
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley