23 Commits

Author SHA1 Message Date
Cameron Gutman
d7f40ec39b Begin work to remove use of thread cancellation for NaCl 2016-02-15 15:58:42 -05:00
Michelle Bergeron
35835898c3 Cleanup: standardize * by type name, not var name 2016-02-13 13:28:58 -06:00
Iwan Timmer
9338bcc1f9 Reduce audio receive buffer size 2015-08-11 20:40:49 +02:00
Cameron Gutman
a5f59d206e Improve debugging and error codes 2015-06-24 22:52:26 -07:00
Cameron Gutman
c4d19edb4c Update to API 1.1 2015-06-17 23:21:58 -07:00
Cameron Gutman
f8df5030e1 Platform code cleanup 2015-05-28 06:23:19 -05:00
Cameron Gutman
058ad2df23 Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
Cameron Gutman
7fb3ef3f79 Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
Cameron Gutman
25faaa9e6b Ignore SIGPIPE on POSIX platforms to fix the crash on connection closure in Limelight-iOS 2014-10-20 23:27:41 -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
841e3d9f22 Don't bind to a specific port anymore 2014-10-12 12:04:32 -07:00
Cameron Gutman
3dee3a60d5 Fix build on Windows 2014-08-31 12:18:42 -07:00
Cameron Gutman
e281d3c9fe Remove jank WP winsock header stuff 2014-03-29 21:56:18 -04:00
Michelle Bergeron
d751c44c3d Fix build and build warnings 2014-03-28 20:23:25 -04:00
Cameron Gutman
ac6412f4be Fix compile error on Windows 2014-02-02 05:05:52 -05:00
Cameron Gutman
1d20b17850 Fix most of limelight common build for Windows Phone 2014-01-22 20:17:40 -05:00
Cameron Gutman
2f83dba24c Fix error propagation from WinSock functions. Fix cleanup of sockets. Allow the handshake to be interrupted. 2014-01-20 19:26:33 -05:00
Cameron Gutman
d6c77b0323 Cleanup a bunch of the code and the interface itself 2014-01-20 19:11:25 -05:00
Diego Waxemberg
128a5e113a Implement POSIX support 2014-01-19 02:24:04 -05:00
Cameron Gutman
2e971e102a Finished video depacketizing. Starting tests 2014-01-18 23:09:28 -05:00
Cameron Gutman
77b08df4be More fixes and work on video 2014-01-18 21:28:34 -05:00
Cameron Gutman
103c052729 Cross-platform threading, sockets updates, and control stream implementation, and various other fixes 2014-01-18 18:53:50 -05:00
Cameron Gutman
f02e916f6c Initial commit 2014-01-18 15:14:42 -05:00