From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Herman Subject: Re: ALSA C++ API Date: Wed, 19 Sep 2007 04:55:22 +0200 Message-ID: <46F08F9A.4040309@gmail.com> References: <46F032BE.4090301@trn.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Return-path: Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by alsa0.perex.cz (Postfix) with ESMTP id 6E6762456F for ; Wed, 19 Sep 2007 04:56:25 +0200 (CEST) In-Reply-To: <46F032BE.4090301@trn.iki.fi> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: =?ISO-8859-15?Q?Lasse_K=E4rkk=E4inen?= Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 09/18/2007 10:19 PM, Lasse K=E4rkk=E4inen wrote: > Even though I got no replies to my original announcement, here is a new > version that wraps hw and sw params completely, has a macro for checking > ALSA C function return values (throws alsa::error) and uses different > naming style (similar to the C++ standard library). It is better > documented now, too. > = > The code is now largely generated with macros, so it isn't very readable = > anymore :/ It's C++ -- what's new? :\ Rene.