scummvm/base
Johannes Schickel 5c424cfb41 Fix detection of invalid music drivers specified via command line.
Along with it documented that "0" is a special device handle
for the invalid device. Now getDeviceHandle returns 0, when
the identified device could not be found.

Also getMusicType now returns MT_INVALID (newly introduced),
when a non existing device was specified.

svn-id: r50470
2010-06-29 00:29:35 +00:00
..
commandLine.cpp LAUNCHER: hopefully fixed music driver selection via command line 2010-06-22 18:27:00 +00:00
commandLine.h Implement FR #2988017: exit status with --list-saves always 0 2010-05-21 18:25:01 +00:00
internal_version.h Fix build with --enable-release. 2010-06-24 22:55:24 +00:00
internal_version.h.in Fix build with --enable-release. 2010-06-24 22:55:24 +00:00
main.cpp Fix detection of invalid music drivers specified via command line. 2010-06-29 00:29:35 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr support caused by patch #1956501 2010-06-22 15:30:41 +00:00
plugins.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +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 Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00