Commit Graph

140 Commits

Author SHA1 Message Date
l1npengtul d92938c417 0.5.0 - update main crate 2021-10-06 23:42:38 +09:00
l1npengtul ba879c3c92 0.5.0 2021-10-06 23:41:42 +09:00
l1npengtul 0d7c8c5308 fix msmf 2021-10-06 19:18:13 +09:00
l1npengtul 7907366fe1 add documentation for all_known 0.4.3 2021-09-28 17:27:23 +09:00
l1npengtul 43825bdb2c 0.4.4 2021-09-28 17:26:23 +09:00
l1npengtul 4a91df99ab 0.4.2, fix docs.rs (again) 2021-09-28 17:24:15 +09:00
l1npengtul df1df67c61 fix docs.rs 2021-09-28 17:06:18 +09:00
l1npengtul e3f4e53004 nokhwa 0.4.0 2021-09-28 16:59:32 +09:00
l1npengtul 1e1e8ed784 rc3 2021-09-27 22:08:49 +09:00
l1npengtul d613e9c8cb update readme, changelog 2021-09-27 22:08:26 +09:00
l1npengtul 8dc6825dea add input-avfoundnation 2021-09-27 22:00:04 +09:00
l1npengtul de810eee5d amend crate message 2021-09-27 21:57:13 +09:00
l1npengtul c2cc56243e rc1 version to test docs.rs 2021-09-27 21:53:23 +09:00
l1npengtul 6bf30b4464 fix up patch numbers 2021-09-27 21:53:01 +09:00
l1npengtul ae69454d2c fix up macos and windows binding crates 2021-09-27 21:51:28 +09:00
l1npengtul 41bd83a8fa Fix up remaining stuff - ready to publish 2021-09-27 21:49:17 +09:00
l1npengtul 765955a15f add gitignores, add skeleton for macos 2021-09-27 21:18:39 +09:00
l1npengtul 5ca4f6367c Add no link compile for macos 2021-09-24 01:43:04 +09:00
l1npengtul 73a6496a42 update README documentation 2021-09-24 00:12:00 +09:00
l1npengtul 0c2b232c2c add threaded camera 2021-09-24 00:08:38 +09:00
l1npengtul 2bfbda2b93 Working AVFoundationn 2021-09-23 23:23:40 +09:00
l1npengtul 4db43f7197 fix CI for real this time 2021-09-22 12:33:27 +09:00
l1npengtul c7def34839 fix CI 2021-09-22 11:49:13 +09:00
l1npengtul a543d2b522 fixed but it keeps crashing because im missing a info.plist and i cant figure out xcode please help 2021-09-22 02:05:38 +09:00
l1npengtul 6e5f9bd435 fix 0.20.0 update, make MSMF thread safe using AtomicBool 2021-09-21 14:34:24 +09:00
l1npengtul 8a08efae72 satisfy clippy 2021-09-20 20:22:50 +09:00
l1npengtul 664e06e052 untested impl AVFoundation, add nokhwa init to init nokhwa, optimize cargo.toml/features, change CameraInfo to &CameraInfo, fix UVC, fix macros 2021-09-20 19:58:10 +09:00
l1npengtul 22258d791e try making bindings to avfoundation 2021-09-18 16:21:51 +09:00
l1npengtul 8859328e6e add lifetime to MSMF 2021-09-14 18:16:42 +09:00
l1npengtul 4edb4f7322 Initial AVFoundation Commit 2021-09-14 01:33:45 +09:00
l1npengtul 85d74b181e Update MSMF status 2021-09-11 20:53:26 +09:00
l1npengtul 7558f6a62b Merge branch 'msmf-merge' into senpai 2021-09-11 20:50:39 +09:00
l1npengtul 9e50f920ed working MSMF 2021-09-11 20:49:35 +09:00
l1npengtul f4852becb7 Merge pull request #10 from kuy/senpai
update quaternion to fix upside down
2021-09-03 08:25:34 +09:00
Yuki Kodama 2c76ca85bc update quaternion to fix upside down 2021-09-02 23:46:33 +09:00
l1npengtul dc23557a51 fix clippy error 2021-09-01 14:51:13 +09:00
l1npengtul c0368ffdbf WASM backend feature completion, all featuers work. update nokhwajs major version bump 2021-09-01 14:42:01 +09:00
l1npengtul 04a0a6d1b1 refactor repeating code out 2021-08-31 13:50:28 +09:00
l1npengtul 22e453450a add canvas hidden to get uri 2021-08-30 15:14:58 +09:00
l1npengtul 0309c3ad47 get canvas attachment working; FIXME: canvas image capture 2021-08-30 02:08:02 +09:00
l1npengtul e820612ce6 add more api test to web example, add proper atttachment for wasm bindgen classes, add name resolution for queryCameras 2021-08-27 15:16:16 +09:00
l1npengtul 450098d6ad refactor obj macro, add default name for cameras 2021-08-27 01:37:20 +09:00
l1npengtul 876db19c26 add instantly end capabilities 2021-08-26 15:18:59 +09:00
l1npengtul d740f78caf refactor build to use Object, update docs and fn signatures 2021-08-26 11:01:58 +09:00
l1npengtul 77adf7b9de remove js functions on builds without feature, remove wasmloader, add setup.sh 2021-08-26 09:02:40 +09:00
l1npengtul f661621545 example jscam: get constraints added, request permission fixed; jscamera rs: fixed getconstraints, shortened; make npm sh: removed cargo clean; add .vscode to gitignore 2021-08-26 01:26:20 +09:00
l1npengtul 7e24626a5b fix webpack, fix ipcam compile error 2021-08-25 13:52:31 +09:00
l1npengtul fee903c9eb [ci skip] reorganize jscapture into src and dest and add gitignore 2021-08-25 01:02:21 +09:00
l1npengtul 4e68514d80 go back to HTML for demo 2021-08-24 14:38:12 +09:00
l1npengtul abe9adc968 fix compilation errors on wasm 2021-08-23 23:59:43 +09:00