Skip to content

Releases: sajmons/CollimationCircles

Version 3.2.0

16 Oct 09:24
Compare
Choose a tag to compare

This is final stable release 3.2.0.

  • Added Windows arm64 support
  • Added button for refresh camera list
  • Minor UI tweaks
  • Implemented build-in support for web camera preview in background

Full Changelog: version-3.2.0-beta2...version-3.2.0

version-3.2.0-beta7

25 Jul 07:57
Compare
Choose a tag to compare
version-3.2.0-beta7 Pre-release
Pre-release

Fix for executing v4l2 commands while on windows platform
Upgrade NuGet packages. Now using latest AvaloniaUI 11.1.0 with better performance and startup time
Added Windows Arm64 support

Full Changelog: version-3.2.0-beta5...version-3.2.0-beta7

Beta release 3.2.0-beta5

09 May 10:45
Compare
Choose a tag to compare
Pre-release

Finally camera controls should work for UVC cameras on Windows (through DShow) and Linux (through V4L2).
Performance improvements

Full Changelog: version-3.1.0...version-3.2.0-beta5

Beta release 3.2.0-beta4

25 Apr 20:13
Compare
Choose a tag to compare
Pre-release

Fix for not detecting some cameras
resource handling improvements

Full Changelog: version-3.1.0...version-3.2.0-beta4

Beta release 3.2.0-beta3

18 Apr 06:42
Compare
Choose a tag to compare
Pre-release

Fix for filling camera DropDown list on Linux
Fix for camera controls on Linux

Full Changelog: version-3.1.0...version-3.2.0-beta3

Beta release 3.2.0-beta

23 Feb 11:51
Compare
Choose a tag to compare
Pre-release

This is beta release for testing Camera Controls

Beta release 3.2.0-beta2

28 Mar 06:55
Compare
Choose a tag to compare
Pre-release

Fixed Raspberry PI Camera not working bug
Cameras are now detected dynamically and available in dropdown control

Full Changelog: version-3.1.0...version-3.2.0-beta2

version-3.1.0

05 Feb 07:02
b413b6e
Compare
Choose a tag to compare

What's Changed

  • Fix for issue #15 when saving JSON file if UI language is not English app crashes by @sajmons in #16
  • Added UVC and Raspberry Pi camera support by @sajmons in #17

Version 3.0.0

18 Jan 08:54
Compare
Choose a tag to compare

At last! Version 3.0 of Collimation Circles is available for release.
Here are some major changes:

  • Added Ability to connect to camera stream and display it in background

  • Added Log file console support

  • Added NLog library for application information logging to file

  • Added Option for show keyboard shortcuts in main window

  • Added Inclination shortcut

  • Added Links to patreon web page and social networks

  • Added PayPal donation button to About dialog

  • Added Requirements check on app startup

  • Added Missing translation

  • Fixed Fatal error when list of shapes is empty and user loads JSON file

  • Fixed Issue #13

  • Fixed Segmentation fault on Linux

  • Fixed AvaloniaUI NuGet packages Fixed VideoLAN.LibVLC references

  • Change Item visibility CheckBox replaced with ToggleButton

  • Change About tab moved to is't own dialog

  • Change Removed keyboard shortcuts from settings Tab

  • Change Simplified settings CheckBox-es

  • Change UI/UX optimizations

  • Change Upgrade .Net 8

  • Change Updated NuGet packages to latest versions

  • Change Undock button size and position

  • Change Code and performance optimizations

  • Change Translation updates

Version 2.2.2

18 Aug 20:43
Compare
Choose a tag to compare

Added count property to bahtinov mask for easy TriBahtinov mask support
Added property for controling patern opacity
Added pattern max count limitation

Fixed main window movement not working when settings window is detached
Fixed for new version dialog below main window when always on top enabled
Fixed icon on windows not embeded inside exe file
Fixed when settings window was detached and default button was clicked, there was duplicated settings window and pannel
Fixed cutting off of keyboard shortcut text

Updated nuget packages, AvaloniaUI 11.0.3
Updated french translation