Commit Graph

227 Commits

Author SHA1 Message Date
Iwan Timmer 6bb9bcd52e Fix voor OMX build.sh v0.5 2014-03-31 20:12:45 +02:00
Iwan Timmer 40468c824d End bit too early in Bitstream Restrictions 2014-03-31 17:16:07 +02:00
Iwan Timmer 3ec5066b08 Watch changes in connected inputs 2014-03-31 16:52:06 +02:00
Iwan Timmer 230a041621 Removing input device no longer a error 2014-03-28 16:28:20 +01:00
Iwan Timmer 24b201856f Revert "Adjusted short and byte scaling and reversal in EvdevAbsolute and accounting for signed and unsigned input"
Patch don't take minimum values into account

This reverts commit 12efe3b5a3.
2014-03-19 19:53:41 +01:00
Iwan Timmer e43ac64e5a Use hex instead of decimal in EvdevConstants 2014-03-19 19:53:02 +01:00
Iwan Timmer a6e0438332 Update Limelight common to newest version 2014-03-19 19:25:46 +01:00
Iwan Timmer 8f55f1e725 Alsa renderer better error messages 2014-03-12 02:07:06 +01:00
admiralmachado fd85bf0387 Updating default mapping to match changes
Added abs_deadzone, btn_throttle, and btn_rudder
2014-03-11 21:58:56 +01:00
Iwan Timmer 288c6570fa Merge branch 'gamepad' into master
Improvements in gamepad code for deadzone, triggers and (un)signed
2014-03-11 21:38:25 +01:00
admiralmachado 821ad6fe5e Adjusted short and byte scaling and reversal in EvdevAbsolute and accounting for signed and unsigned input 2014-03-11 21:26:32 +01:00
admiralmachado 06fb196b6a Added deadzone for left/right sticks 2014-03-11 21:22:44 +01:00
admiralmachado 161175b866 Handle "--trigger-as-button" option from xboxdrv 2014-03-11 21:15:46 +01:00
Iwan Timmer 6362b566bc Don't create new byte array when replacing bits if possible 2014-03-11 17:53:57 +01:00
Iwan Timmer 8adf71d62a Set number of reference frames in SPS to 1 as fix for newer firmwares using new bitstream replacement code 2014-03-11 16:51:12 +01:00
Iwan Timmer d61532799a Update Limelight common to newest version 2014-02-25 17:25:59 +01:00
Iwan Timmer 7921aa8ecb Make tests mandatory for running Limelight v0.4 2014-02-18 17:47:59 +01:00
Iwan Timmer 25562f2831 Warn about the usage of X 2014-02-18 17:42:46 +01:00
Iwan Timmer 3caff7075e Debug messages about alsa audio done in java 2014-02-17 16:56:11 +01:00
Iwan Timmer daf1a94ba7 No messages about using OMX 2014-02-17 16:56:11 +01:00
Iwan Timmer d714011fe7 Set debug level 2014-02-17 16:56:11 +01:00
Iwan Timmer c22ded7b78 Update Limelight common library 2014-02-17 16:56:11 +01:00
Iwan Timmer 49567b0822 Add hidden debug mode with fake audio and video output 2014-02-17 16:32:56 +01:00
Iwan Timmer 0fe5ede16d Fix for using default soundcard 2014-02-15 21:08:35 +01:00
Iwan Timmer 04dc480c4a Update README 2014-02-15 13:47:07 +01:00
Iwan Timmer 92402a5959 Include ilclient helper library for easier compiling 2014-02-13 13:32:28 +00:00
Iwan Timmer 54c72cd0f0 Possible to specify audio device and default to hw:0 to stop using PusleAudio 2014-02-12 17:55:38 +01:00
Iwan Timmer 56eea63aad Better audio error catching 2014-02-12 17:55:38 +01:00
Iwan Timmer d84b4e6f20 Warn for unsupported VM's 2014-02-02 13:46:04 +01:00
Iwan Timmer 5701a7f916 Reverse Y axis 2014-02-02 13:24:33 +01:00
Iwan Timmer 61a2c8abad Possible to reverse directions in gamepad mapping 2014-01-28 14:49:58 +01:00
Iwan Timmer 07c6c55577 Suport for Dpads which use absolute values in evdev 2014-01-28 14:42:13 +01:00
Iwan Timmer dc97bc9cf0 Use range from evdev device for gamepad input 2014-01-28 01:34:45 +01:00
Iwan Timmer b0378ff7fa Remove dot comma's from example mapping file 2014-01-27 15:13:25 +01:00
Iwan Timmer da61fb6ed6 It's east not easth 2014-01-22 15:58:20 +01:00
Iwan Timmer 8df17833b3 Use low-latency branch for limelight-common v0.3 2014-01-22 15:28:43 +01:00
Iwan Timmer 030c1e4c96 Make build.sh for nv_alsa runnable 2014-01-22 15:27:56 +01:00
Iwan Timmer 91b351c8ae Replace Javax Sound with direct alsa access 2014-01-22 15:27:56 +01:00
irtimmer 00ed29e8c7 Merge pull request #2 from cschwartz/master
Mapping parameter is not assigned during constructor call for EvdevHandler
2014-01-21 11:14:47 -08:00
Christian Schwartz ad692bead2 Assigned mapping parameter to instance variable, preventing NullPointerException during parseEvent 2014-01-21 19:00:02 +00:00
Iwan Timmer 907f30d9e3 Remove version number from Limelight v0.2 2014-01-19 15:46:21 +01:00
Iwan Timmer 5716226e45 Update README about opus libraries 2014-01-19 15:45:40 +01:00
Iwan Timmer 245f514e2b Add example gamepad mapping 2014-01-19 15:37:53 +01:00
Iwan Timmer c85e23eca2 Simplify audio renderer 2014-01-19 15:35:09 +01:00
Iwan Timmer 78452d7b82 Gamepad mapping configurable 2014-01-19 13:59:02 +01:00
Iwan Timmer dd10c8940b Initial support for gamepads 2014-01-19 13:38:59 +01:00
Iwan Timmer f33ed3dbe1 Don't overwrite next NAL during SPS fix 2014-01-17 15:41:34 +01:00
Iwan Timmer 69761e84cd Use absolute path for inputs 2014-01-16 11:37:08 +01:00
Iwan Timmer 8205e18cf7 Convert tabs to spaces in build.xml 2014-01-16 11:26:39 +01:00
Iwan Timmer d5e8bb23e7 Include compiled common class files in jar 2014-01-16 11:07:40 +01:00