Cameron Gutman
|
3773e841d1
|
Update common to support GFE 2.7
|
2015-10-25 13:28:24 -07:00 |
|
Cameron Gutman
|
23e9d48b0d
|
Update common-c and use the new LiInitializeXXX() functions
|
2015-08-16 12:27:21 -07:00 |
|
Cameron Gutman
|
9ec650a84f
|
Zero audio renderer callbacks before populating
|
2015-08-12 01:18:22 -07:00 |
|
Cameron Gutman
|
73364127d2
|
Fix pairing with GFE 2.4.5.57+
|
2015-07-08 23:03:23 -07:00 |
|
Cameron Gutman
|
c0b2bbe552
|
Remove a parameter from LiStartConnection
|
2015-07-08 19:16:48 -07:00 |
|
Cameron Gutman
|
bb24495b3f
|
Warning fix (char* -> const char*)
|
2015-06-19 20:53:14 -07:00 |
|
Cameron Gutman
|
a9a00629b1
|
Use API 1.1 common in preparation for IPv6 requirement
|
2015-06-17 23:32:00 -07:00 |
|
Cameron Gutman
|
6b97af13bf
|
Update common-c and remove unused callbacks
|
2015-05-13 23:13:20 -05: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 |
|
Cameron Gutman
|
11c27baaf8
|
Finish GFE 2.1.x compatibility
|
2015-02-01 20:31:57 -05:00 |
|
Cameron Gutman
|
d728e63bb4
|
Merge branch 'master' of github.com:limelight-stream/limelight-ios
|
2015-02-01 20:21:59 -05:00 |
|
Cameron Gutman
|
7d584fb4de
|
Update for backwards compatibility with GFE 2.1.x (WIP)
|
2015-02-01 20:21:54 -05:00 |
|
Diego Waxemberg
|
879f304a79
|
Refactored http communications to be more abstract and OOP
|
2015-02-01 04:26:47 -05:00 |
|
Diego Waxemberg
|
e3e95c29f6
|
Created http response class and added error checking
|
2015-01-31 01:57:23 -05:00 |
|
Cameron Gutman
|
179110508c
|
Scale mouse input deltas based on the ratio of the stream resolution to the screen size and the screen scale
|
2015-01-10 00:37:34 -05:00 |
|
Cameron Gutman
|
de4ed222cd
|
Replace the old sublayer rather than adding the new one on top of the onscreen controls
|
2015-01-09 18:23:00 -05:00 |
|
Cameron Gutman
|
f7fdd7cb45
|
Request an IDR frame and reset the decoder if the decoder breaks
|
2015-01-09 18:02:18 -05:00 |
|
Cameron Gutman
|
c1a1dbe881
|
Use larger 1350 byte video packets like Android
|
2015-01-09 18:00:35 -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 |
|
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 |
|
Cameron Gutman
|
8d360d2266
|
Cherry Pick "Update to the new common library"
|
2014-11-11 19:06:01 -08:00 |
|
Cameron Gutman
|
2a49f8901f
|
Cherry Pick "Fix iOS build with new common"
|
2014-11-11 19:05:13 -08: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 |
|
Cameron Gutman
|
3554b40962
|
Display status messages for failed app launch
|
2014-10-23 23:41:07 -04:00 |
|
Cameron Gutman
|
1b98870b41
|
Fix missing video issue
|
2014-10-23 22:35:59 -04:00 |
|
Cameron Gutman
|
ba022da665
|
Don't attempt to start or resume a game if the device isn't paired
|
2014-10-23 14:53:31 -04:00 |
|
Cameron Gutman
|
3357b3882b
|
Use different bitrates for each stream configuration
|
2014-10-22 00:04:58 -04:00 |
|
Cameron Gutman
|
0ccf046c69
|
Fix inverted if
|
2014-10-21 16:23:03 -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 |
|
Cameron Gutman
|
528b44f2f2
|
Stop using NSLog in internal functions because it seems to acquire a mutex that violates our locking order and causes deadlocks
|
2014-10-21 05:11:12 -04:00 |
|
Cameron Gutman
|
44bbba805f
|
Merge branch 'master' of github.com:limelight-stream/limelight-ios
|
2014-10-21 04:19:13 -04:00 |
|
Diego Waxemberg
|
29f676a6d1
|
refactored project directories
|
2014-10-21 03:50:18 -04:00 |
|