Thad House
fe6bfb1ba2
[cscore] Provide USB Camera VID and PID in Windows ( #2585 )
2020-07-10 13:16:14 -07:00
Peter Johnson
b5a38001dd
[cscore] Add support for changing the USB camera path ( #2547 )
2020-07-05 22:09:44 -07:00
Thad House
221011494d
Update for C++17 and fix MSVC warnings ( #1694 )
...
* Update MSVC arguments
* Fix json allocator
* Fix simulation diamond
* Bump gtest
* Remove empty varargs in unit tests
* Replace test case with test suite
* Remove deprecation warning in optional
* Remove need for NOMIXMAX to be defined in wpilib headers
2019-05-31 15:43:32 -05:00
Tyler Veness
f432f65bef
Update copyright year in license to 2019 ( #1524 )
...
Also update clang-format to 6.0.
2019-05-17 17:35:09 -07:00
Thad House
7cd6e2e7fa
UsbCamera: Solve race in windows initialization ( #1638 )
...
Create message pump during UsbCameraImpl creation.
2019-05-05 16:29:47 -07:00
Thad House
a9371a7586
Fix missing exposure property on windows USB cameras ( #1571 )
2019-02-06 22:49:55 -08:00
Thad House
69cb53b51b
Add support for USB Webcams on Windows ( #1390 )
2018-11-17 23:16:35 -08:00