Commit graph

13 commits

Author SHA1 Message Date
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
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
bd5e1d4e94
Working in the DirectShow plugin. 2020-10-02 12:58:39 -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
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
92956cdce2
Added more commands. 2020-08-10 15:37:33 -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