Commit Graph

557 Commits

Author SHA1 Message Date
Sam Lantinga
9171b08182 Added some more joysticks on Linux 2002-06-12 03:30:58 +00:00
Sam Lantinga
75154d7d65 *** empty log message *** 2002-06-11 20:11:30 +00:00
Sam Lantinga
1f135b8b23 *** empty log message *** 2002-06-11 20:06:42 +00:00
Sam Lantinga
09ba2f7c63 *** empty log message *** 2002-06-11 19:56:41 +00:00
Sam Lantinga
e9dcc98479 *** empty log message *** 2002-06-11 19:43:04 +00:00
Sam Lantinga
3e37cc966f *** empty log message *** 2002-06-11 19:32:57 +00:00
Sam Lantinga
11437e0ed8 *** empty log message *** 2002-06-11 19:00:11 +00:00
Sam Lantinga
ee24461670 Unified the thread detection code for UNIX platforms 2002-06-10 21:39:49 +00:00
Sam Lantinga
aa03ca8e40 Added Atari audio support (thanks Patrice!) 2002-06-10 20:42:53 +00:00
Sam Lantinga
be2a98b87a Pth threading bug fix 2002-06-10 20:42:02 +00:00
Sam Lantinga
f8657b16d2 Added check for ENOMEDIUM to the Linux CDROM code 2002-06-10 20:37:39 +00:00
Sam Lantinga
b0bc999a48 Date: Wed, 5 Jun 2002 12:57:56 +0200
From: Denis Oliver Kropp <dok@directfb.org>
Subject: [PATCH] DirectFB 0.9.11 released

Hi,

DirectFB 0.9.11 is released now. We added support for
left/right differentation of shift and control keys
(which is important for games) just before the release,
so here is another patch for the final version.
2002-06-10 20:23:26 +00:00
Sam Lantinga
f1576c5cfb *** empty log message *** 2002-06-10 20:21:55 +00:00
Sam Lantinga
b25a6714c1 *** empty log message *** 2002-06-08 19:33:48 +00:00
Sam Lantinga
7cdf1b000c *** empty log message *** 2002-06-04 22:30:40 +00:00
Sam Lantinga
b8d6e019bb *** empty log message *** 2002-06-01 23:07:22 +00:00
Sam Lantinga
8edbee6a32 Date: Sat, 1 Jun 2002 17:56:45 -0500
From: Darrell Walisser <dwaliss1@purdue.edu>
Subject: mac patch

In this patch:

- yuv code
- links to QuickTime
- tabs -> 4 spaces
- mouse events fix
- SDLMain path parsing fix
- BUGS updates
- some miscellaneous docs/comments/code cleanup
2002-06-01 23:05:05 +00:00
Sam Lantinga
b63d036c2f *** empty log message *** 2002-06-01 19:54:15 +00:00
Sam Lantinga
0eef143853 *** empty log message *** 2002-06-01 19:51:08 +00:00
Sam Lantinga
90337764f6 Fixed shared library building on MacOS X (thanks Max!) 2002-06-01 18:48:13 +00:00
Sam Lantinga
439addfc0c Added a README for Qtopia 2002-06-01 18:43:51 +00:00
Sam Lantinga
e4833147ab *** empty log message *** 2002-05-31 04:45:46 +00:00
Sam Lantinga
2e25853bfe Almost... :) 2002-05-29 23:31:33 +00:00
Ryan C. Gordon
a224e80806 SDL_PushEvent() now returns values as documented. 2002-05-29 22:29:46 +00:00
Sam Lantinga
4f9a38b6f4 Date: Wed, 29 May 2002 17:37:19 +0200
From: Denis Oliver Kropp <dok@directfb.org>
Subject: DirectFB 0.9.11

Hi,

we had some API enhancements in keyboard handling.
We support full unicode now and have support for
keyboard mappings. I've attached a patch to have
SDL compile with the upcoming (monday?) DirectFB 0.9.11.
2002-05-29 20:47:19 +00:00
Sam Lantinga
880e7c6d4b Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors. 2002-05-28 20:01:29 +00:00
Sam Lantinga
758c145390 Date: Wed, 22 May 2002 22:30:58 +0300
From: "Mike Gorchak" <mike@malva.com.ua>
Subject: One more QNX patch

Hi !

- Fixed graywin test application. Added properly support for
  window size not equal to 640x480.
- Added support for not aligned pitch of image in SDL_SWSURFACE
  and SDL_HWSURFACE. Using Photon builtin alignes.
- Added memory clear after each malloc to avoid problems in the
  future :)
