Iwan Timmer
|
1d47b9205e
|
Default to 30 fps for 1080p and higher
|
2017-05-27 16:53:40 +02:00 |
|
Iwan Timmer
|
fe41e04607
|
Add 4k command line option
|
2017-05-27 16:50:29 +02:00 |
|
Iwan Timmer
|
0e1cabbd82
|
Check display mode before streaming
|
2017-05-27 16:41:52 +02:00 |
|
Iwan Timmer
|
7e73de80b3
|
Get additional server information
|
2017-05-27 16:10:59 +02:00 |
|
Iwan Timmer
|
53641fabbf
|
Merge branch 'egl'
|
2017-05-25 20:39:36 +02:00 |
|
Iwan Timmer
|
1273c69599
|
Merge branch 'sdl'
|
2017-05-25 20:39:22 +02:00 |
|
Iwan Timmer
|
a30f0eec05
|
Grab mouse on X11
|
2017-05-25 20:37:13 +02:00 |
|
Iwan Timmer
|
8d4670339f
|
Add mouse and keyboard input for X11
|
2017-05-25 20:37:13 +02:00 |
|
Iwan Timmer
|
e4946b3717
|
Quit when close button is pressed
|
2017-05-25 20:37:12 +02:00 |
|
Iwan Timmer
|
89cca8bdc4
|
Allow X11 window to be fullscreen
|
2017-05-25 20:37:12 +02:00 |
|
Iwan Timmer
|
a426ae6e2d
|
Support for X11 with software decoder using GLES 2.0 and EGL to perform YUV to RGB color conversion
|
2017-05-25 20:37:12 +02:00 |
|
Iwan Timmer
|
fca16aa801
|
Cleanup audio decoding code
|
2017-05-25 16:48:58 +02:00 |
|
Iwan Timmer
|
8f9e5102cc
|
Autodetect number of cores for software rendering
|
2017-05-10 20:34:35 +02:00 |
|
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
|
950dc5076b
|
Merge branch 'master' into sdl
|
2017-05-10 14:28:04 +02:00 |
|
Iwan Timmer
|
45f9b0554e
|
Update moonlight-common-c
|
2017-05-08 18:11:37 +02:00 |
|
Iwan Timmer
|
d46fe49c57
|
Compatability fixes for OpenSSL 1.1
|
2017-04-26 20:00:50 +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
|
415c2efe87
|
Update version number to 2.3.0
v2.3.0
|
2017-03-18 16:31:55 +01: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
|
d0f9330c90
|
Implement forward error correction
|
2017-03-17 18:16:45 +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
|
9cd90276cb
|
Remove debug statement from gs_pair
|
2017-03-17 16:22:44 +01:00 |
|
Iwan Timmer
|
b08582b5fb
|
Add extension to mapping for cordless Rumblepad 2
|
2017-03-17 16:21:13 +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 |
|
tezcatli
|
aa6f297707
|
Workaround: Disable ssl session id cache. For unknown reason, this feature prevents pairing on yocto fido (not on morty) with GFE 3.3.0.95
|
2017-02-26 18:48:30 +01:00 |
|
tezcatli
|
5bac18519c
|
Fix-up certificate generation: remove extensions related to certificate authority, add key usages for key exchange and signature.
|
2017-02-26 18:48:25 +01:00 |
|
Iwan Timmer
|
9301898630
|
Merge remote-tracking branch 'jaykass/wiiupro'
|
2017-01-19 11:54:39 +01:00 |
|
Jacob Boyce
|
7c6535fbae
|
mappings: add wii u pro controller
|
2017-01-18 21:31:51 -08: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 |
|
Iwan Timmer
|
27ad18c3bd
|
Merge pull request #454 from georgcmef/MyDEV
Enabled Keypad (/*-+. Enter) and PrintScreen
|
2016-12-29 19:10:52 +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 |
|