Commit graph

120 commits

Author SHA1 Message Date
Gonzalo Exequiel Pedone
70da777f25
Updated CI scripts 8. 2021-02-21 02:05:52 -03:00
Gonzalo Exequiel Pedone
03fa8beaf2
Updated CI scripts 7. 2021-02-21 01:57:02 -03:00
Gonzalo Exequiel Pedone
0aa4e2bdcc
Updated CI scripts 6. 2021-02-21 01:45:01 -03:00
Gonzalo Exequiel Pedone
b0056bf93c
Updated CI scripts 5. 2021-02-21 01:37:03 -03:00
Gonzalo Exequiel Pedone
dab84ce423
Updated CI scripts 4. 2021-02-21 01:30:07 -03:00
Gonzalo Exequiel Pedone
db1b34e611
Updated CI scripts 3. 2021-02-21 01:09:18 -03:00
Gonzalo Exequiel Pedone
731cefc584
Updated CI scripts 2. 2021-02-21 00:57:46 -03:00
Gonzalo Exequiel Pedone
4eb656e986
Updated CI scripts. 2021-02-21 00:30:52 -03:00
Gonzalo Exequiel Pedone
1c014e1485
Good bye qmake and welcome CMake. 2021-02-19 19:52:28 -03:00
Gonzalo Exequiel Pedone
ca37fafebb
Updated build scripts. 2021-02-18 10:12:10 -03:00
Gonzalo Exequiel Pedone
25c311a265
Daily builds divided by branch name. 2021-02-13 10:27:51 -03:00
Gonzalo Exequiel Pedone
f7a27f8cf2
Make upload possible for all branches. 2021-02-11 15:52:23 -03:00
Gonzalo Exequiel Pedone
aa96d6d5dd
Print exception message. 2021-02-11 14:40:32 -03:00
Gonzalo Exequiel Pedone
a2beefd77f
Updated deploy scripts. 2021-02-11 11:35:42 -03:00
Gonzalo Exequiel Pedone
09e3b6ad3a
Added sub-command for showing default streaming format.
Added sub-command for dumping all posssible information about the
devices and configurations in XML format.
Added sub-command for listening global events.
Added sub-command for showing virtual camera version.
Now the manager recognises negative numbers as arguments instead as an
option.
The manager can execute sub-commands as root when required.
Fixed installer.
The virtual camera is working fine in both Mac and Windows.
2021-02-06 01:45:40 -03:00
Gonzalo Exequiel Pedone
f2ca25c5c8
Removed osx 10.13 tests. 2020-11-19 11:07:47 -03:00
Gonzalo Exequiel Pedone
35ad546b7a
Fixed deploy scripts for Travis CI 2. 2020-11-18 20:50:08 -03:00
Gonzalo Exequiel Pedone
3088f86d46
Fixed deploy scripts for Travis CI. 2020-11-18 20:11:19 -03:00
Gonzalo Exequiel Pedone
217d7ae25e
Fixed deploy scripts. 2020-11-18 17:28:42 -03:00
Gonzalo Exequiel Pedone
14265e1220
Using WebcamoidDeployTools. 2020-11-18 16:33:36 -03:00
Gonzalo Exequiel Pedone
e5097d3911
CI scripts updated. 2020-11-15 15:44:39 -03:00
Gonzalo Exequiel Pedone
33a47f3c60
Updated deploy scripts. 2020-11-15 13:04:02 -03:00
Gonzalo Exequiel Pedone
033c68f389
Fix compatibility with old compiler versions 5. 2020-10-09 15:26:37 -03:00
Gonzalo Exequiel Pedone
1624b729ea
Fix compatibility with old compiler versions 4. 2020-10-09 15:00:27 -03:00
Gonzalo Exequiel Pedone
7d3d4be973
Fix compatibility with old compiler versions 3. 2020-10-09 14:45:13 -03:00
Gonzalo Exequiel Pedone
ea40f960b4
Fix compatibility with old compiler versions 2. 2020-10-09 14:14:34 -03:00
Gonzalo Exequiel Pedone
5e7efa154b
Fix compatibility with old compiler versions. 2020-10-09 13:51:17 -03:00
Gonzalo Exequiel Pedone
26a4175e70
Fix compatibility with old compiler versions. 2020-10-09 13:36:04 -03:00
Gonzalo Exequiel Pedone
6e154a7f49
Added missing header. Updated Travis CI scripts. 2020-10-09 12:57:13 -03:00
Gonzalo Exequiel Pedone
5ba2aba2e7
Check that the CLSID is not taken when creating a device path. 2020-10-09 12:01:40 -03:00
Gonzalo Exequiel Pedone
5f68d6bfd2
Delete cameras before uninstall in Mac. 2020-10-09 09:06:02 -03:00
Gonzalo Exequiel Pedone
84d630e422
Windows plugin working, 'update' command still needs elevated privileges
but all other commands can be run as normal user.
2020-10-08 20:07:51 -03:00
Gonzalo Exequiel Pedone
7d38a15856
Now the Windows plugin can load PNG, JPEG and other image formats as a
place holder picture.
Settings moved from HKLM to HKCU, now it should be possible to register
the filter per user instead of globally, this way it won't require
administrative privileges.
Notify to the clients about virtual devices changes.
2020-10-07 16:27:38 -03:00
Gonzalo Exequiel Pedone
1cf50519bc
Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
Gonzalo Exequiel Pedone
f7a1dcd218
Moved logger file. 2020-10-06 13:07:27 -03:00
Gonzalo Exequiel Pedone
716a67221b
Can compile again in Windows. 2020-10-06 11:36:34 -03:00
Gonzalo Exequiel Pedone
d96eb195b6
Added more error messages. 2020-10-02 17:20:08 -03:00
Gonzalo Exequiel Pedone
bd5e1d4e94
Working in the DirectShow plugin. 2020-10-02 12:58:39 -03:00
Gonzalo Exequiel Pedone
1ce2384623
Removed unused code. 2020-09-10 18:33:01 -03:00
Gonzalo Exequiel Pedone
db094901bc
Fixed segfaults and many other bugs in device controls. 2020-09-10 17:26:08 -03:00
Gonzalo Exequiel Pedone
39c84d9788
Many improvements:
- Devices controls working.
- Placeholder picture now supports PNG and JPEG formats.
- Placeholder picture can be updated on fly.
- Clients listing working.
- Device configurations can be loaded at once.
- Print better looking tables in the manager.
2020-09-09 12:21:03 -03:00
Gonzalo Exequiel Pedone
39f383560c
Added Settings class to VCamUtils. 2020-08-22 17:35:12 -03:00
Gonzalo Exequiel Pedone
e8da748d30
Removed virtual input device and using standard input streaming instead. Removed unneeded options related to the input device. Added loglevel and placeholder picture options. 2020-08-21 21:31:45 -03:00
Gonzalo Exequiel Pedone
1cea274ccd
Improved error messages in CmdParser. Clear all formats when deleting a device. Sign Mac package with default developer signature. 2020-08-16 16:33:16 -03:00
Gonzalo Exequiel Pedone
35b1b661d1
Merge branch 'master' of github.com:webcamoid/akvirtualcamera into master 2020-08-10 15:45:15 -03:00
Gonzalo Exequiel Pedone
92956cdce2
Added more commands. 2020-08-10 15:37:33 -03:00
Gonzalo Exequiel Pedone
277e479269
Very basic camera management commands working. 2020-08-01 22:01:06 -03:00
Gonzalo Exequiel Pedone
40482cb484
Defined some manager commands. 2020-07-27 21:43:21 -03:00
Gonzalo Exequiel Pedone
bde41facc9
Manager command line options more or less defined. Working on input device support for Mac. 2020-07-11 14:22:23 -03:00
Gonzalo Exequiel Pedone
fd0c716c50
Improved log system. 2020-06-29 13:17:34 -03:00