aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
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-20ANDROID: Use a better icon for the on screen controlCameron Cawley
2019-08-20ANDROID: Add a button to show the virtual keyboardCameron Cawley
2019-08-18SWITCH: Force fullscreen always onrsn8887
2019-08-18ANDROID: Don't deinitialize the EGL surface when pausing the applicationCameron Cawley
2019-08-18PSP2: Force fullscreen always onrsn8887
2019-08-18GUI: Check if fullscreen is available at runtimeCameron Cawley
2019-08-12BACKENDS: Use the default save file manager on Switch and SamsungTVCameron Cawley
2019-08-06BACKENDS: Improve AbstractFSNode::createDirectory() stubsCameron Cawley
2019-08-06BACKENDS: Rename and simplify AbstractFSNode::create()Cameron Cawley
2019-08-05SDL: Simplify implementation of createLogFile()Cameron Cawley
2019-08-04IOS7: Make sure openURL is executed on the main threadThierry Crozat
2019-08-04IOS7: Implement isConnectionLimitedThierry Crozat
2019-08-04IOS7: Implement getSystemLanguageThierry Crozat
2019-08-04IOS7: Move non-video related functions to a separate fileThierry Crozat
2019-08-04IOS7: Implement opening a URLThierry Crozat
2019-08-04IOS7: Implement copy to clipboard and paste from clipboardThierry Crozat
2019-08-02ANDROID: Don't hide the virtual keyboard when the Enter key is pressedCameron Cawley
2019-07-27SYMBIAN: Remove dead codeCameron Cawley
2019-07-23WINCE: Fix Makefile dependenciesCameron Cawley
2019-07-23PS2: Remove unused headerCameron Cawley
2019-07-23ANDROID: Fix some Codacy warningsCameron Cawley
2019-07-11GCW0: Redo bundle fix from 4b5ce0fMatan Bareket
2019-07-11GCW0: Package the README.md fileMatan Bareket
2019-07-11GCW0: Fix copy/paste errorCameron Cawley
2019-07-08MAEMO: Minor cleanupCameron Cawley
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2019-07-07IOS7: Add back mapping of LF character to the Return keyThierry Crozat
2019-07-06IOS7: Hide input accessory toolbar when an external keyboard is connectedThierry Crozat
2019-07-05CRYOMNI3D: Add internationalization through external DAT fileLe Philousophe
2019-07-02JANITORIAL: Remove outdated references to SourceForge.netCameron Cawley
2019-06-30IOS7: Add a tab key to the keyboard accessory viewThierry Crozat
2019-06-30IOS7: Use scrollview for keyboard accessory viewThierry Crozat
2019-06-30IOS7: Map three finger swipes to arrow keysThierry Crozat
2019-06-30IOS7: Remove key mapping for function and return keysThierry Crozat