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
/
platform
/
PalmOS
Age
Commit message (
Expand
)
Author
2010-06-15
Fix spelling, cleanup
Max Horn
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-01-31
Updated so that code compiles again
Chris Apers
2010-01-23
Header modifications. Add standard header parts and properties.
Arnaud Boutonné
2010-01-22
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
Torbjörn Andersson
2009-11-14
Remove Igor engine
Max Horn
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-28
Removed the svn:executable property on non-executables
Andre Heider
2009-06-28
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
Max Horn
2009-03-01
PalmOS Backend updates:
Chris Apers
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-11-06
Got rid of OSystem::ARGBToColor and colorToARGB
Max Horn
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-08-04
Pushed some port specific code from DefaultSaveFileManager out to port specif...
Max Horn
2008-05-23
Correct include
Chris Apers
2008-05-23
Use default save game class
Chris Apers
2008-05-23
Use default save game class
Chris Apers
2008-05-23
Fixed PalmSaveFileManager
Chris Apers
2008-05-23
Added missing getTimeAndDate backend function
Chris Apers
2008-05-23
Fixed PalmOS compilation
Chris Apers
2008-05-23
Added prefix files for M4 and Made engine
Chris Apers
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-22
Removed backends/intern.h
Max Horn
2007-12-30
The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...
Max Horn
2007-12-28
Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath
Max Horn
2007-12-20
clear more executable bits
Eugene Sandulenko
2007-12-20
clear executable bit
Eugene Sandulenko
2007-12-15
Remove bad workaround and change compiler options (no optimization, no inline)
Chris Apers
2007-12-15
Added missing symbol definition
Chris Apers
2007-12-09
Obsolete file
Chris Apers
2007-12-09
Send default themepath
Chris Apers
2007-12-09
Remove obsolete 68k version related code
Chris Apers
2007-12-09
Remove obsolete 68k version related code
Chris Apers
2007-12-09
Added support for Drascula and Igor
Chris Apers
2007-12-09
Added support for Drascula and Igor
Chris Apers
2007-12-09
Cleanup
Chris Apers
2007-12-09
Added functions required by T3 to prevent screen rotation
Chris Apers
2007-12-09
Prevent manual screen rotation after application launch
Chris Apers
2007-12-09
Fixed return key
Chris Apers
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
[next]