From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,65ee5ef07756dfe2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!proxad.net!216.196.110.149.MISMATCH!border2.nntp.ams.giganews.com!nntp.giganews.com!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada Subject: Re: OpenALada References: <1106443820.514819.135740@c13g2000cwb.googlegroups.com> <41f35d8b$1@news.broadpark.no> <87acr0uxf8.fsf@insalien.org> <1106489050.628027.211230@z14g2000cwz.googlegroups.com> <1106499868.378719.131440@f14g2000cwb.googlegroups.com> From: Ludovic Brenta Date: Sun, 23 Jan 2005 19:18:24 +0100 Message-ID: <87zmz0qaa7.fsf@insalien.org> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:OmAyyU1WQwOb4nMGbR0lnrct0Kg= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tiscali bv NNTP-Posting-Date: 23 Jan 2005 19:18:25 CET NNTP-Posting-Host: 83.134.244.86 X-Trace: 1106504305 dreader2.news.tiscali.nl 44099 83.134.244.86:33419 X-Complaints-To: abuse@tiscali.nl Xref: g2news1.google.com comp.lang.ada:7951 Date: 2005-01-23T19:18:25+01:00 List-Id: "Aurele" writes: > I don't see why not, it is only a binding and the heart of it all is > the actual OpenAL API (which is open source). The only thing I modified > are the libraries OpenAL32.lib and Ailt.lib converted to work with > linker v5 (I'm still using ObjectAda v7.1.2a). You are better off > using the libraries included with the OpenAL SDK (at openal.org) if > using linker v6. > > Anyway, I welcome any input and/or suggestions regarding rewording > elements of the OpenALada web site and/or Ada source files to make this > clearer, better or legal for everyone. > > Thanks > Aurele OK, here is my input. I assume the license you chose was the LGPL. BTW, cascading stylesheets are much better than HTML tags. -- Ludovic Brenta. --- openalada.html~ 2005-01-23 19:15:11.000000000 +0100 +++ openalada.html 2005-01-23 19:15:11.000000000 +0100 @@ -36,6 +36,18 @@ to OpenAL. It was implemented using Aonix's ObjectAda v7.1.2a and tested on a Creative SoundBlaster Live! sound card.

+

OpenALada is free software; +you can redistribute it and/or modify it under the terms of the GNU +Lesser General Public License as published by the Free Software +Foundation; either version 2.1 of the License, or (at your option) any +later version.

+ +

This library is distributed in the hope that +it will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See +the GNU Lesser General +Public License for more details.

+

What's New

The following is a list of recent updates