Commit graph

21 commits

Author SHA1 Message Date
Gonzalo Exequiel Pedone
055ea82546
Install project before deploy. 2021-02-21 14:19:57 -03:00
Gonzalo Exequiel Pedone
1c014e1485
Good bye qmake and welcome CMake. 2021-02-19 19:52:28 -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
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
5ba2aba2e7
Check that the CLSID is not taken when creating a device path. 2020-10-09 12:01:40 -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
716a67221b
Can compile again in Windows. 2020-10-06 11:36:34 -03:00
Gonzalo Exequiel Pedone
bd5e1d4e94
Working in the DirectShow plugin. 2020-10-02 12:58:39 -03:00
Gonzalo Exequiel Pedone
fd0c716c50
Improved log system. 2020-06-29 13:17:34 -03:00
Gonzalo Exequiel Pedone
78309c8e67
Try to fix TestFrame.bmp install 3. 2020-06-18 16:36:48 -03:00
Gonzalo Exequiel Pedone
124a9fb405
Try to fix TestFrame.bmp install 2. 2020-06-18 16:25:49 -03:00
Gonzalo Exequiel Pedone
4e3b9ba303
Window installer working. 2020-06-17 19:52:39 -03:00
Gonzalo Exequiel Pedone
eb25244ca5
Fixed install paths. 2020-06-04 19:25:05 -03:00
Gonzalo Exequiel Pedone
673ce425f2 Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00