Commit History

Author SHA1 Message Date
  Ryan C. Gordon c39fd5777d jack: Move jack_client_t into the audio device instead a global variable. 7 years ago
  Ryan C. Gordon b65e0777ce jack: Remove BROKEN_MULTI_DEVICE code. 7 years ago
  Ryan C. Gordon d9039f2396 jack: Initial shot at a JACK audio target. 7 years ago
  Philipp Wiesemann cb591ee611 Fixed ignoring first event in testshape program. 7 years ago
  Philipp Wiesemann 456bc301d9 Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE. 7 years ago
  Philipp Wiesemann 871d43a839 Removed unused hint includes. 7 years ago
  Ryan C. Gordon 9288983682 Merged Eric Wing's overscan patch. 7 years ago
  Olli Kallioinen 11289b766f Android cmake build fixed to work with the official android gradle plugin 7 years ago
  Ryan C. Gordon dc8a22cd9c cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!). 7 years ago
  Ryan C. Gordon 6d661cab7b windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. 7 years ago
  Ryan C. Gordon d844487799 windows: Fix compiling of XInput code on newer MinGW installs. 7 years ago
  Ryan C. Gordon 599d9ba198 emscripten: listen for pointerlockchange events on the #document specifically. 7 years ago
  Philipp Wiesemann 4b47fa38c3 Removed duplicate includes. 7 years ago
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 7 years ago
  Philipp Wiesemann 52b7d0eb23 android: Fixed missing error message for SDL_GetBasePath(). 7 years ago
  Philipp Wiesemann 248410dded Fixed SDL_GL_SetSwapInterval() returning success on two unsupported platforms. 7 years ago
  Philipp Wiesemann 2113208d98 haiku: Fixed missing title bar for windows with decorations. 7 years ago
  Philipp Wiesemann fc436a3a9d android: Moved internal function to new position. 7 years ago
  Philipp Wiesemann 63b3e06f75 Corrected names of header file guards. 7 years ago
  Philipp Wiesemann 07b0df0a22 haiku: Changed internal variable to be static. 8 years ago
  Philipp Wiesemann 850185f401 Fixed crash if creating textures failed in testshape program. 8 years ago
  Philipp Wiesemann 00394996eb Fixed crash if calling SDL_CreateShapedWindow() on unsupported platforms. 8 years ago
  Bastien Bouclet 545fba7886 x11: Don't send duplicate events when reconciling the keyboard state 8 years ago
  Ryan C. Gordon 5dc350133f test: Makefile.in should copy bitmap and wave files to build directory. 8 years ago
  Ryan C. Gordon b135557df9 linux: Don't crash if fcitx support is requested but unavailable. 8 years ago
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. 8 years ago
  Ryan C. Gordon 1c5f483a8a linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead. 8 years ago
  Ryan C. Gordon a1faea980c fcitx: removed incompatibly-licensed code. 8 years ago
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). 8 years ago
  Philipp Wiesemann fc510bd798 nacl: Fixed crash if allocating memory for audio device failed. 8 years ago