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
|
Tue, 09 Aug 2016 16:58:32 -0400 |
Ryan C. Gordon |
emscripten audio: Added audio capture support.
|
changeset |
files
|
Tue, 09 Aug 2016 16:58:06 -0400 |
Ryan C. Gordon |
Added a FIXME.
|
changeset |
files
|
Tue, 09 Aug 2016 16:57:49 -0400 |
Ryan C. Gordon |
testaudiocapture: open capture device to same spec as output device.
|
changeset |
files
|
Tue, 09 Aug 2016 00:44:59 -0400 |
Ryan C. Gordon |
audio: Only allocate fake_stream if we're using the standard audio threads.
|
changeset |
files
|
Tue, 09 Aug 2016 00:44:05 -0400 |
Ryan C. Gordon |
audio: simplifed check for internal callback.
|
changeset |
files
|
Sun, 07 Aug 2016 02:43:20 -0400 |
Ryan C. Gordon |
dsp: Implemented audio capture support.
|
changeset |
files
|
Sun, 07 Aug 2016 01:48:38 -0400 |
Ryan C. Gordon |
winmm: Try to get full device names from the Windows Registry.
|
changeset |
files
|
Sat, 06 Aug 2016 23:05:02 -0400 |
Ryan C. Gordon |
winmm: Added a FIXME for truncated device names.
|
changeset |
files
|
Sat, 06 Aug 2016 19:34:32 -0400 |
Ryan C. Gordon |
winmm: Implemented audio capture support.
|
changeset |
files
|
Sat, 06 Aug 2016 03:45:45 -0400 |
Ryan C. Gordon |
disk audio: Make default i/o delay match what device is meant to be running at.
|
changeset |
files
|
Sat, 06 Aug 2016 03:39:15 -0400 |
Ryan C. Gordon |
disk audio: Implemented "capture" support, cleaned up some things.
|
changeset |
files
|
Sat, 06 Aug 2016 02:48:00 -0400 |
Ryan C. Gordon |
testaudiocapture: use capture device buffer queueing, for better test coverage.
|
changeset |
files
|
Sat, 06 Aug 2016 02:47:27 -0400 |
Ryan C. Gordon |
audio: Implemented buffer queueing for capture devices (SDL_DequeueAudio()).
|
changeset |
files
|
Sat, 06 Aug 2016 02:45:51 -0400 |
Ryan C. Gordon |
testaudiocapture: don't use fullscreen for the window.
|
changeset |
files
|
Sat, 06 Aug 2016 02:27:55 -0400 |
Ryan C. Gordon |
audio: SDL_ClearQueuedAudio() should free everything but two packets.
|
changeset |
files
|
Fri, 05 Aug 2016 04:23:32 -0400 |
Ryan C. Gordon |
nas: initial shot at audio capture support. Compiles, but not tested.
|
changeset |
files
|
Fri, 05 Aug 2016 02:04:48 -0400 |
Ryan C. Gordon |
audio: Changed OnlyHasDefaultInputDevice to OnlyHasDefaultCaptureDevice.
|
changeset |
files
|
Fri, 05 Aug 2016 01:59:06 -0400 |
Ryan C. Gordon |
audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections.
|
changeset |
files
|
Fri, 05 Aug 2016 01:44:15 -0400 |
Ryan C. Gordon |
audio: Removed internal SDL_audiomem.h and macros.
|
changeset |
files
|
Fri, 05 Aug 2016 01:44:41 -0400 |
Ryan C. Gordon |
audio: Clean up some CloseDevice() interface details.
|
changeset |
files
|
Thu, 04 Aug 2016 11:51:17 -0400 |
Ryan C. Gordon |
arts: backed out audio capture support.
|
changeset |
files
|
Wed, 03 Aug 2016 16:54:10 -0400 |
Ryan C. Gordon |
dummy audio: Patched to compile.
|
changeset |
files
|
Wed, 03 Aug 2016 02:18:47 -0400 |
Ryan C. Gordon |
dummy audio: Implemented dummy audio capture support. :)
|
changeset |
files
|
Wed, 03 Aug 2016 01:57:41 -0400 |
Ryan C. Gordon |
bsdaudio: first shot at audio capture support!
|
changeset |
files
|
Wed, 03 Aug 2016 01:56:58 -0400 |
Ryan C. Gordon |
bsdaudio: this appears to be using the wrong variable...?
|
changeset |
files
|
Wed, 03 Aug 2016 01:53:59 -0400 |
Ryan C. Gordon |
arts: Patched to (maybe) compile.
|
changeset |
files
|
Wed, 03 Aug 2016 01:01:44 -0400 |
Ryan C. Gordon |
arts: implemented audio capture support.
|
changeset |
files
|
Wed, 03 Aug 2016 01:00:30 -0400 |
Ryan C. Gordon |
alsa: capture devices don't need a mixbuf allocated.
|
changeset |
files
|
Wed, 03 Aug 2016 00:31:08 -0400 |
Ryan C. Gordon |
testaudiocapture: made test app interactive.
|
changeset |
files
|
Wed, 03 Aug 2016 00:30:12 -0400 |
Ryan C. Gordon |
coreaudio: Implemented audio capture for iOS.
|
changeset |
files
|
Tue, 02 Aug 2016 19:17:51 -0400 |
Ryan C. Gordon |
testaudiocapture: Make a simple green/red window when recording/playing.
|
changeset |
files
|
Tue, 02 Aug 2016 15:06:40 -0400 |
Ryan C. Gordon |
alsa: Implemented audio capture support!
|
changeset |
files
|
Tue, 02 Aug 2016 15:06:05 -0400 |
Ryan C. Gordon |
alsa: Cleaned up the 5.1 swizzle mess a little.
|
changeset |
files
|
Tue, 02 Aug 2016 15:04:33 -0400 |
Ryan C. Gordon |
audio: a little more robustness in the capture device's thread.
|
changeset |
files
|
Tue, 02 Aug 2016 13:50:58 -0400 |
Ryan C. Gordon |
pulseaudio: Implemented audio capture support!
|
changeset |
files
|
Tue, 02 Aug 2016 13:50:21 -0400 |
Ryan C. Gordon |
audio: implemented higher level infrastructure for running capture devices.
|
changeset |
files
|
Tue, 02 Aug 2016 13:48:52 -0400 |
Ryan C. Gordon |
audio: Made some SDL_AudioDevice fields atomic.
|
changeset |
files
|