Re: [AD] support for mod files |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] support for mod files
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Mon, 5 Apr 2010 00:45:06 -0500
On Sun, Apr 4, 2010 at 9:44 PM, Peter Wang <novalazy@xxxxxxxxxx> wrote:
>
> I suggest _modmusic, _modaudio or _modfile.
>
I've committed it as modaudio.
The basic functionality has been tested on Linux. I'll test it out on
Windows and also check out some of the more advanced stream
operations.
Right now ex_stream_file and ex_stream_seek are both dependent on
DUMB. What needs to be done to make the examples conditionally load
DUMB (etc)? Is there any official way to query if addons are installed
either at runtime or compile time?
--
Matthew Leverton