480 Commits

Author SHA1 Message Date
l1npengtul 34b2b73981 revert windows error due to intellij signature correction 2022-10-02 21:53:52 -07:00
l1npengtul ee3056d1ec fix glaring API flaw with RequestedFormat, add control detection for AVFoundation 2022-10-02 05:55:05 -07:00
l1npengtul 7c274634f4 finished AVFoundation base update, prepare for CameraControl update 2022-09-29 09:21:29 -07:00
l1npengtul 642834cb79 No Errors! 2022-09-28 10:44:35 -07:00
l1npengtul 56dee21591 work for this week 2022-09-25 05:27:13 -07:00
l1npengtul 51e58e163d use boxptr and get rid of statics 2022-09-15 11:41:41 -07:00
l1npengtul c090601599 in progress avfoundation update 2022-09-13 08:41:03 -07:00
l1npengtul a887964139 Merge pull request #56 from joepio/patch-1
Syntax highlighting in readme
2022-09-12 02:43:05 +09:00
Joep Meindertsma db78f3d517 Syntax highlighting in readme 2022-09-11 14:04:47 +02:00
l1npengtul d4f9396eba add new sponsor 2022-09-09 20:28:50 +09:00
l1npengtul d7e385b64a Create FUNDING.yml 2022-09-07 21:31:35 +09:00
l1npengtul 29613111da fix more of the project 2022-09-05 00:01:27 +09:00
l1npengtul 6d92cf2dfe fix windows 2022-09-03 21:47:11 +09:00
l1npengtul 5ad4b508e1 refactor types and traits into core, fix windows implementation 2022-09-03 01:51:46 -07:00
l1npengtul 9c593fb2b4 revert nokhwa windows 2022-08-18 08:07:10 -07:00
l1npengtul 97581b126d put core files in correct place 2022-08-19 00:05:33 +09:00
l1npengtul c913e92963 start refactoring out into core 2022-08-18 07:54:13 -07:00
l1npengtul b3d286e45c finalized public API. v4l2 and opencv implementation 2022-08-06 17:30:15 +09:00
l1npengtul 207b72d8d9 add besteffort, prepare for another api change 2022-07-29 02:54:39 +09:00
l1npengtul 7d7c6068d3 fix broken intra-doc links 2022-07-27 01:06:29 +09:00
l1npengtul 4dbe5759a3 Merge remote-tracking branch 'origin/senpai' into senpai 2022-07-27 00:59:54 +09:00
l1npengtul 8709977181 RC version of public API 2022-07-27 00:59:32 +09:00
l1npengtul 16a74d9089 Update .gitignore 2022-07-26 01:10:40 +09:00
l1npengtul 5d133d90dd Delete .DS_Store 2022-07-26 01:10:24 +09:00
l1npengtul a38f377f57 start wrapping up public api of 0.10 2022-07-26 01:09:31 +09:00
l1npengtul d248f2cbdc revamp buffer, remove raw APIs, change cached relations 2022-07-25 00:59:32 +09:00
l1npengtul e1e0e35bf1 Re-add UVC and GST as availible query backends, but with a deprecation flag. Add dbg! to address issue #50 2022-07-23 19:58:55 +09:00
l1npengtul 23b41bc0c1 Merge remote-tracking branch 'origin/senpai' into senpai
# Conflicts:
#	nokhwa-bindings-macos/src/lib.rs
2022-07-23 19:48:18 +09:00
l1npengtul fc990dd4df intermidiate commit because this thing won't stop indexing 2022-07-23 19:47:09 +09:00
l1npengtul bd8e78134a Merge pull request #49 from sayanarijit/patch-1
Fix typo
2022-07-13 17:53:45 +09:00
Arijit Basu 8b32b31bc3 Fix typo 2022-07-13 14:11:58 +05:30
l1npengtul 41abb00f19 AVFoundation: properly unlock in set_all(), start implementing controls #45 2022-06-23 23:59:46 +09:00
l1npengtul 2923fde18e Merge remote-tracking branch 'origin/senpai' into senpai
# Conflicts:
#	nokhwa-bindings-macos/src/lib.rs
2022-06-23 23:45:27 +09:00
l1npengtul dbabe017ba remove warning nokhwa-bindings-macos 2022-06-23 10:35:29 +09:00
l1npengtul 1593f8d52c AVFoundation FPS setting rework #45, #46 2022-06-23 10:34:33 +09:00
l1npengtul f3fb70d7f5 adjust copyright notices 2022-06-22 18:26:35 +09:00
l1npengtul 4cc71ef378 camera trait adjustments 2022-06-22 18:24:22 +09:00
l1npengtul d17fe466e9 add proper links to avfoundation #46 2022-06-22 18:00:22 +09:00
liua 11d1f405a9 properly add link attributes to avfoundation 2022-06-22 17:48:38 +09:00
l1npengtul 1e31c962b8 adjust cargo toml, address #45 api changes, address #37, #31 (v4l2 only) 2022-06-19 22:18:42 +09:00
l1npengtul 348e375ccc Merge remote-tracking branch 'origin/senpai' into senpai 2022-06-18 20:46:05 +09:00
l1npengtul bf08d31afc resolve security issues 2022-06-18 20:45:41 +09:00
l1npengtul 43bc9e7059 Merge pull request #41 from ytanimura/fix-capture-cannot-close
fix "cannot closed window" in capture
2022-05-23 22:35:18 +09:00
Yoshinori Tanimura 2b7cf702b7 fix "cannot closed window" in capture 2022-05-23 22:23:21 +09:00
l1npengtul fb57e9b061 import adjustments 2022-05-22 20:02:37 +09:00
l1npengtul a188080b97 update UVC/GST deprecation 2022-05-22 19:05:13 +09:00
l1npengtul 8112554644 Merge pull request #40 from l1npengtul/0.10
move 0.10 to senpai
2022-05-22 19:02:45 +09:00
l1npengtul a9bb90520f Merge remote-tracking branch 'origin/0.10' into 0.10
# Conflicts:
#	src/utils.rs
2022-05-22 19:01:34 +09:00
l1npengtul cea3de73a2 use enum dispatch, manually implement PR #38, update camera trait, camera, and backends (todo), update camera controls (todo), add buffer to support other types of image e.g. GRAY 2022-05-22 19:00:58 +09:00
l1npengtul d148dc208a buffer impl, fixes for some tings, etc 2022-05-22 19:00:56 +09:00