Ryan C. Gordon 3139e5d16b testaudiocapture: open capture device to same spec as output device. před 8 roky
..
emscripten fe40a17224 Initial merge of Emscripten port! před 10 roky
nacl efa2d0581d Fixes audio for Native Client, and other fixes... před 11 roky
shapes 3dcb451f85 Added a README file regarding WinRT support před 11 roky
COPYING 3dcb451f85 Added a README file regarding WinRT support před 11 roky
Makefile.in ee09975007 audio: Initial bits to enable audio capture support. před 8 roky
README 11c13916dd Fixed outdated information in README for test programs. před 9 roky
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support před 11 roky
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support před 11 roky
autogen.sh 3dcb451f85 Added a README file regarding WinRT support před 11 roky
axis.bmp 3dcb451f85 Added a README file regarding WinRT support před 11 roky
button.bmp 3dcb451f85 Added a README file regarding WinRT support před 11 roky
checkkeys.c 42065e785d Updated copyright to 2016 před 9 roky
configure fe40a17224 Initial merge of Emscripten port! před 10 roky
configure.in fe40a17224 Initial merge of Emscripten port! před 10 roky
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support před 11 roky
controllermap.c 42065e785d Updated copyright to 2016 před 9 roky
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support před 11 roky
icon.bmp 3dcb451f85 Added a README file regarding WinRT support před 11 roky
loopwave.c 42065e785d Updated copyright to 2016 před 9 roky
loopwavequeue.c 42065e785d Updated copyright to 2016 před 9 roky
moose.dat 3dcb451f85 Added a README file regarding WinRT support před 11 roky
picture.xbm 3dcb451f85 Added a README file regarding WinRT support před 11 roky
relative_mode.markdown bd61c276fa Fixed compiling test with older C. před 10 roky
sample.bmp 3dcb451f85 Added a README file regarding WinRT support před 11 roky
sample.wav 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testatomic.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. před 9 roky
testaudiocapture.c 3139e5d16b testaudiocapture: open capture device to same spec as output device. před 8 roky
testaudiohotplug.c 42065e785d Updated copyright to 2016 před 9 roky
testaudioinfo.c 42065e785d Updated copyright to 2016 před 9 roky
testautomation.c 42065e785d Updated copyright to 2016 před 9 roky
testautomation_audio.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events před 10 roky
testautomation_clipboard.c 72590685c0 Backed out changeset 4ad56dbf4a6f před 9 roky
testautomation_events.c 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_keyboard.c 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_main.c b524657118 Fixed three source comments in tests. před 8 roky
testautomation_mouse.c 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers před 10 roky
testautomation_platform.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. před 10 roky
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_render.c 52760dcdf1 Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes před 10 roky
testautomation_rwops.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. před 10 roky
testautomation_sdltest.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. před 10 roky
testautomation_stdlib.c b524657118 Fixed three source comments in tests. před 8 roky
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testautomation_surface.c eab2433f6d Maybe patched to compile on Windows for real now? před 10 roky
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events před 10 roky
testautomation_timer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. před 10 roky
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. před 9 roky
testbounds.c b53007b0c8 Added missing error return in test program. před 9 roky
testcustomcursor.c bebb6dee8d Tests: Somehow tabs leaked in... před 8 roky
testdisplayinfo.c 416d046663 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). před 9 roky
testdraw2.c 42065e785d Updated copyright to 2016 před 9 roky
testdrawchessboard.c 9011eb1c41 Removed not needed SDL_WINDOW_SHOWN from chessboard test program. před 9 roky
testdropfile.c 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. před 9 roky
testerror.c 42065e785d Updated copyright to 2016 před 9 roky
testfile.c 42065e785d Updated copyright to 2016 před 9 roky
testfilesystem.c 31e23d57d3 Fixed error return values in filesystem test program. před 9 roky
testgamecontroller.c 6a9a8b682c Fixed memory leak in game controller test program. před 9 roky
testgesture.c 42065e785d Updated copyright to 2016 před 9 roky
testgl2.c 42065e785d Updated copyright to 2016 před 9 roky
testgles.c 42065e785d Updated copyright to 2016 před 9 roky
testgles2.c 42065e785d Updated copyright to 2016 před 9 roky
testhaptic.c f9adb453dd Removed redundant include statements from test programs. před 10 roky
testhittesting.c 31de8f8b99 Minor tweaks to testhittesting. před 11 roky
testhotplug.c 42065e785d Updated copyright to 2016 před 9 roky
testiconv.c 42065e785d Updated copyright to 2016 před 9 roky
testime.c b82f48bad3 Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers. před 9 roky
testintersections.c 42065e785d Updated copyright to 2016 před 9 roky
testjoystick.c 42065e785d Updated copyright to 2016 před 9 roky
testkeys.c 42065e785d Updated copyright to 2016 před 9 roky
testloadso.c 42065e785d Updated copyright to 2016 před 9 roky
testlock.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. před 9 roky
testmessage.c 42065e785d Updated copyright to 2016 před 9 roky
testmultiaudio.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. před 9 roky
testnative.c 42065e785d Updated copyright to 2016 před 9 roky
testnative.h 42065e785d Updated copyright to 2016 před 9 roky
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support před 11 roky
testnativew32.c 42065e785d Updated copyright to 2016 před 9 roky
testnativex11.c 42065e785d Updated copyright to 2016 před 9 roky
testoverlay2.c 42065e785d Updated copyright to 2016 před 9 roky
testplatform.c 42065e785d Updated copyright to 2016 před 9 roky
testpower.c 42065e785d Updated copyright to 2016 před 9 roky
testqsort.c 43594e3f3d Removed unnecessary include statement in test program. před 9 roky
testrelative.c 42065e785d Updated copyright to 2016 před 9 roky
testrendercopyex.c 42065e785d Updated copyright to 2016 před 9 roky
testrendertarget.c 42065e785d Updated copyright to 2016 před 9 roky
testresample.c 42065e785d Updated copyright to 2016 před 9 roky
testrumble.c 42065e785d Updated copyright to 2016 před 9 roky
testscale.c 42065e785d Updated copyright to 2016 před 9 roky
testsem.c 42065e785d Updated copyright to 2016 před 9 roky
testshader.c 42065e785d Updated copyright to 2016 před 9 roky
testshape.c 73b63e5b57 Fixed crash in shape test program if memory allocation failed. před 9 roky
testsprite2.c 42065e785d Updated copyright to 2016 před 9 roky
testspriteminimal.c 42065e785d Updated copyright to 2016 před 9 roky
teststreaming.c 42065e785d Updated copyright to 2016 před 9 roky
testthread.c 42065e785d Updated copyright to 2016 před 9 roky
testtimer.c 42065e785d Updated copyright to 2016 před 9 roky
testver.c 42065e785d Updated copyright to 2016 před 9 roky
testviewport.c 42065e785d Updated copyright to 2016 před 9 roky
testwm2.c d8866e8400 Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2 před 8 roky
torturethread.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. před 9 roky
utf8.txt 3dcb451f85 Added a README file regarding WinRT support před 11 roky

