Sin descripción

Sam Lantinga 5c58bd6877 * Added TranslateMessage call to SDL default message pump - was causing problems in S2 tools mode apps that used Qt. Qt relies on the WM_CHAR message generated by TranslateMessage and keyboard input was showing up in the UI as mixed-case. (Depending on which message pump got a given message - both SDL and Qt pump messages for the entire process.) Sam will review and possibly tweak this change before propagating to public SDL, but I'm checking this version in so I can integrate into S2 and fix the issue there. hace 11 años
VisualC 090327e76e Implemented the Dynamic API magic. hace 11 años
Xcode 090327e76e Implemented the Dynamic API magic. hace 11 años
Xcode-iOS 090327e76e Implemented the Dynamic API magic. hace 11 años
acinclude f848adff5f Improve Android pause/resume behavior. hace 11 años
android-project 109fe0e0dc fixed hat code validation. hace 11 años
build-scripts 45f785f0af Enable ccache for Raspberry Pi buildbot script. hace 11 años
cmake f02ef2985d Fixed XF86 VidMode extension dynamic loading with CMake project. hace 11 años
debian f848adff5f Improve Android pause/resume behavior. hace 11 años
include 682bc47bc5 Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!) hace 11 años
premake 090327e76e Implemented the Dynamic API magic. hace 11 años
src 5c58bd6877 * Added TranslateMessage call to SDL default message pump - was causing problems in S2 tools mode apps that used Qt. Qt relies on the WM_CHAR message generated by TranslateMessage and keyboard input was showing up in the UI as mixed-case. (Depending on which message pump got a given message - both SDL and Qt pump messages for the entire process.) Sam will review and possibly tweak this change before propagating to public SDL, but I'm checking this version in so I can integrate into S2 and fix the issue there. hace 11 años
test 93fd65f762 some fixes to the testshape.c code so it more correctly works. hace 11 años
visualtest f848adff5f Improve Android pause/resume behavior. hace 11 años
.hgignore f848adff5f Improve Android pause/resume behavior. hace 11 años
Android.mk e9be2d0b59 Add Dynamic API to Android makefile. hace 11 años
BUGS.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
CMakeLists.txt 4f1b8a4067 Move to no-argument version of "endif()" in CMakeLists.txt. hace 11 años
COPYING.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
CREDITS.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
INSTALL.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.in f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.minimal f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.pandora f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.psp f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.wiz f848adff5f Improve Android pause/resume behavior. hace 11 años
README-SDL.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-android.txt b2faf3f08d Updated paths in README for Android. hace 11 años
README-cmake.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-directfb.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-dynapi.txt 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) hace 11 años
README-gesture.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-hg.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-ios.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-linux.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-macosx.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-pandora.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-platforms.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-porting.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-psp.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-raspberrypi.txt 6234415872 Fixed typo in documentation. hace 11 años
README-touch.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-wince.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-windows.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
SDL2.spec.in f848adff5f Improve Android pause/resume behavior. hace 11 años
TODO.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
VisualC.html f848adff5f Improve Android pause/resume behavior. hace 11 años
WhatsNew.txt ec1cb49eab Wayland support hace 11 años
autogen.sh f848adff5f Improve Android pause/resume behavior. hace 11 años
configure 5071cb5c15 autoconf script tweaks hace 11 años
configure.in 5071cb5c15 autoconf script tweaks hace 11 años
sdl2-config.in f848adff5f Improve Android pause/resume behavior. hace 11 años
sdl2.m4 f848adff5f Improve Android pause/resume behavior. hace 11 años
sdl2.pc.in f848adff5f Improve Android pause/resume behavior. hace 11 años

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