132 Commits

Author SHA1 Message Date
Cameron Gutman
31cd93b11b Finally fix the stupid bug causing callbacks to crash. We were directly using a pointer to stack that is invalid after initialization. 2014-02-02 04:56:18 -05:00
Michelle Bergeron
da9433fb0a Remove extra spacing and fix indentation 2014-01-29 02:15:49 -05:00
Cameron Gutman
c04a8e9b4c Fix debugging on WP with a huge hack 2014-01-28 19:24:04 -05:00
Cameron Gutman
41fab76461 Switch a straggling printf to Limelog 2014-01-28 19:22:13 -05:00
Michelle Bergeron
c527221135 Create README.md 2014-01-24 13:26:35 -05:00
Cameron Gutman
1d20b17850 Fix most of limelight common build for Windows Phone 2014-01-22 20:17:40 -05:00
Cameron Gutman
d4422ced0d Add parameters to LiStartConnection 2014-01-20 22:33:02 -05:00
Cameron Gutman
ac48766cad Fix failed queue offer code 2014-01-20 22:24:19 -05:00
Cameron Gutman
b5430217dd Fix size tracking in LBQ 2014-01-20 22:10:15 -05:00
Cameron Gutman
638787d3dd Fix misuse of sizeof on dynamic allocation 2014-01-20 22:05:14 -05:00
Cameron Gutman
00de922f34 Fix freeing of a stack allocation. Fix bad LC_ASSERT definition on non-Windows platforms 2014-01-20 21:55:48 -05:00
Cameron Gutman
462b1d1e9b Prevent name mangling on C++ 2014-01-20 21:38:29 -05:00
Cameron Gutman
267a3eecd9 A few more fixes 2014-01-20 21:26:52 -05:00
Cameron Gutman
407e6aebc9 Fix build 2014-01-20 21:19:38 -05:00
Cameron Gutman
9f0540e030 Rename *.cpp to *.c 2014-01-20 20:36:30 -05:00
Cameron Gutman
d54c7cc821 Fix return type of PltSleepMs 2014-01-20 20:34:48 -05:00
Cameron Gutman
3740fd295c Fix thread termination issues 2014-01-20 20:33:43 -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
Cameron Gutman
3b057e4a6b Fix video decoding bug 2014-01-20 17:07:49 -05:00
Cameron Gutman
58c1771761 Fix buffer overread 2014-01-19 06:21:43 -05:00
Cameron Gutman
a290613190 Fix deadlock in POSIX impelementation 2014-01-19 05:54:24 -05:00
Cameron Gutman
fdf366e749 Fix memory leak 2014-01-19 05:04:02 -05:00
Diego Waxemberg
128a5e113a Implement POSIX support 2014-01-19 02:24:04 -05:00
Cameron Gutman
2f18a9aea7 Fix leftover 2014-01-19 01:46:08 -05:00
Cameron Gutman
44228d1296 Increase the receive window size. Fix endianness issue with RTP sequence numbers. More bug fixes! 2014-01-19 01:41:27 -05:00
Cameron Gutman
979a439504 Fix many bugs in the initial code 2014-01-19 01:20:54 -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
e2ba031729 Initial work for depacketizer 2014-01-18 19:39:00 -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