R. Aidan Campbell
|
6336f47131
|
minor updates for quitting apps
|
2016-03-12 19:51:07 -05:00 |
|
R. Aidan Campbell
|
527c914a42
|
now with nice resume/run text changes. This closes #20
|
2016-03-12 19:25:25 -05:00 |
|
R. Aidan Campbell
|
617afd2d4f
|
now with a proper UI reset after closing a stream. this closes #19
|
2016-03-12 19:06:33 -05:00 |
|
R. Aidan Campbell
|
cce49d66b2
|
fixed init race condition, thanks to @dead this closes #21
|
2016-03-12 18:48:47 -05:00 |
|
R. Aidan Campbell
|
15e00aeff9
|
progress commit, pairing still not fixed
|
2016-03-12 11:28:24 -05:00 |
|
R. Aidan Campbell
|
8b2ab541b8
|
code cleaning, app list auto-retrieved after pairing
|
2016-03-11 14:07:16 -05:00 |
|
R. Aidan Campbell
|
39e4f806c9
|
removed testing UI, added ability to resume app
|
2016-03-11 13:48:58 -05:00 |
|
R. Aidan Campbell
|
028156609b
|
refactored NvHTTP.init() to be less confusing. This closes #17
|
2016-03-11 13:38:00 -05:00 |
|
R. Aidan Campbell
|
b2cbd36ec4
|
now with some toast notifications for logging
|
2016-03-11 12:20:55 -05:00 |
|
R. Aidan Campbell
|
8bb359714d
|
Now with Quitting apps, and defaults to currently running app. This closes #18
|
2016-03-11 11:04:53 -05:00 |
|
R. Aidan Campbell
|
6e26a24939
|
you can now play any game.
|
2016-03-11 10:41:42 -05:00 |
|
R. Aidan Campbell
|
de7dcbb675
|
now with basic game listing support
|
2016-03-11 10:17:34 -05:00 |
|
R. Aidan Campbell
|
265c711da5
|
re-added host saving. Looks like it was lost in nacl-pairing
|
2016-03-11 09:40:42 -05:00 |
|
R. Aidan Campbell
|
255ab97677
|
now with a random pairing number, instead of 1233
|
2016-03-11 09:30:32 -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
|
0fe15be7b6
|
If the server is available, ignore the current game in serverinfo
|
2016-03-10 23:21:51 -08:00 |
|
Cameron Gutman
|
f45ecb9edc
|
Actually stream the new session instead of just starting it
|
2016-03-10 23:21:06 -08:00 |
|
Cameron Gutman
|
147b4cf9f3
|
Add support for starting a new stream of Steam Big Picture
|
2016-03-10 23:10:08 -08:00 |
|
Cameron Gutman
|
b796b496dd
|
Use the server major version pulled from serverinfo when starting a stream
|
2016-03-10 22:37:26 -08:00 |
|
Cameron Gutman
|
02341e85e2
|
Add basic logic for resuming an existing stream
|
2016-03-10 22:29:00 -08:00 |
|
Cameron Gutman
|
8ce558f701
|
Uniqueid should be a 64-bit hex number, not a UUID
|
2016-03-10 22:07:04 -08:00 |
|
Cameron Gutman
|
baa3a1a68c
|
Fix handling empty text boxes
|
2016-03-10 21:45:35 -08:00 |
|
R. Aidan Campbell
|
f6261d43b4
|
fixed JS->CPP message passing bug. Needs strings, ints don't work
|
2016-03-10 22:49:02 -05:00 |
|
R. Aidan Campbell
|
4050fe0d3b
|
GUUID is now saved
|
2016-03-10 22:23:51 -05:00 |
|
R. Aidan Campbell
|
73285c4ff2
|
fixed pairing function signature. Pairing now somewhat works
|
2016-03-10 21:38:56 -05:00 |
|
R. Aidan Campbell
|
5ad7c34cec
|
in-progress commit for saving/loading pairing certs
|
2016-03-07 18:16:52 -05:00 |
|
R. Aidan Campbell
|
8258c3f826
|
added untested saving and loading of cert
|
2016-02-28 00:49:20 -05:00 |
|
Cameron Gutman
|
4832237a11
|
Pairing is working
|
2016-02-28 00:25:49 -05:00 |
|
Gustavo
|
c420db5373
|
New message handling, and new NvAPI
|
2016-02-25 07:58:36 -03:00 |
|
Cameron Gutman
|
fe7618504e
|
Default bitrate for 1080p60 should be 20 Mbps
|
2016-02-21 18:08:43 -05:00 |
|
R. Aidan Campbell
|
061cc7edd4
|
now with default bitrate settings. This closes #12
|
2016-02-21 17:39:14 -05:00 |
|
R. Aidan Campbell
|
61d072f026
|
Fixed issue caused by javascript refactoring. this closes #13
|
2016-02-21 17:03:49 -05:00 |
|
Aidan Campbell
|
cab4bd749c
|
fixed bug where previous bitrate would not load
|
2016-02-19 16:13:38 -05: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
|
884eb39589
|
removed default resolution/FPS text if saved value is found
|
2016-02-18 22:11:03 -05:00 |
|
Aidan Campbell
|
acfe4d8be6
|
now choosing video parameters makes a difference
|
2016-02-18 21:55:27 -05:00 |
|
Aidan Campbell
|
8dfa196a13
|
saving and loading hostname
|
2016-02-18 17:41:40 -05:00 |
|
Aidan Campbell
|
61cc902c63
|
UI added to select stream settings. Beginning work on #9
|
2016-02-18 13:43:26 -05:00 |
|
Cameron Gutman
|
38d7b5d6c3
|
Fix returning to the app screen after stopping the stream. Remove messages that aren't meant to be handled in NaCl.
|
2016-02-18 01:05:58 -05:00 |
|
Aidan Campbell
|
69ee487757
|
made app selection view prettier
|
2016-02-16 21:57:48 -05:00 |
|
Aidan Campbell
|
76f7a07d0b
|
Centered stream
set background to black on stream screen
- this closes #3 and #4
|
2016-02-16 20:59:20 -05:00 |
|
Aidan Campbell
|
5234c42e9e
|
stream size is adapted to aspect ratio. This closes #2
|
2016-02-16 18:44:54 -05:00 |
|
Aidan Campbell
|
f4a74ea6b1
|
non-aspect-ratio aware scaling
|
2016-02-16 17:58:59 -05:00 |
|
Aidan Campbell
|
17d0e5b076
|
fullscreen video rendering
|
2016-02-16 17:44:17 -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 |
|