Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed bug #189
2006-04-17, by Sam Lantinga
Fixed bug #197
2006-04-17, by Sam Lantinga
Use the MAKE variable when available
2006-04-17, by Sam Lantinga
Whoops, need the actual flags here
2006-04-17, by Sam Lantinga
Miscellaneous Mac OS X fixes
2006-04-17, by Sam Lantinga
Date: Fri, 31 Mar 2006 18:28:55 -0500
2006-04-14, by Sam Lantinga
A script to build a fat version of the SDL library... completely untested!
2006-04-14, by Sam Lantinga
Make sure code is only compiled if the appropriate subsystem is enabled
2006-04-14, by Sam Lantinga
Don't hardcode the output directory
2006-04-14, by Sam Lantinga
From Anders F Bj�rklund:
2006-04-14, by Sam Lantinga
Don't check dlopen on Mac OS X, to retain 10.2 compatibility
2006-04-13, by Sam Lantinga
Fixed MacOS X and Solaris detection
2006-04-13, by Sam Lantinga
Fixed compile error
2006-04-13, by Sam Lantinga
Fixed bug #55
2006-04-13, by Sam Lantinga
Fixed bug #185
2006-04-13, by Sam Lantinga
Fixed bug #179
2006-04-13, by Sam Lantinga
Fixed bug #176
2006-04-13, by Sam Lantinga
Fixed bug #193
2006-04-13, by Sam Lantinga
Fixed bug #192
2006-04-13, by Sam Lantinga
Added a delay so the warning message isn't accidentally missed.
2006-04-13, by Sam Lantinga
Fixed bug #191
2006-04-13, by Sam Lantinga
Fixes bug #195:
2006-04-13, by Sam Lantinga
From Anders F Bjorklund:
2006-04-12, by Sam Lantinga
From Anders F Bjorklund:
2006-04-12, by Sam Lantinga
*** empty log message ***
2006-04-12, by Sam Lantinga
Patch from Alex to fix reverted code
2006-04-12, by Sam Lantinga
*** empty log message ***
2006-03-31, by Sam Lantinga
Ugh, more 64-bit cleanup
2006-03-31, by Sam Lantinga
Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST
2006-03-31, by Sam Lantinga
Fixed building DLL on Windows
2006-03-25, by Sam Lantinga
Fixed some ultra-pedantic gcc warnings
2006-03-24, by Sam Lantinga
Fixed bug #177
2006-03-24, by Sam Lantinga
SDL_X11_LoadSymbols() was reporting success when required symbols weren't
2006-03-24, by Ryan C. Gordon
Fixed compiler warning.
2006-03-23, by Ryan C. Gordon
A less rude way of doing the same thing...
2006-03-23, by Sam Lantinga
These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-23, by Sam Lantinga
ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
2006-03-23, by Sam Lantinga
Fixed bug #175
2006-03-23, by Sam Lantinga
*** empty log message ***
2006-03-23, by Sam Lantinga
Fixed bug #171
2006-03-23, by Sam Lantinga
Fixed DirectFB detection
2006-03-23, by Sam Lantinga
Hopefully fixed up DirectFB detection
2006-03-23, by Sam Lantinga
*sigh*
2006-03-23, by Sam Lantinga
More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
2006-03-23, by Ryan C. Gordon
Need time.h for nanosleep too...
2006-03-23, by Sam Lantinga
Better wscons detection
2006-03-23, by Sam Lantinga
*** empty log message ***
2006-03-23, by Sam Lantinga
Only use the visibility attribute in gcc 4.0 or newer
2006-03-23, by Sam Lantinga
Updated my email address.
2006-03-23, by Ryan C. Gordon
Consolidate all the X11 libraries, so you don't have to update 12 different
2006-03-23, by Ryan C. Gordon
Lines swapped to match ordering elsewhere
2006-03-22, by Sam Lantinga
Close off warning about setAppleMenu on Mac OS X 10.4 SDK.
2006-03-22, by Ryan C. Gordon
Don't detect Altivec on MacOS X Intel
2006-03-22, by Sam Lantinga
Xrandr support in the X11 target.
2006-03-22, by Ryan C. Gordon
Improved DirectFB install detection
2006-03-22, by Sam Lantinga
*** empty log message ***
2006-03-22, by Sam Lantinga
Patched to compile on 32-bit X11, I think.
2006-03-22, by Ryan C. Gordon
Date: Tue, 4 Mar 2003 15:05:31 -0800
2006-03-22, by Sam Lantinga
Fixed bug #61
2006-03-22, by Sam Lantinga
*** empty log message ***
2006-03-22, by Sam Lantinga
Fixed bug #50
2006-03-22, by Sam Lantinga
Eric rocks. :)
2006-03-22, by Sam Lantinga
I'm dumping the old Xcode support, since it's too hard to maintain,
2006-03-22, by Sam Lantinga
The exports file is no longer used by the Xcode project
2006-03-22, by Sam Lantinga
Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
2006-03-22, by Ryan C. Gordon
GLX_STEREO doesn't have a parameter
2006-03-22, by Sam Lantinga
Whoops, that shouldn't have snuck in there.
2006-03-22, by Ryan C. Gordon
Updated dynamic X11 code. See details in Bugzilla #170.
2006-03-22, by Ryan C. Gordon
Default to use the visibility attribute, on gcc (is this okay?)
2006-03-22, by Sam Lantinga
Added support for gcc4's -fvisibility=hidden option.
2006-03-22, by Ryan C. Gordon
*** empty log message ***
2006-03-21, by Sam Lantinga
Add /usr/local to the build paths by default
2006-03-21, by Sam Lantinga
Updated to libtool-1.5.22
2006-03-21, by Sam Lantinga
Fixed bug #167
2006-03-21, by Sam Lantinga
*** empty log message ***
2006-03-21, by Sam Lantinga
Good idea, renaming OpenBSD audio to BSD audio.
2006-03-21, by Sam Lantinga
Allow adding to the INCLUDE path
2006-03-21, by Sam Lantinga
Fixed bug #52
2006-03-21, by Sam Lantinga
Show an error message if autoconf isn't found
2006-03-21, by Sam Lantinga
Fall back to autogen259 if autogen isn't available
2006-03-21, by Sam Lantinga
Fixed bug #18
2006-03-21, by Sam Lantinga
Try to fill the hardware audio buffer immediately.
2006-03-21, by Ryan C. Gordon
Keep mouse cursor state sane on focus change in Quartz driver.
2006-03-21, by Ryan C. Gordon
------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
2006-03-20, by Sam Lantinga
Fixed bug #113:
2006-03-20, by Sam Lantinga
Fixed bug #90
2006-03-20, by Sam Lantinga
Fixed bug #84
2006-03-19, by Sam Lantinga
Fixed bug #89
2006-03-19, by Sam Lantinga
Fixed bug #84
2006-03-19, by Sam Lantinga
Left the debug code more explicit
2006-03-19, by Sam Lantinga
Fixed bug #79
2006-03-19, by Sam Lantinga
Fixed bug #4
2006-03-19, by Sam Lantinga
Fixed bug #166
2006-03-19, by Sam Lantinga
Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
2006-03-18, by Sam Lantinga
EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
2006-03-18, by Sam Lantinga
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
2006-03-17, by Patrice Mandin
*** empty log message ***
2006-03-16, by 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.
2006-03-15, by Sam Lantinga
Fixed bug #33
2006-03-15, by Sam Lantinga
From: "Alex Volkov"
2006-03-15, by Sam Lantinga
Fixed bug #15
2006-03-15, by Sam Lantinga
Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
2006-03-15, by Ryan C. Gordon
Added disk/dummy audio and dummy video to the Visual CE projects
2006-03-15, by Sam Lantinga
*** empty log message ***
2006-03-15, by Sam Lantinga
*** empty log message ***
2006-03-15, by Sam Lantinga
Corrected dummy audio callback firing to be realistic, cleaned up tabs.
2006-03-14, by Ryan C. Gordon
WIN32 is no longer defined on Windows builds
2006-03-14, by Sam Lantinga
Added disk and dummy drivers to the Visual C++ projects
2006-03-14, by Sam Lantinga
*** empty log message ***
2006-03-14, by Sam Lantinga
By default all the real targets have dummy audio/video and disk audio.
2006-03-14, by Sam Lantinga
Implemented dummy audio driver.
2006-03-14, by Ryan C. Gordon
Fixed cut-and-paste error in DC audio target.
2006-03-14, by Ryan C. Gordon
Updated CodeWarrior export list with SDL_iconv
2006-03-14, by Sam Lantinga
Updated MacOS Classic and MacOS X exports list
2006-03-14, by Sam Lantinga
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
2006-03-14, by Sam Lantinga
Fixed bug #67
2006-03-14, by Sam Lantinga
Fixed bug #124
2006-03-14, by Sam Lantinga
Fixed bug #38
2006-03-14, by Sam Lantinga
Fixed bug #46
2006-03-14, by Sam Lantinga
(patch tweaked a bit)
2006-03-14, by Sam Lantinga
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip