-
uploaded final patch for maemo, to be commited as backends/platform/maemo/scummvm-0.11.0-maemo.patch
fixed Lure and Future Wars keymapping and added missing debian directory
File Added: scummvm-0.11.0-maemo.patch.
2008-01-12 21:48:40 UTC in ScummVM
-
Re plugins: yes but it is more critical in low memory ports, unix have virtual memory so most/all of unused code is not even paged-in from disk (at least in theory, not sure about C++ objects in general and scummvm object oriented code in particular). Also Maemo devices has 64MB (770) or 128MB (N800,N810) plus optional swap enabled on memory card so RAM is not that tight. So my primary...
2008-01-12 00:24:07 UTC in ScummVM
-
attached dirty version to be committed as backends/platform/maemo/scummvm-0.11.0-maemo.patch
File Added: scummvm-0.11.0-maemo.patch.
2008-01-11 23:09:06 UTC in ScummVM
-
added first part that should be commited to svn directly patching
- configure for flac/tremor
- NEWS, README, dists/maemo, backends/platform/maemo/Makefile
File Added: scummvm-maemo-1.patch.
2008-01-11 22:24:09 UTC in ScummVM
-
OK, this is not finished but at least you can give some comments
debian directory - Maemo is debian based so I'm not sure where to put it since debian port already exists, perhaps I can put it to backends/platform/maemo/debian?
configure - i am using tremor and FLAC and FLAC is build without ogg so with -logg the build fails
sword1 and 2 - keymapping (see...
2008-01-11 09:55:42 UTC in ScummVM