- Removed unused variables and static variables, fixed some warnings.
- Updated readme.QNX file.
2002-05-28 19:31:32 +00:00
Sam Lantinga
91f72aaf00 Date: Fri, 24 May 2002 10:32:00 -0700
From: David Hedbor <david@hedbor.org>
Subject: more patches

Ok, another thing I discovered when porting prboom to the  Zaurus -
mouse events weren't rotated when the screen was (i.e you got
incorrect events there).

This is now fixed. Also noticed that SDL_WarpMouse isn't handled
correctly, but I haven't looked at fixing that yes.
2002-05-28 19:24:11 +00:00
Sam Lantinga
37adb1da0d *** empty log message *** 2002-05-20 18:36:48 +00:00
Sam Lantinga
0247943d34 *** empty log message *** 2002-05-20 17:40:55 +00:00
Sam Lantinga
dbcdb88c24 *** empty log message *** 2002-05-19 23:31:00 +00:00
Sam Lantinga
d0d4c9eaae Use secondary audio buffers to avoid problems on various soundcards 2002-05-19 22:34:36 +00:00
Sam Lantinga
eb7b6faa10 *** empty log message *** 2002-05-19 22:32:09 +00:00
Sam Lantinga
51c55e0ac0 Fixed setting OpenGL mode multiple times on Windows 2002-05-19 22:27:42 +00:00
Sam Lantinga
471c90216e *** empty log message *** 2002-05-19 21:40:25 +00:00
Sam Lantinga
635f1ceff9 Added David Hedbor's Qtopia patches 2002-05-19 20:06:01 +00:00
Sam Lantinga
a226ff9738 Date: Sat, 18 May 2002 17:40:53 +0300
From: Mike Gorchak <mike@malva.ua>
Subject: New QNX patches

- Added more error check to avoid SEGFAULTS;
- Fixed bug in update function for SDL_HWSURFACE. BTW: update is much
faster than before.
- Added checks for SDL_HWSURFACE flag, chosen bpp must be equal to
desktop bpp for SDL_HWSURFACE.
- Fixed overlay bug, no more SEGFAULTS.
2002-05-19 19:54:01 +00:00
Sam Lantinga
26cbffab57 *** empty log message *** 2002-05-19 19:52:32 +00:00
Sam Lantinga
500e1505d7 *** empty log message *** 2002-05-19 18:52:25 +00:00
Sam Lantinga
6858a8b4cd The Win32 information has been moved to the FAQ. 2002-05-19 18:45:55 +00:00
Sam Lantinga
dd8a6adcc1 Avoid a conflict in the definition of int32 2002-05-18 11:30:38 +00:00
Sam Lantinga
992d44f1af *** empty log message *** 2002-05-17 17:49:25 +00:00
Sam Lantinga
c80228a23b Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell) 2002-04-25 16:09:05 +00:00
Sam Lantinga
502e76ef5b Date: Thu, 18 Apr 2002 13:50:53 -0700
From: Joseph Carter <knghtbrd@bluecherry.net>
Subject: [SDL] A critical bugfix!

I discovered a problem with testgl.c which absolutely MUST be fixed!  Not
fixing this bug immediately will be a great blow to budding OpenGL coders
everywhere!
2002-04-19 03:29:22 +00:00
Sam Lantinga
6f14b49abe *** empty log message *** 2002-04-18 04:51:20 +00:00
Sam Lantinga
510b15bd70 From: Wilbern Cobb <vedge@csoft.org>
Subject: Re: SDL 1.2.4 on FreeBSD (fwd)
X-Mailer: My Mailer 1.5  <slouken@devolution.com>

On Wed, 17 Apr 2002, Sam Lantinga wrote:

> > By the way, README.OpenBSD is outdated; nasm, semaphores and OpenGL
> > work fine; native audio has been the default in ports since post-2.9.
>
> Great, want to update README.OpenBSD?

Actually i think it can be removed, none of what it says applies now;
GNU make is no longer needed as of 3.0 either.
2002-04-18 04:47:49 +00:00
Sam Lantinga
2a83dc9ace Configure fixes from Wilbern Cobb for FreeBSD joystick support. 2002-04-18 04:28:58 +00:00
Sam Lantinga
9ed010f14c Fixed crash in QZ_SetCaption() (thanks Darrell) 2002-04-17 14:25:23 +00:00
Sam Lantinga
d4ec23066d Wilbern Cobb fixed joystick code on FreeBSD 2002-04-16 16:45:23 +00:00
Sam Lantinga
38b24594d9 *** empty log message *** 2002-04-15 07:49:54 +00:00