2007-09-01 |
Ryan C. Gordon |
ANSI C fix (all variables need to be defined at start of block).
SDL-1.2
|
2007-08-21 |
Sam Lantinga |
Fixed bugs #471 and #480
SDL-1.2
|
2007-08-06 |
Ryan C. Gordon |
Set an error message when SDL_GL_SetAttribute() fails because we can't support
SDL-1.2
|
2007-08-05 |
Ryan C. Gordon |
Removed some C++ style comments from the public headers.
SDL-1.2
|
2007-07-24 |
Sam Lantinga |
Fixed bug #458
SDL-1.2
|
2007-07-23 |
Sam Lantinga |
Switched afxres.h to winresrc.h
SDL-1.2
|
2007-07-23 |
Sam Lantinga |
Fixed window titles on Windows 95/98/ME
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
I'm not sure if this helps anything, but it was clearly wrong.
SDL-1.2 release-1.2.12
|
2007-07-20 |
Sam Lantinga |
Merged window position fix from windib code
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
> Hi Ryan,
SDL-1.2
|
2007-07-20 |
Sam Lantinga |
Fixed warnings in NO_STDIO mode
SDL-1.2
|
2007-07-19 |
Sam Lantinga |
Added patch note for bug #461
SDL-1.2
|
2007-07-19 |
Sam Lantinga |
Fixed bug #461
SDL-1.2
|
2007-07-18 |
Sam Lantinga |
Updating copyright date for Version.rc
SDL-1.2
|
2007-07-18 |
Sam Lantinga |
Better windres detection
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Always advertise hardware palette, since Windows will remap colors for us.
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Added support for building version.rc in Windows build.
SDL-1.2
|
2007-07-16 |
Sam Lantinga |
Fixed bug #428
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Fixed bug #457
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Fixed building on Windows CE
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Added a patch note for the Mac OS X cursor bug
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable.
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Final fix for bug #373
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
Dump more information about each joystick in testjoytick.c
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
Patch from Christian Walther
SDL-1.2
|
2007-07-15 |
Ryan C. Gordon |
An attempt at fixing Bugzilla #454.
SDL-1.2
|
2007-07-15 |
Sam Lantinga |
I think this fixes bug #454
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
Use SDL C functions (fixes security warnings on OpenBSD)
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
More improvements for bug #373
SDL-1.2
|
2007-07-14 |
Sam Lantinga |
Fixed bug #373
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Reverted r3255:3256. Don't actually need it unless the build is broken. :)
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Removed some unused static variables.
SDL-1.2
|
2007-07-14 |
Ryan C. Gordon |
Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here,
SDL-1.2
|
2007-07-13 |
Patrice Mandin |
Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly
SDL-1.2
|
2007-07-13 |
Patrice Mandin |
Simplify setting window title
SDL-1.2
|
2007-07-13 |
Sam Lantinga |
Update default cross-compile install prefix for the latest mingw toolchain
SDL-1.2
|
2007-07-12 |
Patrice Mandin |
Formatting with tabs
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch.
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Ryan's fix is still good for the built-in version of iconv_open()
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed iconv handling on Solaris 11
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed bug #455
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Added note about SDL_config.h
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Fixed joystick name detection
SDL-1.2
|
2007-07-12 |
Sam Lantinga |
Warn Visual C++ users if they have a stale configure generated SDL_config.h
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
Added key composition support, courtesy of Kuon
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Added more release notes.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
Cleaned up tabs.
SDL-1.2
|
2007-07-11 |
Ryan C. Gordon |
GCC inline asm for MMX YUV processing no longer has textrels and now works when
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
Fixed VC++ warnings
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
Removed unreferenced variable
SDL-1.2
|
2007-07-11 |
Sam Lantinga |
I think this fixes bug #261
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Updated SVN checkout instructions
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Set the error after freeing stuff, just in case one of those functions resets
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Reverted most of r3200:3201: a malloc() failure would leave a zero-byte
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Simplified Win32 file opening code
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Whoops, reverted changes that shouldn't have been committed with #3197.
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Don't leak the readahead buffer if win32 rwops file open fails.
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Added a '*/' for whiney compilers that don't like comments-in-comments.
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added patch note for file I/O speedup
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Fixed bug #453
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
I'm reverting this patch...
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Merged some patches from NetBSD pkgsrc:
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added patch-aj from NetBSD pkgsrc:
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3
SDL-1.2
|
2007-07-10 |
Sam Lantinga |
Added read-ahead support for Win32 file IO
SDL-1.2
|
2007-07-09 |
Ryan C. Gordon |
Removed note about initializing mixing buffers.
SDL-1.2
|
2007-07-09 |
Ryan C. Gordon |
Reverted patch in revision #3139, since it changes behaviour, which isn't good
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Applied patch from OpenBSD ports package
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Merged FreeBSD joystick patch
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed bug #437
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed bug #451
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed configure warning about datarootdir
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed typo... did somebody not compile this before submitting a patch?
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
This looks like it might hit Bugzilla #441, too, so we'll play it safe.
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() without
SDL-1.2
|
2007-07-08 |
Ryan C. Gordon |
Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for
SDL-1.2
|
2007-07-07 |
Sam Lantinga |
Use GL direct updates when possible
SDL-1.2
|
2007-07-07 |
Sam Lantinga |
Fixed bug #360
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Ugh... actually changing what buttons are returned to the application. Maybe we should wait until SDL 1.3 for horizontal scrolling support?
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Fixed bug #382
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Fixed bug #322
SDL-1.2
|
2007-07-05 |
Sam Lantinga |
Fixed Windows build
SDL-1.2
|
2007-07-05 |
Sam Lantinga |
Fixed bug #436
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Added Markus Mertama to the CREDITS file for the S60 port.
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Minor updates to the Symbian/S60 port, plus project files that weren't
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Added notes about audio callback behaviour.
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Fixed our own test app. :)
SDL-1.2
|
2007-07-05 |
Ryan C. Gordon |
Don't initialize the audio buffer passed to the application's audio callback,
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Oops, didn't mean to commit this...
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #450
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #447
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #349
SDL-1.2
|
2007-07-03 |
Ryan C. Gordon |
Fixed yasm/nasm warning.
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Fixed bug #398
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Added some missing patch notes - Ryan, feel free to add them for your commits
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Added patch note for fixing bug 335
SDL-1.2
|
2007-07-03 |
Sam Lantinga |
Fixed bug #335
SDL-1.2
|
2007-07-02 |
Sam Lantinga |
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
SDL-1.2
|
2007-06-30 |
Sam Lantinga |
OpenGL is in the X11 directory on some systems.
SDL-1.2
|
2007-06-30 |
Sam Lantinga |
Fixed 64-bit compile issues
SDL-1.2
|
2007-06-28 |
Ryan C. Gordon |
Corrected mismerge of XIM patch, thanks Alissa!
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
iconv() doesn't write to the data, just make compilers happy
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Whoops, need to actually copy inbuf
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Okay, apparently the newer standard specifies char** for the inbuf
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Better fix for bug 419
SDL-1.2
|
2007-06-27 |
Ryan C. Gordon |
Removed textrels from hermes code.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
Updated "What's New" docs.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER.
SDL-1.2
|
2007-06-26 |
Ryan C. Gordon |
Added some new XIM symbols to the dynamic X11 function list.
SDL-1.2
|
2007-06-25 |
Ryan C. Gordon |
Whoops, patched to compile.
SDL-1.2
|
2007-06-25 |
Ryan C. Gordon |
Significantly improved XIM support.
SDL-1.2
|
2007-06-25 |
Sam Lantinga |
Oops, 512x512 in 16 bit mode
SDL-1.2
|
2007-06-25 |
Sam Lantinga |
Added initial support for Nintendo DS, based on the work by Troy Davis (GPF)
SDL-1.2
|
2007-06-24 |
Ryan C. Gordon |
Added S60 port.
SDL-1.2
|
2007-06-21 |
Ryan C. Gordon |
Whoops, fixed previous VC6 support patch.
SDL-1.2
|
2007-06-21 |
Ryan C. Gordon |
Fixes for Visual C++ 6.0 with and without the Processor Pack.
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Fixed assembler command line for older yasm releases and documented nasm
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Fixed win32 event name list (WM_MOUSELAST was listed twice, one should be
SDL-1.2
|
2007-06-16 |
Ryan C. Gordon |
Added support for WM_XBUTTON to the windib driver, to support more mouse
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Removed some more EPOC stuff I missed.
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Removed EPOC port...it's being replaced by an updated Symbian port with the
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Make sure to check for glu.h before enabling glX support. We don't
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Added patch note for subversion revision 3076
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Make sure __inline__ isn't defined before #defining it, since some compilers
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Clean up have-initialized resources in some failing edge cases.
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Added docs for revision 3073 - Ryan, feel free to do this yourself, if you want.
SDL-1.2
|
2007-06-15 |
Ryan C. Gordon |
Support for Gamma Ramps on Mac OS Classic in both the macrom and macdsp video
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Don't install the extra SDL config headers or SDL_copying.h
SDL-1.2
|
2007-06-15 |
Sam Lantinga |
Updated docs with bug fixes in subversion.
SDL-1.2
|
2007-06-14 |
Ryan C. Gordon |
Prevent arts audio target from crashing/hanging SDL if the audio hardware
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Actually, this is a better fix...clear the error state once if everything we
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC)
SDL-1.2
|
2007-06-13 |
Ryan C. Gordon |
Print keysym with key events.
SDL-1.2
|
2007-06-09 |
Patrice Mandin |
Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt
SDL-1.2
|
2007-06-08 |
Patrice Mandin |
Set supervisor as volatile as it is modified from an interrupt
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
C fallback for SDL_revcpy() was off by one. Thanks to Emmanuel Jeandel for
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
Better handling of multiple queued Cocoa mouse events. Thanks to Christian
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
Patch to allow DirectFB target to report a correct screen size.
SDL-1.2
|
2007-06-04 |
Ryan C. Gordon |
Check if yasm supports a nasm-specific syntax we use (it doesn't in 0.5.0,
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Minor macrom comment cleanup.
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Minor tab fix in mac drawsprocket code.
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Patched to compile on Mac OS X (not that you should necessarily be using this
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each
SDL-1.2
|
2007-05-29 |
Ryan C. Gordon |
Mac OS X joystick calibration code should start with device-specified bounds.
SDL-1.2
|
2007-05-27 |
Patrice Mandin |
Allow creation of window bigger than visible size
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
Oops
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
Simply resize existing window
SDL-1.2
|
2007-05-26 |
Patrice Mandin |
GEM has a window manager, of course
SDL-1.2
|
2007-05-22 |
Ryan C. Gordon |
Check correct glX extension name for swap_control, but it doesn't look like
SDL-1.2
|
2007-05-13 |
Ryan C. Gordon |
Committed PulseAudio driver. Thanks, Stephan!
SDL-1.2
|
2007-04-17 |
Ryan C. Gordon |
Removing .gdbinit from test directory.
SDL-1.2
|
2007-04-17 |
Ryan C. Gordon |
Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_format
SDL-1.2
|
2007-04-06 |
Ryan C. Gordon |
Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
There are several subsystems that need IOKit linked in on Mac OS X, so handle
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Crap, put this patch in the wrong place.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Don't compile the joystick code if --disable-joystick is specified at
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Const correctness patch for SDL_MapRGB and SDL_MapRGBA.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register.
SDL-1.2
|
2007-04-04 |
Ryan C. Gordon |
Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and
SDL-1.2
|
2007-04-01 |
Ryan C. Gordon |
Date: Sat, 31 Mar 2007 16:39:52 +0200
SDL-1.2
|
2007-03-30 |
Ryan C. Gordon |
Adjusted to handle different constness in older versions of iconv.
SDL-1.2
|
2007-03-30 |
Ryan C. Gordon |
Patched to compile on Visual Studio.
SDL-1.2
|
2007-03-28 |
Ryan C. Gordon |
Fixed Mac OS X config header when compiling with -Wundef.
SDL-1.2
|
2007-03-27 |
Ryan C. Gordon |
From: Laurence Passmore
SDL-1.2
|
2007-03-18 |
Ryan C. Gordon |
Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController
SDL-1.2
|
2007-03-14 |
Ryan C. Gordon |
Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since
SDL-1.2
|
2007-02-23 |
Ryan C. Gordon |
Removed some debug printf() calls I accidentally added to Subversion.
SDL-1.2
|
2007-02-20 |
Ryan C. Gordon |
Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks.
SDL-1.2
|
2007-02-20 |
Ryan C. Gordon |
Need to set DLSCL_ADMINISTRATIVE coop level in directfb driver, or YUV overlay
SDL-1.2
|
2007-02-16 |
Ryan C. Gordon |
SDL_SetWindowCaption() on Windows: try to use the unicode
SDL-1.2
|
2007-02-16 |
Ryan C. Gordon |
Minor const correctness patch to SDL_iconv.
SDL-1.2
|
2007-02-15 |
Ryan C. Gordon |
Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE,
SDL-1.2
|
2007-02-15 |
Ryan C. Gordon |
Force chars to unsigned chars in SDL_string.c, so platforms that expect
SDL-1.2
|
2007-02-14 |
Ryan C. Gordon |
Removed the contents of the BUGS file, as most (all?) of the issues were
SDL-1.2
|
2007-02-14 |
Ryan C. Gordon |
Quartz code should use F13, F14, and F15 keys instead of PrintScreen,
SDL-1.2
|
2007-02-13 |
Ryan C. Gordon |
Corrected wrong SDK path in build-scripts/fatbuild.sh.
SDL-1.2
|
2007-02-13 |
Ryan C. Gordon |
Free all the created cursors in test/testcursor.c.
SDL-1.2
|
2007-02-12 |
Ryan C. Gordon |
Digital Mars has stdint.h, so use the header on Windows with that compiler.
SDL-1.2
|
2007-02-12 |
Ryan C. Gordon |
Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec().
SDL-1.2
|
2007-02-05 |
Ryan C. Gordon |
Patched to compile on BeOS and old, old GCC releases.
SDL-1.2
|
2007-02-03 |
Ryan C. Gordon |
Actually, this is dumb, just simplify this for now.
SDL-1.2
|
2007-02-03 |
Ryan C. Gordon |
Moved otherwise-unused underscore-prepending code in dlopen backend into an
SDL-1.2
|
2007-01-23 |
Sam Lantinga |
Updated svn repository
SDL-1.2
|
2007-01-14 |
Patrice Mandin |
Add error message if not using SDL_LoadObject
SDL-1.2
|
2007-01-11 |
Patrice Mandin |
Disable TurboVeille screensaver if present
SDL-1.2
|
2007-01-04 |
Patrice Mandin |
Alpha sort the test list, add missing ones, remove removed ones
SDL-1.2
|
2006-12-11 |
Ryan C. Gordon |
Fix of HBITMAP leak in GAPI driver by Dmitry Yakimov.
SDL-1.2
|
2006-12-01 |
Ryan C. Gordon |
Merge r2921:2922 from SDL trunk to 1.2 branch: mingw alloca.h workaround.
SDL-1.2
|
2006-11-29 |
Ryan C. Gordon |
Wrapped some macro params in parentheses for alloca wrappers.
SDL-1.2
|
2006-11-21 |
Ryan C. Gordon |
From: Gabriel Gambetta
SDL-1.2
|
2006-11-21 |
Ryan C. Gordon |
Added sdl.pc to svn:ignore.
SDL-1.2
|
2006-11-19 |
Patrice Mandin |
Check video driver mouse cursor pointers before using them
SDL-1.2
|
2006-11-13 |
Ryan C. Gordon |
X11 backend: tell app that mouse focus has been obtained when grabbing the
SDL-1.2
|
2006-11-12 |
Ryan C. Gordon |
Block fruity channel values in dspaudio, or the fragment size won't be a
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
BeOS loadso code now reports failure correctly from SDL_LoadObject(), and uses
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Man, who let this moron near printf()?! :)
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Added a test program for loadso subsystem.
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Chopped out some code to match changes in revision #2793 to fix build...but
SDL-1.2
|
2006-11-03 |
Ryan C. Gordon |
Merged r2896:2897 from trunk (use dummy joystick if subsystem enabled and
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
A few more AmigaOS things.
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
Removed broken AmigaOS support.
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
Added some newer binaries to svn:ignore.
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
joyGetPosEx() was using the wrong variable for specifying a device; this is
SDL-1.2
|
2006-10-29 |
Ryan C. Gordon |
Closing minor memory leak in XME code.
SDL-1.2
|
2006-10-27 |
Ryan C. Gordon |
Fix for buffer overflow in audio code, when feeding a device that needs
SDL-1.2
|
2006-10-21 |
Patrice Mandin |
Also save/restore fpu register in vbl interrupt
SDL-1.2
|
2006-10-01 |
Sam Lantinga |
backport from 1.3
SDL-1.2
|
2006-10-01 |
Ryan C. Gordon |
1.2 backport: Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #292
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed formatting
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #286
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #281
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #316
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #321
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #270
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Bumped the version in subversion to 1.2.12
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #278
SDL-1.2
|
2006-09-24 |
Sam Lantinga |
Fixed bug #276
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
(none)
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
Fixed bug #304
SDL-1.2
|
2006-09-23 |
Sam Lantinga |
Fixed bug #294
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Forgot cpu boundaries
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Save/restore fpu registers if needed
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Add function to check FPU presence
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Only saved non preserved registers
SDL-1.2
|
2006-09-16 |
Patrice Mandin |
Only convert endianness if both src and dest are 16bits
SDL-1.2
|
2006-09-15 |
Patrice Mandin |
Update to reflect driver changes
SDL-1.2
|
2006-09-13 |
Patrice Mandin |
Use new keyboard mapping routines
SDL-1.2
|
2006-09-13 |
Patrice Mandin |
Factorize keyboard mapping between drivers
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Allow grabing mouse by locking its position
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Reenable xbios usage to get relative mouse motion
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Allow mouse to be locked when grabbed with GEM driver
SDL-1.2
|
2006-09-12 |
Patrice Mandin |
Disable MiNT thread usage and use hw access for updating DMA audio pointers
SDL-1.2
|
2006-09-08 |
Patrice Mandin |
Forgot to reshow mouse cursor when exiting grab/hide mode
SDL-1.2
|
2006-09-07 |
Patrice Mandin |
/me dumb, sizeof(keymap) != number of elements
SDL-1.2
|
2006-09-05 |
Patrice Mandin |
Use correct function to free allocated mem
SDL-1.2
|
2006-09-03 |
Ryan C. Gordon |
Removed some new 1.3 symbols from code backported to 1.2.
SDL-1.2
|
2006-09-01 |
Ryan C. Gordon |
Backport from 1.3: most of the audio drivers can now handle data
SDL-1.2
|
2006-08-02 |
Patrice Mandin |
Add teamtap support (4 joypads adapter on 1 port)
SDL-1.2
|
2006-07-24 |
Ryan C. Gordon |
Patched to compile. Fixes Bugzilla #285.
SDL-1.2
|
2006-07-10 |
Sam Lantinga |
Updated the snapshot build target to reflect the new source location
SDL-1.2
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
SDL-1.2
|
2006-10-17 |
Ryan C. Gordon |
Removed distinction between "available" and "init" in audio backends, since
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
ALSA's availability test was wrong in multi-device land. If the ALSA libraries
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
I really don't want to update these last two audio backends...I added an
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
Added a FIXME.
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
Moved DirectSound audio target to SDL 1.3 API and did some house cleaning.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Moved windib (waveout) audio to 1.3 API and made other cleanups.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Some fixes that were discovered when trying to get OS/2 audio working again...
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
OS/2 audio code works in 1.3 now.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
This file probably got corrupted by a pretty printer at some point...
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
BeOS audio now works in 1.3 branch.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Patched to build on pre-C99 compilers.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Patched to build on pre-C99 compilers.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Still more PAudio renames...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Whoops, changed that symbol name...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Paudio driver moved to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Forgot to add NTO_Init()...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Fixed some things to use SDL C runtime functions.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved NTO audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Fixed duplicate include-once blockers.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved mme audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor fixes in dsp driver.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Dynamic loading for NAS audio driver.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor ALSA dynamic loading fix.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Look for NAS libraries in normal paths (where Ubuntu installs them).
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor NAS tweak.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved NAS audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), and
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated a bunch of audio backends to 1.3 API (Dreamcast, OS/2, ALSA, and
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Mangled ALSA dynamic loading...static loading will still work if you have the
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Patched to compile.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Moved AudioBootstrap section in converted drivers to bottom of source, so I
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated esd audio driver for 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
One more minor cleanup in arts driver.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Removed duplicate state from arts driver.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated arts driver for 1.3 audio API.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Removed some prototypes for non-existant functions in dummy audio driver.
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Multiple audio device code is now working for dsp and dma targets.
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Cleaning out SDL_audiodev.c and related references ...
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Another s/video/audio typo.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
DART allegedly does up to quad output.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed some FIXMEs that'll probably never actually need fixing.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Disk audio can now use device name for target filename.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed an if (), which lets this code section be a little less cluttered...
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed ESD cruft from the core...now the driver will use esound if there's
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Moving more out of core and into drivers...
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed AmigaOS audio driver from 1.3; it hasn't compiled for years, and it
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Changed wording on test output.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Fixed CoreAudio specific device open.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Audio bootstraps can now specify that a driver is only to be used if
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Cut-and-paste typo fix.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
More 1.3 audio work...moved dsp and dma drivers over to new model. Untested!
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Test program to play audio to every available device, one at a time, then all
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Removed a FIXME
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Changed some 1.3 audio symbol names.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Updated 1.3 audio documentation.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Added audio device enumeration for 1.3.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Added testaudioinfo.c ...
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
More work on the 1.3 CoreAudio code.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Added deinitialize hook.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
High level now lets user select a specific audio device with an environment
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Ton of work on CoreAudio driver for new 1.3 features...most of the
SDL-ryan-multiple-audio-device
|
2006-10-01 |
Ryan C. Gordon |
First batch of heavy lifting on supporting multiple audio devices at once.
SDL-ryan-multiple-audio-device
|
2006-10-01 |
Ryan C. Gordon |
FIXME for later.
SDL-ryan-multiple-audio-device
|
2006-10-01 |
Ryan C. Gordon |
Removed the pre-Carbon Mac OS 9 audio code, so Mac OS 8 is officially
SDL-ryan-multiple-audio-device
|
2006-10-01 |
Ryan C. Gordon |
Simplified SDL_ParseAudioFormat() and added support for int32/float32 types.
SDL-ryan-multiple-audio-device
|
2006-10-01 |
Ryan C. Gordon |
Temporarily branching 1.3 to do the multiple audio device work, since it
SDL-ryan-multiple-audio-device
|
2008-08-14 |
Szymon Wilczek |
Small improvements
gsoc2008_manymouse
|
2008-08-06 |
Szymon Wilczek |
proximity events bug fix
gsoc2008_manymouse
|
2008-08-06 |
Szymon Wilczek |
Sharpened code looks and a minor events upgrade
gsoc2008_manymouse
|
2008-08-06 |
Szymon Wilczek |
upgraded functions
gsoc2008_manymouse
|
2008-08-05 |
Szymon Wilczek |
Linux update
gsoc2008_manymouse
|
2008-08-05 |
Szymon Wilczek |
Cursor support added
gsoc2008_manymouse
|
2008-08-04 |
Szymon Wilczek |
Further x11 code improvments + comments
gsoc2008_manymouse
|
2008-08-02 |
Szymon Wilczek |
First comments and code upgrades in X11
gsoc2008_manymouse
|
2008-08-02 |
Szymon Wilczek |
comments added and improved code look(windows part)
gsoc2008_manymouse
|
2008-07-31 |
Szymon Wilczek |
Implementation finished
gsoc2008_manymouse
|
2008-07-30 |
Szymon Wilczek |
Project part 2
gsoc2008_manymouse
|
2008-07-30 |
Szymon Wilczek |
Project part1
gsoc2008_manymouse
|
2008-07-23 |
Szymon Wilczek |
Proximity events, Pressure detection for multiple windows. Tablet button detection on the way.
gsoc2008_manymouse
|
2008-07-06 |
Szymon Wilczek |
Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation
gsoc2008_manymouse
|
2008-07-05 |
Szymon Wilczek |
Estethic changes noted on the SDL meeting 05.07.08
gsoc2008_manymouse
|
2008-07-03 |
Szymon Wilczek |
Relative mode for tablets. Info on wiki.
gsoc2008_manymouse
|
2008-07-02 |
Szymon Wilczek |
Proximity events and evil-temporary makefile repair
gsoc2008_manymouse
|
2008-07-02 |
Szymon Wilczek |
sync with trunk
gsoc2008_manymouse
|
2008-06-19 |
Szymon Wilczek |
Major bug fixes
gsoc2008_manymouse
|
2008-06-06 |
Szymon Wilczek |
http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi
gsoc2008_manymouse
|
2008-06-06 |
Szymon Wilczek |
sync with trunk
gsoc2008_manymouse
|
2008-05-17 |
Szymon Wilczek |
Sync with trunk
gsoc2008_manymouse
|
2008-04-23 |
Sam Lantinga |
Creating GSoC 2008 code branches
gsoc2008_manymouse
|
2009-08-17 |
Edgar Simo |
Added simple audio test.
gsoc2009_unit_tests
|
2009-08-06 |
Edgar Simo |
Updated README a bit.
gsoc2009_unit_tests
|
2009-08-06 |
Edgar Simo |
Added README.
gsoc2009_unit_tests
|
2009-08-06 |
Edgar Simo |
More debugging information when test fails.
gsoc2009_unit_tests
|
2009-08-05 |
Edgar Simo |
Better error handling.
gsoc2009_unit_tests
|
2009-08-05 |
Edgar Simo |
Improved developer documentation.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
Missed a few things in the last patch.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
Added placeholder for manual tests.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
Have SDL_ATprint just call SDL_ATprintVerbose.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
Fixed errors detected by valgrind.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
Allocate memory for testsuite/testcase name so pointer doesn't get bashed.
gsoc2009_unit_tests
|
2009-08-04 |
Edgar Simo |
You can now disable any of the testsuites.
gsoc2009_unit_tests
|
2009-08-03 |
Edgar Simo |
Added more verbosity for platform test.
gsoc2009_unit_tests
|
2009-08-03 |
Edgar Simo |
* Added some verbosity output.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Run testsdl instead of the individual testcases.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Added command line options.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Merged into one big app, while keeping modular applications also.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Wrapper around return codes to check to see if is supported.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Changed placeholder for SDL_ReadPixels.
gsoc2009_unit_tests
|
2009-08-02 |
Edgar Simo |
Made rwops tests a bit more complete.
gsoc2009_unit_tests
|
2009-07-20 |
Edgar Simo |
Added platform test based ot testplatform.c.
gsoc2009_unit_tests
|
2009-07-20 |
Edgar Simo |
Test for capabilities for each test.
gsoc2009_unit_tests
|
2009-07-18 |
Edgar Simo |
Finished last of the render testcases.
gsoc2009_unit_tests
|
2009-07-15 |
Edgar Simo |
Finished converting the blit testcase.
gsoc2009_unit_tests
|
2009-07-15 |
Edgar Simo |
Better handling of makefile dependencies.
gsoc2009_unit_tests
|
2009-07-15 |
Edgar Simo |
Converted another testcase to the render system.
gsoc2009_unit_tests
|
2009-07-12 |
Edgar Simo |
* Added preliminary render tests, missing some SDL functions to work properly.
gsoc2009_unit_tests
|
2009-07-12 |
Edgar Simo |
Minor fix.
gsoc2009_unit_tests
|
2009-07-11 |
Edgar Simo |
Using common infrastructure.
gsoc2009_unit_tests
|
2009-07-11 |
Edgar Simo |
Fixed accidentle broken compile.
gsoc2009_unit_tests
|
2009-07-11 |
Edgar Simo |
Fix double free when destroying event thread for a second time.
gsoc2009_unit_tests
|
2009-07-11 |
Edgar Simo |
Added SDL_ATvassert for printf style printing.
gsoc2009_unit_tests
|
2009-07-11 |
Edgar Simo |
Use testsur as a parameter.
gsoc2009_unit_tests
|
2009-07-09 |
Edgar Simo |
* Added mixture of blending modes test.
gsoc2009_unit_tests
|
2009-07-09 |
Edgar Simo |
Added more strict warning flags.
gsoc2009_unit_tests
|
2009-07-09 |
Edgar Simo |
Doing individual blend mode testing when blitting.
gsoc2009_unit_tests
|
2009-07-09 |
Edgar Simo |
Changed the surface blit test to test colour and alpha mod individually.
gsoc2009_unit_tests
|
2009-07-07 |
Edgar Simo |
Moved some code around.
gsoc2009_unit_tests
|
2009-07-07 |
Edgar Simo |
Added 3 new tests: loadsurface, blitting, alpha blitting.
gsoc2009_unit_tests
|
2009-07-07 |
Edgar Simo |
Fixed my setup, putting a more universal makefile up.
gsoc2009_unit_tests
|
2009-07-01 |
Edgar Simo |
Added surfarce blend rendering functions testcase.
gsoc2009_unit_tests
|
2009-07-01 |
Edgar Simo |
Initial revision of SDL_Surface testsuite.
gsoc2009_unit_tests
|
2009-06-20 |
Edgar Simo |
Test target should build if needed.
gsoc2009_unit_tests
|
2009-06-20 |
Edgar Simo |
Better output.
gsoc2009_unit_tests
|
2009-06-19 |
Edgar Simo |
Make makefile a bit more complete.
gsoc2009_unit_tests
|
2009-06-19 |
Edgar Simo |
First revision of the automated test suite.
gsoc2009_unit_tests
|
2009-05-23 |
Sam Lantinga |
Creating GSoC 2009 code branch
gsoc2009_unit_tests
|
2010-02-26 |
Sam Lantinga |
Removed reference to compatibility function
|
2010-02-26 |
Sam Lantinga |
Fixed typo in the comment
|
2010-02-17 |
Sam Lantinga |
Adam Strzelecki to SDL
|
2010-02-14 |
Sam Lantinga |
Make sure STRICT is defined so the window proc has the correct prototype
|
2010-02-14 |
Sam Lantinga |
Fixed compile error using Borland C++
|
2010-02-12 |
Ryan C. Gordon |
Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
|
2010-02-05 |
Ryan C. Gordon |
Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
|
2010-02-01 |
Sam Lantinga |
Migrated most of the TODO list to the SDL 1.3 Roadmap wiki
|
2010-02-01 |
Sam Lantinga |
Fixed showing and hiding fullscreen windows
|
2010-01-27 |
Sam Lantinga |
Fixed bug #743
|
2010-01-26 |
Ryan C. Gordon |
Removed test for "driver is valid, but doesn't see any audio devices."
|
2010-01-24 |
Sam Lantinga |
Fixed bug #928
|
2010-01-24 |
Sam Lantinga |
Fixed bug #926
|
2010-01-24 |
Sam Lantinga |
Fixed bug #935
|
2010-01-24 |
Sam Lantinga |
Added magic to detect already freed or otherwise invalid windows and textures.
|
2010-01-24 |
Sam Lantinga |
Fixed bug #916
|
2010-01-22 |
Sam Lantinga |
update window prev links
|
2010-01-22 |
Sam Lantinga |
Fixed infinite loop at shutdown - update texture prev links
|
2010-01-22 |
Sam Lantinga |
Documentation consistency
|
2010-01-21 |
Sam Lantinga |
Fixed compilation on iPhone
|
2010-01-21 |
Sam Lantinga |
Fixed crash when there was no mouse focus for some reason (iPhone bug?)
|
2010-01-21 |
Sam Lantinga |
Fixed Cocoa and OpenGL builds
|
2010-01-21 |
Sam Lantinga |
Fixed compile warning on 64-bit Mac OS X
|
2010-01-21 |
Sam Lantinga |
Fixed compile warning
|
2010-01-21 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
2010-01-21 |
Sam Lantinga |
Fixed compiler warnings on 32-bit Linux
|
2010-01-19 |
Sam Lantinga |
From: Jjgod Jiang
|
2010-01-19 |
Sam Lantinga |
Added Xcode-iPhoneOS to make dist
|
2010-01-18 |
Sam Lantinga |
Removed obsolete checks for ipod Linux
|
2010-01-18 |
Sam Lantinga |
Fixed bug #920
|
2010-01-18 |
Sam Lantinga |
Updated Mac OS X projects with new assertion code
|
2010-01-18 |
Sam Lantinga |
Fixed bug #930
|
2010-01-18 |
Sam Lantinga |
Fixed compiler warning
|
2010-01-18 |
Sam Lantinga |
Fixed compile error on Mac OS X 10.4
|
2010-01-18 |
Sam Lantinga |
Fixed bug #932
|
2010-01-17 |
Ryan C. Gordon |
Minor cleanups in PulseAudio code, to keep this 80-column-friendly.
|
2010-01-17 |
Ryan C. Gordon |
Attempt to clean up PulseAudio dynamic loading support.
|
2010-01-17 |
Ryan C. Gordon |
Merged r4210:5510 from branches/SDL-1.2/src/audio/pulse: PulseAudio updates.
|
2010-01-15 |
Sam Lantinga |
Fixed building under Visual Studio
|
2010-01-13 |
Ryan C. Gordon |
Clean up assertion API for public use.
|
2010-01-13 |
Ryan C. Gordon |
Whoops, that should be vfprintf(), not fprintf(). :)
|
2010-01-13 |
Ryan C. Gordon |
Friendly warning comment.
|
2010-01-13 |
Ryan C. Gordon |
Fixed compiler warning.
|
2010-01-13 |
Ryan C. Gordon |
Whitespace tweak.
|
2010-01-13 |
Ryan C. Gordon |
Fixed comment.
|
2010-01-13 |
Ryan C. Gordon |
Handle assert init/quit better.
|
2010-01-13 |
Sam Lantinga |
Moved the assertion tests to testplatform
|
2010-01-13 |
Ryan C. Gordon |
Handle assertion failures when SDL_Init() isn't called.
|
2010-01-13 |
Ryan C. Gordon |
Handle assertion failures during assertion handler.
|
2010-01-13 |
Ryan C. Gordon |
Fixed Mac OS X assertion code.
|
2010-01-13 |
Sam Lantinga |
Don't forget to install the new header. :)
|
2010-01-13 |
Sam Lantinga |
Quiet tests shouldn't prompt during assertions
|
2010-01-13 |
Sam Lantinga |
Leave fullscreen mode to pop an assertion dialog
|
2010-01-13 |
Sam Lantinga |
Assume _exit() is available. It may be, even if unix isn't defined.
|
2010-01-13 |
Sam Lantinga |
Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE
|
2010-01-13 |
Sam Lantinga |
Allow configure to override assertion settings, but by default this comes from the build optimization level.
|
2010-01-13 |
Sam Lantinga |
Automatically figure out the appropriate assertion level
|
2010-01-13 |
Sam Lantinga |
Fixed release level assertions
|
2010-01-13 |
Sam Lantinga |
Fixed include ordering
|
2010-01-13 |
Sam Lantinga |
Check for signal.h before using it, don't assume unix is available or required
|
2010-01-13 |
Sam Lantinga |
The config sets the default assertion level so people can override it for their own use in application code.
|
2010-01-13 |
Ryan C. Gordon |
Fixed build problems with gcc __attribute__.
|
2010-01-13 |
Sam Lantinga |
First pass at Ryan's assertion code, minor tweaks to come.
|
2010-01-13 |
Ryan C. Gordon |
Added a few basic things to svn:ignore.
|
2010-01-13 |
Sam Lantinga |
Don't warn about unused variables - there's a ton of them. :)
|
2010-01-13 |
Sam Lantinga |
Fixed compiler warning (missing prototype for SDL_Quit())
|
2010-01-13 |
Sam Lantinga |
Fixed function prototype
|
2010-01-13 |
Sam Lantinga |
Fixed Mac OS X Xcode build
|
2010-01-13 |
Sam Lantinga |
Fixed iPhone build
|
2010-01-11 |
Couriersud |
DirectFB driver compiles again
|
2010-01-11 |
Couriersud |
Fix detection of directfb.h
|
2010-01-11 |
Ryan C. Gordon |
Removed incorrect SDL_GetAudioDeviceName() call from loopwave.c.
|
2010-01-11 |
Ryan C. Gordon |
Since we're not using the CoreAudio HAL now, we don't need to use EnableIO.
|
2010-01-11 |
Ryan C. Gordon |
Patched to compile.
|
2010-01-10 |
Ryan C. Gordon |
Call SDL_Init() before SDL_GetNumAudioDrivers().
|
2010-01-10 |
Ryan C. Gordon |
Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output.
|
2010-01-10 |
Ryan C. Gordon |
Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.
|
2010-01-10 |
Sam Lantinga |
Updated 1.2 revisions that need to be revisited
|
2010-01-10 |
Ryan C. Gordon |
Revert r5463: Alpha blend "correctness" patch.
|
2010-01-10 |
Ryan C. Gordon |
Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.
|
2010-01-10 |
Ryan C. Gordon |
Merge r5179:5180 from branches/SDL-1.2: fatbuild.sh Xcode 3.2 fix.
|
2010-01-10 |
Ryan C. Gordon |
Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers.
|
2010-01-10 |
Ryan C. Gordon |
Merged r4991:5154 from branches/SDL-1.2/src/audio/alsa: many 1.2.14 ALSA fixes.
|
2010-01-10 |
Ryan C. Gordon |
Merged r5016:5017 from branches/SDL-1.2: PS2 DMA mapping fix.
|
2010-01-10 |
Ryan C. Gordon |
Merged r4992:4993 from branches/SDL-1.2: increased alpha blend accuracy.
|
2010-01-10 |
Ryan C. Gordon |
Merged r4866:4867 from branches/SDL-1.2: 64-bit Mac OS X 10.5 SDK fix.
|
2010-01-10 |
Ryan C. Gordon |
Reverted r5460 ... this was merged from 1.2, but was later reverted there.
|
2010-01-10 |
Ryan C. Gordon |
Merged r4784:4785 from branches/SDL-1.2: Mac OS X linker command line fixes.
|
2010-01-07 |
Sam Lantinga |
Made the comment more readable
|
2010-01-07 |
Sam Lantinga |
The OS/2 support has been removed, so we don't need this now.
|
2010-01-06 |
Ryan C. Gordon |
Removed comment referring to previously-removed CD-ROM subsystem.
|
2010-01-06 |
Ryan C. Gordon |
Merged r4717:4718 from branches/SDL-1.2: minor OS/2 DECLSPEC/SDLCALL fixes.
|
2010-01-06 |
Ryan C. Gordon |
Merged r4713:4714 from branches/SDL-1.2: CoreAudio 64-bit & Snow Leopard fixes.
|
2010-01-06 |
Ryan C. Gordon |
Merged r4710:4711 from branches/SDL-1.2: Mac OS X SDL_stdlib qsort build fixes.
|
2010-01-06 |
Ryan C. Gordon |
Merged r4433:4434 from branches/SDL-1.2: fbcon fgets() return value test fix.
|