بدون توضیح

Sam Lantinga 05d8c2dcd2 Fix SDL xinput code to work at all when xinput has devices at high indexes but no device connected at lower index, for instance 0->disconnected, 1->wireles, 2->wired. Previously the SDL code assumed the indexes were always used up in order which is not true at all and lead to a bunch of failure cases where controllers would go unrecognized. 11 سال پیش
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Xcode 38dc821b0a Added filesystem code to Mac and iOS Xcode projects. 11 سال پیش
Xcode-iOS 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 سال پیش
acinclude dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
android-project 0eeb76d869 Fixes bug #2037, common EGL code for Android and X11 11 سال پیش
build-scripts dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
cmake dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
include 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 سال پیش
src 05d8c2dcd2 Fix SDL xinput code to work at all when xinput has devices at high indexes but no device connected at lower index, for instance 0->disconnected, 1->wireles, 2->wired. Previously the SDL code assumed the indexes were always used up in order which is not true at all and lead to a bunch of failure cases where controllers would go unrecognized. 11 سال پیش
test 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 سال پیش
.hgignore 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Android.mk 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
BUGS.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
CMakeLists.txt 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
COPYING.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
CREDITS.txt a84a97fe85 Added Julian Winter to the credits for the SDL 2.0 website. 11 سال پیش
INSTALL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Makefile.minimal 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Makefile.pandora 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Makefile.psp 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 سال پیش
Makefile.wiz dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-SDL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-android.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-cmake.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-directfb.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-gesture.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-hg.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-ios.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-macosx.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-pandora.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-platforms.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-porting.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-psp.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-touch.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README-wince.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
README.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
SDL2.spec.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
TODO.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
VisualC.html dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
WhatsNew.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
configure 13e67150b9 Regenerate configure script. 11 سال پیش
configure.in 06f6a59212 Corrected Haiku build. 11 سال پیش
sdl2-config.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
sdl2.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش
sdl2.pc.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 سال پیش

README-SDL.txt


Please distribute this file with the SDL runtime environment:

The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multi-media software, such as games and
emulators.

The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html