Iwan Timmer
|
2cb725314c
|
Add connection status update handler
|
2019-04-29 19:09:31 +02:00 |
|
Iwan Timmer
|
817cd066c5
|
Update gamecontrollerdb.txt
|
2019-04-29 19:08:54 +02:00 |
|
Iwan Timmer
|
10881d4f0d
|
Update moonlight-common-c
|
2019-04-29 19:05:48 +02:00 |
|
Jose Antonio Postigo
|
7b46b4b2ea
|
Minor fixes to get rumble working in evdev devices
|
2019-04-18 17:32:16 +02:00 |
|
Hugo Hromic
|
212eac6359
|
Only grab input devices if they are keyboards
|
2019-02-24 16:17:46 +00:00 |
|
Iwan Timmer
|
d7ac8654e5
|
Do signal masking before thread creation
|
2019-02-17 22:03:14 +01:00 |
|
Iwan Timmer
|
292a26d6ad
|
Initial attempt to implement rumble for evdev
|
2019-02-16 16:12:06 +01:00 |
|
Iwan Timmer
|
0868f0295e
|
Port rumble support for SDL from moonlight-qt
|
2019-02-16 16:11:40 +01:00 |
|
Iwan Timmer
|
2adf943980
|
Update moonlight-common-c
|
2019-02-16 15:35:26 +01:00 |
|
Hugo Hromic
|
d0f5f90dea
|
Add option for sending quit app request after quitting streaming session
* By default this option is set to `false` and can be enabled using the
new `-quitappafter`/`quitappafter` command-line/config options.
|
2019-01-24 23:11:57 +01:00 |
|
Hugo Hromic
|
7a32234c0b
|
Fixed permissions on source file
* File was set to 0755 permissions instead of 0644
|
2019-01-24 20:56:01 +01:00 |
|
Iwan Timmer
|
ee6a3b49d4
|
Update moonlight-common-c
|
2019-01-18 19:16:06 +01:00 |
|
Iwan Timmer
|
497cb87ea5
|
Merge remote-tracking branch 'hhromic/code-cleanup'
|
2019-01-18 19:10:28 +01:00 |
|
Iwan Timmer
|
4446c4fc5a
|
Merge remote-tracking branch 'AreaScout/ffmpeg'
|
2019-01-18 19:09:06 +01:00 |
|
Iwan Timmer
|
b50f8d8a09
|
Merge remote-tracking branch 'sauyon/master'
|
2019-01-18 19:06:53 +01:00 |
|
Iwan Timmer
|
a5ea38cb28
|
Update gamecontrollerdb
|
2018-12-02 20:29:34 +01:00 |
|
Iwan Timmer
|
bfade0686b
|
Correct linking to libdrm on Rockchip
|
2018-12-02 20:19:56 +01:00 |
|
Iwan Timmer
|
b640cf32cb
|
Remove executable bit from CMake file
|
2018-12-02 20:18:51 +01:00 |
|
Hugo Hromic
|
f7039957cd
|
x11: use QUIT_KEY constant instead of direct code
For consistency in the evdev, sdl and x11 input drivers.
|
2018-12-01 15:31:42 +00:00 |
|
Hugo Hromic
|
9a1db0919b
|
Rename QUIT_MODIFIERS and MODIFIERS constants to ACTION_MODIFIERS
For consistency in the evdev, sdl and x11 input drivers.
|
2018-12-01 15:23:59 +00:00 |
|
AreaScout
|
aee5d9968b
|
Add: register all for FFmpeg
|
2018-11-28 09:56:26 +00:00 |
|
Iwan Timmer
|
9ab10f0dab
|
Update moonlight-common-c
|
2018-11-23 22:55:28 +01:00 |
|
Cameron Gutman
|
e21e2074e3
|
Add support for X1 and X2 mouse buttons
|
2018-10-09 19:39:25 +02:00 |
|
Iwan Timmer
|
c52ba9c041
|
Add link to Discord in README.md
|
2018-09-28 15:08:33 +02:00 |
|
Sauyon Lee
|
7c21672c94
|
replace malloc/strcpy pair with strdup to allocate correct size
|
2018-09-18 12:21:29 -07:00 |
|
Iwan Timmer
|
5ce1e12a16
|
Update readme
|
2018-08-13 21:50:44 +02:00 |
|
John Carlson
|
7a2f7130dd
|
x11: Handle Mouse scroll wheel events
|
2018-08-12 23:21:33 -04:00 |
|
Iwan Timmer
|
d54d348cc4
|
Update version number
v2.4.7
|
2018-08-11 17:43:13 +02:00 |
|
Iwan Timmer
|
304b54f05e
|
Update gamecontrollerdb
|
2018-08-11 17:41:38 +02:00 |
|
Iwan Timmer
|
d0bce384ac
|
Update moonlight-common-c
|
2018-08-11 17:29:09 +02:00 |
|
Iwan Timmer
|
53d2e7cbf9
|
Small buffer size fix
|
2018-08-11 17:28:52 +02:00 |
|
Iwan Timmer
|
a9f85e9574
|
Revert "FindAmlogic: don't depend on amadec and amavutils"
This reverts commit f7fadbd9cc6f3c7265a6c497cbd74fb7f7b7f574.
On some systems libamcodec.so depends on libamadec.so or libamavutils.so
|
2018-08-04 17:04:21 +02:00 |
|
AreaScout
|
9b0b2d4a6e
|
Add: hide cursor in left lower corner instead of delete it -> easier to recover on exit
|
2018-06-18 20:16:17 +02:00 |
|
Iwan Timmer
|
d8d7f75ee5
|
Merge remote-tracking branch 'areascout/rockchip'
|
2018-06-15 18:22:10 +02:00 |
|
AreaScout
|
c0cc20733b
|
Add: initial ODROID-N1 Rockchip hardware decoder support
|
2018-06-15 17:23:48 +02:00 |
|
Iwan Timmer
|
c030ee66f3
|
Update FFMpeg code and remove VDPAU support as it needs to be rewritten
|
2018-05-27 00:03:46 +02:00 |
|
Iwan Timmer
|
1d63640702
|
Merge remote-tracking branch 'DerekRoy/patch-1'
|
2018-04-08 13:34:06 +02:00 |
|
Iwan Timmer
|
8dfab9bc4f
|
Do not complain about incorrect mapping when some abs are not used
|
2018-04-08 11:28:55 +00:00 |
|
Iwan Timmer
|
c8195f796c
|
Provide gamepad mask at startup
|
2018-04-08 11:28:55 +00:00 |
|
DerekRoy
|
f31a98d190
|
edit Contributing.md
Edit of Contribution text for reading clarity.
|
2018-04-03 20:01:23 -07:00 |
|
Iwan Timmer
|
dcda1a5d13
|
Correct controller GUID when product or vendor id is undefined
|
2018-03-20 19:49:26 +01:00 |
|
Iwan Timmer
|
d452411428
|
Import updated gamecontrollerdb.txt from gabomdq's SDL_GameControllerDB
|
2018-02-28 17:41:43 +01:00 |
|
Iwan Timmer
|
808bc36dfc
|
Update moonlight-common-c
|
2018-02-28 17:38:00 +01:00 |
|
Cameron Gutman
|
0810794220
|
Ignore mDNS responses over IPv6 since this client doesn't support IPv6. Fixes #629
|
2018-02-27 22:02:03 -08:00 |
|
kszaq
|
f7fadbd9cc
|
FindAmlogic: don't depend on amadec and amavutils
Moonlight only uses libamcodec, make it depend only on it.
|
2018-02-04 20:17:38 +01:00 |
|
Iwan Timmer
|
e64ad9693d
|
Update version number
v2.4.6
|
2018-01-14 15:09:59 +01:00 |
|
Iwan Timmer
|
6411150383
|
Fix for video corruption
|
2018-01-14 14:06:36 +00:00 |
|
Iwan Timmer
|
5d708b98c9
|
Update version number
v2.4.5
|
2018-01-13 15:49:46 +01:00 |
|
Iwan Timmer
|
df0114ee05
|
Update moonlight-common-c for GFE 3.12
|
2018-01-11 20:29:24 +01:00 |
|
Iwan Timmer
|
a4b6de139a
|
Use PATH_MAX and memory safe string operations in libgamestream
|
2017-12-19 19:37:59 +01:00 |
|