Cameron Gutman
5f6120012e
Update common-c to fix audio dropouts
2018-02-19 01:39:00 -08:00
Cameron Gutman
2288714bce
Version 0.8.2
v0.8.2
2018-01-20 16:27:52 -08:00
Cameron Gutman
fdcd3d4747
Send attached gamepads at launch to fix L4D2
2018-01-20 15:08:36 -08:00
Cameron Gutman
17f006db03
Version 0.8.1
v0.8.1
2018-01-10 00:59:01 -08:00
Cameron Gutman
053d2944d1
Update for new video decoder API changes
2017-11-18 17:42:55 -08:00
Cameron Gutman
490a95af0f
Version 0.8.0
v0.8.0
2017-11-12 22:23:04 -08:00
Cameron Gutman
8dcd65786e
Merge pull request #348 from kevincharm/fix/macos-numpad
...
Handle numpad correctly for macOS client
2017-11-07 00:51:28 -08:00
Kevin Charm
0ad380ded0
detect numpad modifier and add appropriate offset to keycode
2017-11-07 16:02:03 +08:00
Cameron Gutman
3121b51d22
Send separate left and right VK codes for shift/alt/ctrl keys. Fixes #219
2017-11-06 22:57:21 -08:00
R. Aidan Campbell
178a5452d4
Merge pull request #337 from ryanomackey/master
...
feat(index.js): sort titles alphabetically
2017-10-22 13:09:33 -07:00
R. Aidan Campbell
331ec26530
Merge pull request #330 from moonlight-stream/nacl_logging
...
Nacl logging
2017-10-22 13:06:56 -07:00
R. Aidan Campbell
5328f2a9e9
ignoring visual studio generated directories
2017-10-22 13:05:05 -07:00
Cameron Gutman
19dc99b425
Update for GFE 3.10
2017-10-17 00:04:19 -07:00
Ryan Mackey
9527750205
feat(index.js): sort titles alphabetically
2017-10-16 22:53:54 -05:00
R. Aidan Campbell
7a6ed6da57
minor bugfixes in logging
2017-10-07 14:14:37 -07:00
R. Aidan Campbell
7e1dd5d30a
Covered NaCl module loading with logging statements
2017-10-07 14:00:14 -07:00
Cameron Gutman
e0c4c01e44
Keep the display awake when streaming. Fixes #325
2017-10-04 19:19:56 -07:00
Cameron Gutman
3f244ff8e1
Fix default value of optimize games toggle
2017-09-08 21:03:55 -07:00
Cameron Gutman
63731def4a
Update tooltip of remote audio checkbox and put it in a nav menu div
2017-09-05 21:14:36 -07:00
Cameron Gutman
9b4e7b661b
Switch GFE optimizations from a menu to a toggle
2017-09-05 21:07:12 -07:00
GoonieG
f32a35607b
Feature to enable Gamestream optimization or not ( #309 )
...
* Added new feature. Menu option added (and helper code) to enable or disable Geforce Experience option to modify/optimize game settings or not.
* Revert manifest.json change
2017-09-05 21:06:44 -07:00
Cameron Gutman
f45a2c22d5
Merge pull request #308 from Jorys-Paulin/feature/roboto
...
Added Roboto font
2017-09-05 20:30:39 -07:00
Paulin Jorys
00e1511daf
Added offline support
2017-09-05 18:43:51 +02:00
Paulin Jorys
7c29774fbb
Added Roboto font
2017-09-05 18:27:35 +02:00
R. Aidan Campbell
3f7e3aa10b
Merge pull request #276 from Jorys-Paulin/js-cleaning
...
A console update
2017-09-03 16:56:09 -07:00
Cameron Gutman
3157fb6923
Update to version 0.7.4
v0.7.4
2017-09-03 11:42:31 -07:00
Cameron Gutman
fb5988ffec
Update libcurl webports and dependencies for IPv6 support
2017-09-02 22:28:44 -07:00
Cameron Gutman
584d504273
Fix ability to update address of existing hosts via Add PC dialog
2017-09-02 21:26:28 -07:00
Cameron Gutman
498bff4b0b
Update common-c submodule
2017-09-02 21:25:13 -07:00
Cameron Gutman
94df20bbee
Improve performance of PC polling with many paired PCs
2017-09-02 20:30:18 -07:00
Cameron Gutman
f485c8ce49
Update icons
2017-08-23 23:04:22 -07:00
Cameron Gutman
b4ba33f72a
Fix file mode on a bunch of files
2017-08-23 22:27:49 -07:00
Paulin Jorys
bdfc115a0a
Added basic jsdoc for the messages.js file
2017-07-19 18:08:43 +02:00
Paulin Jorys
079126360d
Quick-fix: changed ";" to ","
2017-07-12 11:31:06 +02:00
Paulin Jorys
d5db081e7d
Added console errors for startGame() and stopGame()
2017-07-12 11:28:33 +02:00
Paulin Jorys
e1616df7b4
Fixed a git error
2017-07-11 16:25:18 +02:00
Paulin Jorys
7517e379c5
Merge branch 'js-cleaning' of https://github.com/Jorys-Paulin/moonlight-chrome into js-cleaning
2017-07-11 16:17:22 +02:00
Paulin Jorys
a34a0c492a
Quick fix: Updated the remote audio storage log & launch app
2017-07-11 16:11:19 +02:00
Paulin Jorys
66da3a7c87
Quick fix: Updated the remote audio storage log
2017-07-11 16:03:34 +02:00
Paulin Jorys
12f0be4149
Quick-fix: snackback logging in the console
2017-07-11 13:53:04 +02:00
Paulin Jorys
6257594085
Inverted order for labels
...
From "function,filename" to "filename,function"
Added "[filename, function] to messages.js
2017-07-11 13:47:13 +02:00
Paulin Jorys
cfaa0efde4
Renamed "Moonlight GUI" to "index.js"
...
Changed utils.js:316 to be a 'backend' error
2017-07-11 13:28:22 +02:00
Paulin Jorys
1c0a575ccc
Added back the host.toString() method to support text-file logs
2017-07-11 13:25:27 +02:00
Paulin Jorys
4108d696e4
Added better console logs
2017-07-11 13:20:01 +02:00
Cameron Gutman
2dfdf703fd
Version 0.7.3
v0.7.3
2017-06-24 17:18:49 -07:00
Cameron Gutman
d19ca54fda
Merge pull request #246 from Jorys-Paulin/feature-a11y
...
Accessibility and keyboard support
2017-06-23 22:08:39 -07:00
Cameron Gutman
37387e151f
Batch mouse movement events to reduce input lag with high polling rate mice
2017-06-23 16:43:10 -07:00
Paulin Jorys
2fc6b10cc9
Fixed lint errors
2017-06-23 16:12:30 +02:00
Cameron Gutman
59e3a104ba
Update to latest moonlight-common-c
2017-06-11 15:52:03 -07:00
Cameron Gutman
2456ec603c
Version 0.7.2
v0.7.2
2017-06-08 21:57:27 -07:00