Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-240
+240
+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 #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
*** empty log message ***
2006-03-14, by Sam Lantinga
CFLAGS are separate from EXTRA_CFLAGS
2006-03-14, by Sam Lantinga
Add the NAS library directory, since X11 is dynamically loaded now...
2006-03-13, by Sam Lantinga
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
2006-03-13, by Sam Lantinga
Updated by Ryan Gordon
2006-03-13, by Sam Lantinga
*** empty log message ***
2006-03-13, by Sam Lantinga
Updated MacOS Classic build
2006-03-13, by Sam Lantinga
The exports file isn't necessary on BeOS anymore
2006-03-13, by Sam Lantinga
Added SDL_iconv.c to the Embedded Visual C++ projects
2006-03-13, by Sam Lantinga
*** empty log message ***
2006-03-13, by Sam Lantinga
Added _strnicmp support
2006-03-13, by Sam Lantinga
Added SDL_iconv.c to MPW Makefile
2006-03-13, by Sam Lantinga
Win32 fixes
2006-03-13, by Sam Lantinga
Added SDL_iconv.c to the Dreamcast Makefile
2006-03-13, by Sam Lantinga
The Win32 exports file isn't used by mingw anymore
2006-03-13, by Sam Lantinga
Fixed bug #112
2006-03-13, by Sam Lantinga
Added SDL_iconv.c to the Visual C++ projects
2006-03-13, by Sam Lantinga
Fixed bug #139
2006-03-13, by Sam Lantinga
*** empty log message ***
2006-03-13, by Sam Lantinga
props yo
2006-03-13, by Sam Lantinga
UTF-32 by definition can't handle characters higher than 0x10FFFF
2006-03-13, by Sam Lantinga
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
2006-03-13, by Sam Lantinga
Blah
2006-03-12, by Sam Lantinga
Fixed bug #150
2006-03-12, by Sam Lantinga
Fixed bug #149
2006-03-12, by Sam Lantinga
Fixes from Dmitry Yakimov:
2006-03-11, by Sam Lantinga
*** empty log message ***
2006-03-11, by Sam Lantinga
Might have fixed 64-bit issues. :)
2006-03-11, by Sam Lantinga
Fixed make distclean
2006-03-11, by Sam Lantinga
Clean up temporary files. I'm not sure how this got removed, but whatever...
2006-03-11, by Sam Lantinga
X11 support isn't installed by default
2006-03-11, by Sam Lantinga
Don't crash if SDL_Flip() is called with an OpenGL mode set
2006-03-09, by Sam Lantinga
Dynamic OpenGL loading is the default now. :)
2006-03-09, by Sam Lantinga
Prettified. :)
2006-03-09, by Sam Lantinga
Eric is setting up X11 support for the XCode project
2006-03-09, by Sam Lantinga
Cleaning up warnings on MacOS X
2006-03-09, by Sam Lantinga
Re-added C runtime support for Visual C++ 5,6
2006-03-08, by Sam Lantinga
*** empty log message ***
2006-03-08, by Sam Lantinga
Added documentation on how to build a completely useless SDL library. :)
2006-03-08, by Sam Lantinga
*** empty log message ***
2006-03-08, by Sam Lantinga
QNX changes from Mike Gorchak
2006-03-08, by Sam Lantinga
Yet more Win64 tweaks
2006-03-07, by Sam Lantinga
More Win64 updates
2006-03-07, by Sam Lantinga
Updated MacOS X support
2006-03-07, by Sam Lantinga
Only use Altivec on PowerPC architecture
2006-03-06, by Sam Lantinga
Add missing asm source files
2006-03-06, by Patrice Mandin
Date: Mon, 6 Mar 2006 19:00:45 +0100
2006-03-06, by Sam Lantinga
Get Microsoft's preprocessor symbols in there
2006-03-06, by Sam Lantinga
Maybe it's easier to collect the big-endian architectures. :)
2006-03-06, by Sam Lantinga
Whoops, built without libC support - doh!
2006-03-06, by Sam Lantinga
Fixed more Win64 portability issues
2006-03-06, by Sam Lantinga
Enabled libc support on Win32, so we don't break binary compatibility in 1.2
2006-03-06, by Sam Lantinga
Fixed declarations to match mingw includes
2006-03-06, by Sam Lantinga
Added ARM and SH4 detection for WinCE development environment
2006-03-06, by Sam Lantinga
Don't put X_LIBS in the linker flags if we're dynamically loading X11
2006-03-06, by Sam Lantinga
Removed accidentally copied/pasted script for ALSA detection
2006-03-06, by Sam Lantinga
*** empty log message ***
2006-03-05, by Sam Lantinga
Updated WinCE support by Dmitry (with some tweaks)
2006-03-04, by Sam Lantinga
*** empty log message ***
2006-03-04, by Sam Lantinga
*** empty log message ***
2006-03-03, by Sam Lantinga
*** empty log message ***
2006-03-02, by Sam Lantinga
Updated for Dreamcast KOS June 2005 snapshot:
2006-03-02, by Sam Lantinga
*** empty log message ***
2006-03-02, by Sam Lantinga
Date: Wed, 01 Mar 2006 10:14:31 +0000
2006-03-02, by Sam Lantinga
Date: Wed, 1 Mar 2006 23:52:09 +0100
2006-03-02, by Sam Lantinga
SetClassLongPtr isn't available in MinGW yet
2006-03-01, by Sam Lantinga
Fixed a bunch of 64-bit compatibility problems
2006-03-01, by Sam Lantinga
Hah, standard stdio code crashed on the test case.
2006-02-27, by Sam Lantinga
Whoops, missed one
2006-02-27, by Sam Lantinga
Date: Mon, 27 Feb 2006 17:01:43 +0100
2006-02-27, by Sam Lantinga
*** empty log message ***
2006-02-27, by Sam Lantinga
Argh, I forgot that zip merges files into the archive instead of recreating it.
2006-02-27, by Sam Lantinga
Removing unused Makefile.am files
2006-02-27, by Sam Lantinga
Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
2006-02-27, by Sam Lantinga
Build both the .tar.gz and .zip archives when creating a CVS snapshot.
2006-02-27, by Sam Lantinga
Prefer the raw Win32 API over stdio for file RWops
2006-02-27, by Sam Lantinga
Date: Mon, 27 Feb 2006 02:17:29 +0100
2006-02-27, by Sam Lantinga
Need this or things might misbuild on G3 Mac OS, I think.
2006-02-27, by Ryan C. Gordon
Oops, missed the header
2006-02-26, by Sam Lantinga
Fixed some OpenWatcom warnings
2006-02-26, by Sam Lantinga
Updated OS/2 build, yay!
2006-02-26, by Sam Lantinga
Getting closer... :)
2006-02-26, by Sam Lantinga
Passing a NULL GL library does the right thing nowadays.
2006-02-26, by Sam Lantinga
Fixed warnings in -pedantic mode
2006-02-26, by Sam Lantinga
Date: Sun, 26 Feb 2006 11:25:09 +0900
2006-02-26, by Sam Lantinga
Make sure the OpenGL library is loaded before setting up OpenGL
2006-02-26, by Sam Lantinga
Use the right dynamic GL on MacOS Classic
2006-02-26, by Sam Lantinga
Created a single makefile for all the tests
2006-02-26, by Sam Lantinga
Added SDL_sysloadso.c to the Visual C++ project
2006-02-25, by Sam Lantinga
SDL_windows.h is no longer necessary
2006-02-25, by Sam Lantinga
*** empty log message ***
2006-02-25, by Sam Lantinga
Updated CodeWarrior projects (at least MacOS ones)
2006-02-25, by Sam Lantinga
*** empty log message ***
2006-02-25, by Sam Lantinga
Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
2006-02-25, by Sam Lantinga
Update for Visual C++ 6.0
2006-02-24, by Sam Lantinga
Updated with MrC includes and function definitions
2006-02-24, by Sam Lantinga
*** empty log message ***
2006-02-24, by Sam Lantinga
Hmm, how am I going to keep from committing bad versions of this?
2006-02-24, by Sam Lantinga
Updated MacOS Classic MPW build
2006-02-24, by Sam Lantinga
Updated for Visual Studio Express 2005
2006-02-24, by Sam Lantinga
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
-240
+240
+1000
+3000
tip