Sam Lantinga
38014ea6ce
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40165
2001-09-04 22:28:58 +00:00
Sam Lantinga
283933d21d
Removed SDL_blit_A.h (obsolete)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40164
2001-09-04 22:28:55 +00:00
Sam Lantinga
6909ecfbe0
Fixed mouse wheel motion position on Windows
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40163
2001-08-31 21:21:24 +00:00
Sam Lantinga
2090ef6327
An expose event is now sent when using XVideo output.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40162
2001-08-31 21:08:30 +00:00
Sam Lantinga
7567d402af
Fix title bar setting bug
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40161
2001-08-31 20:53:05 +00:00
Sam Lantinga
75ab0e7ade
Date: Tue, 21 Aug 2001 03:50:01 +0200
...
From: Max Horn <max@quendi.de>
Subject: New patch for OS X
Attached a .patch file for SDL/OSX with some nice bug fixes / enhancments.
* fixes the activation issues, which also caused the window to be
always drawn like an inactive. The close/minimize widgets now are
animated properly, too.
* the menu items are automatically adjusted to use the app name
instead of just "SDL App". I did this so that we really can use one
central SDLMain.nib file, w/o requiring developers to make a copy of
it and adjust it.
* libSDLMain now contains the proper cocoa code, not as before the
carbon code. This means apps no longer have to carry a copy of
SDLMain.m/SDLMain.h
* revamped configure.in to properly build a Cocoa/Quartz SDL lib, not
a Carbon based SDL lib
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40159
2001-08-21 07:19:59 +00:00
Sam Lantinga
de28d673ff
Is this right??
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40157
2001-08-20 00:10:35 +00:00
Sam Lantinga
7ec55a39c3
Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST)
...
From: Darrell Walisser <dwaliss1@purdue.edu>
Subject: Patch for video bugs + Max's additions
I've attached a patch for today's CVS that includes Max's virtual
mouse button fix as well as some other changes:
-building mode list correctly now (had duplicate entries, was unsorted)
-switching modes correctly now (wasn't destroying previous mode)
-releasing memory correctly in event loop
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40156
2001-08-19 23:57:39 +00:00
Sam Lantinga
a2d4d4bcb7
Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40154
2001-08-18 22:03:11 +00:00
Sam Lantinga
2f77d42d3a
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40153
2001-08-18 21:58:26 +00:00
Sam Lantinga
8ead741049
Fix compiler warnings
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40152
2001-08-18 19:21:04 +00:00
Sam Lantinga
8e41c23177
Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40150
2001-08-09 14:04:46 +00:00
Sam Lantinga
2aca7272f2
Audio subsystem no longer assumes sun audio API on UNIX systems
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40149
2001-08-09 13:09:47 +00:00
Sam Lantinga
5af50961be
Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
...
and added a function to cache the application handle so DirectInput
still works properly.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40146
2001-08-09 12:21:32 +00:00
Sam Lantinga
3e36b078e3
Include MacOS X in the distribution
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40142
2001-08-09 06:05:55 +00:00
Sam Lantinga
a87c386058
Fixed compiling on Windows CE
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40141
2001-08-09 05:51:34 +00:00
Sam Lantinga
8fd4e7fc4e
Fixed potential buffer overflow in Linux CD code (thanks Ryan!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40140
2001-08-09 05:34:17 +00:00
Sam Lantinga
848f5a9b72
Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40139
2001-08-09 05:31:32 +00:00
Sam Lantinga
3d9ea4a0ee
Added hardware stretching code to scale 640x480 to TV resolution
...
There's a bug of some kind in the 16bpp code. ??
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40137
2001-08-01 08:41:45 +00:00
Sam Lantinga
76c9127515
Added initial support for TV output modes
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40136
2001-08-01 05:01:08 +00:00
Sam Lantinga
95e1f2d5eb
Fix compile riva fb problem on older kernels
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40135
2001-08-01 03:23:40 +00:00
Sam Lantinga
a97788ad8e
Added support for hardware accelerated NVidia driver on framebuffer console
...
Still missing colorkey and alpha blit support
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40134
2001-07-31 20:08:51 +00:00
Sam Lantinga
9b77d2cd86
Added button-up with mouse-wheel on framebuffer console
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40133
2001-07-31 06:08:11 +00:00
Sam Lantinga
3f722efa22
Fixed audio format selection for OpenBSD (thanks Peter!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40132
2001-07-31 05:39:36 +00:00
Sam Lantinga
6bb44f76a9
The rectangle argument to SDL_SetClipRect is really const
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40131
2001-07-31 05:36:10 +00:00
Sam Lantinga
5641408419
Avoid a compiler warning when configured with --disable-threads
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40129
2001-07-31 00:32:27 +00:00
Sam Lantinga
5554c9e570
Oops, that wasn't right...
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40128
2001-07-31 00:26:32 +00:00
Sam Lantinga
ea547cf165
Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40126
2001-07-31 00:11:41 +00:00
Sam Lantinga
8a6dd452d0
Fixed the project builder project archive
...
Added a rule to generate the archive from loose directories too. :)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40124
2001-07-23 19:48:28 +00:00
Sam Lantinga
15e2f09e61
Don't worry about a minimum repeat rate - let the user hang themselves...
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40123
2001-07-23 04:34:52 +00:00
Sam Lantinga
1412a1724e
Name changed from OBSD to OPENBSD_AUDIO
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40122
2001-07-23 02:58:42 +00:00
Sam Lantinga
d687fcb09b
Re-adding SDLMain.nib.tar.gz, so people don't have to use stationary.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40121
2001-07-22 23:45:42 +00:00
Sam Lantinga
c41d612838
Fix noise when starting audio under DX5 (thanks Jesse!)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40119
2001-07-22 21:25:22 +00:00
Sam Lantinga
77331bf064
Fixed fullscreen mouse events on MacOS X
...
Fixed crash when quitting fullscreen mode on MacOS X
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40118
2001-07-22 20:57:24 +00:00
Sam Lantinga
432e70c604
Removed debug info accidentally comitted
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40116
2001-07-21 18:36:37 +00:00
Sam Lantinga
841a877674
Now returns an error if unable to open audio on BeOS
...
Fixed bugs in fullscreen/windowed mode changes, removed duplicated code.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40115
2001-07-20 20:07:53 +00:00
Sam Lantinga
890d033735
Fixed crash if mouse is outside of the screen bounds for some reason
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40114
2001-07-18 20:08:18 +00:00
Sam Lantinga
37aa008a3e
Incorporated slightly modified version of Rainer's WinCE patch
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40113
2001-07-18 20:04:23 +00:00
Sam Lantinga
b444cb0240
Now gets correct keyboard state when starting up on X11
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40112
2001-07-14 20:37:24 +00:00
Sam Lantinga
8b57da4c5c
SDL GL dynamic loading fix for OpenBSD
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40111
2001-07-14 19:11:26 +00:00
Sam Lantinga
75213d1709
Fixed switching away from the SDL at the framebuffer console
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40110
2001-07-14 19:10:06 +00:00
Sam Lantinga
a079e29715
Merged DGA video surface handling improvements, unified locking code.
...
Fixed matrox blit bug where src Y less than dst Y
Fixed hardware surface init when no resolution change
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40107
2001-07-13 10:19:51 +00:00
Sam Lantinga
7ddaf6cf9a
Some minor name changes to clean up
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40106
2001-07-13 10:15:52 +00:00
Sam Lantinga
f4969ff561
Detect more types of IMPS/2 mouse
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40105
2001-07-13 01:21:59 +00:00
Sam Lantinga
c3aaf60a7d
Don't crash if freeing a hardware surface after the video mode has been
...
reset. Fortunately we keep track of the video memory internally.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40103
2001-07-12 23:34:44 +00:00
Sam Lantinga
76b5d94d9d
DGA video driver is now thread-safe
...
Improved DGA hardware acceleration code
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40102
2001-07-12 20:42:22 +00:00
Sam Lantinga
a169a6c32e
Fixed using the video mode extension on older servers
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40101
2001-07-11 20:18:52 +00:00
Sam Lantinga
49aa27fdd4
Oops, I committed debug code...
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40100
2001-07-09 23:26:13 +00:00
Sam Lantinga
d8a033f83d
Fixed some problems with the fullscreen code. Wooo. :)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4099
2001-07-09 22:36:16 +00:00
Sam Lantinga
0d895fa8a8
Revert to old non-blocking writes (if it ain't broke, don't fix it)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4098
2001-07-09 15:47:40 +00:00