Martin Wilke
46ac9432cb
- Fix build with gcc4
...
PR: 114072
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 08:32:31 +00:00
Pav Lucistnik
735f3e0203
Fix spacebar behaviour under KDE and GNOME.
...
PR: ports/59195
Submitted by: Lee Harr <missive@hotmail.com>
Approved by: marcus (backup mentor)
2003-11-16 00:41:30 +00:00
Ying-Chieh Liao
1bd6bcee7f
upgrade to 2.0.34
...
PR: 42961
Submitted by: Timothy R. Geier <tgeier@speakeasy.net>
2002-09-19 19:53:36 +00:00
Christian Weisgerber
16806d782b
machine/soundcard.h -> sys/soundcard.h; fixes build on -CURRENT
...
PR: 40839
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
2002-07-21 17:14:52 +00:00
Steve Price
7a8e7452a7
Make struct.h idempotent so newer compilers don't bail because the
...
torp struct is being redefined.
2000-10-29 22:35:15 +00:00
Jim Mock
878ad6d18b
Fix package building errors.
...
PR: 13417
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-28 00:42:58 +00:00
Steve Price
b67d334e96
Fully support turning off sound support and make it the default on the
...
Alpha.
1999-06-22 18:05:17 +00:00
Satoshi Taoka
605108f023
(1) Modification about sound by the following PR:
...
PR: ports/8795
Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
(2) I found another bug:
- if (!dsp) do_nothing();
+ if (dsp<0) do_nothing();
The bug causes "Program terminated with signal 8, Floating point exception".
(3) Typo in pkg/DESCR
1999-04-01 01:43:33 +00:00
Thomas Gellekum
e2beafba9f
Make NOSOUND option actually work.
1998-05-28 08:24:37 +00:00
Thomas Gellekum
139e41f4af
Grr. Fix patch.
1998-05-28 07:43:14 +00:00
Thomas Gellekum
6d45df077a
Upgrade to 2.0.
1998-05-28 07:39:25 +00:00
Satoshi Asami
d6b2fcfe19
Fix for GUS sound cards.
...
Submitted by: jmz
1996-11-30 09:31:32 +00:00
Torsten Blum
8b4ec917e3
Upgrade to 1.6c
1996-11-30 00:12:22 +00:00
Satoshi Asami
1f4361e168
The resurrection of the great video game Galaga. It's as slow as a dog
...
but if you have a super-fast video card, maybe it will be fun.
I don't have a sound card, so that part isn't tested at all.
1995-08-28 07:43:38 +00:00