index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
dc
Age
Commit message (
Expand
)
Author
2011-04-20
DC: Provide some feedback when loading plugins
Marcus Comstedt
2011-04-20
DC: Move dynamic plugin handling into the platform
Marcus Comstedt
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-18
DC: Don't use $(VER_REV) with git
Marcus Comstedt
2011-02-16
DC: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-12
GIT: use git for describing the version.
dhewg
2011-02-12
BUILD: Remove explicit references to SVN in revision variable names.
Jordi Vilalta Prat
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-08
DC: Sync legacy makefile with recent changes
Marcus Comstedt
2011-01-08
DC: Fix a compilation warning
Marcus Comstedt
2011-01-08
DC: Implement logMessage()
Marcus Comstedt
2011-01-07
DC: Ensure creation of output sections .{c,d}tors
Marcus Comstedt
2011-01-07
DC: Check plugins for required symbols
Marcus Comstedt
2010-12-03
DC: Remove extra semicolon. (Should fix compiliation hopefully).
Johannes Schickel
2010-12-03
DC: Implement getSystemLanguage()
Marcus Comstedt
2010-12-01
DC: Adapted CDDA interface to the new standard.
Marcus Comstedt
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-07-29
DC: Let scummvm.ini override autodetect of games
Marcus Comstedt
2010-07-29
DC: Specialize createConfig{Read,Write}Stream
Marcus Comstedt
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-03-21
Ack, typo!
Marcus Comstedt
2010-03-21
Autodetect long V numbers and shorten them.
Marcus Comstedt
2010-03-18
Convert some occurences of StringList to StringArray;
Max Horn
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-03-08
Remove unnecessary #includes
Max Horn
2010-01-28
Silenced some more cppcheck style warnings.
Torbjörn Andersson
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-14
Remove Igor engine
Max Horn
2009-10-17
Made find_unused_pixel() take the transparency mask into account, not
Marcus Comstedt
2009-10-17
Update the Dreamcast icon
Jordi Vilalta Prat
2009-10-10
Fixed some warnings.
Marcus Comstedt
2009-10-10
Added flag for updating dependencies.
Marcus Comstedt
2009-10-10
Enable RGB colour for Dreamcast.
Marcus Comstedt
2009-10-10
RGB support.
Marcus Comstedt
2009-10-10
Makefile.common now requires us to set $(LD) as well...
Marcus Comstedt
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-02
Fix more cppcheck warnings/errors; some code formatting; and fixes to our tools
Max Horn
2009-08-22
Second attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-08-22
Attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-07-26
Create IP.BIN.
Marcus Comstedt
2009-07-05
Refresh the screen if pollEvent() is called without updateScreen() being call...
Marcus Comstedt
2009-06-13
Detected games with different language or platform are now
Marcus Comstedt
[prev]
[next]