137 Commits

Author SHA1 Message Date
Diego Waxemberg
ee21c612d5 Merge branch 'master' of github.com:limelight-stream/limelight-ios
* 'master' of github.com:limelight-stream/limelight-ios:
  Look for libxml2 includes in a tree from the SDK root instead of the drive root
2014-10-18 21:14:54 -04:00
Diego Waxemberg
9226a05ad8 implemented crypto and started pairing 2014-10-18 21:13:48 -04:00
Cameron Gutman
31d57de339 Look for libxml2 includes in a tree from the SDK root instead of the drive root 2014-10-18 05:04:37 -04:00
Diego Waxemberg
bd91d74de8 implemented cert and keypair gen 2014-10-16 21:20:27 -04:00
Diego Waxemberg
fba676c405 added openss 2014-10-16 21:19:36 -04:00
Diego Waxemberg
1b6a558a7c readded ffmpeg 2014-10-14 21:33:01 -04:00
Diego Waxemberg
92d32922ef updated script for xcode 6 2014-10-14 21:30:07 -04:00
Diego Waxemberg
00072a55f9 i have no idea what is going on 2014-10-14 19:28:02 -04:00
Diego Waxemberg
fec330b76e Merge branch 'mdns'
* mdns:
  implemented mdns host discovery

Conflicts:
	MainFrame-iPad.storyboard
	MainFrame-iPhone.storyboard
2014-10-14 19:26:37 -04:00
Diego Waxemberg
8b0514d73d ..not sure 2014-10-14 19:24:32 -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
80a4b493ab removed old stuff 2014-09-17 19:39:24 -04:00
Diego Waxemberg
6eed8cb962 Merge branch 'master' of github.com:limelight-stream/limelight-ios
* 'master' of github.com:limelight-stream/limelight-ios:
  Insist that Limelight iOS is still in development
  now send the device name when pairing. also fixed null-terminating buffers that caused all kinds of problems
  fixed a bunch of stuff: - pairing now exists - hostnames are resolved - video rendering is better - some other stuff I’m forgetting
  Update README.md
  Move nv_avc_init into setup
  Delay frame drawing for a 30 FPS target. Change rendering configuration for faster drawing. Perform the segue after the URL request returns.
  added code to launch a stream and decode and render the stream
  Create README.md
  added opus library
  view is now centered and rendering is flipped correctly
  fixed rendering
  added video rendering libraries and renderer code. still not functioning
  added icons
  added simple depacketizer and test h264 file
  added basic UI components and outlets/actions
  Initial Commit

Conflicts:
	README.md
2014-09-17 19:36:17 -04:00
Diego Waxemberg
8722d14048 added build script for ffmpeg 2014-09-17 19:31:13 -04:00
Diego Waxemberg
0987ef0fa8 fixed the ffmpeg build size 2014-09-17 19:30:52 -04:00
Diego Waxemberg
592e5dbe44 forgot the readme 2014-08-31 13:20:11 -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
Diego Waxemberg
457b6b13cc Initial Commit 2014-08-30 22:46:31 -04:00
Michelle Bergeron
55e0c3c7bf Insist that Limelight iOS is still in development 2014-08-02 21:46:05 -07:00
Diego Waxemberg
26492c5783 now send the device name when pairing. also fixed null-terminating buffers that caused all kinds of problems 2014-02-01 13:30:53 -05:00
Diego Waxemberg
4c6a3b2e43 Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Andrew Hennessy
# Via Andrew Hennessy
* 'master' of github.com:limelight-stream/limelight-ios:
  Update README.md
2014-01-31 15:51:21 -05:00
Diego Waxemberg
45b9f5411e fixed a bunch of stuff:
- pairing now exists
- hostnames are resolved
- video rendering is better
- some other stuff I’m forgetting
2014-01-31 15:50:36 -05:00
Andrew Hennessy
1e76b550e8 Update README.md 2014-01-25 01:39:57 -05:00
Diego Waxemberg
ef6909da88 Move nv_avc_init into setup 2014-01-20 23:49:06 -05:00
Cameron Gutman
01f11fc095 Delay frame drawing for a 30 FPS target. Change rendering configuration for faster drawing. Perform the segue after the URL request returns. 2014-01-20 23:48:06 -05:00
Diego Waxemberg
4b9e68950a Merge branch 'master' of github.com:limelight-stream/limelight-ios
# By Michelle
# Via Michelle
* 'master' of github.com:limelight-stream/limelight-ios:
  Create README.md
2014-01-19 20:14:09 -05:00
Diego Waxemberg
e0cf044d60 added code to launch a stream and decode and render the stream 2014-01-19 20:13:38 -05:00
Michelle
9387211ce8 Create README.md 2014-01-19 05:35:14 -05:00
Diego Waxemberg
1ef314d3bd added opus library 2014-01-19 01:39:04 -05:00
Diego Waxemberg
72ed023645 view is now centered and rendering is flipped correctly 2014-01-18 21:39:29 -05:00
Diego Waxemberg
f97fe7fce2 fixed rendering 2014-01-18 19:14:57 -05:00
Diego Waxemberg
029d3b0a97 added video rendering libraries and renderer code. still not functioning 2014-01-18 14:05:19 -05:00
Diego Waxemberg
87d8d117c1 added icons 2014-01-18 05:01:15 -05:00
Diego Waxemberg
d7a703828a added simple depacketizer and test h264 file 2014-01-18 05:00:36 -05:00
Diego Waxemberg
8fdc5ad97b added basic UI components and outlets/actions 2014-01-18 00:56:46 -05:00
Diego Waxemberg
70510f8410 Initial Commit 2014-01-17 22:06:44 -05:00