Peter Johnson
|
3ef9ffaf34
|
HttpCamera: Force reconnect when SetUrls() is called. (#122)
The URL often contains other information like the camera resolution,
not to mention actually changing cameras!
|
2018-02-28 23:28:49 -08:00 |
|
Tyler Veness
|
882399c65e
|
Update copyright year to 2018 (#116)
|
2018-01-02 11:16:20 -06:00 |
|
Peter Johnson
|
e301adb22b
|
Use wpi::mutex instead of std::mutex. (#105)
This uses a priority-aware mutex on Linux platforms.
|
2017-11-13 09:51:26 -08:00 |
|
Peter Johnson
|
3c88f94b43
|
HttpUtil has moved to wpiutil; use it. (#92)
|
2017-08-25 18:10:47 -07:00 |
|
Tyler Veness
|
06636a0e1c
|
Set up wpiformat (#86)
|
2017-08-25 17:48:06 -07:00 |
|
Thad House
|
133540f577
|
Switches to the new build system (#87)
* Removes old build system
* Removes old gmock
* Adds new gmock
* Moves source files to new locations
* Adds new build system
|
2017-08-18 17:52:08 -07:00 |
|