aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
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-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26various fixes to the loader to allow compilationTony 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-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
2010-06-24added EM_ARM and ARM relocation typesTony Puccinelli
2010-06-24Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.Alejandro Marzini
2010-06-23defined various values in elf32.h and filled out load in wiz loader (includin...Tony Puccinelli
2010-06-23Fixed Posix port problem with destructor and configure.Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 2)Alejandro Marzini
2010-06-23Reversing modification by mistake from r50191.Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 1)Alejandro Marzini
2010-06-23Fixed AudioCDManager not having a public inheritance. Backend code cleanup.Alejandro Marzini
2010-06-22Created posix port subclassed from sdl backend. Removed unnecessary #include ...Alejandro Marzini
2010-06-22modified main to use ELF loaderTony Puccinelli
2010-06-22modified formatting to match ScummVM Code Formatting ConventionsTony Puccinelli
2010-06-22fixed errors in linker scripts that were preventing GP-relative section for s...Tony Puccinelli
2010-06-22added elf32.h for gp2xwizTony Puccinelli
2010-06-21added loader to module.mk, added plugin.syms, and changed the '__GP2XWIZ__' f...Tony Puccinelli
2010-06-21PSP: Whitespace fix (and rewrap overlong line for readability)Max Horn
2010-06-21PSP: moved RTC to singleton to allow usage by classes other than OsystemYotam Barnoy
2010-06-21PSP: errors from both ScummVM and the PSP port now print to file by default. ...Yotam Barnoy
2010-06-21PSP: removed default 'using ME' messageYotam Barnoy
2010-06-21PSP: switched loader to use PSP's debug mechanismYotam Barnoy
2010-06-21fixed dependency typoTony Puccinelli
2010-06-20Created win32 port from sdl backend.Alejandro Marzini
2010-06-20Removed getMillis, delayMillis and getTimeAndDate functions from TimerManager.Alejandro Marzini
2010-06-19added pretty skeletal loaderTony Puccinelli
2010-06-18added ELF loader header for gp2xwizTony Puccinelli
2010-06-16PSP: got rid of SDLYotam Barnoy
2010-06-16Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...David Turner
2010-06-16added initial plugin linker for GP2x Wiz ELF-loaderTony Puccinelli
2010-06-15GP2X: Move port distribution rules into a makefile for use with buildbot.John Willis
2010-06-15GP2XWiz: Add port distribution rules into a makefile so they can be used with...John Willis
2010-06-15SDL: only change mouse cursor, when mouse is currently within our window, als...Martin Kiewitz
2010-06-15PSP: fixed up PowerManager and removed dependency on SDLYotam Barnoy
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15SYSTEM: Unify OSystem::getSupportedFormats() signatureMax Horn
2010-06-15WINCE: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-15Symbian: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko