2010-01-24 |
Ryan C. Gordon |
PulseAudio: get the window title for the context name if it wasn't set already.
SDL-1.2
|
2010-01-24 |
Ryan C. Gordon |
Patched to compile on Visual C++.
SDL-1.2
|
2010-01-24 |
Ryan C. Gordon |
1.2: let PulseAudio hook into SDL_WM_SetCaption().
SDL-1.2
|
2010-01-17 |
Ryan C. Gordon |
Reverted accidental commit.
SDL-1.2
|
2010-01-17 |
Ryan C. Gordon |
1.2 pulseaudio: make some function pointers static.
SDL-1.2
|
2010-01-06 |
Ryan C. Gordon |
Call SDL_OutOfMemory() if SDL_malloc() fails.
SDL-1.2
|
2009-12-17 |
Sam Lantinga |
Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels.
SDL-1.2
|
2009-12-14 |
Sam Lantinga |
Fixed bug #901
SDL-1.2
|
2009-12-11 |
Sam Lantinga |
Fixed bug #898
SDL-1.2
|
2009-12-11 |
Sam Lantinga |
Fixed bug #849 some more:
SDL-1.2
|
2009-12-11 |
Sam Lantinga |
Fixed bug #895
SDL-1.2
|
2009-12-11 |
Sam Lantinga |
Fixed bug #899
SDL-1.2
|
2009-12-11 |
Sam Lantinga |
Fixed bug #896
SDL-1.2
|
2009-12-03 |
Sam Lantinga |
Missing pop over a jump
SDL-1.2
|
2009-12-02 |
Sam Lantinga |
Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0.
SDL-1.2
|
2009-11-17 |
Sam Lantinga |
Fixed bug #888
SDL-1.2
|
2009-11-17 |
Sam Lantinga |
Fixed bugs #882 and 865, re-opening bug #634
SDL-1.2
|
2009-11-15 |
Sam Lantinga |
Gregory Smith
SDL-1.2
|
2009-11-09 |
Patrice Mandin |
Forgot a check for Coldfire CPU
SDL-1.2
|
2009-11-07 |
Patrice Mandin |
Adapt timer code for Coldfire
SDL-1.2
|
2009-11-07 |
Patrice Mandin |
Adapt audio interrupts for Coldfire
SDL-1.2
|
2009-11-07 |
Patrice Mandin |
Adapt XBIOS asm routine for Coldfire
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Damn. Need to be more careful with stack stuff.
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Oops. Forgot a change for Coldfire.
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Adapt IKBD asm routine for Coldfire
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Disable C2P routines for Coldfire CPUs
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Disable m68k assembly for Coldfire CPUs
SDL-1.2
|
2009-11-06 |
Patrice Mandin |
Update for include file locations
SDL-1.2
|
2009-11-01 |
Ryan C. Gordon |
1.2 branch: fixed assembly code register clobbering.
SDL-1.2
|
2009-10-28 |
Ryan C. Gordon |
fatbuild.sh: work around directory name change in Xcode 3.2.
SDL-1.2
|
2009-10-22 |
Sam Lantinga |
C.W. Betts 2009-10-20 09:58:56 PDT
SDL-1.2
|
2009-10-20 |
Sam Lantinga |
Better fix for bug #861
SDL-1.2 release-1.2.14
|
2009-10-20 |
Sam Lantinga |
Fixed bug #861
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Fixed compiler warnings
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Fixed bug #858
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Fixed bug #857
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Whoops, missing newline!
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Added an untested code path for snd_pcm_wait()
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
ALSA write failed (unrecoverable): Resource temporarily unavailable
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Added an error message for when ALSA audio fails
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Getting as close as you can with periods is better than the default parameters.
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Recoomendation from Lennart Poettering:
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Recommendation from Lennart Poettering:
SDL-1.2
|
2009-10-19 |
Sam Lantinga |
Recommendation from Lennart Poettering:
SDL-1.2
|
2009-10-18 |
Sam Lantinga |
There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.
SDL-1.2
|
2009-10-18 |
Sam Lantinga |
Fixed bug #855
SDL-1.2
|
2009-10-18 |
Sam Lantinga |
Use MacOS line endings for Mac resource files
SDL-1.2
|
2009-10-18 |
Sam Lantinga |
Use MacOS line endings for SDL.x
SDL-1.2
|
2009-10-18 |
Sam Lantinga |
Fixed bug #853
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
We no longer have a DirectInput link requirement
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
Fixed bug #849
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
Don't need the define anymore...
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
Enable the ALSA debug code via environment variable
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
Option to fix bug #851
SDL-1.2
|
2009-10-17 |
Sam Lantinga |
matthew green
SDL-1.2
|
2009-10-16 |
Sam Lantinga |
Allow the application to resize the window without destroying the OpenGL context
SDL-1.2
|
2009-10-16 |
Sam Lantinga |
patch-pulse (from ahoka@NetBSD.org):
SDL-1.2
|
2009-10-16 |
Sam Lantinga |
patch-ac (from mrg@NetBSD.org):
SDL-1.2
|
2009-10-16 |
Sam Lantinga |
patch-ab (from reinoud@NetBSD.org):
SDL-1.2
|
2009-10-16 |
Sam Lantinga |
It helps to use the right constant. :)
SDL-1.2
|