R. Aidan Campbell
8c78632d0b
added untested support for remote audio playing
2016-07-23 20:47:55 -04:00
R. Aidan Campbell
edc4a0ad29
fixed bugs where new hosts would get different icons, and where clicking the .svg would fail to load the app list
2016-07-23 18:54:19 -04:00
R. Aidan Campbell
0a84d27386
fixed issue with game not being highlighted on exit
2016-07-23 13:58:24 -04:00
Abdallah Soliman
4961af16dc
desired mdl behavior added to host button for trial purposes
2016-07-12 20:23:41 -05:00
Abdallah Soliman
e269b73bd3
Merge branch 'master' of github.com:abdallahsoliman/moonlight-chrome
2016-07-12 19:36:31 -05:00
Abdallah Soliman
83a4deb3b1
added icons to hosts
2016-07-12 19:36:23 -05:00
Cameron Gutman
f88f55e7c9
Launch the request game after quitting existing app. Fixes #72
2016-07-10 22:40:41 -07:00
Cameron Gutman
c2fde815fa
Return after invoking a completion handler
2016-07-10 21:51:29 -07:00
Cameron Gutman
237fcdeef8
Fix hosts not persisting in the grid and duplicating when returning to the PC screen
2016-07-10 21:47:28 -07:00
Cameron Gutman
3767990bb0
Fix some app list refreshing bugs
2016-07-10 21:31:35 -07:00
Cameron Gutman
fd3d19ca03
Fix adding a PC that has already been paired
2016-07-10 21:18:24 -07:00
Abdallah Soliman
7d598ebaf4
added title below image, need to do some more styling to whole interface eventually
2016-07-10 22:21:38 -05:00
R. Aidan Campbell
96514784a9
added borders to all box art, because it looked weird
2016-07-10 16:38:26 -04:00
R. Aidan Campbell
2674de45ea
added support for back button icon
...
- made .svg icons clickable
2016-07-10 16:19:00 -04:00
R. Aidan Campbell
5acd595f63
fixed bug causing options & host to still appear in game selection mode
2016-07-10 15:36:40 -04:00
R. Aidan Campbell
43f464cf9c
fixed bug where current app wasn't bordered
2016-07-10 14:14:13 -04:00
R. Aidan Campbell
88795bc126
fixed bug in replacing current app
...
- removed the feature. instead it will just quit the app
- added additional bit for material back icon
2016-07-09 19:05:28 -04:00
R. Aidan Campbell
67d57aa335
code cleaning for grid UI
2016-07-09 16:55:39 -04:00
R. Aidan Campbell
1773b6cf34
clicking an icon now starts the game
2016-07-09 13:28:39 -04:00
Abdallah Soliman
582403410c
loaded image grid, need to finish including google material icons and to add functionality to the grid
2016-07-04 17:45:29 -05:00
R. Aidan Campbell
9546e5fee1
fixed issue where add icon didn't show the add host dialog
2016-06-19 07:57:43 -04:00
R. Aidan Campbell
d123ee3cec
Added untested support for mDNS addition to grid
...
- This allows multiple hosts to be discovered from mDNS
- I don't have a GFE computer on my network, so I can't really test this...
2016-06-15 10:57:32 -04:00
R. Aidan Campbell
af6caddc9f
added support for adding new hosts through grid UI, old UI is slowly deprecating
2016-06-13 23:24:45 -04:00
R. Aidan Campbell
95e29f709c
basic work on a grid UI. This contains code for dynamic generation of a host grid, and clicking the icon takes you to the game selection page
2016-06-12 23:32:40 -04:00
Cameron Gutman
27cdd06225
Display a loading bar until the NaCl plugin is loaded
2016-06-09 14:49:04 -05:00
Cameron Gutman
6c13c9b67d
Only show the NaCl plugin when a frame has been rendered
2016-06-09 13:22:27 -05:00
Cameron Gutman
e90fe56f2b
Generate a unique remote input key per connection. This closes #54
2016-05-09 19:19:26 -04:00
Cameron Gutman
83e6627025
Multiply bitrate by 1000 rather than 1024 to match other GameStream clients
2016-05-09 18:44:45 -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
f39b6486bf
changed "maximize" window button to fullscreen instead
...
- this closes #46
2016-05-05 18:05:57 -04:00
R. Aidan Campbell
35fb2c45ec
changed app to open in windowed mode, but stream in fullscreen
...
- this closes #45
- changed references of 'target' into 'host' as per #41
2016-05-05 17:35:45 -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
c16ef908c9
fixed #40 . copy/pasted too much code...
2016-04-16 16:53:57 -04:00
R. Aidan Campbell
1f3a1cbaa9
added support for failed promises
2016-04-16 15:56:11 -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
178521ee01
Clean js code
2016-04-07 11:51:07 -03:00
Gustavo
ed03b8e117
Prevent pairing if already in game
2016-04-07 11:22:06 -03:00
Gustavo
2682ab6530
Clean pairing, simple cache app list, added mDNS support
2016-04-07 10:51:32 -03:00
R. Aidan Campbell
bc49cff3c2
prevent pairing if already paired
...
this closes #25
2016-04-03 10:52:07 -04:00
R. Aidan Campbell
e555bd8282
prevent pairing if already in game
...
progress commit on #26
2016-04-03 10:31:26 -04:00
R. Aidan Campbell
659d8cc795
fixed pairing cancel button
...
this closes #27
2016-04-03 09:21:40 -04:00
=
08554e9c57
fixed pairing for new GFE
2016-03-31 17:17:37 -04:00
Cameron Gutman
034d2ebf9d
Add forgotten rikey parametres to resume app
2016-03-31 12:00:49 -04:00
R. Aidan Campbell
de464802cf
cleaned up some unnecessary NvHTTP calls to make things faster
2016-03-13 13:09:09 -04:00