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.
Added pre-configured versions of SDL_config.h for various platforms
2006-02-24, by Sam Lantinga
testplatform replaces testtypes, testendian, and testcpuinfo
2006-02-24, by Sam Lantinga
Added preliminary support for MiNT /dev/mouse driver (disabled atm)
2006-02-23, by Patrice Mandin
*** empty log message ***
2006-02-23, by Sam Lantinga
*** empty log message ***
2006-02-23, by Sam Lantinga
*** empty log message ***
2006-02-22, by Sam Lantinga
Fixed script on mingw
2006-02-22, by Sam Lantinga
*** empty log message ***
2006-02-22, by Sam Lantinga
ranlib needs to be run after the library is installed...
2006-02-21, by Sam Lantinga
FIXME:
2006-02-21, by Sam Lantinga
Fixed include files
2006-02-21, by Patrice Mandin
Fixed assembly alignment error on Intel Macs.
2006-02-21, by Sam Lantinga
*** empty log message ***
2006-02-21, by Sam Lantinga
Fixed build warnings on Intel Mac
2006-02-21, by Sam Lantinga
Fixed some preprocessor mangling
2006-02-21, by Sam Lantinga
Whoops, forgot to check in this fix
2006-02-21, by Sam Lantinga
*** empty log message ***
2006-02-21, by Sam Lantinga
Added a test case
2006-02-21, by Sam Lantinga
*** empty log message ***
2006-02-21, by Sam Lantinga
Catch the C++ and Objective C sources too...
2006-02-21, by Sam Lantinga
Use consistent identifiers for the various platforms we support.
2006-02-21, by Sam Lantinga
*** empty log message ***
2006-02-21, by Sam Lantinga
Date: Mon, 20 Feb 2006 19:54:51 -0500
2006-02-21, by Sam Lantinga
*** empty log message ***
2006-02-20, by Sam Lantinga
Whoops. :)
2006-02-20, by Sam Lantinga
Added rules to build libSDLmain.a
2006-02-20, by Sam Lantinga
Add missing include directories
2006-02-20, by Patrice Mandin
Hum badly edited source
2006-02-20, by Patrice Mandin
Set the install permissions correctly
2006-02-20, by Sam Lantinga
Pass LDFLAGS to the build system
2006-02-20, by Sam Lantinga
*** empty log message ***
2006-02-20, by Sam Lantinga
Blargle-fnargle dependencies and build rules
2006-02-20, by Sam Lantinga
Added DESTDIR support
2006-02-20, by Sam Lantinga
Fixed X11 library detection
2006-02-20, by Sam Lantinga
Fixed build dependencies... ugh
2006-02-20, by Sam Lantinga
Tests require SDL 1.2.10
2006-02-20, by Sam Lantinga
Pick the right default GL library on IRIX
2006-02-20, by Sam Lantinga
Fixed defaults for 8 bpp visuals
2006-02-20, by Sam Lantinga
build fixes for IRIX 6.5 - dynamic X11 loading works! :)
2006-02-20, by Sam Lantinga
NetBSD support
2006-02-20, by Sam Lantinga
*** empty log message ***
2006-02-20, by Sam Lantinga
On FreeBSD, alloca is defined in stdlib.h
2006-02-20, by Sam Lantinga
Completely removed dependency on automake
2006-02-20, by Sam Lantinga
Use only safe string functions
2006-02-19, by Sam Lantinga
*** empty log message ***
2006-02-19, by Sam Lantinga
*** empty log message ***
2006-02-19, by Sam Lantinga
I don't think we need aclocal anymore (comes from the automake package)
2006-02-19, by Sam Lantinga
sprintf should have been snprintf
2006-02-19, by Sam Lantinga
QuickTime depends on Carbon and ApplicationServices
2006-02-19, by Sam Lantinga
*** empty log message ***
2006-02-19, by Sam Lantinga
Whoops
2006-02-19, by Sam Lantinga
Added a reminder on where to put libSDL.so
2006-02-18, by Sam Lantinga
Detect the X11 library on Solaris x86
2006-02-18, by Sam Lantinga
Doh! Bitten by search and replace. :)
2006-02-18, by Sam Lantinga
More fixes for building on BeOS
2006-02-18, by Sam Lantinga
Fixes for BeOS and Solaris builds
2006-02-17, by Sam Lantinga
spaces, not tabs. :)
2006-02-16, by Sam Lantinga
Add missing clause
2006-02-16, by Patrice Mandin
Fix typo
2006-02-16, by Patrice Mandin
Fixed building with cygwin
2006-02-16, by Sam Lantinga
*** empty log message ***
2006-02-16, by Sam Lantinga
New configure-based build system. Still work in progress, but much improved
2006-02-16, by Sam Lantinga
*** empty log message ***
2006-02-10, by Sam Lantinga
*** empty log message ***
2006-02-10, by Sam Lantinga
More header massaging... works great on Windows. ;-)
2006-02-10, by Sam Lantinga
Whoops, need this. :)
2006-02-10, by Sam Lantinga
*** empty log message ***
2006-02-10, by Sam Lantinga
*** empty log message ***
2006-02-10, by Sam Lantinga
Fixed build problem with SDL_string.c
2006-02-09, by Sam Lantinga
Started the process of improving configure support, and merging C types
2006-02-09, by Sam Lantinga
Disable freaking autoheader. :)
2006-02-09, by Sam Lantinga
Changed X11 header order so it works on Solaris.
2006-02-08, by Ryan C. Gordon
Fixes for new SDL embedded libc stuff
2006-02-08, by Patrice Mandin
*** empty log message ***
2006-02-08, by Sam Lantinga
Date: Mon, 6 Feb 2006 11:41:04 -0500
2006-02-08, by Sam Lantinga
Check for strtod
2006-02-08, by Sam Lantinga
Default to build SDL without MSVCRT
2006-02-08, by Sam Lantinga
Fixes for Visual C++ 6.0
2006-02-07, by Sam Lantinga
G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
2006-02-07, by Sam Lantinga
*** empty log message ***
2006-02-07, by Sam Lantinga
Fixed it Hayashi Naoyuki's way. :)
2006-02-07, by Sam Lantinga
Configure dynamically generates SDL_config.h
2006-02-07, by Sam Lantinga
Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
2006-02-07, by Ryan C. Gordon
*** empty log message ***
2006-02-07, by Sam Lantinga
Removed uses of stdlib.h and string.h
2006-02-07, by Sam Lantinga
Don't touch code that we brought in from other sources
2006-02-07, by Sam Lantinga
Use SDL_ prefixed versions of C library functions.
2006-02-07, by Sam Lantinga
SDL_config.h will eventually be a general feature set test,
2006-02-06, by Sam Lantinga
Proper credit to uClibc :)
2006-02-06, by Sam Lantinga
*** empty log message ***
2006-02-06, by Sam Lantinga
Update from Alan Buckley
2006-02-06, by Sam Lantinga
A few fixes to get this building on Linux again
2006-02-06, by Sam Lantinga
It's now possible to build SDL without any C runtime at all on Windows,
2006-02-06, by Sam Lantinga
Seek back to start on error
2006-02-04, by Sam Lantinga
Date: Sat, 04 Feb 2006 19:47:23 +0900
2006-02-04, by Sam Lantinga
Resolved bug #130
2006-02-04, by Sam Lantinga
From: Hayashi Naoyuki
2006-02-03, by Sam Lantinga
Resolve bug #120
2006-02-03, by Sam Lantinga
Favor using pthread_mutexattr_settype() on Linux.
2006-02-03, by Sam Lantinga
Fixed compile warning
2006-02-03, by Sam Lantinga
Update for mintlib 0.57.6 (m68k-atari-mint libc)
2006-02-02, by Patrice Mandin
Date: Wed, 1 Feb 2006 18:20:33 -0800
2006-02-02, by Sam Lantinga
AAlib driver was using C runtime string functions without including string.h.
2006-02-02, by Ryan C. Gordon
Logic bug in X11 Unicode input shutdown...was checking for == NULL
2006-02-01, by Ryan C. Gordon
Eliminate duplicate modes with different refresh rates
2006-02-01, by Sam Lantinga
Updated exports
2006-02-01, by Sam Lantinga
*** empty log message ***
2006-02-01, by Sam Lantinga
Merged useful fixes from 1.3 branch
2006-02-01, by Sam Lantinga
Fixed dynamic X11 for now, I think.
2006-02-01, by Ryan C. Gordon
*** empty log message ***
2006-02-01, by Sam Lantinga
Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-02-01, by Sam Lantinga
*** empty log message ***
2006-02-01, by Sam Lantinga
Add flag to post mouse button events or not, and use defined function to post them
2006-01-31, by Patrice Mandin
Bah, I don't know what I'm doing.
2006-01-31, by Sam Lantinga
Quit building the frigging F77 libtool configuration!
2006-01-31, by Sam Lantinga
We're no longer doing compile checks on the X11 extensions which we include.
2006-01-31, by Sam Lantinga
Changed references to XFree86 to Xext to match change in directory structure.
2006-01-31, by Ryan C. Gordon
Reverted in favor of this one:
2006-01-31, by Sam Lantinga
XFree86 directory renamed to Xext
2006-01-31, by Sam Lantinga
Date: Tue, 05 Jul 2005 21:43:26 +1000
2006-01-31, by Sam Lantinga
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip