Commit graph

31 commits

Author SHA1 Message Date
Gonzalo Exequiel Pedone
8679a2e921
Improved Mac installer. 2021-11-10 16:31:00 -03:00
Gonzalo Exequiel Pedone
9c6c414a35
Improved uninstall script. 2021-11-04 16:56:06 -03:00
Gonzalo Exequiel Pedone
35c648554a
Fixed comment. 2021-11-03 21:14:05 -03:00
Gonzalo Exequiel Pedone
84a73963cb
Switched from QtIFW to MacPkg. 2021-11-03 19:10:30 -03:00
Gonzalo Exequiel Pedone
b0f83b8462
Final changes before the release.
Removed code to elevate privileges in Windows, now you must explicitly
run the manager as administrator.
Allow setting a device ID in the config file.
Changed wording from 'Device Path' to 'Device ID' (and similar ones),
this breaks previous devices configurations.
Return standard error codes in the manager.
Added plugin install path hint in Windows registry.
2021-06-21 18:25:48 -03:00
Gonzalo Exequiel Pedone
8847a4cce6
Switched the installer to NSIS. 2021-05-05 16:45:47 -03:00
Gonzalo Exequiel Pedone
b572a8cede
Generate package_info.conf from input file. Fixed install paths in Windows. Force static build when using GCC. Removed deploy scripts from sources tree. 2021-03-18 15:52:31 -03:00
Gonzalo Exequiel Pedone
3735240225
Fixed bundle search directory. 2021-02-23 10:05:13 -03:00
Gonzalo Exequiel Pedone
83aa4ef201
Changed targetSystem() to targetPlatform(). 2021-02-22 22:02:01 -03:00
Gonzalo Exequiel Pedone
2d058c9534
Don't try/catch. 2021-02-22 21:36:42 -03:00
Gonzalo Exequiel Pedone
9fdad39b5d
Set INSTALL_PATH 3. 2021-02-22 21:27:15 -03:00
Gonzalo Exequiel Pedone
e502d66a3b
Set INSTALL_PATH 2. 2021-02-22 21:05:05 -03:00
Gonzalo Exequiel Pedone
f746a77318
Create package_info.conf when building and read it when deploying. 2021-02-22 19:19:17 -03:00
Gonzalo Exequiel Pedone
ef53a9508e
Read package name and version from conf file. 2021-02-22 16:34:29 -03:00
Gonzalo Exequiel Pedone
1eb560543b
Don't run install step when deploying. 2021-02-21 20:32:03 -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
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
33a47f3c60
Updated deploy scripts. 2020-11-15 13:04:02 -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
1cf50519bc
Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -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
277e479269
Very basic camera management commands working. 2020-08-01 22:01:06 -03:00
Gonzalo Exequiel Pedone
fd0c716c50
Improved log system. 2020-06-29 13:17:34 -03:00
Gonzalo Exequiel Pedone
a1d4747900
Changed uninstaller name. 2020-06-26 13:07:12 -03:00
Gonzalo Exequiel Pedone
4e3b9ba303
Window installer working. 2020-06-17 19:52:39 -03:00
Gonzalo Exequiel Pedone
be30112a27
Fixed Mac installer. 2020-06-11 17:38:57 -03:00
Gonzalo Exequiel Pedone
c9811d355d
Added CI and deploy scripts. 2020-06-05 19:09:17 -03:00