2045 Commits

Author SHA1 Message Date
Max Horn
bd9ba26109 Modified version of patch #1740493 (EVENTS: Event Key Codes)
svn-id: r27592
2007-06-21 18:35:15 +00:00
Max Horn
129955ab55 Fix for bug #1740241 (PSP: revision 27553 doesn't build)
svn-id: r27559
2007-06-20 19:11:36 +00:00
Max Horn
b51f2f3212 Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax.
svn-id: r27548
2007-06-19 22:39:59 +00:00
Max Horn
dc62023190 Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo backend code, instead of hardcoding it (one potential headache less, yippie)
svn-id: r27537
2007-06-18 14:18:42 +00:00
Travis Howell
8c881acd48 Update versions.
svn-id: r27536
2007-06-18 13:41:51 +00:00
Max Horn
e5c205a324 Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl
svn-id: r27533
2007-06-18 12:43:39 +00:00
Max Horn
019cbf0e6c Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding one more headache to the release process)
svn-id: r27531
2007-06-18 12:34:29 +00:00
Bertrand Augereau
1e048c1de6 NDS : Suppressed unneccessary complications regarding the backbuffer when CPU-scaled, basically it has the same stride than the regular one (512b) so most code doesn't have to change
svn-id: r27517
2007-06-18 07:06:24 +00:00
Bertrand Augereau
e5107cb980 NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on
svn-id: r27515
2007-06-17 19:37:07 +00:00
Bertrand Augereau
29bfadcdd7 NDS: Compile fixes
svn-id: r27508
2007-06-17 10:30:34 +00:00
Max Horn
6498d669d0 Patch #1721826: ARM asm versions of sound rate conversion/mixing code
svn-id: r27467
2007-06-16 16:46:13 +00:00
Chris Apers
0d53aa1e99 Cleanup
svn-id: r27456
2007-06-16 10:38:44 +00:00
Chris Apers
7a5b89309e Use the old and faster 1.5x scaler when available
svn-id: r27455
2007-06-16 10:37:59 +00:00
Chris Apers
6e9200f739 Fixed compilation
svn-id: r27454
2007-06-16 10:34:48 +00:00
Chris Apers
37021c43a4 Fixed arrow keys (hard and emu)
svn-id: r27453
2007-06-16 10:33:48 +00:00
Max Horn
f80799cd5b Fix for bug #1690813: BASS: Crash when changing scalers during intro
svn-id: r27435
2007-06-15 21:21:42 +00:00
Bertrand Augereau
03d82560c7 DS :
* grabRawScreen should work with the scaler enabled
* the address given to DC_FlushRange in grabRawScreen was mixing a u16 base address and a u8 stride, skipping every odd line and buffer-overrunning (if I'm not mistaken :) )

svn-id: r27415
2007-06-15 09:04:08 +00:00
Bertrand Augereau
72cfa9d829 NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restoreGameBackBuffer ported to branch 0.10.0
svn-id: r27374
2007-06-12 07:14:04 +00:00
Lars Persson
86f433b3c4 Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to the size.
svn-id: r27364
2007-06-11 19:30:24 +00:00
Kostas Nakos
d27ceffef1 adding compilation pointer
svn-id: r27353
2007-06-11 08:38:33 +00:00
Lars Persson
d7412b65f4 Added default signing keys for Symbian OS 9. Password is scummvm
svn-id: r27330
2007-06-10 19:50:02 +00:00
Lars Persson
a896ec3aad Updated makefile scripts with correct documents.
svn-id: r27329
2007-06-10 19:43:48 +00:00
Max Horn
e6383eb8c3 Added reference to COPYRIGHT file in various places
svn-id: r27325
2007-06-10 18:15:27 +00:00
Kostas Nakos
ef4cfc38d4 update the port readme (USE broom WITH cobwebs)
svn-id: r27307
2007-06-10 12:11:36 +00:00
Kostas Nakos
6e399af2e5 re-add flac support which I had totally forgotten about. Builders must update to the newest libpack. Also enable parallaction by default
svn-id: r27289
2007-06-10 08:23:12 +00:00
Kostas Nakos
2687f21df5 drop some debugging leftovers
svn-id: r27287
2007-06-10 08:20:16 +00:00
Kostas Nakos
f164c6c14e formatting
svn-id: r27285
2007-06-10 08:19:16 +00:00
Lars Persson
62ca2f9d51 Updated actions for paralall
svn-id: r27256
2007-06-09 21:13:47 +00:00
Kostas Nakos
7e6efd8eac fix bugs 1734068, 1723144: cursor trails when scrolling
svn-id: r27250
2007-06-09 17:25:46 +00:00
Kostas Nakos
80432ef36a add nippon support
svn-id: r27244
2007-06-09 10:06:05 +00:00
Joost Peters
3e416bf601 enable lure and cruise again; I accidentally committed this to trunk instead of branch-0-10-0 previously =)
svn-id: r27243
2007-06-09 09:44:52 +00:00
Joost Peters
8eae29816a disable lure and cruise engines
svn-id: r27240
2007-06-09 09:41:45 +00:00
Lars Persson
a170e6e018 Changed makefiles to default to armi binaries
svn-id: r27239
2007-06-09 09:29:07 +00:00
Kostas Nakos
910ff9289b fix keys getting stuck in virtual keyboard
svn-id: r27232
2007-06-09 08:40:39 +00:00
Lars Persson
6c9e50c8a8 Updated filesharing mode to full sharing. Now scummvm.ini works again.
svn-id: r27218
2007-06-08 21:29:18 +00:00
Lars Persson
3f5084497a Removed line in makefile not needed anymore
svn-id: r27216
2007-06-08 21:10:01 +00:00
Lars Persson
e1fbe5f02f Updated actions for SymbianOS
svn-id: r27215
2007-06-08 20:41:35 +00:00
Lars Persson
d0d4c4da34 Added read file sharing by default. Required for Gob2.
svn-id: r27213
2007-06-08 20:09:36 +00:00
Lars Persson
a3e8f765a6 Updated Symbian OS Prediction handling
Updated AGI to only enable predictive input after dictionary was found.

