20 Commits

Author SHA1 Message Date
Diego Waxemberg
1f19d4de9d recompiled opus for 64bit and added build scripts 2014-10-21 03:15:29 -04:00
Cameron Gutman
c36fb14b15 Select 720p60 by default 2014-10-21 01:51:15 -04:00
Diego Waxemberg
9e8903402b now hide keyboard when enter is pressed 2014-10-20 21:45:37 -04:00
Diego Waxemberg
af43539015 fix orientation issues 2014-10-20 21:39:40 -04:00
Diego Waxemberg
4c646e36c7 added support for different resolutions and frame rates 2014-10-20 20:54:03 -04:00
Diego Waxemberg
85ee4f6518 added support for custom host 2014-10-20 20:08:12 -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
Diego Waxemberg
b8d256b73d pairing works! 2014-10-20 02:59:16 -04:00
Diego Waxemberg
13f39e30f6 Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Cameron Gutman
# Via Cameron Gutman
* 'master' of github.com:limelight-stream/limelight-ios:
  Video is mostly working now. It's just chopped off in the view now.
  Add connection listener callbacks to fix crash on starting streaming
  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
  Target 8.0 so we can use Metal for decoding
  Rip out the old video renderer and decoder
2014-10-19 04:20:21 -04:00
Diego Waxemberg
8ae0e4a547 initial pairing works 2014-10-19 04:19:54 -04:00
Cameron Gutman
440631fe2f Merge branch 'master' of github.com:limelight-stream/limelight-ios 2014-10-18 22:44:02 -04:00
Cameron Gutman
374caee973 Rip out the old video renderer and decoder 2014-10-18 22:43:52 -04:00
Diego Waxemberg
6225af1e76 more pairing code 2014-10-18 22:26:25 -04:00
Diego Waxemberg
9226a05ad8 implemented crypto and started pairing 2014-10-18 21:13:48 -04:00
Diego Waxemberg
bd91d74de8 implemented cert and keypair gen 2014-10-16 21:20:27 -04:00
Diego Waxemberg
f578ee4963 implemented mdns host discovery 2014-10-14 19:21:48 -04:00
Diego Waxemberg
b828d5426b fixed some compiler warnings and updated common 2014-10-14 14:19:18 -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