scummvm/base
2009-09-27 22:43:32 +00:00
..
commandLine.cpp added option to allow control digital imuse tempo callback. it's related to volume fading, lip sync quality and platform resource costs. 2009-09-26 09:31:05 +00:00
commandLine.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
internal_version.h This is 1.1.0svn 2009-07-24 19:56:46 +00:00
internal_version.h.in Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x' 2009-03-15 21:17:37 +00:00
main.cpp Typos. 2009-08-18 15:41:00 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk
plugins.cpp Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway 2009-09-27 22:43:32 +00:00
plugins.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
version.cpp Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build. 2009-08-21 18:16:37 +00:00
version.h