Thu, 24 Oct 2002 19:40:08 +0000 |
arpi |
10l... #ifdef doesn't work for enums :(
|
Thu, 24 Oct 2002 18:13:24 +0000 |
colin |
Change SDL_(Un)lockAudio to PauseAudio() (works better)
|
Thu, 24 Oct 2002 18:12:40 +0000 |
jkeil |
on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
|
Thu, 24 Oct 2002 17:39:12 +0000 |
arpi |
updated comments
|
Thu, 24 Oct 2002 17:34:01 +0000 |
arpi |
made gcd() static
|
Thu, 24 Oct 2002 10:05:09 +0000 |
arpi |
100l - Michael is right, we don't need le2me here
|
Wed, 23 Oct 2002 23:57:45 +0000 |
pontscho |
small warning fix from Dominik Mierzejewski
|
Wed, 23 Oct 2002 23:52:57 +0000 |
michael |
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
|
Wed, 23 Oct 2002 23:48:42 +0000 |
arpi |
10l
|
Wed, 23 Oct 2002 23:40:34 +0000 |
arpi |
max header size increased
|
Wed, 23 Oct 2002 23:15:25 +0000 |
arpi |
fixed unaligned access (bus error on sparc)
|
Wed, 23 Oct 2002 23:13:26 +0000 |
arpi |
A small patch to Gui/interface.c; the first fix is a plain bug, the second is
|