760 Commits

Author SHA1 Message Date
Iwan Timmer
86a9eb2233 Add recommands and suggestions for Alsa config and utils 2015-08-08 23:49:55 +02:00
Iwan Timmer
1edc465732 Update moonlight-common-c 2015-08-08 23:32:29 +02:00
Iwan Timmer
c6d117f78e Merge remote-tracking branch 'Ilos/patch-2' into develop 2015-08-08 23:26:21 +02:00
Cameron Gutman
495604dbc5 Fix null pointer dereference if no frames have been received when the connection terminates 2015-08-08 23:24:10 +02:00
Iwan Timmer
d5cbd7f69e Port Android SPS fixes to libgamestream 2015-08-08 23:14:50 +02:00
Iwan Timmer
721b7561c7 Use keyboard combination to quit in SDL mode 2015-08-03 21:55:01 +02:00
Iwan Timmer
881acff6b3 Add keyboard modifiers to SDL 2015-08-03 21:55:01 +02:00
Iwan Timmer
0d9d501280 Split sdl loop and input code 2015-08-03 21:55:00 +02:00
Iwan Timmer
457759e14f Multiple controller support for SDL 2015-08-03 20:54:11 +02:00
Iwan Timmer
d3c3ba92c7 Load host specific settings from configuration file 2015-08-03 19:43:15 +02:00
Iwan Timmer
7a200fea64 Cleanup README 2015-08-03 14:35:57 +02:00
Iwan Timmer
9e33e72534 Add manpage for moonlight command 2015-08-03 13:19:48 +02:00
Iwan Timmer
05add27e80 Update documentation 2015-08-03 11:52:14 +02:00
Iwan Timmer
8b226942fc Inlcude libraries and example configuration in install target 2015-08-03 11:34:28 +02:00
Iwan Timmer
42f596b303 Provide example configuration file 2015-08-03 11:24:14 +02:00
Iwan Timmer
b08b01bd4c Allow sops and localaudio in configfiles 2015-08-03 11:24:14 +02:00
Iwan Timmer
cbdab0b35f Autoload configuration file 2015-08-03 11:24:14 +02:00
Iwan Timmer
27dfda2048 Better data and config directory search 2015-08-03 11:24:14 +02:00
Iwan Timmer
ddbec9661a Store encryption key's in XDG cache directory and make location changable 2015-08-03 11:24:14 +02:00
Iwan Timmer
2d365fbeed Short command to load configuration file 2015-08-03 11:24:14 +02:00
Iwan Timmer
db3173bd80 Allow specifying address in configuration file 2015-08-03 11:24:14 +02:00
Iwan Timmer
169e5da06f Close mapping file after writing 2015-08-03 11:24:14 +02:00
Iwan Timmer
77bffa5193 Correct platform detection to reallow other platforms beside SDL 2015-08-03 11:24:14 +02:00
Iwan Timmer
f4359840e4 Allow SDL without fake output enabled 2015-08-02 15:09:30 +02:00
Iwan Timmer
5a230c98f1 Fix a few chrashes is libgamestream 2015-08-02 15:00:03 +02:00
Iwan Timmer
01d891542b Can save game configuration to file 2015-08-02 14:59:31 +02:00
Iwan Timmer
2571787384 Merge branch 'pc' 2015-07-28 12:23:03 +02:00
Iwan Timmer
299a4a461f Provide alternative SDL audio output 2015-07-28 11:49:29 +02:00
Iwan Timmer
3dda71dd0a Add support for configuration files 2015-07-27 21:55:19 +02:00
Iwan Timmer
fa23af42b2 Fix fd handlers in loop 2015-07-27 18:47:47 +02:00
Iwan Timmer
47f1ea3551 Fix libgamestream doesn't print to console 2015-07-27 18:47:20 +02:00
Ilos
4e94262696 added tl2 and tr2 btn_values for dualshock4.conf 2015-07-25 17:52:15 +02:00
Ilos
6435d6d25b fix values for "start" and "select" button 2015-07-24 18:02:51 +02:00
Iwan Timmer
58963bdbbb Merge branch 'library' into master 2015-07-23 17:47:24 +02:00
Iwan Timmer
6c087f40dc Libgamestream doesn't print to console 2015-07-23 13:06:47 +02:00
Iwan Timmer
06265eddad Specify directory to load certificate data from 2015-07-23 13:05:51 +02:00
Iwan Timmer
ebd54bc5cc Split libgamestream in libgamestream and libmoonlight-common 2015-07-23 12:09:41 +02:00
Iwan Timmer
c18bd2d194 Rename functions in libgamestream and provide better error handling 2015-07-23 12:04:33 +02:00
Iwan Timmer
8d064e67ac Update README with dependencies and OSMC support 2015-07-22 11:19:13 +02:00
Erik Lundgren
64f4bf38bb Update control 2015-07-20 08:26:42 +02:00
Erik Lundgren
3521d64396 OSMC support
Add ```rbp-userland-osmc``` as an alternative to ```libraspberrypi0``` in the dependencies to provide support for OSMC
2015-07-18 15:17:14 +02:00
Cameron Gutman
94f20e510b Enable asserts in Moonlight-Common-C when building in debug mode 2015-07-15 19:30:58 -04:00
Iwan Timmer
899fc0648e Use different default bitrates for different resolutions 2015-07-15 14:50:09 +02:00
Iwan Timmer
d71d238a19 Error message when specifying unused mapping 2015-07-15 11:56:48 +02:00
Iwan Timmer
f99ba40cc9 Enable fake video output only in debug builds 2015-07-15 11:43:34 +02:00
Cameron Gutman
7822a8cd9d Update README with new quit command 2015-07-15 04:02:58 -04:00
Cameron Gutman
4215364350 Grab input devices to avoid input events being directed to the console. This also changes the quit logic so Ctrl+C works up until streaming starts when Ctrl+Alt+Shift+Q becomes the quit combo 2015-07-15 03:16:02 -04:00
Iwan Timmer
2ba4840569 Move audio code to seperate directory 2015-07-12 21:31:53 +02:00
Iwan Timmer
f167c6febb Support single gamepad in SDL 2015-07-12 21:04:02 +02:00
Iwan Timmer
be83130820 Simple keyboard support for SDL 2015-07-12 18:22:30 +02:00