Commit graph

  • 99e7f59df4 Ignore all xcuserdata directories Cameron Gutman 2014-10-23 13:27:49 -0400
  • 8273173080 Update README.md Michelle Bergeron 2014-10-23 01:29:33 -0400
  • 3357b3882b Use different bitrates for each stream configuration Cameron Gutman 2014-10-22 00:04:58 -0400
  • b7510717c8 Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 17:27:08 -0400
  • 5434542877 Retry service resolution Cameron Gutman 2014-10-21 17:26:50 -0400
  • 4c2f6b269a added spinner and message during stream init Diego Waxemberg 2014-10-21 17:18:30 -0400
  • 0ccf046c69 Fix inverted if Cameron Gutman 2014-10-21 16:23:03 -0400
  • f0b6602b99 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-21 16:18:00 -0400
  • 72e0da4319 removed my code signing ids Diego Waxemberg 2014-10-21 16:17:36 -0400
  • d2ad8b12ce Add timeouts to HTTP requests Cameron Gutman 2014-10-21 16:16:24 -0400
  • 6ef492662b Change StreamView's background to black Cameron Gutman 2014-10-21 16:15:59 -0400
  • 3c7f33a80c Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 16:05:59 -0400
  • eeec1f1cf5 prepped common for deployment Diego Waxemberg 2014-10-21 16:03:11 -0400
  • 45545e8f9b Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 15:54:47 -0400
  • 85b65d7112 Display a failure dialog when we fail to launch an app Cameron Gutman 2014-10-21 15:54:19 -0400
  • 26f7a27117 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-21 15:13:07 -0400
  • ea78cbc47e Prepped project for deployment and created a test build v0.1.0-beta-1 Diego Waxemberg 2014-10-21 15:11:18 -0400
  • ea24b39fbe Enhance the connection callback protocol to include other connection listener callbacks exposed by common. Start handling some HTTP request errors. Cameron Gutman 2014-10-21 14:54:10 -0400
  • 01a2853032 Display a dialog if DNS resolution fails Cameron Gutman 2014-10-21 14:31:03 -0400
  • bfca061694 Update common Cameron Gutman 2014-10-21 14:18:41 -0400
  • 4a9bb00e0d Fix crash on app termination Cameron Gutman 2014-10-21 14:04:01 -0400
  • 72271a0c74 Don't crash if no PC is selected when a button is pressed Cameron Gutman 2014-10-21 13:46:05 -0400
  • 1ca787822b Add a placeholder in the computer list if none are found. Retry service discovery if it fails. Cameron Gutman 2014-10-21 13:39:14 -0400
  • 39186a4edf Properly start and stop mDNS manager Cameron Gutman 2014-10-21 05:11:51 -0400
  • 528b44f2f2 Stop using NSLog in internal functions because it seems to acquire a mutex that violates our locking order and causes deadlocks Cameron Gutman 2014-10-21 05:11:12 -0400
  • dfe2addca2 Fix copy-pasta in 1080p30 setting Cameron Gutman 2014-10-21 04:35:06 -0400
  • 44bbba805f Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 04:19:13 -0400
  • f756451001 Add stop function to MDNSManager Cameron Gutman 2014-10-21 04:18:50 -0400
  • b2236b5dad Fix audio corruption after 2nd run by properly cleaning up audio state Cameron Gutman 2014-10-21 04:18:20 -0400
  • 8dd62a8645 Fixed launch screen text color and image location, changed version to 0.1 Diego Waxemberg 2014-10-21 04:13:47 -0400
  • 29f676a6d1 refactored project directories Diego Waxemberg 2014-10-21 03:50:18 -0400
  • d83ac48a73 Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 03:20:25 -0400
  • bf6a2e571f Remove extra files from the Xcode project Cameron Gutman 2014-10-21 03:16:07 -0400
  • 1f19d4de9d recompiled opus for 64bit and added build scripts Diego Waxemberg 2014-10-21 03:15:29 -0400
  • f4f3d7df50 Update common Cameron Gutman 2014-10-21 03:06:13 -0400
  • a3f7aa41a1 Free the decode unit list when terminating the connection. Remove some debug prints. Cameron Gutman 2014-10-21 02:00:58 -0400
  • 101096ad80 Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-21 01:54:37 -0400
  • 34d871403c Properly stop the stream when exiting or switching apps Cameron Gutman 2014-10-21 01:54:31 -0400
  • 05e969221a Added app icon and launch screen Diego Waxemberg 2014-10-21 01:53:59 -0400
  • c36fb14b15 Select 720p60 by default Cameron Gutman 2014-10-21 01:51:15 -0400
  • c5dc7001f8 fixed size of text box Diego Waxemberg 2014-10-21 01:09:04 -0400
  • cd709000d7 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-21 01:02:08 -0400
  • a359aee36c now goes back to main frame when connection is terminated Diego Waxemberg 2014-10-21 01:02:04 -0400
  • 185a4334ca Fix a compilation warning Cameron Gutman 2014-10-21 00:40:33 -0400
  • 6b10497e3e Fix a nasty bug that LLVM static analysis caught Cameron Gutman 2014-10-21 00:37:09 -0400
  • 97f968fb0d Fix some mostly harmless warnings from LLVM static analysis Cameron Gutman 2014-10-21 00:36:30 -0400
  • 127c53e341 Update common-c Cameron Gutman 2014-10-20 23:29:23 -0400
  • 3178f87707 Add support for the pause button Cameron Gutman 2014-10-20 22:08:40 -0400
  • 9e8903402b now hide keyboard when enter is pressed Diego Waxemberg 2014-10-20 21:45:37 -0400
  • af43539015 fix orientation issues Diego Waxemberg 2014-10-20 21:39:40 -0400
  • ca2fe9b0a3 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-20 21:26:24 -0400
  • 84316166eb implemented resuming session Diego Waxemberg 2014-10-20 21:26:08 -0400
  • 613f82b0ac Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-20 21:15:07 -0400
  • f2ae32c45c Add support for game controllers Cameron Gutman 2014-10-20 21:13:13 -0400
  • 4c646e36c7 added support for different resolutions and frame rates Diego Waxemberg 2014-10-20 20:54:03 -0400
  • 85ee4f6518 added support for custom host Diego Waxemberg 2014-10-20 20:08:12 -0400
  • 37428c8c77 fixed a lot of jank. created a utils file and removed unused files Diego Waxemberg 2014-10-20 19:20:50 -0400
  • 283a386b9c Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-20 13:35:46 -0400
  • 4d7715565a starting steam and paring work Diego Waxemberg 2014-10-20 13:35:42 -0400
  • 5ffdc1d2bd Change video background to black Cameron Gutman 2014-10-20 13:18:53 -0400
  • 35e2ca1e00 Don't try to be clever and stall the audio thread while we await samples. Start audio output earlier to allow it some extra warmup time. Cameron Gutman 2014-10-20 13:18:23 -0400
  • b1938610dd Revert "Use a semaphore to prevent us from having to busy wait on the audio buffer queue" Cameron Gutman 2014-10-20 12:56:37 -0400
  • f14a2a66dd Fix the memory leak in the video decoder Cameron Gutman 2014-10-20 12:55:23 -0400
  • 44a7494823 joining stream works Diego Waxemberg 2014-10-20 11:31:40 -0400
  • f909371a90 Append the NAL data by reference instead of copying into a new buffer Cameron Gutman 2014-10-20 04:48:48 -0400
  • f3b3d2bd08 Use a semaphore to prevent us from having to busy wait on the audio buffer queue Cameron Gutman 2014-10-20 04:38:36 -0400
  • e56923a71d Fix audio lag if the audio player takes a while to start Cameron Gutman 2014-10-20 03:34:15 -0400
  • f133f293b8 Fix inverted mouse movement Cameron Gutman 2014-10-20 03:29:00 -0400
  • 42773241c1 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-20 02:59:50 -0400
  • b8d256b73d pairing works! Diego Waxemberg 2014-10-20 02:59:16 -0400
  • 0cb4c31d1e Improve touch input support Cameron Gutman 2014-10-20 02:49:38 -0400
  • 02fbd5f1d2 Add some WIP touch input support Cameron Gutman 2014-10-20 02:38:01 -0400
  • 70f3a91dfb Implement working audio support Cameron Gutman 2014-10-19 19:33:48 -0400
  • 93063f5606 Video fully works now Cameron Gutman 2014-10-19 05:27:21 -0400
  • 13f39e30f6 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-19 04:20:21 -0400
  • 8ae0e4a547 initial pairing works Diego Waxemberg 2014-10-19 04:19:54 -0400
  • 3a6472eb0b Video is mostly working now. It's just chopped off in the view now. Cameron Gutman 2014-10-19 02:07:13 -0400
  • 037df87585 Add connection listener callbacks to fix crash on starting streaming Cameron Gutman 2014-10-19 00:24:47 -0400
  • 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 Cameron Gutman 2014-10-19 00:09:47 -0400
  • 4c3bc16593 Target 8.0 so we can use Metal for decoding Cameron Gutman 2014-10-18 22:45:54 -0400
  • 440631fe2f Merge branch 'master' of github.com:limelight-stream/limelight-ios Cameron Gutman 2014-10-18 22:44:02 -0400
  • 374caee973 Rip out the old video renderer and decoder Cameron Gutman 2014-10-18 22:43:52 -0400
  • 6225af1e76 more pairing code Diego Waxemberg 2014-10-18 22:26:25 -0400
  • 2062c4c3e9 Update common rev Cameron Gutman 2014-10-18 22:04:34 -0400
  • fbc3d1aa73 Build Limelight-common-c as part of Limelight-iOS build instead of a standalone lib Cameron Gutman 2014-10-18 22:04:02 -0400
  • ec6166c232 Add limelight-common-c as a submodule of limelight-ios Cameron Gutman 2014-10-18 21:53:51 -0400
  • ee21c612d5 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-10-18 21:14:54 -0400
  • 9226a05ad8 implemented crypto and started pairing Diego Waxemberg 2014-10-18 21:13:48 -0400
  • 31d57de339 Look for libxml2 includes in a tree from the SDK root instead of the drive root Cameron Gutman 2014-10-18 05:04:37 -0400
  • bd91d74de8 implemented cert and keypair gen Diego Waxemberg 2014-10-16 21:20:27 -0400
  • fba676c405 added openss Diego Waxemberg 2014-10-16 21:19:36 -0400
  • 1b6a558a7c readded ffmpeg Diego Waxemberg 2014-10-14 21:33:01 -0400
  • 92d32922ef updated script for xcode 6 Diego Waxemberg 2014-10-14 21:30:07 -0400
  • 00072a55f9 i have no idea what is going on Diego Waxemberg 2014-10-14 19:28:02 -0400
  • fec330b76e Merge branch 'mdns' Diego Waxemberg 2014-10-14 19:26:37 -0400
  • 8b0514d73d ..not sure Diego Waxemberg 2014-10-14 19:23:17 -0400
  • f578ee4963 implemented mdns host discovery Diego Waxemberg 2014-10-14 19:21:48 -0400
  • b828d5426b fixed some compiler warnings and updated common Diego Waxemberg 2014-10-14 14:19:18 -0400
  • 80a4b493ab removed old stuff Diego Waxemberg 2014-09-17 19:39:24 -0400
  • 6eed8cb962 Merge branch 'master' of github.com:limelight-stream/limelight-ios Diego Waxemberg 2014-09-17 19:36:17 -0400