aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2007-06-22Potential fix for PSP build problemsMax Horn
svn-id: r27620
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* ↵Max Horn
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ svn-id: r27616
2007-06-22fix compile (thanks salty-horse!)Matthew Hoops
svn-id: r27614
2007-06-22Heavily modified/reduced version of patch #1741454 (EVENTS: ASCII enum)Max Horn
svn-id: r27612
2007-06-21Modified version of patch #1740493 (EVENTS: Event Key Codes)Max Horn
svn-id: r27592
2007-06-20Fix for bug #1740241 (PSP: revision 27553 doesn't build)Max Horn
svn-id: r27559
2007-06-20Initial implementation of the lookupFile() function. It's meant to search ↵David Corrales
recursively for given filename within a set of directories. svn-id: r27551
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵Max Horn
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-18Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo ↵Max Horn
backend code, instead of hardcoding it (one potential headache less, yippie) svn-id: r27537
2007-06-18Update versions.Travis Howell
svn-id: r27536
2007-06-18Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.plMax Horn
svn-id: r27533
2007-06-18Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding ↵Max Horn
one more headache to the release process) svn-id: r27531
2007-06-18NDS : Suppressed unneccessary complications regarding the backbuffer when ↵Bertrand Augereau
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-17NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is onBertrand Augereau
svn-id: r27515
2007-06-17Added a new parameter to the getChildren function, which allows including ↵David Corrales
hidden files in the results. svn-id: r27514
2007-06-17NDS: Compile fixesBertrand Augereau
svn-id: r27508
2007-06-16Removed the isValid operation from the FilesystemNode class in favor of the ↵David Corrales
much richer combinations possible with the new operations (exists, isReadable and isWritable). The work on the Common::File class is far from complete. Only the necessary was updated. svn-id: r27473
2007-06-16Patch #1721826: ARM asm versions of sound rate conversion/mixing codeMax Horn
svn-id: r27467
2007-06-16CleanupChris Apers
svn-id: r27456
2007-06-16Use the old and faster 1.5x scaler when availableChris Apers
svn-id: r27455
2007-06-16Fixed compilationChris Apers
svn-id: r27454
2007-06-16Fixed arrow keys (hard and emu)Chris Apers
svn-id: r27453
2007-06-15Fix for bug #1690813: BASS: Crash when changing scalers during introMax Horn
svn-id: r27435
2007-06-15DS :Bertrand Augereau
* 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-12NDS : Attempt to not buffer overrun VRAM when doing ↵Bertrand Augereau
saveGameBackBuffer/restoreGameBackBuffer ported to branch 0.10.0 svn-id: r27374
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵Lars Persson
the size. svn-id: r27364
2007-06-11adding compilation pointerKostas Nakos
svn-id: r27353
2007-06-10Added default signing keys for Symbian OS 9. Password is scummvmLars Persson
svn-id: r27330
2007-06-10Updated makefile scripts with correct documents. Lars Persson
svn-id: r27329
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
svn-id: r27325
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
svn-id: r27307
2007-06-10re-add flac support which I had totally forgotten about. Builders must ↵Kostas Nakos
update to the newest libpack. Also enable parallaction by default svn-id: r27289
2007-06-10drop some debugging leftoversKostas Nakos
svn-id: r27287
2007-06-10formattingKostas Nakos
svn-id: r27285
2007-06-09Updated actions for paralallLars Persson
svn-id: r27256
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
svn-id: r27250
2007-06-09add nippon supportKostas Nakos
svn-id: r27244
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ↵Joost Peters
of branch-0-10-0 previously =) svn-id: r27243
2007-06-09disable lure and cruise enginesJoost Peters
svn-id: r27240
2007-06-09Changed makefiles to default to armi binariesLars Persson
svn-id: r27239
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
svn-id: r27232
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
svn-id: r27218
2007-06-08Removed line in makefile not needed anymoreLars Persson
svn-id: r27216
2007-06-08Updated actions for SymbianOSLars Persson
svn-id: r27215
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
svn-id: r27213
2007-06-08Updated Symbian OS Prediction handlingLars Persson
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
svn-id: r27189
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
svn-id: r27187
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
svn-id: r27185
2007-06-07Symbian PORT updated with CE mappings Lars Persson
svn-id: r27178