aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-07-03moved plugin linker and elf32 header file to arm9/source and modified ds make...Tony Puccinelli
2010-07-03moved loader to arm9/source and added it to module.mkTony Puccinelli
2010-07-03changed main to use DS plugin provider if dynamic modules are turned onTony Puccinelli
2010-07-03added ds plugin provider to module.mkTony Puccinelli
2010-07-03modified default ds linker script for linking of engine pluginsTony Puccinelli
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-07-02added ds plugin-providerTony Puccinelli
2010-07-02added incomplete ds loaderTony Puccinelli
2010-07-02added elf32 header for dsTony Puccinelli
2010-07-01NDS: Some tweaks for compiling via std build systemMax Horn
2010-07-01NDS: Fix typoMax Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-30Removed static mapKey function.Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-30added dumped arm-eabi linkerTony Puccinelli
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-29enable reading ZIP archives even without USE_ZLIBRobert Špalek
2010-06-29Renamed Samsung TV SDL Event Manager class and file for constancy, and added ...Alejandro Marzini
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
2010-06-29Modularized Linuxmoto port.Alejandro Marzini
2010-06-28reimplemented DLObject::openTony Puccinelli
2010-06-28Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.Alejandro Marzini
2010-06-27Fixed String conversion error.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-27removed unneccessary relocation type definitionsTony Puccinelli
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-06-26Removed unused function, fixing a linker error.Alejandro Marzini
2010-06-26Fixed build error.Alejandro Marzini
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26Updated makefile.Alejandro Marzini
2010-06-26various fixes to the loader to allow compilationTony Puccinelli
2010-06-26fixed detection of plugin filenamesTony Puccinelli
2010-06-26Missing character.Alejandro Marzini
2010-06-26Override quit() and getConfigFileNameString(). Changed parent class to OSyste...Alejandro Marzini
2010-06-26Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...Alejandro Marzini
2010-06-26added wiz plugin provider to backends/module.mkTony Puccinelli
2010-06-26added gp2xwiz plugin provider codeTony Puccinelli
2010-06-25added ARM-specific defines to elf32.h and indented gp2xwiz-loader.h correctlyTony Puccinelli
2010-06-25Modularized Samsung TV port.Alejandro Marzini
2010-06-25Fix linking on Mac OS X.Matthew Hoops
2010-06-25Fix link error with duplicated name files.Alejandro Marzini
2010-06-24Fix compile on Mac OS X (and probably *nix systems).Matthew Hoops
2010-06-24Added missing header.Alejandro Marzini
2010-06-24Created macosx port from sdl backend.Alejandro Marzini
2010-06-24Added a init function to OSystem_SDL for early backend setup, and so allowing...Alejandro Marzini