README


These are test programs for the SDL library:

checkkeys Watch the key events to check the keyboard
loopwave Audio test -- loop playing a WAV file
loopwavequeue Audio test -- loop playing a WAV file with SDL_QueueAudio
testaudioinfo Lists audio device capabilities
testerror Tests multi-threaded error handling
testfile Tests RWops layer
testgl2 A very simple example of using OpenGL with SDL
testiconv Tests international string conversion
testjoystick List joysticks and watch joystick events
testkeys List the available keyboard keys
testloadso Tests the loadable library layer
testlock Hacked up test of multi-threading and locking
testmultiaudio Tests using several audio devices
testoverlay2 Tests the overlay flickering/scaling during playback.
testplatform Tests types, endianness and cpu capabilities
testsem Tests SDL's semaphore implementation
testshape Tests shaped windows
testsprite2 Example of fast sprite movement on the screen
testthread Hacked up test of multi-threading
testtimer Test the timer facilities
testver Check the version and dynamic loading and endianness
testwm2 Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction
controllermap Useful to generate Game Controller API compatible maps



This directory contains sample.wav, which is a sample from Will Provost's
song, The Living Proof:

From the album The Living Proof
Publisher: 5 Guys Named Will
Copyright 1996 Will Provost

You can get a copy of the full song (and album!) from iTunes...

https://itunes.apple.com/us/album/the-living-proof/id4153978

or Amazon...

http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH

Thanks to Will for permitting us to distribute this sample with SDL!