joelpurra (7/39)
Category index page 7 of 39 pages, listing 100 out of 3886 entries in the category joelpurra.
Update copyright years
Add demo gif to README.md
Remove hardcoded camera handle closing delay
Add demo script for logitech-c920
Update example output for logitech-c920
Bump version to v2.0.0-alpha.20200901
Add script to update camera example output
Upgrade eslint-config-joelpurra
Use forked uvc-control v2
Merge branch 'release/v1.0.0'
v1.0.0
Support multi-field controls
- Some controls can have more than one field, or "part". - Previously, only the first value was (partially, if at all) supported. - Updates commands to accept one or two values. …→ Full commit message
Split commands to separate files
Merge branch 'feature/use-typescript' into develop
Add timeout for import reading from stdin
Continue converting to typescript
Start converting to typescript
Rename .js to .ts
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
- The initial value of 1000 was set arbitrarily. - The current value of 50 is also set arbitrarily, but since `uvc-control` v2 uses promises it "should be safe". - May need to be …→ Full commit message
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
Update rollup/babel dependencies
Run npm audit fix --force
Run fresh npm install
Run npm update
Fix example control names
Make device address configurable
Prefer the term camera over webcam
Make vendor/product ids optional
Fix devices command
Run npm audit fix
Remove meddelare
Run npm audit fix
Update reference to github:joelpurra/node-uvc-control#v2-control-transfer-target-device
Export raw values
Export only settable values
Map camera controls
Fix UVCControl constructor call
Update example.c from libuvc
- Upstream fix for auto-exposure setting in `example.c` See - https://github.com/libuvc/libuvc/pull/138
Add cmake/cmake-js support
Initial implementation
Add streaming video to disk reference implementation
Add linting
Add package.json
Add README.md
Add LICENSE
Initial commit
Add test/stream-disk/stream-disk.js
Add C streaming video to disk reference implementation
Add C/C++ streaming video to screen reference implementation
Generate bindings from libuvc headers
Add linting
Add package.json
Add README.md
Add LICENSE
Initial commit
Remove meddelare
Remove node-inspector, fix debug mode
Run npm audit fix
Run npm update
Update copyright years
Merge branch 'release/v5.0.2'
* release/v5.0.2: (22 commits) v5.0.2 Update copyright years Add browser testing explanation Add vivaldi run scripts Add chromium run scripts Use web-ext sign to uploa…→ Full commit message