-
-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathChangeLog
30 lines (21 loc) · 832 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
akvirtualcamera 9.1.3:
- Quote file path if it contains spaces (issue #75).
- Added --build-info flag.
akvirtualcamera 9.1.2:
- Added ARM 64 packages for Mac.
akvirtualcamera 9.1.1:
- Mark Mac packages architecture.
akvirtualcamera 9.1.0:
- Added -f, --force flags to the manager, this bypass the virtual camera usage
check.
- Fixed output example in Windows.
- Now distributing the Mac installer as a pkg.
akvirtualcamera 9.0.0:
- Code forked from Webcamoid. This virtual camera isn't compatible with
Webcamoid 8.x and older releases.
- Build system switched to Cmake.
- Fixed plugins installers and switched to NSIS in Windows.
- Added a command line tool to communicate with the virtual camera
(AkVCamManager).
- Added support for PNG and JPG for the placeholder picture.
- Added documentation and example usages.