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
2010-06-17
Correction for Invalid reads in Translation iconv calls reported by Valgrind.
David Turner
2010-06-15
Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...
Johannes Schickel
2010-06-15
Simplify code for the "ICONV_USES_CONST" case even more. (i.e. remove the "ms...
Johannes Schickel
2010-06-15
Fix compilation when using ICONV_USES_CONST.
Andre Heider
2010-06-15
Strip out charset information from the system locale again (like it was done ...
Johannes Schickel
2010-06-15
Fix a typo.
Johannes Schickel
2010-06-15
Output some warning in case an invalid ID was passed to TranslationManager::g...
Johannes Schickel
2010-06-15
Extend (and along with it add) some doxygen comments.
Johannes Schickel
2010-06-15
Use a Common::String instead of a fixed size array for _syslang in Translatio...
Johannes Schickel
2010-06-15
Remove unnecessary svn:executable properties
Willem Jan Palenstijn
2010-06-15
Some style fixes.
Johannes Schickel
2010-06-15
Fix iconv signature on BSD systems. (Based on what we do in tools/)
Johannes Schickel
2010-06-15
Add TranslationManager::getTranslation variant taking/returning a Common::Str...
Max Horn
2010-06-15
Code formatting
Max Horn
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
i18n: Update Russian translation.
Eugene Sandulenko
2010-06-15
I18n: Add backend files to POTFILES. Update .pot.
Eugene Sandulenko
2010-06-15
GUI: Implemented Languages as GUI options.
Eugene Sandulenko
2010-06-15
GUI: Implement MIDI drivers as GUI options.
Eugene Sandulenko
2010-06-15
i18n: Update Russian translation with new tooltips
Eugene Sandulenko
2010-06-15
i18n: update Russian translation with tooltips.
Eugene Sandulenko
2010-06-15
GUI: Implement radiobuttons.
Eugene Sandulenko
2010-06-15
GUI: Added in-place hotkeys for widgets.
Eugene Sandulenko
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-06-15
Added seek() method to MemoryWriteStreamDynamic.
Eugene Sandulenko
2010-06-15
Hid hashed fileopening to debuglevel 8.
Eugene Sandulenko
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-05-30
Typo fixes.
Johannes Schickel
2010-05-30
Fix non-const version of Common::String::begin.
Johannes Schickel
2010-05-30
Fix file length of zip file members inside ZipArchive (thanks to fuzzie for r...
Johannes Schickel
2010-05-27
correct typo
Max Horn
2010-05-24
Have the MacResManager ignore resources with length 0.
Matthew Hoops
2010-05-21
Implement FR #2988017: exit status with --list-saves always 0
Eugene Sandulenko
2010-05-20
Make the MacResManager opening more robust to failed tries and plug its memor...
Jordi Vilalta Prat
2010-05-18
Added getBaseFileName() method and enhanced open() with trying macbinary form...
Eugene Sandulenko
2010-05-17
Minor formatting.
Johannes Schickel
2010-05-17
Get rid of Common::Rational::normalize and other redundant code
Max Horn
2010-05-17
Some tweaks and fixes for Common::Rational
Max Horn
2010-05-17
Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite)
Matthew Hoops
2010-05-17
Restrict MIPSpro workaround to non-gcc compilers -- fixes compilation with gc...
Joost Peters
2010-05-12
Fix mismatched new[]/delete[]
Matthew Hoops
2010-05-11
Pass by reference instead of value to getResource(String)
Matthew Hoops
2010-05-11
Add support for getting a resource from the resource fork by name.
Matthew Hoops
2010-05-10
Add support to the MacResManager and AdvancedDetector to take the md5 of a re...
Matthew Hoops
2010-05-10
Minor fix for using the MacResManager with a regular file; switch MacBinary's...
Matthew Hoops
2010-05-09
Patch #2901515: HE: Resource Forks on Mac OS X
Eugene Sandulenko
2010-05-05
Replace various strncpy usages by strlcpy.
Johannes Schickel
2010-05-05
Add a custom implementation of OpenBSD's strlcat and strlcpy.
Johannes Schickel
[next]