13 Commits

Author SHA1 Message Date
Cameron Gutman
34d871403c Properly stop the stream when exiting or switching apps 2014-10-21 01:54:31 -04:00
Diego Waxemberg
a359aee36c now goes back to main frame when connection is terminated 2014-10-21 01:02:04 -04:00
Diego Waxemberg
af43539015 fix orientation issues 2014-10-20 21:39:40 -04:00
Cameron Gutman
613f82b0ac Merge branch 'master' of github.com:limelight-stream/limelight-ios
Conflicts:
	Limelight/StreamFrameViewController.m
2014-10-20 21:15:07 -04:00
Cameron Gutman
f2ae32c45c Add support for game controllers 2014-10-20 21:13:13 -04:00
Diego Waxemberg
4c646e36c7 added support for different resolutions and frame rates 2014-10-20 20:54:03 -04:00
Diego Waxemberg
37428c8c77 fixed a lot of jank. created a utils file and removed unused files 2014-10-20 19:20:50 -04:00
Diego Waxemberg
4d7715565a starting steam and paring work 2014-10-20 13:35:42 -04:00
Diego Waxemberg
44a7494823 joining stream works 2014-10-20 11:31:40 -04:00
Cameron Gutman
3a6472eb0b Video is mostly working now. It's just chopped off in the view now. 2014-10-19 02:07:13 -04:00
Cameron Gutman
9b6865a53b Implement code for new video decoder (untested) based on http://stackoverflow.com/questions/25980070/how-to-use-avsamplebufferdisplaylayer-in-ios-8-for-rtp-h264-streams-with-gstream 2014-10-19 00:09:47 -04:00
Cameron Gutman
374caee973 Rip out the old video renderer and decoder 2014-10-18 22:43:52 -04:00
Diego Waxemberg
764f051318 Complete refactor of project.
- now runs universally on iPhone, iPad, and simulator
- all paths should now be relative
2014-08-31 13:13:46 -04:00