svn-id: r27206
2007-06-08 18:09:24 +00:00
Kostas Nakos
067f43a212 .txt is the device-friendly extension for text files
svn-id: r27189
2007-06-08 06:28:59 +00:00
Kostas Nakos
e8cb48e28d fix bug #1674683 (GOB2 can't save): send 0xD for enter
svn-id: r27187
2007-06-08 06:15:14 +00:00
Kostas Nakos
6433964b68 adding F1 for bargon and KP0 for indy3 functionality to multi function key
svn-id: r27185
2007-06-08 06:09:09 +00:00
Lars Persson
e35ba53b7e Symbian PORT updated with CE mappings
svn-id: r27178
2007-06-07 20:52:49 +00:00
Bertrand Augereau
a7271cb9dd NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restoreGameBackBuffer when CPU scaler is on
svn-id: r27176
2007-06-07 20:34:15 +00:00
Kostas Nakos
fb8a569fdf renaming to multi-function key. Also, reverting to softkey A for default keymap (compatibility on first run)
svn-id: r27112
2007-06-05 19:06:54 +00:00
Kostas Nakos
b6bc1ef9a6 the FT cheat key is now called multi function key (pending commit for sucker punch in indy)
svn-id: r27111
2007-06-05 18:55:41 +00:00
Kostas Nakos
83c5c2ae4e new functionality for the predictive input dialog for smartphones
svn-id: r27071
2007-06-03 19:29:13 +00:00
Torbjörn Andersson
b159645be4 Initialise _stream.next_in as well, to silence another Valgrind warning in at
least some versions of Freddi Fish 1.

svn-id: r27063
2007-06-03 14:29:52 +00:00
Torbjörn Andersson
a5f34ae1da Initialized _stream.avail_in (and fixed a typo in a comment) after discussing
with Fingolfin. This seems to fix the mysterious bug #1726120, though I'll need
to test that a bit more before closing it.

svn-id: r27062
2007-06-03 14:14:51 +00:00
Lars Persson
4fc6ab4d26 ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well.
svn-id: r27029
2007-05-31 18:31:34 +00:00