Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2006:
[Freeciv-Dev] (PR#16674) [PATCH] OpenAL audio plugin
Home

[Freeciv-Dev] (PR#16674) [PATCH] OpenAL audio plugin

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16674) [PATCH] OpenAL audio plugin
From: "Patrick Guimond" <patg@xxxxxxxxxxxxxxxxx>
Date: Tue, 25 Apr 2006 10:41:48 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16674 >

This patch adds OpenAL sound support to the client.

Note that:
- It currently only supports Ogg Vorbis, through vorbisfile
- It also implements a watchdog timer to get streaming (for music).
  Implementations are highly system dependent. It has been tested on
  linux for the different backends it can use, but untested on other
  platforms.
- win32 support has NOT been tested
- ... this could be a way to get rid of the SDL requirement in non-SDL
  clients

patg



Attachment: freeciv-openal.patch.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16674) [PATCH] OpenAL audio plugin, Patrick Guimond <=