Skip to content

Releases: PatBQc/SeriousWebcamSettings

v1.3.0.1

19 Aug 17:25
Compare
Choose a tag to compare

What's new ?

The application now loads in the "Collapsed view", rocks emojis in the menu buttons
image

You can still see you input video, just click the toggle button "👀 Show / 🙈 Hide Preview"

Release Structure

  • Windows-DotNet.zip --> this should be your goto if you are on Windows and have .Net installed
  • 🤓If you need a package that is self contained (that is it packages .net and all dependencies) 3 new package are there for you
    • Windows-ARM64-Self-Contained.zip
    • Windows-x86-Self-Contained.zip
    • Windows-x64-Self-Contained.zip

What's Changed

Full Changelog: v1.2.0.1...v1.3.0.1

v1.2.0.1

12 Aug 19:11
Compare
Choose a tag to compare

What's new ?

  • Merged back code from @lunyx --> THANKS A LOT ! It's appreciated !
  • Responded to Issues

You will find that there is a new Release Zip Structure.

  • Windows-DotNet.zip --> this should be your goto if you are on Windows and have .Net installed
  • 🤓If you need a package that is self contained (that is it packages .net and all dependencies) 3 new package are there for you
    • Windows-ARM64-Self-Contained.zip
    • Windows-x86-Self-Contained.zip
    • Windows-x64-Self-Contained.zip

What's Changed

  • Adding lunyx improvements by @PatBQc in #4
  • Bugfix for auto-loading of settings and manual setting values by @lunyx in #5

New Contributors

  • @PatBQc made their first contribution in #4
  • @lunyx made their first contribution in #5

Full Changelog: v1.1.0.1...v1.2.0.1

Release with Save and Load !

19 Jul 15:49
d1aaa4d
Compare
Choose a tag to compare

The same great app, now comes with a Save and Load Settings !

Also some minor improvements were added

  • More easily chose the webcam and optimal resolution (saves a scroll and click)
  • Auto refresh now working by default when selecting a camera (you can then opt out if you don't want it to)
  • The auto refresh ticks every second instead of the 10 seconds that it was before (so the Force Refresh button might become obsolete)
  • Removed jittering in the video stream while changing / refreshing the settings (still, it seems to be impossible to share the video stream with another source)

So please, give it a try and let me know how it works for you!

Cheers!

Full Changelog: https://github.com/PatBQc/SeriousWebcamSettings/commits/v1.1.0.1

First release !

05 Jan 16:21
Compare
Choose a tag to compare

As requested, for those who can't compile the solution, a release package was created.

You can also download a ClickOnce installer that would keep it up to date, but requires to accept the installation even if it is not signed:
https://github.com/PatBQc/SeriousWebcamSettings/raw/master/Installer/setup.exe

The released package is also available directly in the repo at:
https://github.com/PatBQc/SeriousWebcamSettings/raw/master/Installer/SeriousWebcamSettings.zip

Thanks !

Full Changelog: https://github.com/PatBQc/SeriousWebcamSettings/commits/v1.0.0.4