476 Commits

Author SHA1 Message Date
Iwan Timmer
441bf6c7e0 Use Freerun mode for Amlogic decoder 2017-05-10 19:44:48 +02:00
OtherCrashOverride
045e608681 Fix Odroid-C2 build. 2017-05-10 16:23:05 +02:00
Iwan Timmer
4bf3137bfc Cleanup Pulseaudio code to allow server select using audio argument 2017-05-10 15:58:32 +02:00
Iwan Timmer
7cbea75ab2 Check for unsuported parameters for SDL 2017-05-10 15:53:04 +02:00
Iwan Timmer
56f88f4fe8 Update keycodes for SDL 2017-05-10 15:18:51 +02:00
Iwan Timmer
76ff931edc Replace mappings with SDL compataible mappings 2017-04-08 16:26:51 +02:00
Iwan Timmer
1d7c2be7e2 Single mapping file for all inputs 2017-04-08 16:26:51 +02:00
Iwan Timmer
9f43712fc8 Use SDL-style mapping for input 2017-04-08 16:26:51 +02:00
Iwan Timmer
0a5b4ec5cc Remove map creation support 2017-04-07 18:47:04 +02:00
Iwan Timmer
fb7628cb50 Solve compile warnings 2017-03-18 16:06:41 +01:00
Iwan Timmer
1a4794ff0e Use newer FFmpeg api 2017-03-18 16:02:04 +01:00
Iwan Timmer
a85d6105b8 Buffer frame to sync with vsync in SDL 2017-03-18 15:37:39 +01:00
Iwan Timmer
bea030c52b Convert line-endings to UNIX for ffmpeg.c 2017-03-18 15:19:42 +01:00
Iwan Timmer
0484f16aa3 Merge remote-tracking branch 'alarm/imx' 2017-03-17 16:45:04 +01:00
Iwan Timmer
2c1464cf84 Merge branch 'master' of github.com:irtimmer/moonlight-embedded 2017-03-17 16:44:24 +01:00
Iwan Timmer
870901784e Always include fake output but never choose it by default 2017-03-17 16:42:52 +01:00
Iwan Timmer
e9811d8505 Allow specifying which codec to use 2017-03-17 16:42:52 +01:00
Iwan Timmer
cd1135d8ea Do displaying in main thread instead of decoding thread 2017-03-04 15:22:46 +00:00
tezcatli
44937321c6 imx6 optimization: crop framebuffer dimension to screen dimension. 2017-03-03 21:23:50 +00:00
Iwan Timmer
e7912ddc8b Split i.MX code between VPU and V4L output 2017-03-03 21:19:49 +00:00
Iwan Timmer
3407fc5b17 Update to new common-c to show the correct number of controllers 2017-02-26 23:34:51 +01:00
Iwan Timmer
8bbd8e22ea Don't force hardware for FFMpeg by default 2017-01-14 20:11:52 +01:00
tezcatli
4c9412cd86 Change the IOGetVirtMem return value test to == -1 instead of < 0 which may include valid addresses 2017-01-13 21:17:15 +01:00
georgc
80dba169e3 Enabled Keypad (/*-+. Enter) and PrintScreen 2016-12-29 11:40:56 -05:00
Iwan Timmer
9356b40eec Correct keycode for alt-key 2016-12-20 15:46:13 +01:00
Iwan Timmer
90bfcdcc4d Update libCEC compatibility to version 4.0 2016-12-09 20:05:31 +01:00
Iwan Timmer
d00829b69a Update moonlight-common-c 2016-10-06 12:23:28 +02:00
Iwan Timmer
f0a0024aeb Fix compile issue for Amlogic video decoder backend 2016-09-29 07:52:46 +02:00
Iwan Timmer
6fcc63ee9e Workaround for decoding special case of C1, 1080p, H264 2016-04-05 20:45:24 +02:00
Iwan Timmer
d44f06961f Fix unasked usage of VDPAU in SDL 2016-04-03 14:32:58 +02:00
Iwan Timmer
e84fc50aa1 Allow usage of Pulseaudio and ALSA on Raspberry Pi 2016-04-03 12:38:44 +02:00
Iwan Timmer
1a8dbf2984 Merge remote-tracking branch 'cgutman/fixoverflow' 2016-04-03 12:00:51 +02:00
Iwan Timmer
52b4c8ad59 Autouse HEVC on selected platforms 2016-04-03 12:00:28 +02:00
Iwan Timmer
be4a13aead Cleanup aml decoder 2016-04-03 12:00:27 +02:00
Iwan Timmer
e12beeaef3 Allow unsupported version to try to run 2016-04-03 12:00:27 +02:00
Cameron Gutman
0f5b50dfa7 Fix integer overflow in deadzone calculation 2016-04-03 02:14:53 -04:00
Iwan Timmer
b30cf20f8c Check protocol version 2016-04-01 19:13:16 +02:00
Iwan Timmer
9b98371afc Add unpair command 2016-04-01 18:57:35 +02:00
Cameron Gutman
c6c4e5102c Fix build with new moonlight-common-c source layout 2016-04-01 00:31:32 -04:00
Iwan Timmer
68e18a2067 Default to corect audio device on Raspberry Pi 2016-03-25 11:14:18 +01:00
Unknownforce351
8de4fe1cf3 Initial OMX Support 2016-03-24 18:14:02 +01:00
Iwan Timmer
43c06a2338 Show information about host system 2016-03-20 22:11:17 +01:00
Iwan Timmer
48bbcbf954 Update libgamestream for h265 2016-03-16 19:41:56 +01:00
Iwan Timmer
e53be38bdb Fix missing functino arguments for FFMpeg 2016-03-16 19:29:10 +01:00
Iwan Timmer
feb174478c Attempt to support HEVC with VDPAU and software decoding 2016-03-15 18:21:01 +01:00
Iwan Timmer
58da4da6c3 Give error when enabling HEVC on unsupported platforms 2016-03-15 18:15:42 +01:00
Iwan Timmer
ecf1c544ec Make Amlogic decoder a plugin 2016-03-14 17:43:29 +01:00
Iwan Timmer
0cab1f890a Make hevc generic for all platforms 2016-03-14 17:43:08 +01:00
Daniel Mehrwald
c1f5a2a30e Add: Amlogic hardware video decoder backend 2016-03-14 16:36:09 +01:00
Iwan Timmer
3943ba8cd8 Update moonlight-common-c for GFE 2.11 2016-03-08 14:51:08 +01:00