Wed, 22 Mar 2006 04:51:44 +0000 |
Sam Lantinga |
Default to use the visibility attribute, on gcc (is this okay?)
|
Wed, 22 Mar 2006 01:28:36 +0000 |
Ryan C. Gordon |
Added support for gcc4's -fvisibility=hidden option.
|
Tue, 21 Mar 2006 16:04:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Mar 2006 10:38:41 +0000 |
Sam Lantinga |
Add /usr/local to the build paths by default
|
Tue, 21 Mar 2006 10:20:44 +0000 |
Sam Lantinga |
Updated to libtool-1.5.22
|
Tue, 21 Mar 2006 09:51:33 +0000 |
Sam Lantinga |
Fixed bug #167
|
Tue, 21 Mar 2006 09:40:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Mar 2006 09:33:54 +0000 |
Sam Lantinga |
Good idea, renaming OpenBSD audio to BSD audio.
|
Tue, 21 Mar 2006 09:24:10 +0000 |
Sam Lantinga |
Allow adding to the INCLUDE path
|
Tue, 21 Mar 2006 08:54:50 +0000 |
Sam Lantinga |
Fixed bug #52
|
Tue, 21 Mar 2006 07:02:34 +0000 |
Sam Lantinga |
Show an error message if autoconf isn't found
|
Tue, 21 Mar 2006 06:54:24 +0000 |
Sam Lantinga |
Fall back to autogen259 if autogen isn't available
|
Tue, 21 Mar 2006 06:45:47 +0000 |
Sam Lantinga |
Fixed bug #18
|
Tue, 21 Mar 2006 00:56:10 +0000 |
Ryan C. Gordon |
Try to fill the hardware audio buffer immediately.
|
Tue, 21 Mar 2006 00:35:22 +0000 |
Ryan C. Gordon |
Keep mouse cursor state sane on focus change in Quartz driver.
|
Mon, 20 Mar 2006 08:00:07 +0000 |
Sam Lantinga |
------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
|
Mon, 20 Mar 2006 07:31:36 +0000 |
Sam Lantinga |
Fixed bug #113:
|
Mon, 20 Mar 2006 06:37:58 +0000 |
Sam Lantinga |
Fixed bug #90
|
Sun, 19 Mar 2006 19:03:40 +0000 |
Sam Lantinga |
Fixed bug #84
|
Sun, 19 Mar 2006 12:05:16 +0000 |
Sam Lantinga |
Fixed bug #89
|
Sun, 19 Mar 2006 12:04:40 +0000 |
Sam Lantinga |
Fixed bug #84
|
Sun, 19 Mar 2006 10:48:48 +0000 |
Sam Lantinga |
Left the debug code more explicit
|
Sun, 19 Mar 2006 10:41:49 +0000 |
Sam Lantinga |
Fixed bug #79
|
Sun, 19 Mar 2006 06:31:34 +0000 |
Sam Lantinga |
Fixed bug #4
|
Sun, 19 Mar 2006 05:27:22 +0000 |
Sam Lantinga |
Fixed bug #166
|
Sat, 18 Mar 2006 22:42:09 +0000 |
Sam Lantinga |
Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
|
Sat, 18 Mar 2006 18:41:59 +0000 |
Sam Lantinga |
EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
|
Fri, 17 Mar 2006 19:54:39 +0000 |
Patrice Mandin |
I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
|
Thu, 16 Mar 2006 00:35:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Mar 2006 17:46:41 +0000 |
Sam Lantinga |
Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
|
Wed, 15 Mar 2006 15:47:49 +0000 |
Sam Lantinga |
Fixed bug #33
|
Wed, 15 Mar 2006 15:43:15 +0000 |
Sam Lantinga |
From: "Alex Volkov"
|
Wed, 15 Mar 2006 15:39:29 +0000 |
Sam Lantinga |
Fixed bug #15
|
Wed, 15 Mar 2006 05:52:31 +0000 |
Ryan C. Gordon |
Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
|
Wed, 15 Mar 2006 04:32:49 +0000 |
Sam Lantinga |
Added disk/dummy audio and dummy video to the Visual CE projects
|
Wed, 15 Mar 2006 04:29:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Mar 2006 03:50:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 19:12:49 +0000 |
Ryan C. Gordon |
Corrected dummy audio callback firing to be realistic, cleaned up tabs.
|
Tue, 14 Mar 2006 17:33:33 +0000 |
Sam Lantinga |
WIN32 is no longer defined on Windows builds
|
Tue, 14 Mar 2006 17:21:49 +0000 |
Sam Lantinga |
Added disk and dummy drivers to the Visual C++ projects
|
Tue, 14 Mar 2006 16:20:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 16:19:32 +0000 |
Sam Lantinga |
By default all the real targets have dummy audio/video and disk audio.
|
Tue, 14 Mar 2006 08:53:33 +0000 |
Ryan C. Gordon |
Implemented dummy audio driver.
|
Tue, 14 Mar 2006 08:35:39 +0000 |
Ryan C. Gordon |
Fixed cut-and-paste error in DC audio target.
|
Tue, 14 Mar 2006 08:01:30 +0000 |
Sam Lantinga |
Updated CodeWarrior export list with SDL_iconv
|
Tue, 14 Mar 2006 07:55:40 +0000 |
Sam Lantinga |
Updated MacOS Classic and MacOS X exports list
|
Tue, 14 Mar 2006 07:45:15 +0000 |
Sam Lantinga |
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
|
Tue, 14 Mar 2006 07:40:33 +0000 |
Sam Lantinga |
Fixed bug #67
|
Tue, 14 Mar 2006 07:06:06 +0000 |
Sam Lantinga |
Fixed bug #124
|
Tue, 14 Mar 2006 06:00:30 +0000 |
Sam Lantinga |
Fixed bug #38
|
Tue, 14 Mar 2006 05:34:39 +0000 |
Sam Lantinga |
Fixed bug #46
|
Tue, 14 Mar 2006 04:00:03 +0000 |
Sam Lantinga |
(patch tweaked a bit)
|
Tue, 14 Mar 2006 03:04:50 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 14 Mar 2006 02:46:26 +0000 |
Sam Lantinga |
CFLAGS are separate from EXTRA_CFLAGS
|
Mon, 13 Mar 2006 18:01:34 +0000 |
Sam Lantinga |
Add the NAS library directory, since X11 is dynamically loaded now...
|
Mon, 13 Mar 2006 17:25:44 +0000 |
Sam Lantinga |
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
|
Mon, 13 Mar 2006 16:56:01 +0000 |
Sam Lantinga |
Updated by Ryan Gordon
|
Mon, 13 Mar 2006 05:44:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Mar 2006 05:36:42 +0000 |
Sam Lantinga |
Updated MacOS Classic build
|
Mon, 13 Mar 2006 04:35:59 +0000 |
Sam Lantinga |
The exports file isn't necessary on BeOS anymore
|