From: Orm Finnendahl <finnendahl@folkwang-hochschule.de>
To: Thomas Charbonnel <thomas@undata.org>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [ANN] hdspmixer-1.1
Date: Mon, 28 Jul 2003 20:33:44 +0200 [thread overview]
Message-ID: <20030728183344.GA2787@finnendahl.de> (raw)
In-Reply-To: <1358.62.39.222.123.1059320697.squirrel@www.undata.org>
[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]
Hi Thomas,
congrats! Great to have this with linux as well (and it's good to have
it look the same, too). It compiled right away after a minor fix for
FLTK header file name (patch attached).
--
Orm
Am Sonntag, den 27. Juli 2003 um 17:44:57 Uhr (+0200) schrieb Thomas
Charbonnel:
>
> Hi,
>
> This is already a bugfix release :
>
> * Fixes a typo for Digiface and H9652 cards in HDSPMixerSelector.cxx
> (caused a crash on startup)
> * Fixes a menu messing bug in Submix handling
> * Fixes FLTK detection in configure
> * Fixes a bug preventing full reset to factory settings
>
> It's available from:
> http://www.undata.org/~thomas/
>
> Thomas
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
[-- Attachment #2: hdspmixer.patch --]
[-- Type: text/plain, Size: 330 bytes --]
--- src/HDSPMixerMeter.h-orig 2003-03-04 10:06:46.000000000 +0100
+++ src/HDSPMixerMeter.h 2003-07-28 20:20:39.000000000 +0200
@@ -23,7 +23,7 @@
#define HDSPMixerMeter_H
#include <FL/Fl_Widget.H>
-#include <FL/fl_draw.h>
+#include <FL/fl_draw.H>
#include "HDSPMixerWindow.h"
#include "HDSPMixerPeak.h"
#include "pixmaps.h"
next prev parent reply other threads:[~2003-07-28 18:33 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-27 12:27 [ANN] hdspmixer-1.0 Thomas Charbonnel
2003-07-27 13:12 ` Mark Knecht
2003-07-27 15:44 ` [ANN] hdspmixer-1.1 Thomas Charbonnel
2003-07-28 9:24 ` [Alsa-devel] " Takashi Iwai
2003-07-28 11:35 ` Takashi Iwai
2003-07-28 12:45 ` Thomas Charbonnel
2003-07-28 12:53 ` Thomas Charbonnel
2003-07-28 12:59 ` Takashi Iwai
2003-07-28 18:33 ` Orm Finnendahl [this message]
2003-07-29 8:17 ` Thomas Charbonnel
2003-07-29 9:33 ` Takashi Iwai
2003-07-30 2:24 ` Jesse Chappell
-- strict thread matches above, loose matches on Subject: below --
2003-07-30 2:33 frankgaetano
2003-07-30 9:42 ` Orm Finnendahl
2003-07-30 11:08 ` Thomas Charbonnel
2003-07-30 11:43 ` Paul Davis
2003-07-31 13:52 ` Patrick Shirkey
2003-07-31 4:06 ` Paul Davis
2003-08-01 14:08 ` Thomas Charbonnel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030728183344.GA2787@finnendahl.de \
--to=finnendahl@folkwang-hochschule.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=thomas@undata.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.