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-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-25
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
Florian Kagerer
2010-06-24
Add German translation from patch tracker (patch #3020282).
Thierry Crozat
2010-06-24
Yet another slight variable renaming to match our conventions.
Johannes Schickel
2010-06-24
Do not include any headers from common/messages.cpp, since that file might be...
Johannes Schickel
2010-06-24
Some more cleanup of po2c's output.
Johannes Schickel
2010-06-24
Adapt po2c's output to better mach our code formatting conventions.
Johannes Schickel
2010-06-24
Added some consts to the output of tools/po2c.
Johannes Schickel
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-21
Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)
Torbjörn Andersson
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-20
Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/...
Alejandro Marzini
2010-06-19
Add nearly complete french translation. I tried to make it work also in 320x2...
Thierry Crozat
2010-06-19
Fix an issue in String::ensureCapacity() when the string is shared. It could ...
Thierry Crozat
2010-06-18
Properly provide stub implementations for all TranslationManager methods when...
Johannes Schickel
2010-06-18
Do not rebuild common/messages.cpp automatically when a translation changes, ...
Johannes Schickel
2010-06-17
Commit updated common/messages.cpp too.
Johannes Schickel
2010-06-17
Fix common/messages.cpp rule for out of source directory builds. (Maybe this ...
Johannes Schickel
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-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-13
Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com...
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
[prev]
[next]