14 Commits

Author SHA1 Message Date
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
929487249d Create new threads suspended on Windows and WP to prevent a race condition 2014-04-06 20:53:39 -04:00
Cameron Gutman
cdf07e6905 Initialize the thread list mutex 2014-04-06 20:33:48 -04:00
Cameron Gutman
d903ee7784 Implement support for interrupting waits on Windows Phone. Use the same path for Windows. 2014-04-06 16:34:30 -04:00
Michelle Bergeron
d751c44c3d Fix build and build warnings 2014-03-28 20:23:25 -04: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
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
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