Sam Lantinga dd5d85a4e7 Added an API to iterate over game controller mappings 8 gadi atpakaļ
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 gadi atpakaļ
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 gadi atpakaļ
shapes 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
Makefile.in ee09975007 audio: Initial bits to enable audio capture support. 8 gadi atpakaļ
README 11c13916dd Fixed outdated information in README for test programs. 9 gadi atpakaļ
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
axis.bmp 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
checkkeys.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
configure fe40a17224 Initial merge of Emscripten port! 10 gadi atpakaļ
configure.in fe40a17224 Initial merge of Emscripten port! 10 gadi atpakaļ
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
controllermap.c c406f649b3 Added USB VID/PID information to the SDL test programs 8 gadi atpakaļ
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
loopwave.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
loopwavequeue.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 gadi atpakaļ
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
testatomic.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. 9 gadi atpakaļ
testaudiocapture.c 48490a528a Fixed log message in audio capture test program. 8 gadi atpakaļ
testaudiohotplug.c 2cbe9e2b77 Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug 8 gadi atpakaļ
testaudioinfo.c 2cbe9e2b77 Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug 8 gadi atpakaļ
testautomation.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testautomation_audio.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 gadi atpakaļ
testautomation_clipboard.c 72590685c0 Backed out changeset 4ad56dbf4a6f 9 gadi atpakaļ
testautomation_events.c ed80cfd9bc Removed empty statements in tests. 8 gadi atpakaļ
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
testautomation_keyboard.c ed80cfd9bc Removed empty statements in tests. 8 gadi atpakaļ
testautomation_main.c b524657118 Fixed three source comments in tests. 8 gadi atpakaļ
testautomation_mouse.c 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 gadi atpakaļ
testautomation_platform.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 gadi atpakaļ
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
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 10 gadi atpakaļ
testautomation_rwops.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 gadi atpakaļ
testautomation_sdltest.c ed80cfd9bc Removed empty statements in tests. 8 gadi atpakaļ
testautomation_stdlib.c b524657118 Fixed three source comments in tests. 8 gadi atpakaļ
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
testautomation_surface.c eab2433f6d Maybe patched to compile on Windows for real now? 10 gadi atpakaļ
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 gadi atpakaļ
testautomation_timer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 gadi atpakaļ
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 9 gadi atpakaļ
testbounds.c b53007b0c8 Added missing error return in test program. 9 gadi atpakaļ
testcustomcursor.c 56c88c4531 Modified the custom cursor test to be able to load BMP files as cursors 8 gadi atpakaļ
testdisplayinfo.c 416d046663 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). 9 gadi atpakaļ
testdraw2.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testdrawchessboard.c 9011eb1c41 Removed not needed SDL_WINDOW_SHOWN from chessboard test program. 9 gadi atpakaļ
testdropfile.c 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. 9 gadi atpakaļ
testerror.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testfile.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testfilesystem.c 31e23d57d3 Fixed error return values in filesystem test program. 9 gadi atpakaļ
testgamecontroller.c dd5d85a4e7 Added an API to iterate over game controller mappings 8 gadi atpakaļ
testgesture.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testgl2.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testgles.c 367a6a3ddf Fixed compiling of three test programs with C++. 8 gadi atpakaļ
testgles2.c 367a6a3ddf Fixed compiling of three test programs with C++. 8 gadi atpakaļ
testhaptic.c f9adb453dd Removed redundant include statements from test programs. 10 gadi atpakaļ
testhittesting.c 31de8f8b99 Minor tweaks to testhittesting. 11 gadi atpakaļ
testhotplug.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testiconv.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testime.c 367a6a3ddf Fixed compiling of three test programs with C++. 8 gadi atpakaļ
testintersections.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testjoystick.c c406f649b3 Added USB VID/PID information to the SDL test programs 8 gadi atpakaļ
testkeys.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testloadso.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testlock.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. 9 gadi atpakaļ
testmessage.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testmultiaudio.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. 9 gadi atpakaļ
testnative.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testnative.h 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ
testnativew32.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testnativex11.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testoverlay2.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testplatform.c 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. 8 gadi atpakaļ
testpower.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testqsort.c 3ac201cf7f Fixed bug 3319 - Getting the POSIX out of testqsort.c 8 gadi atpakaļ
testrelative.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testrendercopyex.c 929b965c62 Fixed compiling of three test programs with C++. 8 gadi atpakaļ
testrendertarget.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testresample.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testrumble.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testscale.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testsem.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testshader.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testshape.c 73b63e5b57 Fixed crash in shape test program if memory allocation failed. 9 gadi atpakaļ
testsprite2.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testspriteminimal.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
teststreaming.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testthread.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testtimer.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testver.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testviewport.c 42065e785d Updated copyright to 2016 9 gadi atpakaļ
testwm2.c d8866e8400 Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2 8 gadi atpakaļ
torturethread.c fa8c83c1c1 Remove almost all instances of "volatile" keyword. 9 gadi atpakaļ
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ

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!