aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
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-04Added stubs for the exists(), isReadable() and isWritable() methods for all a...David Corrales
2007-06-04Added a missing include in non-POSIX factories.David Corrales
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-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-31Removed the now obsolete singleton declaration macro from the FSNode factories.David Corrales
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
2007-05-26Merged the fs branch with trunk. r26472:26948David Corrales
2007-05-24center cursor at startupJoost Peters
2007-05-24Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"Joost Peters
2007-05-21Updated makefiles for Symbian OS to handle duplicate filenames with in Symbia...Lars Persson
2007-05-20Add missing GP2X start-up script to SVN. MUST have LF line endings (hence the...John Willis
2007-05-12changed some warnings into debug msgsKostas Nakos
2007-05-12Use common/singleton.h in the concrete fs factories.David Corrales
2007-05-12Renamed files and minor tweaks. Thanks LordHoto :)David Corrales
2007-05-09Updated support for CruiseLars Persson
2007-05-05Fixed bug 1711393.Marcus Comstedt
2007-05-05some more verbose error reportingKostas Nakos
2007-05-03Use abstract factories to initialize FilesystemNode objects.David Corrales
2007-05-01added code to supress the backlight in older devices, fixed a little oops :-)Kostas Nakos
2007-05-01Don't manually compute & hardcode the sizes of static arrays -- using ARRAYSI...Max Horn
2007-05-01fix scaler selection for square (non vga) devicesKostas Nakos
2007-05-01Added supported games listChris Apers
2007-05-01Added supported games list and got rid of bStartScummChris Apers
2007-05-01fix toolbar redraw for hires games in qvga landscape phonesKostas Nakos
2007-05-01properly detect landscape qvga smartphones (whee\! broken sword on phones)Kostas Nakos
2007-05-01generate stdout/err files in cwd and properly delete them in gcc buildsKostas Nakos
2007-05-01Updated project fileChris Apers
2007-05-01Test Cruise engineChris Apers
2007-05-01Added basic rotation detectorChris Apers
2007-05-01Help debuggingChris Apers
2007-05-01Create new Themes folder for ScummVM themes...Chris Apers
2007-05-01Prevent crashChris Apers
2007-05-01CleanupChris Apers
2007-05-01Enable true timer codeChris Apers
2007-05-01- Prevent lose of eventsChris Apers
2007-05-01Fixed compilationChris Apers
2007-05-01Fixed sysEx functionChris Apers