aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-06-18NDS : Suppressed unneccessary complications regarding the backbuffer when CPU...Bertrand Augereau
2007-06-17NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is onBertrand Augereau
2007-06-17NDS: Compile fixesBertrand Augereau
2007-06-16Patch #1721826: ARM asm versions of sound rate conversion/mixing codeMax Horn
2007-06-16CleanupChris Apers
2007-06-16Use the old and faster 1.5x scaler when availableChris Apers
2007-06-16Fixed compilationChris Apers
2007-06-16Fixed arrow keys (hard and emu)Chris Apers
2007-06-15Fix for bug #1690813: BASS: Crash when changing scalers during introMax Horn
2007-06-15DS :Bertrand Augereau
2007-06-12NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to t...Lars Persson
2007-06-11adding compilation pointerKostas Nakos
2007-06-10Added default signing keys for Symbian OS 9. Password is scummvmLars Persson
2007-06-10Updated makefile scripts with correct documents. Lars Persson
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
2007-06-10re-add flac support which I had totally forgotten about. Builders must update...Kostas Nakos
2007-06-10drop some debugging leftoversKostas Nakos
2007-06-10formattingKostas Nakos
2007-06-09Updated actions for paralallLars Persson
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
2007-06-09add nippon supportKostas Nakos
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ...Joost Peters
2007-06-09disable lure and cruise enginesJoost Peters
2007-06-09Changed makefiles to default to armi binariesLars Persson
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
2007-06-08Removed line in makefile not needed anymoreLars Persson
2007-06-08Updated actions for SymbianOSLars Persson
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
2007-06-08Updated Symbian OS Prediction handlingLars Persson
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
2007-06-07Symbian PORT updated with CE mappings Lars Persson
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-05renaming to multi-function key. Also, reverting to softkey A for default keym...Kostas Nakos
2007-06-05the FT cheat key is now called multi function key (pending commit for sucker ...Kostas Nakos
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
2007-06-03Initialise _stream.next_in as well, to silence another Valgrind warning in atTorbjörn Andersson
2007-06-03Initialized _stream.avail_in (and fixed a typo in a comment) after discussingTorbjörn Andersson
2007-05-31ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well.Lars Persson
2007-05-31ADded makefile for SVG iconLars Persson
2007-05-31svn-id: r27027Lars Persson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27use better optimization flagsKostas Nakos
2007-05-27getting screen extents from the sdl backend. Builders must use the newer sdl ...Kostas Nakos
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
2007-05-27Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").Johannes Schickel