Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+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 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-12-02, by Sam Lantinga
Fixed bug #888
SDL-1.2
2009-11-17, by Sam Lantinga
Fixed bugs #882 and 865, re-opening bug #634
SDL-1.2
2009-11-17, by Sam Lantinga
Gregory Smith
SDL-1.2
2009-11-15, by Sam Lantinga
Forgot a check for Coldfire CPU
SDL-1.2
2009-11-09, by Patrice Mandin
Adapt timer code for Coldfire
SDL-1.2
2009-11-07, by Patrice Mandin
Adapt audio interrupts for Coldfire
SDL-1.2
2009-11-07, by Patrice Mandin
Adapt XBIOS asm routine for Coldfire
SDL-1.2
2009-11-07, by Patrice Mandin
Damn. Need to be more careful with stack stuff.
SDL-1.2
2009-11-06, by Patrice Mandin
Oops. Forgot a change for Coldfire.
SDL-1.2
2009-11-06, by Patrice Mandin
Adapt IKBD asm routine for Coldfire
SDL-1.2
2009-11-06, by Patrice Mandin
Disable C2P routines for Coldfire CPUs
SDL-1.2
2009-11-06, by Patrice Mandin
Disable m68k assembly for Coldfire CPUs
SDL-1.2
2009-11-06, by Patrice Mandin
Update for include file locations
SDL-1.2
2009-11-06, by Patrice Mandin
1.2 branch: fixed assembly code register clobbering.
SDL-1.2
2009-11-01, by Ryan C. Gordon
fatbuild.sh: work around directory name change in Xcode 3.2.
SDL-1.2
2009-10-28, by Ryan C. Gordon
C.W. Betts 2009-10-20 09:58:56 PDT
SDL-1.2
2009-10-22, by Sam Lantinga
Better fix for bug #861
SDL-1.2
release-1.2.14
2009-10-20, by Sam Lantinga
Fixed bug #861
SDL-1.2
2009-10-20, by Sam Lantinga
Fixed compiler warnings
SDL-1.2
2009-10-19, by Sam Lantinga
Fixed bug #858
SDL-1.2
2009-10-19, by Sam Lantinga
Fixed bug #857
SDL-1.2
2009-10-19, by Sam Lantinga
Whoops, missing newline!
SDL-1.2
2009-10-19, by Sam Lantinga
Added an untested code path for snd_pcm_wait()
SDL-1.2
2009-10-19, by Sam Lantinga
ALSA write failed (unrecoverable): Resource temporarily unavailable
SDL-1.2
2009-10-19, by Sam Lantinga
Added an error message for when ALSA audio fails
SDL-1.2
2009-10-19, by Sam Lantinga
Getting as close as you can with periods is better than the default parameters.
SDL-1.2
2009-10-19, by Sam Lantinga
Recoomendation from Lennart Poettering:
SDL-1.2
2009-10-19, by Sam Lantinga
Recommendation from Lennart Poettering:
SDL-1.2
2009-10-19, by Sam Lantinga
Recommendation from Lennart Poettering:
SDL-1.2
2009-10-19, by 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, by Sam Lantinga
Fixed bug #855
SDL-1.2
2009-10-18, by Sam Lantinga
Use MacOS line endings for Mac resource files
SDL-1.2
2009-10-18, by Sam Lantinga
Use MacOS line endings for SDL.x
SDL-1.2
2009-10-18, by Sam Lantinga
Fixed bug #853
SDL-1.2
2009-10-18, by Sam Lantinga
We no longer have a DirectInput link requirement
SDL-1.2
2009-10-17, by Sam Lantinga
Fixed bug #849
SDL-1.2
2009-10-17, by Sam Lantinga
Don't need the define anymore...
SDL-1.2
2009-10-17, by Sam Lantinga
Enable the ALSA debug code via environment variable
SDL-1.2
2009-10-17, by Sam Lantinga
Option to fix bug #851
SDL-1.2
2009-10-17, by Sam Lantinga
matthew green
SDL-1.2
2009-10-17, by Sam Lantinga
Allow the application to resize the window without destroying the OpenGL context
SDL-1.2
2009-10-16, by Sam Lantinga
patch-pulse (from ahoka@NetBSD.org):
SDL-1.2
2009-10-16, by Sam Lantinga
patch-ac (from mrg@NetBSD.org):
SDL-1.2
2009-10-16, by Sam Lantinga
patch-ab (from reinoud@NetBSD.org):
SDL-1.2
2009-10-16, by Sam Lantinga
It helps to use the right constant. :)
SDL-1.2
2009-10-16, by Sam Lantinga
Use SDL's byte order check, just to be sure
SDL-1.2
2009-10-16, by Sam Lantinga
Don't call it "ALSA 0.9 PCM audio" anymore, since we moved to the stable API.
SDL-1.2
2009-10-15, by Ryan C. Gordon
Fixed building on Mac OS X
SDL-1.2
2009-10-15, by Sam Lantinga
Fixed bug #728
SDL-1.2
2009-10-15, by Sam Lantinga
Thilo helped me track down the audio issue with 22050 hz stereo sound. Yay!
SDL-1.2
2009-10-14, by Sam Lantinga
Add a note for experimental Milan support.
SDL-1.2
2009-10-13, by Patrice Mandin
Use the plug: ALSA devices for surround sound formats, which have automatic sample format/rate conversion.
SDL-1.2
2009-10-13, by Sam Lantinga
Switched from setting the period size and count to setting the buffer size directly, based on feedback from the ALSA development list:
SDL-1.2
2009-10-13, by Sam Lantinga
ALSA's idea of a "frame" is the same as SDL's idea of a "sample". The frame is a single sample on a single channel, and we've defined the frames for each channel as being interleaved.
SDL-1.2
2009-10-13, by Sam Lantinga
Fixed debug code to print correct values
SDL-1.2
2009-10-13, by Sam Lantinga
On recent distributions ALSA pipes streams through PulseAudio anyway, so using PulseAudio first when it's available will improve latency and reduce ALSA configuration quirks.
SDL-1.2
2009-10-13, by Sam Lantinga
Corrected my snd_pcm_writei fix.
SDL-1.2
2009-10-13, by Ryan C. Gordon
Only show the dynamic audio libraries if we'll be dynamically loading them
SDL-1.2
2009-10-13, by Sam Lantinga
Simplify and improve dynamic library detection, taken from SDL_image
SDL-1.2
2009-10-13, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip