Sat, 17 Sep 2016 01:36:29 -0300 |
Alex Szpakowski |
Updated URL in a comment
|
changeset |
files
|
Sat, 17 Sep 2016 01:31:07 -0300 |
Alex Szpakowski |
Added a new hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.
|
changeset |
files
|
Thu, 15 Sep 2016 21:49:29 -0300 |
Alex Szpakowski |
tvOS: Add drop-file support
|
changeset |
files
|
Thu, 15 Sep 2016 08:57:56 -0700 |
Sam Lantinga |
Fixed set of libraries needed to build on Mac OS X
|
changeset |
files
|
Thu, 15 Sep 2016 08:46:14 -0700 |
Sam Lantinga |
Hopefully fixed the cmake build on Mac OS X
|
changeset |
files
|
Thu, 15 Sep 2016 08:29:20 -0700 |
Sam Lantinga |
Fixed building new coreaudio driver on Mac OS X
|
changeset |
files
|
Thu, 15 Sep 2016 19:59:57 -0300 |
Alex Szpakowski |
CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on tvOS.
|
changeset |
files
|
Wed, 14 Sep 2016 08:45:35 -0700 |
Sam Lantinga |
Fixed building for both iOS and tvOS on Xcode 8
|
changeset |
files
|
Wed, 14 Sep 2016 08:20:24 -0700 |
Sam Lantinga |
Fixed including OpenGL ES on iOS without any other SDL headers
|
changeset |
files
|
Wed, 14 Sep 2016 07:09:35 -0700 |
Sam Lantinga |
Allow targeting tvOS
|
changeset |
files
|
Tue, 13 Sep 2016 18:44:28 -0700 |
Sam Lantinga |
Fixed spacing
|
changeset |
files
|
Tue, 13 Sep 2016 18:43:55 -0700 |
Sam Lantinga |
Fixed accidental call to SDL_PrivateJoystickHat()
|
changeset |
files
|
Tue, 13 Sep 2016 22:18:06 -0300 |
Alex Szpakowski |
Initial Apple TV / tvOS support.
|
changeset |
files
|
Tue, 13 Sep 2016 19:51:10 -0300 |
Alex Szpakowski |
Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit.
|
changeset |
files
|
Tue, 13 Sep 2016 00:09:21 -0700 |
Sam Lantinga |
Only prevent the default browser event handling when the specific event types aren't disabled by the user, patch contributed by Jonas Platte
|
changeset |
files
|
Tue, 13 Sep 2016 00:04:00 -0700 |
Charlie Birks |
Add mapping for media keys
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:59 -0700 |
Alon Zakai |
use Module.createContext for 2D rendering in emscripten
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:58 -0700 |
Alon Zakai |
add some detail to fullscreen workaround comment; version 6
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:56 -0700 |
Charlie Birks |
only unset fullscreen flags if fullscreen failed
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:55 -0700 |
Charlie Birks |
use screen resolution instead of canvas size
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:54 -0700 |
Boris Gjenero |
Fix full screen mode in Firefox, which was broken by 9d4beb2
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:53 -0700 |
Boris Gjenero |
Support SDL_SetWindowTitle() via Module['setWindowTitle']()
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:51 -0700 |
Jukka Jylänki |
Remove unused variable warning from Emscripten build in Emscripten_HandleFullscreenChange().
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:50 -0700 |
Jukka Jylänki |
Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags required by Emscripten toolchain.
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:49 -0700 |
Boris Gjenero |
Unpress all keys on blur to avoid stuck keys
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:48 -0700 |
Boris Gjenero |
Listen for blur and focus events on window instead of canvas
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:46 -0700 |
Boris Gjenero |
Mouse events use CSS coordinates, so don't scale by pixel_ratio
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:45 -0700 |
Boris Gjenero |
Accumulate subpixel mouse motion so motion is not lost.
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:44 -0700 |
TelpeNight |
Fix of mouse events in browser without pointer locks
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:43 -0700 |
Alon Zakai |
optimize Emscripten_UpdateWindowFramebuffer
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:41 -0700 |
Alon Zakai |
optimize a getValue
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:40 -0700 |
Charlie Birks |
Include timers when using cmake (#29)
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:39 -0700 |
Charlie Birks |
send mouse move on enter/leave
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:37 -0700 |
Charlie Birks |
listen for mouse up on document (fixes mouseup outside canvas)
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:36 -0700 |
Charlie Birks |
use SDL_SetMouseFocus
|
changeset |
files
|
Tue, 13 Sep 2016 00:03:28 -0700 |
Sam Lantinga |
simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks
|
changeset |
files
|
Mon, 12 Sep 2016 23:58:08 -0700 |
Charlie Birks |
use css size for touch normalisation
|
changeset |
files
|
Fri, 09 Sep 2016 15:12:09 -0700 |
Sam Lantinga |
Reverted previous commit which breaks game controller input processing.
|
changeset |
files
|
Thu, 08 Sep 2016 20:38:23 -0700 |
Sam Lantinga |
Suggestion from Apple: use kCFRunLoopCommonModes which does more complete event processing
|
changeset |
files
|
Wed, 07 Sep 2016 18:14:26 -0400 |
Ryan C. Gordon |
1.2 mac: Apparently the magic -psn command line appears in post-10.9 macOSes.
SDL-1.2
|
changeset |
files
|
Tue, 06 Sep 2016 13:13:03 -0400 |
Ryan C. Gordon |
emscripten: special case to make SDL_ShowSimpleMessageBox() work.
|
changeset |
files
|
Tue, 06 Sep 2016 12:18:52 -0400 |
Ryan C. Gordon |
emscripten-buildbot.sh: exit with an error if configure/make fail.
|
changeset |
files
|
Sun, 04 Sep 2016 01:42:46 -0400 |
Ryan C. Gordon |
mac: Patched to compile with CMake project.
|
changeset |
files
|
Sun, 04 Sep 2016 01:23:55 -0400 |
Ryan C. Gordon |
coreaudio: Move from AudioUnits to AudioQueues.
|
changeset |
files
|
Sat, 03 Sep 2016 00:13:41 -0400 |
Ryan C. Gordon |
coreaudio: capture devices should let the system allocate the render buffer.
|
changeset |
files
|
Fri, 02 Sep 2016 13:12:21 -0400 |
Ryan C. Gordon |
coreaudio: Replaced an int with an SDL_bool.
|
changeset |
files
|
Fri, 02 Sep 2016 13:11:28 -0400 |
Ryan C. Gordon |
coreaudio: Move some variable declarations to the top of the scope.
|
changeset |
files
|
Thu, 01 Sep 2016 16:01:54 -0300 |
Gabriel Jacobo |
Fixes building SDL on Ubuntu 16.04 with Mir headers installed
|
changeset |
files
|
Thu, 01 Sep 2016 01:26:56 -0700 |
Sam Lantinga |
wayland: Add support for relative mouse mode, by Jonas Ådahl <jadahl@gmail.com>
|
changeset |
files
|
Thu, 23 Jun 2016 18:39:05 +0800 |
Jonas Ådahl |
wayland: Build own version of core protocol
|
changeset |
files
|
Thu, 01 Sep 2016 01:22:58 -0700 |
Bastien Nocera |
Wayland: Set "class" for each window we create
|
changeset |
files
|
Wed, 31 Aug 2016 16:10:04 -0400 |
Ryan C. Gordon |
emscripten: Be more aggressive when closing audio capture devices.
|
changeset |
files
|
Wed, 31 Aug 2016 12:52:55 -0400 |
David Ludwig |
WinRT: added an extra NULL pointer check for SDL_*ScreenSaver() backend code
|
changeset |
files
|
Tue, 30 Aug 2016 12:58:00 -0700 |
Brandon Schaefer |
Mir: Add mouse grab support (requires mir 0.24)
|
changeset |
files
|
Tue, 30 Aug 2016 21:16:04 +0200 |
Philipp Wiesemann |
Fixed log message in audio capture test program.
|
changeset |
files
|
Tue, 30 Aug 2016 21:15:46 +0200 |
Philipp Wiesemann |
Android: Removed unused internal function.
|
changeset |
files
|
Tue, 30 Aug 2016 21:15:18 +0200 |
Philipp Wiesemann |
Android: Fixed misleading warning in log output (thanks, Sylvain!).
|
changeset |
files
|
Tue, 30 Aug 2016 21:14:52 +0200 |
Philipp Wiesemann |
Android: Fixed missing mouse motion events while button down (thanks, Sylvain!).
|
changeset |
files
|
Tue, 30 Aug 2016 21:14:13 +0200 |
Philipp Wiesemann |
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
changeset |
files
|
Mon, 29 Aug 2016 20:27:21 -0400 |
David Ludwig |
WinRT: added SDL_*ScreenSaver() support; fixed crash when restoring app from screensaver
|
changeset |
files
|