scummvm/backends/platform/sdl
Jaromir Wysoglad 3027acc12e TTS: Minor refactorisations
- Add comment to tts initialization on Windows
 - Correctly free the voicesInfo in linux ttsMan
 - Remove popState method from linux-text-to-speech.h and
	windows-text-to-speech.h
 - Add tts to help in configure
 - Refactor language setting in gui-manager.cpp
	It counted with english being the default language in
	ttsMan constructors, which isn't true anymore.
2019-09-01 22:47:55 +03:00
..
amigaos BUILD: Package networking and virtual keyboard files on all platforms 2019-07-08 12:42:21 +03:00
macosx SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
posix TTS: Create a TTS skeleton 2019-09-01 22:47:55 +03:00
ps3 SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
psp2 PSP2: Force fullscreen always on 2019-08-18 15:14:20 -05:00
raspberrypi JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
riscos SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
switch SWITCH: Force fullscreen always on 2019-08-18 17:03:51 -05:00
win32 TTS: Minor refactorisations 2019-09-01 22:47:55 +03:00
module.mk WIN32: Move getCodePageId to codepage.h 2019-08-24 18:12:45 +03:00
sdl-sys.h SDL: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
sdl-window.cpp BACKENDS: Add gray20 color to our XPM icon parser 2019-04-02 13:56:12 -04:00
sdl-window.h SDL: Automatically grab mouse upon entering fullscreen 2017-10-23 22:36:04 -05:00
sdl.cpp SDL: Use a non-const string for SDL_iconv_string 2019-08-24 21:43:57 +01:00
sdl.h SDL: Add SDL implementation of convertEncoding 2019-08-24 18:12:45 +03:00