Peter Johnson
|
7847c69231
|
Update for wpi::Now() change to microseconds. (#113)
Also be explicit in docs about what timebase and step are used.
|
2017-11-19 14:35:50 -08:00 |
|
Peter Johnson
|
e9b0b9d8f6
|
MjpegServer: Use sink name in title. (#112)
Fixes #83.
|
2017-11-17 09:34:30 -08:00 |
|
Peter Johnson
|
cad1b9413c
|
Add exposure quirk for LifeCam Cinema. (#111)
This is the same quirk as the LifeCam HD-3000.
Fixes #110.
|
2017-11-17 09:30:56 -08:00 |
|
Peter Johnson
|
3324bcc5ce
|
Use magic statics instead of ATOMIC_STATIC. (#109)
|
2017-11-17 09:29:20 -08:00 |
|
Peter Johnson
|
20c8d29ae9
|
Fix wpi::mutex usage in SetVideoMode().
|
2017-11-17 02:04:24 -08:00 |
|
Peter Johnson
|
7db60f8e7c
|
CvSource: Implement SetVideoMode(). (#104)
|
2017-11-14 22:09:30 -08:00 |
|
Tyler Veness
|
b3f1e74317
|
Ran formatter based on styleguide#95 (#108)
|
2017-11-14 22:07:56 -08: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 |
|
Tyler Veness
|
b9c8ebeffa
|
Ran formatter (#99)
|
2017-10-27 23:46:50 -07:00 |
|
Tyler Veness
|
b68e1c5570
|
Added brace comments (#96)
Enforced by wpilibsuite/styleguide#80.
|
2017-10-15 10:01:17 -07:00 |
|
Peter Johnson
|
db96f41ad7
|
Log.cpp: Use raw_ostream and llvm path functions. (#93)
|
2017-09-07 00:16:26 -07: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 |
|