Age | Commit message (Expand) | Author |
2019-09-02 | COMMON: Don't include win32.h in common/encoding.h | SupSuper |
2019-09-01 | WIN32: Use uint instead of unsigned int. | Jaromir Wysoglad |
2019-09-01 | TTS: Rename LinuxTextToSpeechManager to SpeechDispatcherManager | Jaromir Wysoglad |
2019-09-01 | TTS: Remove USE_PLATFORM_TTS defines | Jaromir Wysoglad |
2019-09-01 | TTS: Implement TextToSpeechManager for macOS | Thierry Crozat |
2019-09-01 | TTS: Add TTS support when compiling with msvc. | Jaromir Wysoglad |
2019-09-01 | TTS: Minor refactorisations | Jaromir Wysoglad |
2019-09-01 | TTS: Prepare for windows TTS | Jaromir Wysoglad |
2019-09-01 | TTS: Create a TTS skeleton | Jaromir Wysoglad |
2019-08-24 | SDL: Use a non-const string for SDL_iconv_string | Jaromir Wysoglad |
2019-08-24 | WIN32: Delete obsolete comment in convertEncoding. | Jaromir Wysoglad |
2019-08-24 | WIN32: Handle endianity in convertEncoding | Jaromir Wysoglad |
2019-08-24 | WIN32: Move getCodePageId to codepage.h | Jaromir Wysoglad |
2019-08-24 | WIN32: Fix infinite loop when converting from utf32 | Jaromir Wysoglad |
2019-08-24 | SDL: Remove check for SDL2 in convertEncoding() | Jaromir Wysoglad |
2019-08-24 | JANITORIAL: Remove debuging code. | Jaromir Wysoglad |
2019-08-24 | WIN32: Fix conversion of multibyte encodings. | Jaromir Wysoglad |
2019-08-24 | SDL: Fix convertEncoding for multibyte encodings. | Jaromir Wysoglad |
2019-08-24 | WIN32: Resolve endianity in convertEncoding() | Jaromir Wysoglad |
2019-08-24 | WIN32: Implement conversion to and from UTF-32 | Jaromir Wysoglad |
2019-08-24 | WIN32: Check calloc return value in covertEncoding | Jaromir Wysoglad |
2019-08-24 | WIN32: Add Win32 implementation of convertEncoding | Jaromir Wysoglad |
2019-08-24 | WIN32: Add include guard to codepage.h | Jaromir Wysoglad |
2019-08-24 | WIN32: Add a way to convert codepage name to cp ID | Jaromir Wysoglad |
2019-08-24 | SDL: Add SDL implementation of convertEncoding | Jaromir Wysoglad |
2019-08-20 | ANDROID: Use a better icon for the on screen control | Cameron Cawley |
2019-08-20 | ANDROID: Add a button to show the virtual keyboard | Cameron Cawley |
2019-08-18 | SWITCH: Force fullscreen always on | rsn8887 |
2019-08-18 | ANDROID: Don't deinitialize the EGL surface when pausing the application | Cameron Cawley |
2019-08-18 | PSP2: Force fullscreen always on | rsn8887 |
2019-08-18 | GUI: Check if fullscreen is available at runtime | Cameron Cawley |
2019-08-12 | BACKENDS: Use the default save file manager on Switch and SamsungTV | Cameron Cawley |
2019-08-06 | BACKENDS: Improve AbstractFSNode::createDirectory() stubs | Cameron Cawley |
2019-08-06 | BACKENDS: Rename and simplify AbstractFSNode::create() | Cameron Cawley |
2019-08-05 | SDL: Simplify implementation of createLogFile() | Cameron Cawley |
2019-08-04 | IOS7: Make sure openURL is executed on the main thread | Thierry Crozat |
2019-08-04 | IOS7: Implement isConnectionLimited | Thierry Crozat |
2019-08-04 | IOS7: Implement getSystemLanguage | Thierry Crozat |
2019-08-04 | IOS7: Move non-video related functions to a separate file | Thierry Crozat |
2019-08-04 | IOS7: Implement opening a URL | Thierry Crozat |
2019-08-04 | IOS7: Implement copy to clipboard and paste from clipboard | Thierry Crozat |
2019-08-02 | ANDROID: Don't hide the virtual keyboard when the Enter key is pressed | Cameron Cawley |
2019-07-27 | SYMBIAN: Remove dead code | Cameron Cawley |
2019-07-23 | WINCE: Fix Makefile dependencies | Cameron Cawley |
2019-07-23 | PS2: Remove unused header | Cameron Cawley |
2019-07-23 | ANDROID: Fix some Codacy warnings | Cameron Cawley |
2019-07-11 | GCW0: Redo bundle fix from 4b5ce0f | Matan Bareket |
2019-07-11 | GCW0: Package the README.md file | Matan Bareket |
2019-07-11 | GCW0: Fix copy/paste error | Cameron Cawley |
2019-07-08 | MAEMO: Minor cleanup | Cameron Cawley |