From 1dea24d7cce1c23a46ca4a8204ba9d63727ed524 Mon Sep 17 00:00:00 2001 From: stephena Date: Sun, 1 Dec 2002 17:06:18 +0000 Subject: [PATCH] Using -showinfo 0 will not show any non-urgent messages. Errors are still shown, and cannot be turned off. Barring any errors encountered in memory allocation (etc.), using -showinfo 0 will not output ANYTHING to the console. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@153 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/docs/stella.html | 7 ----- stella/src/ui/common/Settings.cxx | 8 ++--- stella/src/ui/sdl/mainSDL.cxx | 49 +++++++++++++++++++++++-------- stella/src/ui/x11/mainX11.cxx | 38 ++++++++++++++++++++---- 4 files changed, 72 insertions(+), 30 deletions(-) diff --git a/stella/docs/stella.html b/stella/docs/stella.html index fb8bdb749..bec442765 100644 --- a/stella/docs/stella.html +++ b/stella/docs/stella.html @@ -232,8 +232,6 @@ in Stella 1.2
  • Added "-sound" command line option to choose which sound backend to use (alsa, oss, sdl) with the X11 and SDL versions
  • -
  • Added "-help" command line option to describe the options available. - Previously, help was always shown. X11 and SDL versions supported for now
  • Added the following developer command line options to the X11 and SDL versions, which are only activated in developer builds: