Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.0
    3aca61fb · Release version 0.1.0 ·
    Release version 0.1.0
    
    camshark: Remove duplicate line and use image from button click
    camshark: Add icons to action buttons
    camshark: Move save image button to toolbar
    camshark: Don't force window to be on top by default
    camshark: Remove unnecessary import
    camshark: Fix issue with int sliders
    camshark: Small fixes for array controls
    camshark: Remove dead code
    camshark: Fix saving images for camera 2
    camshark: Gracefully handle message decoding failures
    camshark: Ensure all messages get pickled with the same module name
    camshark: Add mappings for Point,Size and Rectangle
    camshark: Implement Rectangle controls
    camshark: Move server code into own directory
    camshark: Fix module 'importlib' has no attribute 'machinery'
    camshark: Sort parameters alphabetically
    camshark: Add FrameDurationLimits as array control
    camshark: Add mean value in RGB inspector
    camshark: Silence output of server upload
    camhsark: Automatically kill stale camshark_servers before starting
    camshark: Rework server classes
    camshark: Clean up info parameter code
    camshark: Add 'Size' and 'Format' info parameters
    camshark: server: Move enumeration into Camera class
    camshark: Replace namedtuple by dataclass
    camshark: Refactor stream configuration
    camshark: Fix Rectangle and Point conversion
    camshark: server: Move utility functions out of Camera class
    camshark: server: Add camera list function
    camshark: Move role sanitization to host side
    camshark: Add stream configuration widget
    camshark: Add start/stop functions to ImageProcessor
    camshark: Delete images when closing the camera
    camshark: Fix case where Raw role wasn't applied
    
    Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>