scummvm/backends/platform/PalmOS/Src
Chris Apers 3e56c3a409 PalmOS Backend updates:
- Removed old clearScreen backend method and keep it for internal use only
- Fixed save path with missing end slash
- Added use of the new audio mixer
- Added new file system factory
- Added missing getOverlayWidth/Height
- Changed color encoding from int16 to uint16 as required by the new ScummVM code
- Fixed ColorMasks use with missing namespace

svn-id: r39028
2009-03-01 10:25:33 +00:00
..
launcher Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
native Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
prefixes Fixed PalmOS compilation 2008-05-23 11:13:15 +00:00
args.cpp Code formatting fixes 2007-09-18 20:16:33 +00:00
args.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
base_event.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
base_gfx.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
base_mouse.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
be_68k.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
be_68k.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
be_base.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
be_base.h PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
be_os5.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
be_os5.h PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
be_os5ex.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
be_os5ex.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
be_zodiac.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
be_zodiac.h Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
cd_aeroplayer.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
cd_aeroplayer.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
cd_default.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
cd_default.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
cd_msa.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
cd_msa.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
cd_pockettunes.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
cd_pockettunes.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
cdaudio.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
extend.cpp Use default save game class 2008-05-23 12:59:18 +00:00
features.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
globals.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
i_zodiac.cpp Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
i_zodiac.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
init_golcd.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
init_golcd.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
init_mathlib.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
init_mathlib.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
init_pa1lib.cpp Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
init_pa1lib.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
init_palmos.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
init_palmos.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
init_sony.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
init_sony.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
init_stuffs.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
init_stuffs.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
modules.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
modules.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
os5_event.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
os5_gfx.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
os5_mouse.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
os5_overlay.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
os5_renderer.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
os5_sound.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
os5ex_sound.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
palmdefs.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
rumble.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
rumble.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
snd_pa1.cpp Code formatting fixes 2007-09-18 20:16:33 +00:00
stuffs.h Added basic rotation detector 2007-05-01 10:22:35 +00:00
vibrate.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
zodiac_event.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
zodiac_gfx.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
zodiac_mouse.cpp PalmOS Backend updates: 2009-03-01 10:25:33 +00:00
zodiac_overlay.cpp Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00