Entries from 2020-08-28
Index of 39 entries from 2020-08-28. Tags include uvcc, eslint-config-joelpurra, and more.
2020
2020-08
2020-08-28
Listing 39 entries from Friday 28 August 2020.
- Add typescript
- Merge branch 'feature/code-cleanup' into develop
- Use template strings
- Document command manager/handler camera helper injection magic string
- Guess when a UVC device/camera was not connected
- Use human sorting for device listing
- Clarify ambigious "name" for controls/commands
- Reduce hard-coded delay before closing the camera handle
- Do not rethrow logged errors
- Merge branch 'feature/improve-documentation' into develop
- Split README.md, add CHANGELOG.md, improve documentation
- Update README.md
- Add example output from Logitech C920
- Add prettier
- Add husky
- Merge branch 'feature/use-xo' into develop
- Add eslint-config-joelpurra
- Add xo and rules
- Add .gitattributes
- Fix additional issues reported by xo
- Add .gitattributes
- Add .editorconfig
- Add README.md
- Add LICENSE
- Initial commit
- Automatically reformat code
- Add xo
- Remove eslint
- Use and enforce node.js >=10
- Merge branch 'feature/upgrade-dependencies' into develop
- Upgrade dependencies
- Merge branch 'feature/uvc-control-v2-next' into develop
- Upgrade stream-to-promise
- Fix ignoring unused variables
- Run eslint --fix
- Upgrade eslint
- Upgrade find-up
- Run npm audit fix --force
- Run npm audit fix