Cameron Gutman
47820c35bd
Send TCP messages in a single call to send() because GFE can't handle receiving messages in fragments
2014-10-22 21:48:52 -04:00
Cameron Gutman
88d8c8ede7
Fix issues stopping and restarting streams
2014-10-21 01:50:46 -04:00
Cameron Gutman
330cb36490
Add casts to OpenAES function use to fix the last remaining warnings
2014-10-18 11:37:10 -04:00
Cameron Gutman
0758de960a
Clean up a bunch of warnings when building with Xcode 6.1
2014-10-18 11:32:29 -04:00
Cameron Gutman
a0d9174e75
Add support for vertical scrolling
2014-10-12 11:59:42 -07:00
Diego Waxemberg
62825197ae
Merge branch 'master' of github.com:limelight-stream/limelight-common-c
...
* 'master' of github.com:limelight-stream/limelight-common-c:
Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit.
Handle reuse of limelight-common for another stream
Fix debugging on Windows 8.1
Fix controller and keyboard packets
Prevent queuing input packets before the queue is initialized
Implement LiSendControllerEvent
2014-08-31 13:07:56 -04:00
Diego Waxemberg
a0b54e9d42
Created Xcode project for compiling universal static lib for iOS
2014-08-31 13:07:44 -04:00
Cameron Gutman
dc926946dd
Handle reuse of limelight-common for another stream
2014-08-30 16:39:26 -07:00
Cameron Gutman
a7aabe0ea6
Fix controller and keyboard packets
2014-08-30 13:36:54 -07:00
Cameron Gutman
0b0dbbdaab
Prevent queuing input packets before the queue is initialized
2014-08-30 12:54:12 -07:00
Cameron Gutman
d9bbe53681
Implement LiSendControllerEvent
2014-08-30 10:58:43 -07:00
Cameron Gutman
74f2334c2e
Add encrypted input support
2014-08-26 23:33:43 -07:00
Cameron Gutman
d5037dff82
Fix code analysis "issues"
2014-04-06 16:46:18 -04:00
Cameron Gutman
8dcf4372f4
Use a double-linked list for the linked blocking queue so insertions are done in O(1) time
2014-04-02 22:47:49 -04:00
Cameron Gutman
761f324465
Add keyboard and mouse input support
2014-03-29 15:45:31 -04:00