Age | Commit message (Expand) | Author |
2007-11-24 | Fix for keymappings not working properly for S60 | Lars Persson |
2007-11-24 | updated makefile due to new dependencies of a new lib | Lars Persson |
2007-11-24 | Symbian build system does not cope with include file with the same name, spec... | Lars Persson |
2007-11-24 | Support for IGOR in the build system. | Lars Persson |
2007-11-23 | Some minor display and mouse cursor optimizations | Oystein Eftevaag |
2007-11-23 | Cleaned up some screen drawing offsetting issues | Oystein Eftevaag |
2007-11-22 | updated backends/platform/ds/arm9/makefile.in to match changes made to backen... | Max Horn |
2007-11-20 | Optimized dirty rects handling a bit, makes AGOS engine games run better | Oystein Eftevaag |
2007-11-20 | Cleanup. | Johannes Schickel |
2007-11-20 | Cleanup. | Johannes Schickel |
2007-11-20 | Cleaned up some formatting | Oystein Eftevaag |
2007-11-19 | Fixed a silly palette issue, and added a toggle for a click-and-hold-mouse-bu... | Oystein Eftevaag |
2007-11-18 | Implemented soft keyboard support, and added a workarond for engines that can... | Oystein Eftevaag |
2007-11-18 | Increased sound buffer size to avoid some skipping issues, and re-added a tim... | Oystein Eftevaag |
2007-11-17 | Implemented portrait mode, fixed a few issues with the dirty rects handling, ... | Oystein Eftevaag |
2007-11-15 | Some dirty rects handling, and fixed a off-by-one blitting bug | Oystein Eftevaag |
2007-11-14 | iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in Sn... | Oystein Eftevaag |
2007-11-14 | small fixes | Kostas Nakos |
2007-11-13 | Added sound support for the iPhone | Oystein Eftevaag |
2007-11-13 | got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495) | Kostas Nakos |
2007-11-13 | don't trash the registry if proper startup has failed | Kostas Nakos |
2007-11-13 | somewhat more verbose debug msgs | Kostas Nakos |
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag |
2007-11-06 | Patch #1825132: SAVEFILEMAN: renameSavefile implementation | Max Horn |
2007-11-05 | WinCE Makefile: make deploy was copying plugins to the wrong directory. | Robin Watts |
2007-11-04 | Dumb typo in earlier commit. | Robin Watts |
2007-11-04 | New 'deploy' targets for the WinCE makefile to automatically copy | Robin Watts |
2007-11-04 | Minor tweak to Wince makefile; 'all' target now depends on whether we are | Robin Watts |
2007-11-03 | update for the new igor engine | Kostas Nakos |
2007-11-03 | work around lack of errno in ce | Kostas Nakos |
2007-11-02 | Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", and | Torbjörn Andersson |
2007-11-02 | Patch #1815526: Add TiMidity++ MIDI server support | Max Horn |
2007-10-31 | Factorize most of the common code in the isReadable() and isWritable() method... | David Corrales |
2007-10-31 | Fixed a long due typo in the error messages inside the DefaultSaveFileManager. | David Corrales |
2007-10-31 | Fixed compilation under Windows | Filippos Karapetis |
2007-10-31 | Properly implemented the isReadable() and isWritable() methods for the AmigaO... | David Corrales |
2007-10-31 | Removed the Common::File::removeFile() methods, and moved their implementatio... | David Corrales |
2007-10-30 | - free fib object in AmigaOSFilesystemNode::exists | Johannes Schickel |
2007-10-30 | Fixed a typo in the AmigaOSFilesystemNode::exists() method. | David Corrales |
2007-10-30 | Added a missing variable to the AmigaOSFilesystem::exists() method. Hopefully... | David Corrales |
2007-10-30 | Implement the AmigaOSFilesystemNode::exists() method. | David Corrales |
2007-10-28 | various assorted things required by the new compiler and codebase changes | Kostas Nakos |
2007-10-28 | (mainly) adding plugin support | Kostas Nakos |
2007-10-28 | new stuff to support the FS api and fixes for the new compiler | Kostas Nakos |
2007-10-28 | cleanup after framebuffer api changes | Kostas Nakos |
2007-10-28 | fix formatting & typo | Kostas Nakos |
2007-10-28 | entry point for plugin builds | Kostas Nakos |
2007-10-28 | Rollup commit to improve & bring the port up to speed. More specificallyi for... | Kostas Nakos |
2007-10-28 | formatting fixes | Kostas Nakos |
2007-10-28 | drop unneeded define | Kostas Nakos |