aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
AgeCommit message (Expand)Author
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-05-15MIDI: add sndio midi backendJonathan Gray
2012-02-28KEYMAPPER: Move HardwareInputSet implementation out of header fileTarek Soliman
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2011-11-29MAEMO: Add basic graphics managerTarek Soliman
2011-09-22MAEMO: Add basic platform backend with stubbed keymapperTarek Soliman
2011-08-21BADA: Moved timer manager to backends/timer/badaChris Warren-Smith
2011-08-09SDL: Add a new base class for graphics managers utilizing SDL.Johannes Schickel
2011-08-02MACOSX: Turned update support off by default, simplified and cleaned the pull...Oystein Eftevaag
2011-07-19MACOSX: Add Sparkle supportCeRiAl
2011-06-23Merge pull request #40 from bgK/ps3Eugene Sandulenko
2011-06-22Merge pull request #26 from Littleboy/taskbarEugene Sandulenko
2011-06-22PS3: Map joypad buttons to features. Enable the virtual keyboard.Bastien Bouclet
2011-06-22PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.Bastien Bouclet
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-22SDL: Allow building with current SDL 1.3hgBastien Bouclet
2011-06-19SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its pu...Johannes Schickel
2011-06-16BACKENDS: Add stubs for unity taskbar classLittleboy
2011-06-16BACKENDS: Add win32 stubs for taskbar integrationLittleboy
2011-06-11BACKENDS: Remove stale GP2X code references.David-John Willis
2011-05-31BUILD: Fix Linking.D G Turner
2011-05-31BUILD: Compile more files only when necessaryMax Horn
2011-05-31BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backendsMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-24SAMSUNGTV: fix typoPawel Kolodziejski
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-18WINCE: Add win32-provider.o to backends/module.mk for WinCE (fixes dynamic pl...CeRiAl
2011-05-05WINCE: Link against Windows FS code againMax Horn
2011-05-04BUILD: Further restrict which backend source files are compiledMax Horn
2011-05-03BUILDS: Sort some stuff in backends/module.mkMax Horn
2011-05-03BUILD: Compile backend specific files only if their backend is selectedMax Horn
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis
2011-03-24BACKENDS: Add GPH event and graphics files to the build.David-John Willis
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2010-12-22PLUGINS: add ELF memory manager to solve fragmentationYotam Barnoy
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-24BACKENDS: Add a basic logger implementation.Johannes Schickel
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-04DC: remove multi-build of dc-provider that slipped in with plugin merge.Yotam Barnoy
2010-10-23DINGUX: fix compilation for the opengl branchFabio Battaglia
2010-09-15PLUGINS: Additional plugin check for the ELF loader.Andre Heider
2010-09-05PLUGINS: Move platform specific code out of the generic ELF loader.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
2010-08-16added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...Tony Puccinelli