Skip to content

Releases: alexpado/camera-viewer-app

Version 2.2.0 • The Discord Update !

03 Jun 23:58
Compare
Choose a tag to compare

What's new ?

  • Discord Rich Presence compatibility (please refer to this repository's wiki to learn how to configure it)

Misc

  • Code rewrite to make things easier in the future

Version 2.1.2 • The recording update !

06 Mar 14:42
Compare
Choose a tag to compare

What's new ?

  • You can now start a recording by pressing F10 (and stop it by pressing F10 again)
  • Switching audio source now stops the previous one (audio overlapping)

Misc

  • Cleaned up code

Version 2.1.1

22 Feb 21:06
Compare
Choose a tag to compare

What's changed

  • Added screenshot feature by pressing F12

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

20 Feb 20:13
Compare
Choose a tag to compare

What's Changed

  • Add small logo on loading screen
  • Add resolution selector

Full Changelog: v2.0.1...v2.1.0

Version 2.0.1

20 Feb 14:28
4a3cc54
Compare
Choose a tag to compare

What's Changed

  • Using VanillaJS instead of VueJS for code simplification (using VueJS was overkill)
  • Show UI on mouse activity / Hide cursor when not moving
  • Double click to toggle fullscreen
  • Scroll wheel change volume
  • Remember last volume

Full Changelog: v0.1.0...v2.0.1

v0.1.0

21 Mar 22:36
Compare
Choose a tag to compare
First version