Age | Commit message (Expand) | Author |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-07 | removed gp2x-wiz plugin provider from backends/module.mk | Tony Puccinelli |
2010-08-07 | modified psp to use mips-loader.cpp (and added things to backends/module.mk) | Tony Puccinelli |
2010-08-07 | made MIPSDLObject and PS2 plugin provider that uses it | Tony Puccinelli |
2010-08-06 | Fix dc build. | Alejandro Marzini |
2010-08-06 | added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject) | Tony Puccinelli |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-29 | BUILD: Compile & link certain files only for specific BACKEND values | Max Horn |
2010-07-28 | abstracted an ELF plugin provider | Tony Puccinelli |
2010-07-17 | Remove PalmOS port | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-09 | Added OpenGLSDLGraphicsManager. | Alejandro Marzini |
2010-07-03 | added ds plugin provider to module.mk | Tony Puccinelli |
2010-07-01 | Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag... | Alejandro Marzini |
2010-06-30 | Modularized GP2XWIZ backend. | Alejandro Marzini |
2010-06-29 | Renamed Samsung TV SDL Event Manager class and file for constancy, and added ... | Alejandro Marzini |
2010-06-29 | Updated makefile. Fixed compile errors. | Alejandro Marzini |
2010-06-26 | Modularized Symbian port. | Alejandro Marzini |
2010-06-26 | Fixed build error. | Alejandro Marzini |
2010-06-26 | Updated makefile. | Alejandro Marzini |
2010-06-26 | added wiz plugin provider to backends/module.mk | Tony Puccinelli |
2010-06-24 | Renamed MacOSXMixerManager to BufferingSDLMixerManager. | Alejandro Marzini |
2010-06-14 | Update build system | Max Horn |
2010-06-13 | Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com... | Alejandro Marzini |
2010-06-13 | Updated makefiles. | Alejandro Marzini |
2010-06-10 | Removed deleted DefaultMutexManager from makefile. | Alejandro Marzini |
2010-06-08 | Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v... | Alejandro Marzini |
2010-06-08 | Added Graphics and Mutex managers to makefile. | Alejandro Marzini |
2010-06-01 | minor modification to accomodate dynamic plugins for ps2 | Tony Puccinelli |
2010-05-31 | Fix trunk compilation (don't try to compile non-existing files) | Jordi Vilalta Prat |
2010-05-31 | modifications to get the ps2 to use the ps2loader | Tony Puccinelli |
2010-05-29 | Added again base-backend. Started sdl backend refatoring, file, mutex and tim... | Alejandro Marzini |
2010-05-28 | Created base virtual classes for backends subsystems. | Alejandro Marzini |
2010-05-24 | PSP: moved timer thread to backends/timer/psp | Yotam Barnoy |
2009-12-30 | remove bad hackery caused by n64 port and avoid polluting StdioStream using a... | Fabio Battaglia |
2009-12-30 | Add Nintendo 64 port to trunk. | Fabio Battaglia |
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters |
2009-09-27 | Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not... | Max Horn |
2009-08-17 | Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo... | Joost Peters |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-22 | Get rid of the wrappers around the zlib stream wrapper wrappers ;) | Max Horn |
2009-01-20 | Whoops committed from the wrong directory. Removing ImageMan leftover. | Johannes Schickel |
2009-01-20 | added ImageMan to vkeybd | Andre Heider |
2009-01-20 | Some basic work on the vkeybd code | Max Horn |
2009-01-18 | Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ... | Max Horn |
2008-11-03 | add PSPSaveFileManager class (subclassed DefaultSaveFileManager) | Joost Peters |
2008-11-03 | * turned DefaultSaveFileManager::checkPath into a virtual method | Max Horn |
2008-09-03 | Moved StdioStream to its own files inside backends | Max Horn |
2008-08-27 | FSNode code: Merged most versions of lastPathComponent() into one new Abstrac... | Max Horn |
2008-08-27 | Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ... | Max Horn |