Commit graph

66 commits

Author SHA1 Message Date
Gonzalo Exequiel Pedone
42d1183a5d
Try uploading daily builds to github releases. 2021-06-22 17:47:05 -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
8341fa0067
Fixed Codacy errors 2. 2021-05-25 17:26:10 -03:00
Gonzalo Exequiel Pedone
84e639fd49
Fixed Codacy errors. 2021-05-25 16:53:30 -03:00
Gonzalo Exequiel Pedone
0957eb4be6
Added --fps flag to regulate stream. Added hacks commands. 2021-05-24 19:47:39 -03:00
Gonzalo Exequiel Pedone
64296f0223
Properly strip Windows binaries. 2021-05-06 12:33:30 -03:00
Gonzalo Exequiel Pedone
8847a4cce6
Switched the installer to NSIS. 2021-05-05 16:45:47 -03:00
Gonzalo Exequiel Pedone
4d5e88d819
Removed brew link command. 2021-03-20 17:21:32 -03:00
Gonzalo Exequiel Pedone
7da7569107
Use the new deploy scripts 2. 2021-03-20 16:27:34 -03:00
Gonzalo Exequiel Pedone
afa08311c8
Use the new deploy scripts. 2021-03-20 16:13:44 -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
63eb7199a1
Set INSTALL_PATH. 2021-02-22 20:46:25 -03:00
Gonzalo Exequiel Pedone
4eac656e55
Set BUILD_PATH. 2021-02-22 19:52:58 -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
209c7afc33
Try to force a Release build in Visual Studio 5. 2021-02-21 17:59:01 -03:00
Gonzalo Exequiel Pedone
fa7069f3de
Try to force a Release build in Visual Studio 4. 2021-02-21 17:45:24 -03:00
Gonzalo Exequiel Pedone
24c33ee00c
Try to force a Release build in Visual Studio 3. 2021-02-21 17:14:20 -03:00
Gonzalo Exequiel Pedone
6304dfa4ec
Try to force a Release build in Visual Studio 2. 2021-02-21 16:47:22 -03:00
Gonzalo Exequiel Pedone
bed77b5896
Try to force a Release build in Visual Studio. 2021-02-21 16:31:51 -03:00
Gonzalo Exequiel Pedone
93d4197bd2
Don't copy files after build 2. 2021-02-21 14:56:46 -03:00
Gonzalo Exequiel Pedone
68d393f59c
Don't copy files after build. 2021-02-21 14:46:32 -03:00
Gonzalo Exequiel Pedone
055ea82546
Install project before deploy. 2021-02-21 14:19:57 -03:00
Gonzalo Exequiel Pedone
c62069f476
Updated CI scripts 10. 2021-02-21 02:49:41 -03:00
Gonzalo Exequiel Pedone
79b8dfce38
Updated CI scripts 9. 2021-02-21 02:33:12 -03:00
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
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
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
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