Cameron Gutman
|
1ef5c87afc
|
Share MainFrameViewController between iOS and tvOS
|
2018-08-26 11:56:27 -07:00 |
|
Diego Waxemberg
|
f5b99b6b9c
|
Can now stream to tvOS
|
2018-08-26 11:31:20 -07:00 |
|
Cameron Gutman
|
de39c87185
|
Allow the stream to be inactive for 10 seconds before terminating
|
2018-06-09 16:29:48 -07:00 |
|
Cameron Gutman
|
d17f2f9dee
|
Plumb multi-controller toggle
|
2018-06-02 13:52:58 -07:00 |
|
Cameron Gutman
|
42ef67d939
|
Let the spinner spin until video appears
|
2018-06-02 01:02:10 -07:00 |
|
Cameron Gutman
|
314f32388a
|
Use the app name in the "Starting App" text
|
2018-06-01 19:11:10 -07:00 |
|
Cameron Gutman
|
e697938afc
|
Re-enable the idle timer when streaming has ended
|
2018-05-30 22:04:06 -07:00 |
|
Cameron Gutman
|
b5241a0c30
|
Ok -> OK
|
2018-05-28 18:20:59 -07:00 |
|
Cameron Gutman
|
6cac2348b4
|
Add help button to error dialogs and use default style for non-destructive actions
|
2018-05-28 18:00:19 -07:00 |
|
Cameron Gutman
|
41eb933e11
|
Update to XCode 9.3 recommended settings and fix "implict retain self" warnings
|
2018-04-21 22:20:27 -07:00 |
|
Cameron Gutman
|
d0d60b8ffc
|
Suppress system gesture detection during streaming
|
2017-09-15 00:30:51 -07:00 |
|
Cameron Gutman
|
b0c2978405
|
Update common-c submodule with const char * change
|
2016-07-31 17:10:32 -07:00 |
|
Cameron Gutman
|
1783abec13
|
Lock around LiStartConnection() and LiStopConnection() to fix thread-safety issues. This will hopefully address the crashes seen in 1.0.3 and 1.0.4.
|
2016-04-12 00:50:59 -04:00 |
|
Diego Waxemberg
|
5293c07fc0
|
fixed issue where we wouldn't terminate the stream on failure
|
2015-10-17 03:46:09 -07:00 |
|
Cameron Gutman
|
f8b5b16109
|
Create alert dialogs on the main thread
|
2015-06-23 21:46:58 -07:00 |
|
Diego Waxemberg
|
5a976764c3
|
now use custom edge swipe detection
|
2015-05-29 00:46:43 -07:00 |
|
Diego Waxemberg
|
8d3401f962
|
Changed name from Limelight to Moonlight due to C&D from Limelight
Networks, Inc.
|
2015-05-12 21:48:30 -04:00 |
|
Diego Waxemberg
|
e3dd4e7238
|
Created logger with log levels
|
2015-02-10 21:26:55 -05:00 |
|
Diego Waxemberg
|
93119f25a6
|
added support for multiple controllers
|
2015-02-02 02:42:38 -05:00 |
|
Diego Waxemberg
|
7d7adb0753
|
now pass stream configuration through the segue
|
2015-02-01 19:46:28 -05:00 |
|
Diego Waxemberg
|
4aac38e514
|
moved some UI code to the main thread and added a log for when the user ends the stream
|
2015-01-09 17:54:21 -05:00 |
|
Cameron Gutman
|
64c60976f7
|
Merge branch 'master' of github.com:limelight-stream/limelight-ios
|
2015-01-09 16:58:26 -05:00 |
|
Cameron Gutman
|
61401b3e7b
|
Only dispatch_async on limelight-common's threads
|
2015-01-09 16:58:18 -05:00 |
|
Diego Waxemberg
|
b7ccf57a2d
|
replaced all printf with NSLog
|
2015-01-09 16:56:17 -05:00 |
|
Cameron Gutman
|
600560d9e3
|
Merge branch 'master' of github.com:limelight-stream/limelight-ios
Conflicts:
Limelight/ViewControllers/StreamFrameViewController.m
|
2015-01-09 16:14:50 -05:00 |
|
Cameron Gutman
|
cdaf98398c
|
Rewrote a bunch of controller support. Added auto on-screen controls layouts (GCGamepad not finished). Added LB+Start and RB+Start shortcuts for select and special (same as Android).
|
2015-01-09 16:13:44 -05:00 |
|
Diego Waxemberg
|
6f9c16a548
|
added swipe detection to stop streaming
|
2015-01-09 15:22:12 -05:00 |
|
Cameron Gutman
|
684aaf8cb2
|
Display a less pessimistic dialog when the connection ends
|
2015-01-09 01:35:40 -05:00 |
|
Diego Waxemberg
|
d6d30f021d
|
started implementing on-screen controls
- directional pad works
- a,b,x,y work
|
2014-12-31 18:55:31 -05:00 |
|
Diego Waxemberg
|
4a08288d0d
|
A little bit of code cleanup
|
2014-12-31 18:55:30 -05:00 |
|
Diego Waxemberg
|
c05949c43b
|
ensured spinner does not appear on top of label
|
2014-11-27 16:23:06 -05:00 |
|
Diego Waxemberg
|
79e51defe1
|
fixed spinner alignment issue
|
2014-11-27 00:02:18 -05:00 |
|
Diego Waxemberg
|
77b6d304f7
|
added settings menu and persistent storage for settings
|
2014-10-29 00:47:51 -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 |
|
Cameron Gutman
|
3554b40962
|
Display status messages for failed app launch
|
2014-10-23 23:41:07 -04:00 |
|
Diego Waxemberg
|
4c2f6b269a
|
added spinner and message during stream init
|
2014-10-21 17:18:30 -04:00 |
|
Cameron Gutman
|
85b65d7112
|
Display a failure dialog when we fail to launch an app
|
2014-10-21 15:54:19 -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 |
|
Diego Waxemberg
|
29f676a6d1
|
refactored project directories
|
2014-10-21 03:50:18 -04:00 |
|