Merge branch 'master' of github.com:webcamoid/akvirtualcamera into master

This commit is contained in:
Gonzalo Exequiel Pedone 2020-08-10 15:45:15 -03:00
commit 35b1b661d1
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF
15 changed files with 1 additions and 1 deletions

View file

@ -91,7 +91,7 @@ namespace AkVCam {
int addFormat(const StringMap &flags, const StringVector &args);
int removeFormat(const StringMap &flags, const StringVector &args);
int removeFormats(const StringMap &flags, const StringVector &args);
int update(const StringMap &flags, const StringVector &args);
int update(const StringMap &flags, const StringVector &args);
int loadSettings(const StringMap &flags, const StringVector &args);
int showConnections(const StringMap &flags,
const StringVector &args);

0
ports/ci/appveyor/build.bat Normal file → Executable file
View file

0
ports/ci/appveyor/build.sh Executable file → Normal file
View file

0
ports/ci/appveyor/deploy.bat Normal file → Executable file
View file

0
ports/ci/appveyor/deploy.sh Executable file → Normal file
View file

0
ports/ci/appveyor/install_deps.bat Normal file → Executable file
View file

0
ports/ci/appveyor/install_deps.sh Executable file → Normal file
View file

0
ports/ci/appveyor/push_artifacts.bat Normal file → Executable file
View file

0
ports/ci/appveyor/upload.bat Normal file → Executable file
View file

0
ports/ci/travis/build.sh Executable file → Normal file
View file

0
ports/ci/travis/deploy.sh Executable file → Normal file
View file

0
ports/ci/travis/install_deps.sh Executable file → Normal file
View file

0
ports/ci/travis/upload.sh Executable file → Normal file
View file

0
ports/deploy/deploy.py Executable file → Normal file
View file

0
share/TestFrame/TestFrame.py Executable file → Normal file
View file