Sun, 28 Aug 2016 13:36:13 -0400 |
Ryan C. Gordon |
Merge audio capture work back into the mainline.
default tip
|
changeset |
files
|
Sun, 28 Aug 2016 11:56:11 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Sun, 28 Aug 2016 08:50:26 -0700 |
Ryan C. Gordon |
alsa: Implemented hotplug support, cleaned up device names.
|
changeset |
files
|
Fri, 26 Aug 2016 15:46:29 -0400 |
Ryan C. Gordon |
ios: patched to compile.
|
changeset |
files
|
Mon, 15 Aug 2016 10:09:41 -0400 |
Ryan C. Gordon |
alsa: don't enumerate virtual devices, just physical hardware.
|
changeset |
files
|
Fri, 26 Aug 2016 12:18:08 -0700 |
Sam Lantinga |
Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved()
|
changeset |
files
|
Fri, 26 Aug 2016 11:16:44 -0700 |
Sam Lantinga |
commit 1170112da3776fdb06425f62d57b63144c33dc51
|
changeset |
files
|
Thu, 25 Aug 2016 22:31:44 +0200 |
Philipp Wiesemann |
Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!).
|
changeset |
files
|
Thu, 25 Aug 2016 22:31:33 +0200 |
Philipp Wiesemann |
Android: Fixed crash if closing removed joystick (thanks, Sylvain!).
|
changeset |
files
|
Sat, 20 Aug 2016 13:46:45 -0400 |
David Ludwig |
WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state
|
changeset |
files
|
Wed, 17 Aug 2016 21:05:00 +0200 |
Philipp Wiesemann |
Added link in header comment.
|
changeset |
files
|
Wed, 17 Aug 2016 21:04:50 +0200 |
Philipp Wiesemann |
Emscripten: Fixed opening previously closed joystick.
|
changeset |
files
|
Wed, 17 Aug 2016 21:04:32 +0200 |
Philipp Wiesemann |
Android: Fixed opening previously closed joystick (thanks, Sylvain!).
|
changeset |
files
|
Mon, 08 Aug 2016 12:17:53 -0700 |
Sam Lantinga |
[ OSX ] enables Xbox One S Guide (System Main Menu) button detection. the one possible impact is that since button identifiers on OSX are just their sequence in the HID report descriptor we might change the button order, and any existing/saved mappings may get their order changed.
|
changeset |
files
|
Sat, 06 Aug 2016 15:09:20 +0200 |
Mikkel Krautz |
Add Xbox One controller GUIDs to the XInput filter in the DirectInput joystick driver.
|
changeset |
files
|
Wed, 03 Aug 2016 22:39:44 +0200 |
Philipp Wiesemann |
Fixed two old identifiers in header comments.
|
changeset |
files
|
Wed, 03 Aug 2016 22:32:20 +0200 |
Philipp Wiesemann |
PSP: Fixed memory leak if video init failed.
|
changeset |
files
|
Wed, 03 Aug 2016 22:32:02 +0200 |
Philipp Wiesemann |
WinRT: Removed not needed SDL_zerop() after SDL_calloc().
|
changeset |
files
|
Wed, 03 Aug 2016 22:30:31 +0200 |
Philipp Wiesemann |
Added brackets to function names in header comments so that doxygen links them.
|
changeset |
files
|
Fri, 12 Aug 2016 22:50:48 -0400 |
Ryan C. Gordon |
testaudiocapture: ask for way more output samples.
|
changeset |
files
|
Fri, 12 Aug 2016 19:59:00 -0400 |
Ryan C. Gordon |
emscripten: send fake mouse events for touches, like other targets do.
|
changeset |
files
|
Fri, 12 Aug 2016 00:03:58 -0400 |
Ryan C. Gordon |
emscripten audio: check for an "undefined" object, remove some console.log().
|
changeset |
files
|
Thu, 11 Aug 2016 22:26:58 -0400 |
Ryan C. Gordon |
audio: Cleaned up "extern AudioBootStrap" list.
|
changeset |
files
|
Thu, 11 Aug 2016 22:22:09 -0400 |
Ryan C. Gordon |
audio: Renamed some internal driver symbols in various targets.
|
changeset |
files
|
Thu, 11 Aug 2016 22:04:49 -0400 |
Ryan C. Gordon |
android: implement audio capture support.
|
changeset |
files
|
Wed, 10 Aug 2016 16:00:16 -0400 |
Ryan C. Gordon |
directsound: Implemented audio capture support.
|
changeset |
files
|
Wed, 10 Aug 2016 15:34:24 -0400 |
Ryan C. Gordon |
windows: directsound should also map audio device GUIDs to proper names.
|
changeset |
files
|
Wed, 10 Aug 2016 14:14:14 -0400 |
Ryan C. Gordon |
audio: Patched to compile on C89 compilers.
|
changeset |
files
|
Wed, 10 Aug 2016 14:13:48 -0400 |
Ryan C. Gordon |
emscripten audio: fix timer on capture's silence callback.
|
changeset |
files
|
Tue, 09 Aug 2016 19:35:46 -0400 |
Ryan C. Gordon |
directsound: recalculate audiospec size before creating secondary buffer.
|
changeset |
files
|