Commit graph

  • e408aad47c
    Removed quotes in add_definitions. Gonzalo Exequiel Pedone 2021-03-20 11:15:48 -0300
  • 8eaf3fb31b
    Added more variables to the package_info.conf. Gonzalo Exequiel Pedone 2021-03-19 21:29:27 -0300
  • 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. Gonzalo Exequiel Pedone 2021-03-18 15:52:31 -0300
  • 3735240225
    Fixed bundle search directory. Gonzalo Exequiel Pedone 2021-02-23 10:05:13 -0300
  • 6d01e08aa7
    Fix Info.plist search path 2. Gonzalo Exequiel Pedone 2021-02-23 00:43:29 -0300
  • f5e35541ff
    Fix Info.plist search path. Gonzalo Exequiel Pedone 2021-02-22 23:40:53 -0300
  • 83aa4ef201
    Changed targetSystem() to targetPlatform(). Gonzalo Exequiel Pedone 2021-02-22 22:02:01 -0300
  • 2d058c9534
    Don't try/catch. Gonzalo Exequiel Pedone 2021-02-22 21:36:42 -0300
  • 9fdad39b5d
    Set INSTALL_PATH 3. Gonzalo Exequiel Pedone 2021-02-22 21:27:15 -0300
  • e502d66a3b
    Set INSTALL_PATH 2. Gonzalo Exequiel Pedone 2021-02-22 21:05:05 -0300
  • 63eb7199a1
    Set INSTALL_PATH. Gonzalo Exequiel Pedone 2021-02-22 20:46:25 -0300
  • 4eac656e55
    Set BUILD_PATH. Gonzalo Exequiel Pedone 2021-02-22 19:52:58 -0300
  • f746a77318
    Create package_info.conf when building and read it when deploying. Gonzalo Exequiel Pedone 2021-02-22 19:19:17 -0300
  • ef53a9508e
    Read package name and version from conf file. Gonzalo Exequiel Pedone 2021-02-22 16:34:29 -0300
  • 1eb560543b
    Don't run install step when deploying. Gonzalo Exequiel Pedone 2021-02-21 20:32:03 -0300
  • 209c7afc33
    Try to force a Release build in Visual Studio 5. Gonzalo Exequiel Pedone 2021-02-21 17:59:01 -0300
  • fa7069f3de
    Try to force a Release build in Visual Studio 4. Gonzalo Exequiel Pedone 2021-02-21 17:45:24 -0300
  • 24c33ee00c
    Try to force a Release build in Visual Studio 3. Gonzalo Exequiel Pedone 2021-02-21 17:14:20 -0300
  • 6304dfa4ec
    Try to force a Release build in Visual Studio 2. Gonzalo Exequiel Pedone 2021-02-21 16:47:22 -0300
  • bed77b5896
    Try to force a Release build in Visual Studio. Gonzalo Exequiel Pedone 2021-02-21 16:31:51 -0300
  • 0c8acf5d08
    Simplify x64 detection. Gonzalo Exequiel Pedone 2021-02-21 16:07:21 -0300
  • a5d9089b0c
    Make TARGET_ARCH persistent. Gonzalo Exequiel Pedone 2021-02-21 15:34:17 -0300
  • 93d4197bd2
    Don't copy files after build 2. Gonzalo Exequiel Pedone 2021-02-21 14:56:46 -0300
  • 68d393f59c
    Don't copy files after build. Gonzalo Exequiel Pedone 2021-02-21 14:46:32 -0300
  • 055ea82546
    Install project before deploy. Gonzalo Exequiel Pedone 2021-02-21 14:19:57 -0300
  • c62069f476
    Updated CI scripts 10. Gonzalo Exequiel Pedone 2021-02-21 02:49:41 -0300
  • 79b8dfce38
    Updated CI scripts 9. Gonzalo Exequiel Pedone 2021-02-21 02:33:12 -0300
  • 70da777f25
    Updated CI scripts 8. Gonzalo Exequiel Pedone 2021-02-21 02:05:52 -0300
  • 03fa8beaf2
    Updated CI scripts 7. Gonzalo Exequiel Pedone 2021-02-21 01:57:02 -0300
  • 0aa4e2bdcc
    Updated CI scripts 6. Gonzalo Exequiel Pedone 2021-02-21 01:45:01 -0300
  • b0056bf93c
    Updated CI scripts 5. Gonzalo Exequiel Pedone 2021-02-21 01:37:03 -0300
  • dab84ce423
    Updated CI scripts 4. Gonzalo Exequiel Pedone 2021-02-21 01:30:07 -0300
  • db1b34e611
    Updated CI scripts 3. Gonzalo Exequiel Pedone 2021-02-21 01:09:18 -0300
  • 731cefc584
    Updated CI scripts 2. Gonzalo Exequiel Pedone 2021-02-21 00:57:46 -0300
  • 4eb656e986
    Updated CI scripts. Gonzalo Exequiel Pedone 2021-02-21 00:30:52 -0300
  • 1c014e1485
    Good bye qmake and welcome CMake. Gonzalo Exequiel Pedone 2021-02-19 19:52:28 -0300
  • ca37fafebb
    Updated build scripts. Gonzalo Exequiel Pedone 2021-02-18 10:12:10 -0300
  • 25c311a265
    Daily builds divided by branch name. Gonzalo Exequiel Pedone 2021-02-13 10:27:51 -0300
  • f7a27f8cf2
    Make upload possible for all branches. Gonzalo Exequiel Pedone 2021-02-11 15:52:23 -0300
  • aa96d6d5dd
    Print exception message. Gonzalo Exequiel Pedone 2021-02-11 14:40:32 -0300
  • a2beefd77f
    Updated deploy scripts. Gonzalo Exequiel Pedone 2021-02-11 11:35:42 -0300
  • 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. Gonzalo Exequiel Pedone 2021-02-06 01:45:40 -0300
  • f2ca25c5c8
    Removed osx 10.13 tests. Gonzalo Exequiel Pedone 2020-11-19 11:07:47 -0300
  • 35ad546b7a
    Fixed deploy scripts for Travis CI 2. Gonzalo Exequiel Pedone 2020-11-18 20:50:08 -0300
  • 3088f86d46
    Fixed deploy scripts for Travis CI. Gonzalo Exequiel Pedone 2020-11-18 20:11:19 -0300
  • 217d7ae25e
    Fixed deploy scripts. Gonzalo Exequiel Pedone 2020-11-18 17:28:42 -0300
  • 14265e1220
    Using WebcamoidDeployTools. Gonzalo Exequiel Pedone 2020-11-18 16:33:36 -0300
  • e5097d3911
    CI scripts updated. Gonzalo Exequiel Pedone 2020-11-15 15:44:39 -0300
  • 33a47f3c60
    Updated deploy scripts. Gonzalo Exequiel Pedone 2020-11-15 13:04:02 -0300
  • 033c68f389
    Fix compatibility with old compiler versions 5. Gonzalo Exequiel Pedone 2020-10-09 15:26:37 -0300
  • 1624b729ea
    Fix compatibility with old compiler versions 4. Gonzalo Exequiel Pedone 2020-10-09 15:00:27 -0300
  • 7d3d4be973
    Fix compatibility with old compiler versions 3. Gonzalo Exequiel Pedone 2020-10-09 14:45:13 -0300
  • ea40f960b4
    Fix compatibility with old compiler versions 2. Gonzalo Exequiel Pedone 2020-10-09 14:14:34 -0300
  • 5e7efa154b
    Fix compatibility with old compiler versions. Gonzalo Exequiel Pedone 2020-10-09 13:51:17 -0300
  • 26a4175e70
    Fix compatibility with old compiler versions. Gonzalo Exequiel Pedone 2020-10-09 13:36:04 -0300
  • 6e154a7f49
    Added missing header. Updated Travis CI scripts. Gonzalo Exequiel Pedone 2020-10-09 12:57:13 -0300
  • 5ba2aba2e7
    Check that the CLSID is not taken when creating a device path. Gonzalo Exequiel Pedone 2020-10-09 12:01:40 -0300
  • 5f68d6bfd2
    Delete cameras before uninstall in Mac. Gonzalo Exequiel Pedone 2020-10-09 09:06:02 -0300
  • 84d630e422
    Windows plugin working, 'update' command still needs elevated privileges but all other commands can be run as normal user. Gonzalo Exequiel Pedone 2020-10-08 20:07:51 -0300
  • 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. Gonzalo Exequiel Pedone 2020-10-07 16:27:38 -0300
  • 1cf50519bc
    Use std::string instead of std::wstring. Removed TestFrame.bmp. Gonzalo Exequiel Pedone 2020-10-06 20:06:54 -0300
  • f7a1dcd218
    Moved logger file. Gonzalo Exequiel Pedone 2020-10-06 13:07:27 -0300
  • 716a67221b
    Can compile again in Windows. Gonzalo Exequiel Pedone 2020-10-06 11:36:34 -0300
  • d96eb195b6
    Added more error messages. Gonzalo Exequiel Pedone 2020-10-02 17:20:08 -0300
  • bd5e1d4e94
    Working in the DirectShow plugin. Gonzalo Exequiel Pedone 2020-10-02 12:58:39 -0300
  • 1ce2384623
    Removed unused code. Gonzalo Exequiel Pedone 2020-09-10 18:33:01 -0300
  • db094901bc
    Fixed segfaults and many other bugs in device controls. Gonzalo Exequiel Pedone 2020-09-10 17:26:08 -0300
  • 39c84d9788
    Many improvements: Gonzalo Exequiel Pedone 2020-09-09 12:21:03 -0300
  • 39f383560c
    Added Settings class to VCamUtils. Gonzalo Exequiel Pedone 2020-08-22 17:35:12 -0300
  • 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. Gonzalo Exequiel Pedone 2020-08-21 21:31:45 -0300
  • 1cea274ccd
    Improved error messages in CmdParser. Clear all formats when deleting a device. Sign Mac package with default developer signature. Gonzalo Exequiel Pedone 2020-08-16 16:33:16 -0300
  • 35b1b661d1
    Merge branch 'master' of github.com:webcamoid/akvirtualcamera into master Gonzalo Exequiel Pedone 2020-08-10 15:45:15 -0300
  • 92956cdce2
    Added more commands. Gonzalo Exequiel Pedone 2020-08-10 15:37:33 -0300
  • 277e479269
    Very basic camera management commands working. Gonzalo Exequiel Pedone 2020-08-01 22:01:06 -0300
  • 40482cb484
    Defined some manager commands. Gonzalo Exequiel Pedone 2020-07-27 21:43:21 -0300
  • bde41facc9
    Manager command line options more or less defined. Working on input device support for Mac. Gonzalo Exequiel Pedone 2020-07-11 14:22:23 -0300
  • fd0c716c50
    Improved log system. Gonzalo Exequiel Pedone 2020-06-29 13:17:34 -0300
  • a1d4747900
    Changed uninstaller name. Gonzalo Exequiel Pedone 2020-06-26 13:07:12 -0300
  • 08c6217c46
    Fixed memory leak when reading the stream video descriptors array in Mac. Gonzalo Exequiel Pedone 2020-06-25 20:43:52 -0300
  • d2e2e41637
    Updated API key. Gonzalo Exequiel Pedone 2020-06-18 20:32:07 -0300
  • e65a713f7c
    Upload Daily Build. Gonzalo Exequiel Pedone 2020-06-18 17:11:52 -0300
  • 216d4cd626
    Changed alternative driver copy path. Gonzalo Exequiel Pedone 2020-06-18 16:55:57 -0300
  • 78309c8e67
    Try to fix TestFrame.bmp install 3. Gonzalo Exequiel Pedone 2020-06-18 16:36:48 -0300
  • 124a9fb405
    Try to fix TestFrame.bmp install 2. Gonzalo Exequiel Pedone 2020-06-18 16:25:49 -0300
  • ce9401b8f0
    Try to fix TestFrame.bmp install. Gonzalo Exequiel Pedone 2020-06-18 16:13:43 -0300
  • abc00112d0
    Changed INSTALL_PREFIX. Gonzalo Exequiel Pedone 2020-06-18 13:22:08 -0300
  • 4e3b9ba303
    Window installer working. Gonzalo Exequiel Pedone 2020-06-17 19:52:39 -0300
  • c4f990ac8c WIP: Example program #2 Thiago A. Correa 2020-06-11 17:43:50 -0300
  • be30112a27
    Fixed Mac installer. Gonzalo Exequiel Pedone 2020-06-11 17:38:57 -0300
  • 3a2d692aa3
    Updated README file. Gonzalo Exequiel Pedone 2020-06-07 13:46:58 -0300
  • 02f1cf3884
    Fixed Travis CI scripts. Gonzalo Exequiel Pedone 2020-06-06 20:11:55 -0300
  • 602829f351
    Removed dependency with Restart Manager and using Process Status API instead (Windows). Gonzalo Exequiel Pedone 2020-06-06 19:02:10 -0300
  • 7e35bf47f5
    Fixed CI scripts. Gonzalo Exequiel Pedone 2020-06-05 22:50:23 -0300
  • 9b2d1700a8
    Removed unused lines. Gonzalo Exequiel Pedone 2020-06-05 22:25:13 -0300
  • c9811d355d
    Added CI and deploy scripts. Gonzalo Exequiel Pedone 2020-06-05 19:09:17 -0300
  • eb25244ca5
    Fixed install paths. Gonzalo Exequiel Pedone 2020-06-04 19:25:05 -0300
  • 673ce425f2 Code forked from Webcamoid's virtual camera. Gonzalo Exequiel Pedone 2020-06-02 12:37:45 -0300
  • b3e906789f
    Initial commit hipersayanX 2020-06-01 14:14:19 -0300