Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-07 | NDS : Attempt to not buffer overrun VRAM when doing ↵ | Bertrand Augereau | |
saveGameBackBuffer/restoreGameBackBuffer when CPU scaler is on svn-id: r27176 | |||
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode ↵ | David Corrales | |
implementations. Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode. svn-id: r27113 | |||
2007-06-05 | renaming to multi-function key. Also, reverting to softkey A for default ↵ | Kostas Nakos | |
keymap (compatibility on first run) svn-id: r27112 | |||
2007-06-05 | the FT cheat key is now called multi function key (pending commit for sucker ↵ | Kostas Nakos | |
punch in indy) svn-id: r27111 | |||
2007-06-04 | Added stubs for the exists(), isReadable() and isWritable() methods for all ↵ | David Corrales | |
architectures. svn-id: r27087 | |||
2007-06-04 | Added a missing include in non-POSIX factories. | David Corrales | |
For the POSIX and Windows architectures, added exists(), isReadable() and isWritable() svn-id: r27073 | |||
2007-06-03 | new functionality for the predictive input dialog for smartphones | Kostas Nakos | |
svn-id: r27071 | |||
2007-06-03 | Initialise _stream.next_in as well, to silence another Valgrind warning in at | Torbjörn Andersson | |
least some versions of Freddi Fish 1. svn-id: r27063 | |||
2007-06-03 | Initialized _stream.avail_in (and fixed a typo in a comment) after discussing | Torbjörn Andersson | |
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-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales | |
svn-id: r27032 | |||
2007-05-31 | Removed the now obsolete singleton declaration macro from the FSNode factories. | David Corrales | |
svn-id: r27031 | |||
2007-05-31 | ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well. | Lars Persson | |
svn-id: r27029 | |||
2007-05-31 | ADded makefile for SVG icon | Lars Persson | |
svn-id: r27028 | |||
2007-05-31 | svn-id: r27027 | Lars Persson | |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-27 | use better optimization flags | Kostas Nakos | |
svn-id: r26980 | |||
2007-05-27 | getting screen extents from the sdl backend. Builders must use the newer sdl ↵ | Kostas Nakos | |
port lib svn-id: r26979 | |||
2007-05-27 | simplified code by moving key naming to the sdl port (where it belongs) | Kostas Nakos | |
svn-id: r26978 | |||
2007-05-27 | Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW"). | Johannes Schickel | |
svn-id: r26963 | |||
2007-05-26 | Merged the fs branch with trunk. r26472:26948 | David Corrales | |
svn-id: r26949 | |||
2007-05-24 | center cursor at startup | Joost Peters | |
svn-id: r26932 | |||
2007-05-24 | Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement" | Joost Peters | |
svn-id: r26931 | |||
2007-05-21 | Updated makefiles for Symbian OS to handle duplicate filenames with in ↵ | Lars Persson | |
Symbians limited amount of makefiles. svn-id: r26906 | |||
2007-05-20 | Add missing GP2X start-up script to SVN. MUST have LF line endings (hence ↵ | John Willis | |
the SVN properties). svn-id: r26892 | |||
2007-05-12 | changed some warnings into debug msgs | Kostas Nakos | |
svn-id: r26815 | |||
2007-05-12 | Use common/singleton.h in the concrete fs factories. | David Corrales | |
svn-id: r26814 | |||
2007-05-12 | Renamed files and minor tweaks. Thanks LordHoto :) | David Corrales | |
svn-id: r26810 | |||
2007-05-09 | Updated support for Cruise | Lars Persson | |
svn-id: r26794 | |||
2007-05-05 | Fixed bug 1711393. | Marcus Comstedt | |
svn-id: r26750 | |||
2007-05-05 | some more verbose error reporting | Kostas Nakos | |
svn-id: r26748 | |||
2007-05-03 | Use abstract factories to initialize FilesystemNode objects. | David Corrales | |
svn-id: r26739 | |||
2007-05-01 | added code to supress the backlight in older devices, fixed a little oops :-) | Kostas Nakos | |
svn-id: r26728 | |||
2007-05-01 | Don't manually compute & hardcode the sizes of static arrays -- using ↵ | Max Horn | |
ARRAYSIZE, which is less error prone and easier to maintain/extend svn-id: r26722 | |||
2007-05-01 | fix scaler selection for square (non vga) devices | Kostas Nakos | |
svn-id: r26718 | |||
2007-05-01 | Added supported games list | Chris Apers | |
svn-id: r26717 | |||
2007-05-01 | Added supported games list and got rid of bStartScumm | Chris Apers | |
svn-id: r26716 | |||
2007-05-01 | fix toolbar redraw for hires games in qvga landscape phones | Kostas Nakos | |
svn-id: r26714 | |||
2007-05-01 | properly detect landscape qvga smartphones (whee\! broken sword on phones) | Kostas Nakos | |
svn-id: r26713 | |||
2007-05-01 | generate stdout/err files in cwd and properly delete them in gcc builds | Kostas Nakos | |
svn-id: r26712 | |||
2007-05-01 | Updated project file | Chris Apers | |
svn-id: r26707 | |||
2007-05-01 | Test Cruise engine | Chris Apers | |
svn-id: r26706 | |||
2007-05-01 | Added basic rotation detector | Chris Apers | |
svn-id: r26705 | |||
2007-05-01 | Help debugging | Chris Apers | |
svn-id: r26704 | |||
2007-05-01 | Create new Themes folder for ScummVM themes... | Chris Apers | |
svn-id: r26703 | |||
2007-05-01 | Prevent crash | Chris Apers | |
svn-id: r26702 | |||
2007-05-01 | Cleanup | Chris Apers | |
svn-id: r26701 | |||
2007-05-01 | Enable true timer code | Chris Apers | |
svn-id: r26700 | |||
2007-05-01 | - Prevent lose of events | Chris Apers | |
- Added hard arrow keys support - Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer - Reviewed event code (more work needed for OS5 and keyup emulation) - Cleanup svn-id: r26699 | |||
2007-05-01 | Fixed compilation | Chris Apers | |
svn-id: r26698 | |||
2007-05-01 | Fixed sysEx function | Chris Apers | |
svn-id: r26696 |