index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2019-09-14
NETWORKING: Clarify message when web server resources are not available
Eugene Sandulenko
2019-09-14
ANDROIDSDL: Remove warning about unhandled kFeature
Antoniou Athanasios
2019-09-14
WIN32: Fix getting the parent directory of non-existant file nodes
Cameron Cawley
2019-09-10
IOS: Call exit(0) when exiting to prevent hanging
sluicebox
2019-09-08
ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)
Cameron Cawley
2019-09-06
PSP: Fix missing semicolon
Cameron Cawley
2019-09-06
RISCOS: Fix checking the "enable_reporter" config option
Cameron Cawley
2019-09-06
PSP: Replace PSPSaveFileManager with DefaultSaveFileManager
Cameron Cawley
2019-09-05
SDL: Copy result of SDL_iconv_string()
Jaromir Wysoglad
2019-09-05
TTS: Fix possible deadlock
Jaromir Wysoglad
2019-09-05
TTS: Minimize the time needed for stop() on Win32
Jaromir Wysoglad
2019-09-02
COMMON: Don't include win32.h in common/encoding.h
SupSuper
2019-09-01
TTS: Use Common::Encoding for encoding conversion.
Jaromir Wysoglad
2019-09-01
WIN32: Use uint instead of unsigned int.
Jaromir Wysoglad
2019-09-01
TTS: Better documentation of TTSVoice.
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: Add summary of changes in sphelper-scummvm.h
Jaromir Wysoglad
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
2019-09-01
TTS: Fix missing indentation
Jaromir Wysoglad
2019-09-01
JANITORIAL: Remove some trailing whitespaces
Jaromir Wysoglad
2019-09-01
TTS: Implement our own queuing on windows.
Jaromir Wysoglad
2019-09-01
TTS: Add proper speech queuing, update INT_NO_REP.
Jaromir Wysoglad
2019-09-01
TTS: Restart SPD if resume() fails.
Jaromir Wysoglad
2019-09-01
TTS: Fix INTERRUPT_NO_REPEAT on Windows
Jaromir Wysoglad
2019-09-01
TTS: Implement *_NO_REPEAT actions and Fix state synchronization issues on macOS
Thierry Crozat
2019-09-01
TTS: Implement our own queuing for linux
Jaromir Wysoglad
2019-09-01
TTS: Add *_NO_REPEAT actions
Jaromir Wysoglad
2019-09-01
TTS: Reimplement isSpeaking on Windows.
Jaromir Wysoglad
2019-09-01
TTS: Fix pause() and resume() on linux
Jaromir Wysoglad
2019-09-01
TTS: Make state switching faster on Linux
Jaromir Wysoglad
2019-09-01
TTS: Implement speech queueing on macOS
Thierry Crozat
2019-09-01
TTS: Implement speech queueing on Linux and Win
Jaromir Wysoglad
2019-09-01
TTS: Implement OSD message reading
Jaromir Wysoglad
2019-09-01
TTS: Stop or pause speaking on word boundaries in macOS implementation
Thierry Crozat
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: Remove unneeded code
Jaromir Wysoglad
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
2019-09-01
TTS: Fix state switching on windows
Jaromir Wysoglad
2019-09-01
TTS: Minor Windows TTS refactoring
Jaromir Wysoglad
2019-09-01
TTS: Add iconv implementation of strToUtf8
Jaromir Wysoglad
2019-09-01
TTS: Minor refactorisations
Jaromir Wysoglad
2019-09-01
TTS: Add check to getVoice, fix typo.
Jaromir Wysoglad
2019-09-01
TTS: Change String == "" to String.empty()
Jaromir Wysoglad
2019-09-01
TTS: Move popState to the base class
Jaromir Wysoglad
2019-09-01
TTS: Implement conversion to unicode in say on win
Jaromir Wysoglad
2019-09-01
TTS: Implement conversion to UTF-8 in say on linux
Jaromir Wysoglad
2019-09-01
TTS: Fix voice setting on startup
Jaromir Wysoglad
2019-09-01
TTS: Add reference counting to TTSVoice
Jaromir Wysoglad
[next]