aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc
AgeCommit message (Expand)Author
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03DC: Fix various forbidden symbol clashesMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-29DC: Create a "dcdist" target for buildbotMarcus Comstedt
2011-04-29DC: Aesthetical improvements to plugin loaderMarcus Comstedt
2011-04-28DC: Fix compilationOri Avtalion
2011-04-20DC: Provide some feedback when loading pluginsMarcus Comstedt
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-18DC: Don't use $(VER_REV) with gitMarcus Comstedt
2011-02-16DC: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-12GIT: use git for describing the version.dhewg
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-01-08DC: Sync legacy makefile with recent changesMarcus Comstedt
2011-01-08DC: Fix a compilation warningMarcus Comstedt
2011-01-08DC: Implement logMessage()Marcus Comstedt
2011-01-07DC: Ensure creation of output sections .{c,d}torsMarcus Comstedt
2011-01-07DC: Check plugins for required symbolsMarcus Comstedt
2010-12-03DC: Remove extra semicolon. (Should fix compiliation hopefully).Johannes Schickel
2010-12-03DC: Implement getSystemLanguage()Marcus Comstedt
2010-12-01DC: Adapted CDDA interface to the new standard.Marcus Comstedt
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-07-29DC: Let scummvm.ini override autodetect of gamesMarcus Comstedt
2010-07-29DC: Specialize createConfig{Read,Write}Stream Marcus Comstedt
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-06-15SYSTEM: Unify OSystem::getSupportedFormats() signatureMax Horn
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-03-21Ack, typo!Marcus Comstedt
2010-03-21Autodetect long V numbers and shorten them.Marcus Comstedt
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-08Remove unnecessary #includesMax Horn
2010-01-28Silenced some more cppcheck style warnings.Torbjörn Andersson
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-14Remove Igor engineMax Horn
2009-10-17Made find_unused_pixel() take the transparency mask into account, notMarcus Comstedt
2009-10-17Update the Dreamcast iconJordi Vilalta Prat
2009-10-10Fixed some warnings.Marcus Comstedt
2009-10-10Added flag for updating dependencies.Marcus Comstedt
2009-10-10Enable RGB colour for Dreamcast.Marcus Comstedt
2009-10-10RGB support.Marcus Comstedt
2009-10-10Makefile.common now requires us to set $(LD) as well...Marcus Comstedt