public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Eric McDonald <mcdonald@phy.cmich.edu>
To: Elijah Meeks <elijahmeeks@yahoo.com>
Cc: xconq7 <xconq7@sources.redhat.com>
Subject: Re: Sound Support
Date: Mon, 30 Aug 2004 02:54:00 -0000	[thread overview]
Message-ID: <413294ED.8090303@phy.cmich.edu> (raw)
In-Reply-To: <20040830022325.17193.qmail@web13126.mail.yahoo.com>

Elijah Meeks wrote:

> I know the Mac can play sounds, any chance of the SDL
> / TCLTK version being able to in the near future?

I've been thinking about it wrt the SDL interface. SDL does have 
built-in sound support. The question is getting the sounds into the 
right format. It is certainly somewhere on my agenda.

Is the new Windows SDL interface working okay for you? I tested with 
Opal and didn't have any problems.

The two things that are most pressing on my SDL agenda as of right now:
(1) Add support for modal dialog windows. This is particularly crucial 
for yes/no/cancel type things. Right now, if you type "Q" in the Windows 
interface, you have no indication that the SDL interface is asking you 
if you want to save the game before you quit, even though it is. If you 
type "y" in answer to the hidden question, the game will quit. Since 
this is not at all obvious, it would be nice to provide some sort of 
visual indicator. I think I will probably use graphical buttons for 
"Yes", "No", and "Cancel"; that way I can set them up to be customized 
on a per-game basis later on.
(2) Add a log panel so that users can have written feedback. Under 
Linux, an user can see log messages in the terminal window, but under 
Windows there is no visible terminal window, and so I need to make sure 
that the messages go somewhere where the user can see them. And, as 
Lincoln pointed out, it is annoying to keep switching between windows to 
see the output.

Eric

  reply	other threads:[~2004-08-30  2:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30  1:53 New Source Tarball for Xconq Eric McDonald
2004-08-30  2:46 ` Sound Support Elijah Meeks
2004-08-30  2:54   ` Eric McDonald [this message]
2004-08-30 15:05     ` Eric McDonald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=413294ED.8090303@phy.cmich.edu \
    --to=mcdonald@phy.cmich.edu \
    --cc=elijahmeeks@yahoo.com \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).