152 Commits

Author SHA1 Message Date
Diego Waxemberg
5f800b7901 Added scrolling and right click 2014-11-26 23:51:43 -05:00
Diego Waxemberg
c3b44a32d5 Created new build v0.2.1 2014-11-26 22:44:10 -05:00
Diego Waxemberg
539e120167 Fixed issue with parsing XML 2014-11-26 22:35:34 -05:00
Diego Waxemberg
a924d63750 updated icons 2014-11-26 18:07:05 -05:00
Diego Waxemberg
1affb03b89 Merge branch 'new-ui'
* new-ui:
  finished new ui
  Update common submodule
  Cherry Pick "Update to the new common library"
  Cherry Pick "Fix iOS build with new common"
  added settings menu and persistent storage for settings
  new ui is almost fully functional - add hosts - pair to host - get app list - launch app - resume app
  new ui un-stashed
v0.2.0
2014-11-26 18:02:11 -05:00
Diego Waxemberg
dae484445b finished new ui 2014-11-26 17:57:16 -05:00
Diego Waxemberg
99d3ac45c3 Merge branch 'new-ui' of github.com:limelight-stream/limelight-ios into new-ui
# By Cameron Gutman
# Via Cameron Gutman
* 'new-ui' of github.com:limelight-stream/limelight-ios:
  Update common submodule
  Cherry Pick "Update to the new common library"
  Cherry Pick "Fix iOS build with new common"
2014-11-26 13:15:00 -05:00
Diego Waxemberg
33d6306359 Created beta 9 v0.1.0-beta-9 2014-11-25 18:35:12 -05:00
Diego Waxemberg
5ee9e285e7 created beta 8 v0.1.0-beta-8 2014-11-18 10:28:12 -05:00
Cameron Gutman
1be97e1c8a Update common submodule 2014-11-11 19:07:02 -08:00
Cameron Gutman
8d360d2266 Cherry Pick "Update to the new common library" 2014-11-11 19:06:01 -08:00
Cameron Gutman
2a49f8901f Cherry Pick "Fix iOS build with new common" 2014-11-11 19:05:13 -08:00
Cameron Gutman
d8020a367f Update to the new common library 2014-11-11 19:03:46 -08:00
Cameron Gutman
88c917c103 Fix iOS build with new common 2014-10-31 21:43:13 -07:00
Diego Waxemberg
77b6d304f7 added settings menu and persistent storage for settings 2014-10-29 00:47:51 -04:00
Diego Waxemberg
6273f2bb29 Pulled common and created new build v0.1.0-beta-7 2014-10-27 19:53:50 -04:00
Diego Waxemberg
412c5c2516 new ui is almost fully functional
- add hosts
- pair to host
- get app list
- launch app
- resume app
2014-10-26 02:15:53 -04:00
Diego Waxemberg
6fbc55f193 new ui un-stashed 2014-10-24 16:02:10 -04:00
Diego Waxemberg
fac48ecf42 Created new build and removed beta builds v0.1.0-beta-6 2014-10-24 15:56:04 -04:00
Cameron Gutman
b5bf26bb2d Add busy warning to pairing 2014-10-23 23:46:41 -04:00
Cameron Gutman
00fab87b4c Merge branch 'master' of github.com:limelight-stream/limelight-ios 2014-10-23 23:41:25 -04:00
Cameron Gutman
3554b40962 Display status messages for failed app launch 2014-10-23 23:41:07 -04:00
Diego Waxemberg
aa3752a905 Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Cameron Gutman
# Via Cameron Gutman
* 'master' of github.com:limelight-stream/limelight-ios:
  Add better messages to pairing
  Fix missing video issue
