2005-08-24 |
Sam Lantinga |
Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
release-1.2.9
|
2005-08-24 |
Sam Lantinga |
Updated version number
|
2005-08-23 |
Sam Lantinga |
Updated the version number...
|
2005-08-23 |
Sam Lantinga |
*** empty log message ***
|
2005-08-23 |
Sam Lantinga |
Date: Mon, 22 Aug 2005 04:22:46 -0400
|
2005-08-22 |
Ryan C. Gordon |
Fix for bug reported by Michael Benfield on the SDL mailing list:
|
2005-08-22 |
Ryan C. Gordon |
Apparently MacOS X will sometimes pass command line arguments to a Cocoa
|
2005-08-21 |
Sam Lantinga |
*** empty log message ***
|
2005-08-21 |
Sam Lantinga |
Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
|
2005-08-20 |
Ryan C. Gordon |
From Patrice Mandin:
|
2005-08-20 |
Sam Lantinga |
Added support for Visual C++ 2005
|
2005-08-18 |
Ryan C. Gordon |
Patch by me to fix crash described below.
|
2005-08-18 |
Ryan C. Gordon |
SDL_GetAppState() correction when toggling fullscreen on OSX.
|
2005-08-18 |
Ryan C. Gordon |
Date: Wed, 17 Aug 2005 11:23:40 -0400
|
2005-08-17 |
Ryan C. Gordon |
From: Jim Paris <jim_jtan_com>
|
2005-08-16 |
Patrice Mandin |
Sleep a bit less in thread
|
2005-08-11 |
Ryan C. Gordon |
Fixed mismerged patch.
|
2005-08-11 |
Ryan C. Gordon |
Patches to make SDL compatible with Win95 again.
|
2005-08-11 |
Ryan C. Gordon |
In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
|
2005-08-10 |
Patrice Mandin |
Document recent audio updates
|
2005-08-10 |
Patrice Mandin |
Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
|
2005-08-09 |
Patrice Mandin |
Revert back to 1.6 revision
|
2005-08-08 |
Patrice Mandin |
And do not forget the correct test
|
2005-08-08 |
Patrice Mandin |
Was checking wrong address for ACIA MIDI
|
2005-08-07 |
Patrice Mandin |
Can use both clocks of FDI interface on Falcon, plus digital output
|
2005-07-29 |
Patrice Mandin |
Disable XBIOS in interrupt also under Magic
|
2005-07-29 |
Patrice Mandin |
Disable Centscreen screensaver
|
2005-07-27 |
Patrice Mandin |
Tell user how many bytes are needed
|
2005-07-27 |
Patrice Mandin |
Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
|
2005-07-27 |
Patrice Mandin |
Revert back change between 1.29 and 1.30
|