Cameron Gutman
27cdd06225
Display a loading bar until the NaCl plugin is loaded
2016-06-09 14:49:04 -05:00
R. Aidan Campbell
9ecc62a61d
Added hack for prettier snackbar
...
- this closes #56
2016-05-10 13:07:29 -04:00
Cameron Gutman
b236632ce0
Add a progress message with the indeterminate loading bar
2016-05-09 15:41:04 -04:00
Cameron Gutman
ce8c8c9983
Various UI and UX improvements to match other Moonlight clients
2016-05-09 15:09:31 -04:00
R. Aidan Campbell
8f0b911031
Indeterminate loading bar is shown while connecting to stream
...
- This closes #37
2016-05-09 13:15:49 -04:00
R. Aidan Campbell
23e0fac911
fixed seemingly right-aligned snackbar text
...
- this fixes the behavior of #56 , but now the text is left-aligned instead of centered
2016-05-09 09:07:13 -04:00
R. Aidan Campbell
41430e1f5c
fixed "already in app" dialog.
...
- this closes #51
2016-05-05 16:03:54 -04:00
Cameron Gutman
25062b99b1
Fix resolution and FPS terminology to be consistent with other clients
2016-05-05 15:41:35 -04:00
R. Aidan Campbell
b5d2a20146
fixed issue with 4K streaming
2016-04-20 12:56:19 -04:00
R. Aidan Campbell
6b97487148
Updated video defaults to be 720p, 60fps, 10Mbps
2016-04-20 10:56:46 -04:00
R. Aidan Campbell
97fc2d4fa8
Added frontend support for 4K
...
- This does NOT give full 4K support. The NaCl plugin still needs to support it
- Progress commit on #42
- Fixed bad default value for 720p bitrate: from 15Mbps to 5Mbps
2016-04-20 10:53:34 -04:00
R. Aidan Campbell
ff753adcfe
fixed minor issue with eating hostname field and textbox updates
2016-04-16 13:27:46 -04:00
R. Aidan Campbell
5d4f191b07
user can now forget hosts
...
- hosts are never unpaired, so re-adding the hostname will not require pairing
GFEHostIP field marked as `dirty` when mDNS found
- thanks to https://github.com/google/material-design-lite/issues/903
- untested.
2016-04-16 13:07:47 -04:00
R. Aidan Campbell
55275b8c4b
moved to single-button for pairing and streaming. This closes #26
2016-04-16 11:58:51 -04:00
Gustavo
2682ab6530
Clean pairing, simple cache app list, added mDNS support
2016-04-07 10:51:32 -03:00
R. Aidan Campbell
659d8cc795
fixed pairing cancel button
...
this closes #27
2016-04-03 09:21:40 -04:00
R. Aidan Campbell
1a4ea5daf4
added popup for auto-canceling currently running app
2016-03-13 12:43:56 -04:00
R. Aidan Campbell
39e4f806c9
removed testing UI, added ability to resume app
2016-03-11 13:48:58 -05:00
R. Aidan Campbell
b2cbd36ec4
now with some toast notifications for logging
2016-03-11 12:20:55 -05:00
R. Aidan Campbell
de7dcbb675
now with basic game listing support
2016-03-11 10:17:34 -05:00
R. Aidan Campbell
94cfe26a10
Now with a pretty client side dialog for pairing
2016-03-11 09:20:23 -05:00
Cameron Gutman
4832237a11
Pairing is working
2016-02-28 00:25:49 -05:00
Cameron Gutman
b26869e93b
Merge branch 'master' into js
...
Conflicts:
moonlight.hpp
2016-02-26 23:10:31 -05:00
Cameron Gutman
e7b45e5b6c
Set the graphics context size using the width and height of the stream instead of the initial size of the NaCl element. This closes issue #16
2016-02-25 22:48:22 -05:00
Gustavo
c420db5373
New message handling, and new NvAPI
2016-02-25 07:58:36 -03:00
Aidan Campbell
658351c4ae
Javascript cleaning
2016-02-19 15:16:14 -05:00
Aidan Campbell
ad9aadc30f
added support for bitrate selection. This closes #9
2016-02-19 12:28:19 -05:00
Aidan Campbell
acfe4d8be6
now choosing video parameters makes a difference
2016-02-18 21:55:27 -05:00
Aidan Campbell
c675de7b7f
removed 'log' element for javascript log
2016-02-18 17:10:40 -05:00
Aidan Campbell
0aa55254eb
stream settings are now stored, but they don't do anything
2016-02-18 16:28:33 -05:00
Aidan Campbell
61cc902c63
UI added to select stream settings. Beginning work on #9
2016-02-18 13:43:26 -05:00
Aidan Campbell
69ee487757
made app selection view prettier
2016-02-16 21:57:48 -05:00
Aidan Campbell
d50bd666e8
fullscreen is now actually full screen.
2016-02-16 16:47:41 -05:00
Aidan Campbell
9ee00e7db0
fixed nacl plugin not responding
2016-02-16 15:00:53 -05:00
Aidan Campbell
7be7d975e4
stylized UI to Material Design
2016-02-16 11:44:24 -05:00
Aidan Campbell
5145012d59
unify the UI into a single page
2016-02-15 16:06:15 -05:00
Aidan Campbell
b634ab84f1
switched to single HTML file by hiding certain regions
2016-02-14 20:33:10 -05:00
Aidan Campbell
3cfeca7d92
refactored HTML button hooks
...
moved status messages to new field
2016-02-13 17:27:56 -05:00
Aidan Campbell
6a963f3e6d
UI updates. Not done, or hooked up.
2016-02-13 15:50:11 -05:00
Cameron Gutman
b7032a8957
Rendering is now working
2016-02-13 14:49:27 -05:00
Aidan Campbell
1f8549fbeb
fixed issue causing invisible nacl module
2016-02-13 12:11:20 -05:00
Cameron Gutman
75debd77f9
Update to the index.* files
2016-02-13 09:13:12 -05:00
Cameron Gutman
27fa24cfbc
Resolve the duplicate NaCl instance issue that caused all kinds of havoc
2016-02-13 07:02:54 -05:00
Aidan Campbell
cd908c3378
basic webUI for testing
2016-02-13 05:03:28 -05:00
Cameron Gutman
999043b4f6
Build with the PNaCl toolchain
2016-02-13 03:35:14 -05:00
Aidan Campbell
80b1bbfca3
initial HTML interface for NaCl
2016-02-12 22:57:22 -05:00