Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] (PR#2319) hot swap sound plugin
Home

[Freeciv-Dev] (PR#2319) hot swap sound plugin

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#2319) hot swap sound plugin
From: "Jason Short via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 28 Nov 2002 17:34:31 -0800
Reply-to: rt@xxxxxxxxxxxxxx

[jdorje - Sat Nov 16 09:54:29 2002]:

> Apparently there are other problems: SDL_mixer will not successfully
> re-init (or un-init?) itself.

From README.SDLClient (currently in freeciv-test):

 -  DON'T USE WITH SDL SOUND OUTPUT.
    I don't have time to integrate this futures with my client, and both
     call 'SDL_Init(...) and 'SDL_Quit()'.

so a fix is needed anyway so that gui-sdl and the SDL sound module will
work together.  I suggest a global sdl_is_initialized variable that both
pieces of code can access.

jason



[Prev in Thread] Current Thread [Next in Thread]