aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Added SDL plugin providerMax Horn
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...Max Horn
2006-10-07Added plugin providers for Win32 and DCMax Horn
2006-10-07Started to refactor the plugin code (moving backend specific stuff into backe...Max Horn
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko
2006-10-05DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc...Bertrand Augereau
2006-10-05Path fixup in the zipreader (necessary with my adapter/zip/build combination?)Bertrand Augereau
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
2006-09-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko
2006-09-29Phase 2a. Renaming other minor directoriesEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-23Remove defines, which were only used by checkHeap()Travis Howell
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-20Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted byTorbjörn Andersson
2006-09-20Added _PLUGIN_copyright to list of symbols exported by pluginsMax Horn
2006-09-17Compiler seems to not use these operators when they are inlinedChris Apers
2006-09-17Added more compilation optionsChris Apers
2006-09-17Fixed compilationChris Apers
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
2006-09-17Added option to trace memory allocationChris Apers
2006-09-17Added option to trace memory allocationChris Apers
2006-09-17This be_zodiac.h include is what was made standard OS5 to crash \!Chris Apers
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
2006-09-17Changed version numbers to 0.100Lars Persson
2006-09-16Small adjustment for projectfiles source pathLars Persson
2006-09-16* Updated Symbian project files for new file structureLars Persson
2006-09-16Patch #1559806: Fixes for AmigaOS 4 filesystem backendMax Horn
2006-09-13Implement file cache. needs some testing :)Won Star
2006-09-10Added name() method.Marcus Comstedt
2006-09-09cleanupKostas Nakos
2006-08-31Adding new name() method.Neil Millstone
2006-08-28Oops. some systems are using '\\' instead of '/' fixing that now...Johannes Schickel
2006-08-28Fixing other FS backends to use the bug fixed version of the POSIX lastPathCo...Johannes Schickel
2006-08-28Fixing the Windows FS code to not delete the first character of a node, if it...Johannes Schickel
2006-08-26Don't strip the first character of the filename when FilesystemNode is instan...Oystein Eftevaag
2006-08-25fix update rect when adjusting ratio (backport)Kostas Nakos
2006-08-19Fixed bug causing crash during saving in Saga engine, changed audio to low qu...Neil Millstone
2006-08-19Added build C target to support more engines.Neil Millstone
2006-08-18fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) (ba...Kostas Nakos
2006-08-18fix smartphone cursor hiding when keyboard up, more logical zone function, go...Kostas Nakos
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
2006-08-04Patch #1527347: Make maemo port compile againMax Horn
2006-08-04Added new method OSystem::getScreenChangeID(), which can be used by code to t...Max Horn
2006-08-03Add a logo.bmp to DS port, to fix building. agentq, feel free to replace if t...James Brown
2006-07-30CinE Engine support (backport)Kostas Nakos
2006-07-26hotfix for bug #1519449 (scaling/crash issue) (backport)Kostas Nakos