Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann 31832d2a58 Removed missing test program from Makefile. il y a 10 ans
  Philipp Wiesemann f4dcc24698 Changed Emscripten entry in gamecontroller database to allow sorting by script. il y a 10 ans
  Philipp Wiesemann 22855927ce Removed unnecessary call to SDL_free(). il y a 10 ans
  Philipp Wiesemann 2cde19c635 Fixed typos in a README. il y a 10 ans
  Philipp Wiesemann 80d19b7ee3 Fixed typo in header file documentation comment. il y a 10 ans
  Philipp Wiesemann 79b3221b0e Fixed compile warnings about unused variables. il y a 10 ans
  Philipp Wiesemann 97e876671b Fixed compile errors in example programs. il y a 10 ans
  Ryan C. Gordon e8467cbca9 Maybe actually patched to compile this time? il y a 10 ans
  Ryan C. Gordon 629c13fbf1 Actually fix Unix scripts this time. :) il y a 10 ans
  Ryan C. Gordon 9c38244f5d Really patched to compile this time? il y a 10 ans
  Ryan C. Gordon 9f111ce4b9 Patched to compile. il y a 10 ans
  Ryan C. Gordon 208636828d I don't know if Unix scripts are useful at all on Emscripten, but fix them up. il y a 10 ans
  Ryan C. Gordon fc40516744 A little more work on the Emscripten buildbot script. il y a 10 ans
  Ryan C. Gordon f4bd828af5 Added buildbot script for Emscripten port. il y a 10 ans
  Ryan C. Gordon eab2433f6d Maybe patched to compile on Windows for real now? il y a 10 ans
  Ryan C. Gordon b0ebfabf33 Patched to compile on Windows. il y a 10 ans
  Ryan C. Gordon 707c11f64f Patched to compile on non-Emscripten targets. il y a 10 ans
  Ryan C. Gordon 77ccc412f5 CMake: Minor cleanup up on the new SDL_*_ENABLED_BY_DEFAULT vars. il y a 10 ans
  Ryan C. Gordon fe40a17224 Initial merge of Emscripten port! il y a 10 ans
  Ryan C. Gordon a228b67d88 CMake: Replace "else(condition)" with "else()", etc. il y a 10 ans
  Sam Lantinga 708a43f50e Treat any key device as a keyboard il y a 10 ans
  Philipp Wiesemann b9707732e3 Removed unused includes and functions from test program. il y a 10 ans
  Philipp Wiesemann 269c2476b6 Replaced sqrt() with SDL_sqrt() in test program. il y a 10 ans
  Philipp Wiesemann 701c97074f Removed global variable from test program. il y a 10 ans
  Philipp Wiesemann e2a5c1d203 Removed extern declaration of not existing SDL_numhaptics from internal header. il y a 10 ans
  Philipp Wiesemann 0f87761bf3 Removed dependency to stdbool.h in implementation file for Android. il y a 10 ans
  Philipp Wiesemann d99911544f Fixed setting text to clipboard in controllermap program. il y a 10 ans
  Philipp Wiesemann 45fa5642ea Added comments in example program. il y a 10 ans
  Philipp Wiesemann fbbd593230 Fixed bug 2811 - [patch] Android core: Fix JNI 'nativeGetHint' symbol not being exported il y a 10 ans
  Philipp Wiesemann a830fbc70f Fixed warnings about possible loss of data in conversion. il y a 10 ans