Sam Lantinga
6bcf1db2dd
Added /dev/usbmouse to the list of mice to check
2001-06-16 02:48:39 +00:00
Sam Lantinga
046d04bfd8
Added an audio driver that writes to disk (thanks Ryan!)
2001-06-16 01:51:42 +00:00
Sam Lantinga
a937a9eaf5
Support for SVGALib 2.0, thanks to Benjamin Joel Stover
2001-06-16 01:32:09 +00:00
Sam Lantinga
600011881a
Re-added files in binary form
2001-06-16 01:03:49 +00:00
Sam Lantinga
1eeedafa4b
*** empty log message ***
2001-06-16 01:03:21 +00:00
Sam Lantinga
75d72edbbb
Re-added in binary form
2001-06-16 01:02:52 +00:00
Sam Lantinga
0500fc33a4
*** empty log message ***
2001-06-16 01:02:23 +00:00
Sam Lantinga
670420fed9
Updated projects
2001-06-16 01:02:02 +00:00
Sam Lantinga
6e12dc6c33
Mouse wheel sends mouse button (4/5) events on Windows
2001-06-16 01:01:42 +00:00
Sam Lantinga
350e33a512
*** empty log message ***
2001-06-11 22:54:34 +00:00
Sam Lantinga
a113e1cdf0
Ryan's IMPS/2 mouse fix
2001-06-11 15:48:32 +00:00
Sam Lantinga
6afaf1af8e
* Removed fullscreen menu option from the "Window" menu
...
* Updated the BUGS file
* Fixed command line parameters when launched from Finder
* Implemented setting the icon window caption
* Implemented frameless style windows
* Added note about SDL_RESIZABLE implementation to SDL_QuartzVideo.m
* Window close requests now go through the event filtering system
2001-06-11 06:44:43 +00:00
Sam Lantinga
a344d09980
*** empty log message ***
2001-06-11 00:08:35 +00:00
Sam Lantinga
c9256f1083
Date: Sun, 10 Jun 2001 17:33:44 -0500
...
From: Darrell Walisser <dwaliss1@purdue.edu >
Subject: Re: [SDL] Mac OS X Goodies For You
Updates and fixes:
-fixed erasing window when minmizing it (with some minor window redraw problems)
-implemented close box to send SDLQuit event
-fixed messed up alpha on 32bpp windows
2001-06-11 00:08:10 +00:00
Sam Lantinga
e6f1bd6af5
Added new docs for SDL 1.2.1
2001-06-10 19:31:57 +00:00
Sam Lantinga
c5e72a0226
*** empty log message ***
2001-06-10 18:39:47 +00:00
Sam Lantinga
6fd76c4cb0
Added MacOS X Project Builder projects
2001-06-10 18:20:23 +00:00
Sam Lantinga
3c15ec830a
MacOS X additions from Darrell
2001-06-10 05:02:38 +00:00
Sam Lantinga
2cfda534c8
Disabled /dev/event joystick interface by default
2001-06-10 04:54:53 +00:00
Sam Lantinga
7b4aa84979
Oops, back it out...
2001-06-07 15:04:04 +00:00
Sam Lantinga
7f6f1c1a66
Fixed bug in joystick motion, thanks to Alexandre Duret-Lutz
2001-06-07 14:57:07 +00:00
Sam Lantinga
bc0f799883
Mattias' patch
2001-06-07 14:53:18 +00:00
Sam Lantinga
3cbdc6b721
Added initial support for Quartz video (thanks Darrell!)
2001-06-07 14:28:11 +00:00
Sam Lantinga
7392c75089
*** empty log message ***
2001-06-07 13:53:51 +00:00
Sam Lantinga
1962672059
Fix palette creation in windowed mode at 8 bpp
2001-06-07 13:52:10 +00:00
Sam Lantinga
dabe20a74f
*** empty log message ***
2001-05-27 01:04:01 +00:00
Sam Lantinga
1f3a3c1630
I found the pthread package for NetBSD
2001-05-27 01:03:39 +00:00
Sam Lantinga
3054e3fd79
*** empty log message ***
2001-05-27 00:38:26 +00:00
Sam Lantinga
c11599ae1a
*** empty log message ***
2001-05-27 00:24:43 +00:00
Sam Lantinga
baa5a887e2
NetBSD linker fix
2001-05-27 00:21:39 +00:00
Sam Lantinga
9ef7b4058f
Minor fixes for NetBSD
2001-05-27 00:15:42 +00:00
Sam Lantinga
6ec071d3dd
Oops, typo fix
2001-05-26 21:39:01 +00:00
Sam Lantinga
25301330f4
Added native OpenBSD audio driver (thanks vedge!)
2001-05-26 16:58:37 +00:00
Sam Lantinga
a92b3035ca
Windows CE patches contributed by Rainer Loritz
2001-05-23 23:35:10 +00:00
Sam Lantinga
0849138dd9
Added detection of Open Sound System on Solaris x86
2001-05-23 00:36:17 +00:00
Sam Lantinga
6c2c44ddc9
Minor crash bugfix
2001-05-23 00:06:08 +00:00
Sam Lantinga
9095cc7e0b
Silly bug fix from Billy Biggs
2001-05-22 05:06:50 +00:00
Sam Lantinga
bca6dd54b8
Reverted ENABLE_X11 patch - FIXME, this needs a better solution in the future.
2001-05-22 05:05:16 +00:00
Sam Lantinga
bdd0dc3cd7
Catch up to Cygwin for the location of the Windows API libraries
2001-05-11 18:44:57 +00:00
Sam Lantinga
33d0e09bf7
Added initial support for Nano-X (thanks Hsieh-Fu!)
2001-05-11 01:13:35 +00:00
Sam Lantinga
7f61199fef
Oops, the OpenBSD fix didn't.
2001-05-11 00:35:31 +00:00
Sam Lantinga
8ccc9b624f
Updated config.guess and config.sub
2001-05-10 22:58:10 +00:00
Sam Lantinga
6542411e67
The keyboard modifiers are not set to the correct state on X11 startup.
2001-05-10 21:22:47 +00:00
Sam Lantinga
fbf830c25c
Date: Wed, 9 May 2001 18:03:20 -0600
...
From: Peter Valchev <pvalchev@openbsd.org >
Subject: openbsd patches
- The dlsym() one is supposed to fix dynamic loading on our a.out
architectures, where prefixing of an underscore symbol is required.
Actually I don't know what kind of dynamic loading does SDL deal with,
but anyway. You may want to make that change global, but only gcc's
preprocessor passes __ELF__, I think, so you can just add Linux or
something if you decide so.
2001-05-10 20:31:51 +00:00
Sam Lantinga
be3ec68154
Date: Wed, 9 May 2001 18:03:20 -0600
...
From: Peter Valchev <pvalchev@openbsd.org >
Subject: openbsd patches
- The other one dealing with the cdrom... the most likely place on an
OpenBSD system for a cdrom is cd?c, my mistake the first time.
2001-05-10 20:29:31 +00:00
Sam Lantinga
143d6388ee
Fixed endian detection on IA64 architectures (thanks Bill!)
2001-05-10 20:25:51 +00:00
Sam Lantinga
b393ce534f
*** empty log message ***
2001-05-10 20:20:50 +00:00
Sam Lantinga
5bafc6cdd4
Fixed to work on Solaris x86
2001-05-10 20:19:50 +00:00
Sam Lantinga
dc74cc4c2e
Updated the Amiga OS port of SDL (thanks Gabriele)
2001-05-10 20:13:29 +00:00
Sam Lantinga
1f68c45edb
Remove spurious warning
2001-05-10 20:10:54 +00:00