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
/
common
Age
Commit message (
Expand
)
Author
2019-09-30
COMMON: Fix memory leaks in iconv error case
Thierry Crozat
2019-09-30
COMMON: Fix MSVC Compiler Warning
D G Turner
2019-09-25
GLK: ADRIFT: Implement zlib decompression
Paul Gilbert
2019-09-23
COMMON: Workaround for a compiler bug in osx_intel buildbot toolchain
Eugene Sandulenko
2019-09-21
BACKENDS: Add EVENT_CLIPBOARD_UPDATE event
Cameron Cawley
2019-09-21
BACKENDS: Add a default clipboard implementation
Cameron Cawley
2019-09-21
COMMON: Fix escaping and parsing of UTF-8 strings in JASON parser
Thierry Crozat
2019-09-15
LUA: Fix Coverity Warnings in File Class
D G Turner
2019-09-15
Revert "COMMON: Implement FSNode::createDirectoryRecursive()"
Cameron Cawley
2019-09-14
EVENTRECORDER: Fix GCC Compiler Warnings
D G Turner
2019-09-09
BUILD: Fix GCC bogus warning by removing const
Le Philousophe
2019-09-06
LUA: Remove references to Sword25 (#1833)
Cameron Cawley
2019-09-05
COMMON: Add string size computation to Encoding.
Jaromir Wysoglad
2019-09-03
COMMON: Added PocketPC platform
Eugene Sandulenko
2019-09-03
COMMON: Restored functionaluty of Lua print
Eugene Sandulenko
2019-09-02
COMMON: Don't include win32.h in common/encoding.h
SupSuper
2019-09-01
COMMON: Add CP437 encoding conversion table.
Jaromir Wysoglad
2019-09-01
COMMON: Add CP850 conversion.
Jaromir Wysoglad
2019-09-01
TTS: Better documentation of TTSVoice.
Jaromir Wysoglad
2019-09-01
TTS: Document diferences in resume()
Jaromir Wysoglad
2019-09-01
JANITORIAL: Remove some trailing whitespaces
Jaromir Wysoglad
2019-09-01
TTS: Update documentation of INTERRUPT_NO_REPEAT
Jaromir Wysoglad
2019-09-01
TTS: Improve documentation
Jaromir Wysoglad
2019-09-01
TTS: Add *_NO_REPEAT actions
Jaromir Wysoglad
2019-09-01
TTS: Make one say() method non-virtual
Jaromir Wysoglad
2019-09-01
TTS: Implement speech queueing on Linux and Win
Jaromir Wysoglad
2019-09-01
TTS: Improve documentation
Thierry Crozat
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: Add getVoiceIndicesByGender to the base class
Jaromir Wysoglad
2019-09-01
TTS: Add check to getVoice, fix typo.
Jaromir Wysoglad
2019-09-01
TTS: Update the TTS documentation
Jaromir Wysoglad
2019-09-01
TTS: Move popState to the base class
Jaromir Wysoglad
2019-09-01
TTS: Implement conversion to UTF-8 in say on linux
Jaromir Wysoglad
2019-09-01
TTS: Add reference counting to TTSVoice
Jaromir Wysoglad
2019-09-01
TTS: Implement default behavior of TTS setters
Jaromir Wysoglad
2019-09-01
TTS: Add documentation to common/text-to-speech.h
Jaromir Wysoglad
2019-09-01
TTS: Add age to TTSVoice
Jaromir Wysoglad
2019-09-01
TTS: Finish implementing the Windows TTS manager
Jaromir Wysoglad
2019-09-01
TTS: Add voice selection to options
Jaromir Wysoglad
2019-09-01
TTS: Add text to speech to the GUI.
Jaromir Wysoglad
2019-09-01
TTS: Add ttsStatus push and pop functions
Jaromir Wysoglad
2019-09-01
TTS: Add checks for correct TTS engine state.
Jaromir Wysoglad
2019-09-01
TTS: Resolve segfault when exiting scummvm
Jaromir Wysoglad
2019-09-01
TTS: Add part of linux TTS
Jaromir Wysoglad
2019-09-01
TTS: Create a TTS skeleton
Jaromir Wysoglad
2019-08-25
COMMON: Don't include iconv.h in common/encoding.h
Jaromir Wysoglad
2019-08-25
COMMON: Don't include config.h before scummsys.h
Jaromir Wysoglad
2019-08-24
COMMON: Convert endianity when needed in Encoding.
Jaromir Wysoglad
[next]