Iwan Timmer
3a6e00354c
Add UUID to URL queries
2016-01-16 18:28:35 +01:00
Iwan Timmer
e89eba965e
Encode the surround sound information in the launch request parameters
2016-01-16 18:01:39 +01:00
Iwan Timmer
cfddc233d1
Check Pulseaudio server availability
2016-01-16 17:46:53 +01:00
AreaScout
7e73b65797
Fix: remove swscale, we are not software scaling nor color convert a frame
2016-01-16 15:13:07 +01:00
Iwan Timmer
a25a83f98f
Add expirimental dualshock3 mapping
2016-01-16 14:11:53 +01:00
Iwan Timmer
92ff0b56e0
Correct deadzone
2016-01-16 14:11:53 +01:00
Iwan Timmer
72e649a66d
Add hardware acceleration force option
2016-01-16 14:11:53 +01:00
Iwan Timmer
d582e2fa07
Remove unused mapping variables
2016-01-16 14:11:53 +01:00
Iwan Timmer
d26e2b1e4d
Simplify Evdev input convert for triggers
2016-01-13 17:16:25 +01:00
Iwan Timmer
648daa2669
Correct Evdev input value
2016-01-13 17:05:42 +01:00
Iwan Timmer
ac1f0184e7
SDL in single thread
2016-01-01 15:02:11 +01:00
Iwan Timmer
302e3af9b8
More verbose output
2015-12-27 21:13:56 +01:00
Iwan Timmer
0ed8b0937f
Add Pulseaudio output
2015-12-27 21:13:09 +01:00
Iwan Timmer
6a0079f3ae
Show version and build options on startup
2015-12-27 18:37:04 +01:00
Iwan Timmer
537dbd8215
Merge remote-tracking branch 'origin/vdpau'
2015-12-24 19:11:44 +01:00
Iwan Timmer
972318a833
Default fullscreen and add window option
2015-12-24 17:53:06 +01:00
Iwan Timmer
4f03c65d9c
Optimize ffmpeg software decoding
2015-12-04 20:47:45 +01:00
Alinson Xavier
a1551b227f
Allow multiple controllers when using SDL
2015-12-04 10:38:01 -05:00
Iwan Timmer
82c3a6ee44
Update moonlight-common-c
2015-12-01 15:54:17 +01:00
Iwan Timmer
dba74524c7
Fps configurable in configuration file
2015-12-01 15:51:34 +01:00
Iwan Timmer
869ed8b8af
Simplify debian dependencies
v2.1.2
2015-11-24 19:29:40 +01:00
Iwan Timmer
5a064816f6
Update to version 2.1.2
2015-11-24 19:26:02 +01:00
Cameron Gutman
07657529a9
SDL uses software decoding so it should only be considered when no hardware accelerated options are available
2015-11-22 15:23:36 -08:00
Cameron Gutman
e215252dc8
Fix overrun of input buffers with large frames
2015-11-22 12:32:44 +01:00
Cameron Gutman
70970e9b27
Add GFE 2.8 support
2015-11-14 04:35:05 +00:00
Iwan Timmer
2b3ef22e76
Install mappings to correct directory
2015-11-01 16:05:46 +01:00
Cameron Gutman
48f88f6d2f
Add 5.1 surround sound support
2015-10-26 02:58:28 +00:00
Iwan Timmer
af383eb371
Complain about missing default mapping file
2015-09-12 12:52:04 +02:00
Iwan Timmer
036fa5949d
Fix "Make SDL fullscreen optional"
2015-09-12 12:48:47 +02:00
Iwan Timmer
01ca45c750
Fix mapping for manual input selection
2015-09-12 12:33:52 +02:00
Iwan Timmer
87f7586126
Remove unneeded files added by commit "Move OMX and IMX code to libraries"
2015-09-06 20:23:30 +02:00
Iwan Timmer
5e66091935
Make SDL fullscreen optional
2015-09-06 19:00:26 +02:00
Iwan Timmer
0add19f332
Fix iMX.6 decoding
2015-08-31 15:42:23 +02:00
Iwan Timmer
cee58fa52c
Fullscreen by default for SDL
2015-08-26 15:30:52 +02:00
Iwan Timmer
6621bb73ff
Don't complain about missing host configuration file
2015-08-18 12:39:10 +02:00
Iwan Timmer
4fce2292bb
Add support for VDPAU video acceleration
2015-08-16 21:05:16 +02:00
Iwan Timmer
078b6d1c49
Update moonlight-common-c
2015-08-16 21:04:24 +02:00
Iwan Timmer
26661f7ea1
Initialize video in same thread as decoding
2015-08-16 20:58:09 +02:00
Iwan Timmer
8442e50bb8
Merge remote-tracking branch 'Ilos/patch-1'
2015-08-16 12:52:59 +02:00
Ilos
5dd55dcfd5
fix reading from config file, so the argument may contain whitespaces
...
If you want to stream a different app than Steam by using the config file, then there are only apps allowed which names are only one word.
For example if you use "app = Game" then it's fine.
If you want to play "Game 2", then the 2 is ignored due to %s in scanf ignores whitespaces.
By using %[^\n] everything is read until a newline appears.
Also useful if you use a mapping file which has whitespaces in it (e.g "Sony Dualshock.map")
2015-08-16 12:25:39 +02:00
Iwan Timmer
1dbb809542
Enable frame invalidation for FFMpeg decoder
2015-08-15 19:51:59 +02:00
Iwan Timmer
0deb94f73a
Correctly detect missing SDL video output
2015-08-15 17:32:59 +02:00
Iwan Timmer
f1a27b480d
Update Debian package
v2.1.1
2015-08-15 11:40:02 +02:00
Iwan Timmer
0f7e6c96a0
Support remote optimizations in GFE
2015-08-15 11:10:37 +02:00
Iwan Timmer
c4bd362a5d
Enable direct submit optimization in audio and video decoders
2015-08-15 11:09:42 +02:00
Iwan Timmer
94bc353f0d
Fix SDL not using evdev
2015-08-15 10:44:03 +02:00
Cameron Gutman
6d23e28676
Fix audio on non-SDL builds
2015-08-15 01:06:26 -07:00
Cameron Gutman
96128b5bb1
Fix loading platform libraries
2015-08-15 01:00:10 -07:00
Cameron Gutman
16574aac38
Fix regression in input grabbing functionality
2015-08-15 00:59:28 -07:00
Cameron Gutman
8d80cc3476
Fix use-after-free bug in SPS processing
2015-08-15 00:58:32 -07:00