15 Commits

Author SHA1 Message Date
Cameron Gutman
31ce0f5c87 Implement RTSP over ENet for GFE 2.11 2016-03-04 00:40:12 -05:00
Cameron Gutman
c44cdffdd5 Fix compilation errors on Windows 2016-03-02 13:46:03 -05:00
Cameron Gutman
c680a76289 Simplify thread management since we don't need thread alerts to cancel anymore 2016-02-16 19:58:56 -05:00
Cameron Gutman
00283a7267 Fix a race condition where PltCloseThread was called before the thread was inserted into the list 2016-02-16 19:35:54 -05:00
Cameron Gutman
8b6ca3d89b Remove unsafe cancellation code from events 2016-02-16 09:17:59 -05:00
Cameron Gutman
ac52faa6c2 Fix failure to restart after calling LiStopConnection 2016-02-16 09:04:21 -05:00
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
Michelle Bergeron
c8bad4ed2f Major code cleanup: comment style & run CodeMaid 2016-02-13 13:01:24 -06:00
Cameron Gutman
dfdfe4f0f6 Fix inconsistent whitespace 2016-02-06 23:46:47 -05:00
Cameron Gutman
d67071cf0e Implement a new safer Limelog for Windows 2015-07-20 19:11:56 -05:00
Cameron Gutman
25612824ca Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps 2015-06-30 23:24:49 -07:00
Cameron Gutman
97a499fc50 Fix build errors and warnings on Windows 2015-06-30 20:53:23 -07:00
Cameron Gutman
956d6bb217 Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
Cameron Gutman
f8df5030e1 Platform code cleanup 2015-05-28 06:23:19 -05:00