On Sat, 5 Nov 2005 23:23:25 +0100
Samuel Thibault <[EMAIL PROTECTED]> wrote:
> Hollis Blanchard, le Sat 05 Nov 2005 16:17:33 -0600, a écrit :
BTW, thank for your comments, I'll send another version tomorrow.
> > Can you describe how the PIT is related to the speaker?
> That's the way one can make
Hollis Blanchard, le Sat 05 Nov 2005 16:17:33 -0600, a écrit :
> On Nov 5, 2005, at 8:17 AM, Vincent Pelletier wrote:
> >Here is the play command, along with some songs.
>
> Can you describe how the PIT is related to the speaker?
That's the way one can make the speaker beep without having to keep
On Nov 5, 2005, at 8:17 AM, Vincent Pelletier wrote:
Here is the play command, along with some songs.
Can you describe how the PIT is related to the speaker? I'm wondering
if this code could mostly work on PPC platforms that have PC-like
peripherals.
--- /dev/null 1 Jan 1970 00:00:00 -0
On Nov 5, 2005, at 3:25 PM, Dennis Clarke wrote:
I was sitting on some changes and was thinking about how to submit
them and then thought, oh great, I have no idea what style is needed
or wanted. So then after seeing this, an inside joke or something
like that, I then felt "why bother".
Forma
On 11/5/05, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> On Saturday 05 November 2005 10:12 pm, Hollis Blanchard wrote:
> > On Nov 5, 2005, at 2:48 PM, Dennis Clarke wrote:
> > > On 11/5/05, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> > >> On Saturday 05 November 2005 03:17 pm, Vincent Pelle
On Saturday 05 November 2005 10:12 pm, Hollis Blanchard wrote:
> On Nov 5, 2005, at 2:48 PM, Dennis Clarke wrote:
> > On 11/5/05, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> >> On Saturday 05 November 2005 03:17 pm, Vincent Pelletier wrote:
> >>> Here is the play command, along with some songs.
On Nov 5, 2005, at 2:48 PM, Dennis Clarke wrote:
On 11/5/05, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
On Saturday 05 November 2005 03:17 pm, Vincent Pelletier wrote:
Here is the play command, along with some songs.
I point out some stylish mistakes.
Personally I was thrilled with the
On 11/5/05, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> On Saturday 05 November 2005 03:17 pm, Vincent Pelletier wrote:
> > Here is the play command, along with some songs.
>
> I point out some stylish mistakes.
Personally I was thrilled with the idea of sound and really, these
little "style"
Yoshinori K. Okuji wrote:
> I point out some stylish mistakes.
For once that I have the Changelog entry right :) .
> You must put the starting brace character on next line:
Please don't waste your time giving an example when it's that trivial,
or please do it in the diff file directly...
> The
On Saturday 05 November 2005 03:17 pm, Vincent Pelletier wrote:
> Here is the play command, along with some songs.
I point out some stylish mistakes.
> +struct note {
> + short pitch;
> + short duration;
> +};
You must put the starting brace character on next line:
struct note
{
short pitch
Hi.
Here is the play command, along with some songs.
2005-11-05 Vincent Pelletier <[EMAIL PROTECTED]>
* commands/i386/pc/play.c: New file.
* conf/i386-pc.rmk (pkgdata_MODULES): Added play.mod.
(play_mod_SOURCES, play_mod_CFLAGS, play_mod_LDFLAGS): New
macros.
V
11 matches
Mail list logo