index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
nas
/
SDL_nasaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Updated copyright for 2019
Sam Lantinga
1
-1
/
+1
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-03-26
Removed newlines from error messages.
Philipp Wiesemann
1
-1
/
+1
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-08-05
nas: initial shot at audio capture support. Compiles, but not tested.
Ryan C. Gordon
1
-35
/
+111
2016-08-05
audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections.
Ryan C. Gordon
1
-1
/
+1
2016-08-05
audio: Removed internal SDL_audiomem.h and macros.
Ryan C. Gordon
1
-3
/
+2
2016-08-05
audio: Clean up some CloseDevice() interface details.
Ryan C. Gordon
1
-13
/
+4
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-03-18
Bunch of reworking to how we manage audio devices.
Ryan C. Gordon
1
-1
/
+1
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
1
-1
/
+1
2013-08-29
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
Sam Lantinga
1
-4
/
+2
2013-03-31
Changed audio subsystem's OpenDevice interface to return -1 on error.
Ryan C. Gordon
1
-11
/
+6
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2012-09-27
Removed executable bit from source files
Sam Lantinga
1
-0
/
+0
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-11-03
Fixed some preprocessor mistakes introduced in iOS project cleanup.
Ryan C. Gordon
1
-2
/
+2
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
1
-2
/
+6
2011-09-09
Fixed a compiler warning.
Ryan C. Gordon
1
-2
/
+2
2011-07-26
Removed needless macros in various audio targets.
Ryan C. Gordon
1
-4
/
+1
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-23
/
+18
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2010-01-26
Removed test for "driver is valid, but doesn't see any audio devices."
Ryan C. Gordon
1
-1
/
+1
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2009-01-01
indent
Sam Lantinga
1
-1
/
+1
2009-01-01
Adjusted default choice of audio driver.
Ryan C. Gordon
1
-1
/
+1
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2006-10-28
indent is evil
Sam Lantinga
1
-19
/
+23
2006-10-17
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Ryan C. Gordon
1
-98
/
+188
2006-08-24
First shot at new audio data types (int32 and float32).
Ryan C. Gordon
1
-1
/
+1
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-198
/
+213
2006-02-21
Use consistent identifiers for the various platforms we support.
Sam Lantinga
1
-0
/
+1
2006-02-16
New configure-based build system. Still work in progress, but much improved
Sam Lantinga
1
-3
/
+3
2006-02-10
More header massaging... works great on Windows. ;-)
Sam Lantinga
1
-4
/
+1
2006-02-07
Removed uses of stdlib.h and string.h
Sam Lantinga
1
-4
/
+2
2006-02-07
Use SDL_ prefixed versions of C library functions.
Sam Lantinga
1
-8
/
+8
2006-02-01
Updated copyright information and removed rcs id lines (problematic in branch...
Sam Lantinga
1
-12
/
+7
2004-01-04
Updated copyright information for 2004 (Happy New Year!)
Sam Lantinga
1
-1
/
+1
2002-03-06
Updated copyright information for 2002
Sam Lantinga
1
-1
/
+1
2001-12-14
Updated the source with the correct e-mail address
Sam Lantinga
1
-1
/
+1
2001-04-26
Initial revision
Sam Lantinga
1
-0
/
+308