Commit Graph

430 Commits

Author SHA1 Message Date
Iwan Timmer c1c0e54345 Add warning for invalid mappings 2017-08-06 22:31:19 +02:00
Iwan Timmer 1b8ac983e5 Check status code for GS api requests 2017-08-06 22:06:55 +02:00
Adrian Cuzman eb2bdad535 added missing #ifdefs for HAVE_VAAPI & HAVE_VDPAU 2017-07-26 07:28:49 +00:00
Iwan Timmer 76cf6f6339 Fix xbox 360 wireless fallback mapping 2017-07-04 20:06:29 +02:00
Iwan Timmer 9cd09b36e0 Use lowercase true 2017-07-04 20:05:03 +02:00
Iwan Timmer f081ebad21 Add mapping for wireless xbox controller v2.4.2 2017-07-02 13:38:48 +02:00
Iwan Timmer efa8d9a8c2 Add default mapping for evdev 2017-07-02 13:29:27 +02:00
Iwan Timmer 4a193599c7 Sort and deduplicate gamecontrollerdb 2017-07-02 12:51:41 +02:00
Iwan Timmer dbd225bf01 More clear input error messages 2017-07-02 12:36:47 +02:00
Iwan Timmer 37059d09f6 Initialize correct axis 2017-07-02 12:36:31 +02:00
Iwan Timmer 9d26b22868 Initialize mapping memory 2017-06-25 12:43:50 +02:00
Iwan Timmer 1b4e36646d Add extra checks to reduce unexcpected gamepad input 2017-06-21 17:38:18 +02:00
Iwan Timmer 1770b09a23 Check for non-available axis 2017-06-21 17:30:50 +02:00
Iwan Timmer dd23c70d46 Fix hat mapping issues 2017-06-21 17:29:56 +02:00
Iwan Timmer c245ce6cc0 Check if mapping exists for triggers 2017-06-20 22:15:33 +02:00
Iwan Timmer dc8211514e Update version v2.4.1 2017-06-19 22:45:14 +02:00
Iwan Timmer 3e2c5b1789 Add support for SDL_GAMECONTROLLERCONFIG environment variable 2017-06-19 22:44:33 +02:00
Iwan Timmer c23d95f83c Provide more debugging information for controllers 2017-06-19 22:13:35 +02:00
Iwan Timmer 0e4820e3a8 Fix digital triggers 2017-06-19 21:56:22 +02:00
Iwan Timmer 04200f24c7 Present decoded frame in main thread for VAAPI and VDPAU 2017-06-19 19:38:56 +02:00
Iwan Timmer f96a644917 Add missing VAAPI video callbacks 2017-06-17 22:31:57 +02:00
Iwan Timmer 4415836579 Add X11 VAAPI decoder 2017-06-17 12:32:33 +02:00
Iwan Timmer 2c35e70cc0 Use --unsupported option also for unsupported resolutions 2017-06-16 21:49:10 +02:00
Iwan Timmer abbd3766bc Don't require mapping for keyboard and mouse when using evdev 2017-06-16 20:54:20 +02:00
Iwan Timmer 7653569bb5 Solve conflict between pi and imx codepaths 2017-06-12 17:34:15 +02:00
Iwan Timmer 36bbba8bb6 Update requested information for new issues 2017-06-12 13:15:04 +02:00
Iwan Timmer 8388fea9a6 Fix some build issues for older systems 2017-06-12 13:15:04 +02:00
Iwan Timmer cdca4c1b3a Add button combination to quit streaming for gamepads v2.4.0 2017-06-11 18:32:46 +02:00
Iwan Timmer cbf31be73b Add debug option to show http traffic 2017-06-11 18:14:32 +02:00
Iwan Timmer b0660e9dd3 Show platform name when verbose option is on 2017-06-11 18:07:24 +02:00
Iwan Timmer e06a78130a Add verbose option and hide most logging 2017-06-11 18:06:50 +02:00
Iwan Timmer d759cfdf37 Complain only about mapping when streaming 2017-06-11 14:30:51 +02:00
Iwan Timmer 021fbaf810 Add platform option to manpage 2017-06-11 14:11:00 +02:00
Iwan Timmer e462c03d7b Move github specific files to .github 2017-06-11 14:03:31 +02:00
Iwan Timmer c9a3370db9 Determine platform only when stream is started 2017-06-11 12:45:55 +02:00
Iwan Timmer 1ed34ff95d Allocate memory for RSA key 2017-06-11 12:45:12 +02:00
Iwan Timmer 637c4f6923 Update version 2017-06-10 21:07:42 +02:00
Iwan Timmer c34282c313 Clearer message about missing mapping 2017-06-10 20:55:08 +02:00
Iwan Timmer ae54a30ea0 Allocate pipe only for EGL 2017-06-10 20:48:17 +02:00
Iwan Timmer 0ea71fc635 Fix fullscreen for VDPAU 2017-06-10 20:36:42 +02:00
Iwan Timmer 966dce5f69 Add ctl-alt-shift-q combo to X11 2017-06-10 18:05:26 +02:00
Iwan Timmer 54b652c350 Autodetect VDPAU support 2017-06-10 17:58:43 +02:00
Iwan Timmer 85f90459fe Update moonlight-common-c 2017-06-10 16:44:27 +02:00
Iwan Timmer c1b06dca75 Provide seperate platform option to enable VDPAU 2017-06-10 16:01:43 +02:00
Iwan Timmer 819503dd4d Remove VDPAU support on SDL 2017-06-10 15:30:05 +02:00
Iwan Timmer b21dce7f2a Cleanup VDPAU code 2017-06-10 15:29:46 +02:00
Iwan Timmer 6c8b0aea66 Remove debug build type 2017-06-09 23:03:45 +02:00
Iwan Timmer a8f432cbed Add missing parameters to help command 2017-06-09 23:01:30 +02:00
Iwan Timmer 0b7c2f62a7 Replace seperate codec options with single option 2017-06-09 22:50:48 +02:00
Iwan Timmer 63f05b2baf Update sample configuration file 2017-06-09 22:45:48 +02:00