Cameron Gutman
|
fa86e76978
|
Implement gamepad rumble support
|
2019-02-08 19:13:53 -08:00 |
|
Cameron Gutman
|
9360adb39a
|
Fix invalid reference frame invalidation payload when dropping an early frame
This bug causes the request to be discarded on GFE 3.17.
|
2019-01-18 01:37:02 -08:00 |
|
Cameron Gutman
|
8665d80697
|
Don't expect responses for ENet control messages to fix GFE 3.16
|
2018-11-15 12:55:22 -08:00 |
|
Cameron Gutman
|
77b277d05e
|
Inform the host of disconnect immediately so it can clean up properly
|
2018-06-09 21:37:42 -07:00 |
|
Cameron Gutman
|
069f1475b6
|
Refactor reference frame invalidation checks into one function
|
2017-11-30 23:14:11 -08:00 |
|
Cameron Gutman
|
26fe1cb22c
|
Separate H.265 video format for SDR and HDR formats
|
2017-11-25 12:12:38 -08:00 |
|
Cameron Gutman
|
965657523d
|
Improve debug output during frame loss
|
2017-06-07 22:49:54 -07:00 |
|
Cameron Gutman
|
4791f62688
|
Add additional asserts that were useful for debugging corruption caused by the bug fixed in a499413221
|
2017-06-06 02:55:25 -07:00 |
|
Cameron Gutman
|
e2c6104251
|
Fix build error with LC_DEBUG defined
|
2017-06-05 22:26:38 -07:00 |
|
Cameron Gutman
|
92951e1309
|
Add LiInterruptConnection() to interrupt LiStartConnection()
|
2017-05-21 12:24:22 -07:00 |
|
Cameron Gutman
|
9ebb429f66
|
Fix null check typo
|
2017-05-21 10:59:47 -07:00 |
|
Cameron Gutman
|
b3b5ee1c2c
|
Fix use of enetMutex during connection failure
|
2017-05-21 10:52:44 -07:00 |
|
Cameron Gutman
|
bfd368769e
|
Force an IDR frame request when the decode unit queue overflows
|
2017-05-20 17:32:02 -07:00 |
|
Cameron Gutman
|
2d7bf5be82
|
Fix state cleanup if LiStartConnection() fails
|
2017-05-18 09:52:50 -07:00 |
|
Cameron Gutman
|
ec6c569130
|
Split reference frame invalidation support capabilities into codec-specific options
|
2017-05-15 23:11:37 -07:00 |
|
Cameron Gutman
|
f57bd745b4
|
API update to provide enough information to support GFE 3.0.7
|
2016-10-05 17:23:59 -07:00 |
|
Cameron Gutman
|
293c6a7274
|
Fix IDR frame requests on Gen 3 servers
|
2016-09-24 13:07:30 -07:00 |
|
Cameron Gutman
|
8846493eb4
|
Fix unsafe modification of the peer variable during shutdown
|
2016-04-18 16:36:45 -04:00 |
|
Cameron Gutman
|
d5e0950ec6
|
Wrap enet_host_service() to hide the logic required to make retransmissions work
|
2016-04-18 16:27:50 -04:00 |
|
Cameron Gutman
|
33deb0fe1a
|
Allow ENet to directly use the resolved address rather than doing DNS resolution itself
|
2016-04-02 14:08:06 -04:00 |
|
Cameron Gutman
|
48a5d63045
|
Reorganize the folder structure and delete the Xcode build files
|
2016-03-31 07:22:03 -04:00 |
|