scummvm/backends/platform/ps2
Max Horn 81a698d0a0 Convert some occurences of StringList to StringArray;
try to fix compile error in GP2x code

svn-id: r48286
2010-03-18 15:44:59 +00:00
..
iop Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
asyncfio.cpp - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
asyncfio.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
cd.c Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P) 2009-05-24 21:53:29 +00:00
cd.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
DmaPipe.cpp PS2: cleanup 2009-11-23 22:28:44 +00:00
DmaPipe.h PS2: cleanup 2009-11-23 22:28:44 +00:00
eecodyvdfs.c 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
eecodyvdfs.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
fileio.cpp PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen 2009-11-23 23:32:34 +00:00
fileio.h PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen 2009-11-23 23:32:34 +00:00
Gs2dScreen.cpp PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen() 2009-11-18 13:59:36 +00:00
Gs2dScreen.h PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen() 2009-11-18 13:59:36 +00:00
GsDefs.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
icon.cpp Some const correctness changes; cleanup 2009-10-09 21:47:33 +00:00
icon.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
irxboot.cpp Silenced some more cppcheck style warnings. 2010-01-28 05:20:52 +00:00
irxboot.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
Makefile.gdb Remove Igor engine 2009-11-14 13:11:06 +00:00
Makefile.ps2 Remove Igor engine 2009-11-14 13:11:06 +00:00
module.mk PS2: Add some stubs for the ps2 port to our primary build system (incomplete WIP) 2009-10-08 20:59:53 +00:00
ps2debug.cpp - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
ps2debug.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
ps2input.cpp ScummVM/PS2 bugs fixed by this commit: 2009-07-12 05:38:08 +00:00
ps2input.h the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. 2008-03-03 00:41:59 +00:00
ps2mutex.cpp the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. 2008-03-03 00:41:59 +00:00
ps2pad.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
ps2pad.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
ps2temp.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
ps2time.cpp Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00
rpckbd.c Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P) 2009-05-24 21:53:29 +00:00
rpckbd.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
savefilemgr.cpp Convert some occurences of StringList to StringArray; 2010-03-18 15:44:59 +00:00
savefilemgr.h Convert some occurences of StringList to StringArray; 2010-03-18 15:44:59 +00:00
sdlkeys.h forgot to commit these 2008-03-10 20:34:34 +00:00
sysdefs.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
systemps2.cpp Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor 2010-03-11 23:39:51 +00:00
systemps2.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00