aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-01-03Change BS 1 & 2 to I & II (see discussion on -devel)Max Horn
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2010-01-03PSP: Limited movement of virtual keyboard onscreenYotam Barnoy
2009-12-31PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3Yotam Barnoy
2009-12-31PSP: added disable_dosbox_opl to custom makefileYotam Barnoy
2009-12-31N64: some cleanup in osystemFabio Battaglia
2009-12-30remove bad hackery caused by n64 port and avoid polluting StdioStream using a...Fabio Battaglia
2009-12-30Add Nintendo 64 port to trunk.Fabio Battaglia
2009-12-22Patch #2896875: "dist update for linuxmoto-platform"Eugene Sandulenko
2009-12-19Silence some gcc 3.4.5 warnings.Matthew Hoops
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-12-09Include font.h instead of fontman.h in places that don't need fontman :)Max Horn
2009-12-04Prevent SDL backend from eating up keypress events with Ctrl+Alt set.Johannes Schickel
2009-12-02PSP: experiment to help resolve flicker bugYotam Barnoy
2009-12-01Removed unnecessary semi-colons.Torbjörn Andersson
2009-11-30Remove use_scaler defines around enum in order for graphics to compile properly.Lars Persson
2009-11-30Add includepath to find gui\ includepath from sciLars Persson
2009-11-30Add support for teenagent. Add missing support for Feeble files!Lars Persson
2009-11-30Add support for DRACI!Lars Persson
2009-11-25apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows"Joost Peters
2009-11-24PSP: Fix whitespace usage and code formattingMax Horn
2009-11-24formattingJoost Peters
2009-11-24fix building via MakefileJoost Peters
2009-11-24revert psp.spec mutilation tooJoost Peters
2009-11-24PSP: Replaced virtual keyboard and cleaned up makefiles in the process.Yotam Barnoy
2009-11-23PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopenMax Horn
2009-11-23PS2: Add new PS2FileStream class for std I/O.Max Horn
2009-11-23Remove unnecessary #include errno.hMax Horn
2009-11-23PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...Max Horn
2009-11-23PS2: cleanupMax Horn
2009-11-23Remove obsolete OSX & NDS specific stuff from StdioStream codeMax Horn
2009-11-18fix compilation of null backendJoost Peters
2009-11-18WINCE: Use correct include pathsMax Horn
2009-11-18cleanupMax Horn
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...Max Horn
2009-11-18PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()Max Horn
2009-11-18samsungtv: cleanupPaweł Kołodziejski
2009-11-18samsungtv: no need make surface conversion here any more, sdl do that with in...Paweł Kołodziejski
2009-11-17samsungtv: cleanupPaweł Kołodziejski
2009-11-17samsungtv: since new sdl lib port support mouse and keyboard, adopting handle...Paweł Kołodziejski
2009-11-16samsungtv: no need workaround to subclasses, alternate sdl static library wor...Paweł Kołodziejski
2009-11-16samsungtv: remap keycode, main tv software tell with SDLK_POWER to imediately...Paweł Kołodziejski
2009-11-15samsungtv: no need anymore exception for broken SDL_ShowCursorPaweł Kołodziejski
2009-11-15Make _mouseKeyColor a uint32 when USE_RGB_COLOR is defined to fix key color w...Matthew Hoops
2009-11-15Made Alt-s (screenshot) work again.Torbjörn Andersson
2009-11-14samsungtv: continue reduction of code duplicationPaweł Kołodziejski
2009-11-14Remove Igor engineMax Horn
2009-11-14reduce code duplication, unconst pixel formatPaweł Kołodziejski
2009-11-13samsungtv: ops that should not go herePaweł Kołodziejski
2009-11-13samsungtv: remove code duplicationPaweł Kołodziejski