Age | Commit message (Expand) | Author |
2009-11-10 | fixed linking in samsungtv target | Paweł Kołodziejski |
2009-11-10 | make samsungtv backend subclass of sdl class | Paweł Kołodziejski |
2009-11-10 | Use the original scummvm.svg icon. | Lars Persson |
2009-11-10 | Move Symbian main implementation from main.cpp to SymbianOS.cpp | Lars Persson |
2009-11-10 | WINCE: List each object in MODULE_OBJS on its own line, for readability | Max Horn |
2009-11-10 | SDL: Remove const from new handle*() method for now, to allow using remapKey ... | Max Horn |
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-... | Max Horn |
2009-11-09 | SDL: Separate Symbian specific main() from standard SDL main() -- to be moved... | Max Horn |
2009-11-09 | whitespace | Max Horn |
2009-11-09 | Indention | Max Horn |
2009-11-09 | SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods... | Max Horn |
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn |
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn |
2009-11-09 | disable hardware surface, for some unknown for me reason it broke drawing eng... | Paweł Kołodziejski |
2009-11-09 | Fix compilation on unix | Willem Jan Palenstijn |
2009-11-09 | added support for samsung tv | Paweł Kołodziejski |
2009-11-09 | added samsung tv backend | Paweł Kołodziejski |
2009-11-06 | update readme for release | Kostas Nakos |
2009-11-03 | Use the new built in ScummVM.svg icon. Its now compatible with S60vx (previou... | Lars Persson |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-31 | Fixed Valgrind warning caused by always reading four bytes at a time from the | Torbjörn Andersson |
2009-10-30 | PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ... | Yotam Barnoy |
2009-10-22 | PSP: small fix for cache coherency affecting nippon and some others. Trunk only. | Yotam Barnoy |
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn |
2009-10-17 | Made find_unused_pixel() take the transparency mask into account, not | Marcus Comstedt |
2009-10-17 | Update the Dreamcast icon | Jordi Vilalta Prat |
2009-10-16 | PSP palette fix for bsword1: fixed cache coherency issue | Yotam Barnoy |
2009-10-16 | Update the WinCE panel image with the new style | Jordi Vilalta Prat |
2009-10-15 | PSP plugin: fixed small warning that could cause problems | Yotam Barnoy |
2009-10-15 | Fix Makefile again; use PSP targeted sdl-config, not the system-wide one. | Joost Peters |
2009-10-15 | Updated custom PSP makefile with engines, cleaned up, fixed small issue | Yotam Barnoy |
2009-10-13 | PS2: Clarify licensing terms for some files | Max Horn |
2009-10-13 | PS2: Replace license header on irx_imports.h by a GPL one. These files | Max Horn |
2009-10-13 | Update the WinCE bar and the XPM images | Jordi Vilalta Prat |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-12 | use new ScummVM logo (with capital S) | Joost Peters |
2009-10-10 | Fixed some warnings. | Marcus Comstedt |
2009-10-10 | Added flag for updating dependencies. | Marcus Comstedt |
2009-10-10 | Enable RGB colour for Dreamcast. | Marcus Comstedt |
2009-10-10 | RGB support. | Marcus Comstedt |
2009-10-10 | Makefile.common now requires us to set $(LD) as well... | Marcus Comstedt |
2009-10-09 | Some const correctness changes; cleanup | Max Horn |
2009-10-09 | whitespace changes aka. buildbot rebuilding :) | Joost Peters |
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters |
2009-10-09 | PS2: Fix warnings | Max Horn |
2009-10-09 | PS2: Fix warning, use fully qualified path for backend specific header ps2temp.h | Max Horn |
2009-10-08 | PS2: Add some stubs for the ps2 port to our primary build system (incomplete ... | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-05 | Here we have: | Max Lingua |
2009-10-04 | Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ASM... | Max Horn |