2014-10-23 23:17:18 -04:00
Diego Waxemberg
c0a3ae9371 updated build and fixed an issue with the analyzer v0.1.0-beta-5 2014-10-23 23:16:24 -04:00
Cameron Gutman
47850cd658 Add better messages to pairing 2014-10-23 23:11:24 -04:00
Cameron Gutman
1b98870b41 Fix missing video issue 2014-10-23 22:35:59 -04:00
Cameron Gutman
ef98976ebf Update common rev 2014-10-23 14:59:24 -04:00
Cameron Gutman
ba022da665 Don't attempt to start or resume a game if the device isn't paired 2014-10-23 14:53:31 -04:00
Cameron Gutman
ae9abf2911 Add shared workspace data to version control 2014-10-23 13:28:52 -04:00
Cameron Gutman
99e7f59df4 Ignore all xcuserdata directories 2014-10-23 13:27:49 -04:00
Michelle Bergeron
8273173080 Update README.md 2014-10-23 01:29:33 -04:00
Cameron Gutman
3357b3882b Use different bitrates for each stream configuration 2014-10-22 00:04:58 -04:00
Cameron Gutman
b7510717c8 Merge branch 'master' of github.com:limelight-stream/limelight-ios 2014-10-21 17:27:08 -04:00
Cameron Gutman
5434542877 Retry service resolution 2014-10-21 17:26:50 -04:00
Diego Waxemberg
4c2f6b269a added spinner and message during stream init 2014-10-21 17:18:30 -04:00
Cameron Gutman
0ccf046c69 Fix inverted if 2014-10-21 16:23:03 -04:00
Diego Waxemberg
f0b6602b99 Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Cameron Gutman
# Via Cameron Gutman
* 'master' of github.com:limelight-stream/limelight-ios:
  Add timeouts to HTTP requests
  Change StreamView's background to black
  Display a failure dialog when we fail to launch an app
2014-10-21 16:18:00 -04:00
Diego Waxemberg
72e0da4319 removed my code signing ids 2014-10-21 16:17:36 -04:00
Cameron Gutman
d2ad8b12ce Add timeouts to HTTP requests 2014-10-21 16:16:24 -04:00
Cameron Gutman
6ef492662b Change StreamView's background to black 2014-10-21 16:15:59 -04:00
Cameron Gutman
3c7f33a80c Merge branch 'master' of github.com:limelight-stream/limelight-ios 2014-10-21 16:05:59 -04:00
Diego Waxemberg
eeec1f1cf5 prepped common for deployment 2014-10-21 16:03:11 -04:00
Cameron Gutman
45545e8f9b Merge branch 'master' of github.com:limelight-stream/limelight-ios 2014-10-21 15:54:47 -04:00
Cameron Gutman
85b65d7112 Display a failure dialog when we fail to launch an app 2014-10-21 15:54:19 -04:00
Diego Waxemberg
26f7a27117 Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Cameron Gutman
# Via Cameron Gutman
* 'master' of github.com:limelight-stream/limelight-ios:
  Enhance the connection callback protocol to include other connection listener callbacks exposed by common. Start handling some HTTP request errors.
  Display a dialog if DNS resolution fails
  Update common
  Fix crash on app termination
  Don't crash if no PC is selected when a button is pressed
  Add a placeholder in the computer list if none are found. Retry service discovery if it fails.

Conflicts:
	limelight-common-c
2014-10-21 15:13:07 -04:00
Diego Waxemberg
ea78cbc47e Prepped project for deployment and created a test build v0.1.0-beta-1 2014-10-21 15:11:18 -04:00
Cameron Gutman
ea24b39fbe Enhance the connection callback protocol to include other connection listener callbacks exposed by common. Start handling some HTTP request errors. 2014-10-21 14:54:10 -04:00
Cameron Gutman
01a2853032 Display a dialog if DNS resolution fails 2014-10-21 14:31:03 -04:00
Cameron Gutman
bfca061694 Update common 2014-10-21 14:18:41 -04:00
Cameron Gutman
4a9bb00e0d Fix crash on app termination 2014-10-21 14:04:01 -04:00