Cameractrls Changelog

What's new in Cameractrls 0.6.3

Apr 13, 2024
  • Added scrollbar to the control panel
  • Cameractrlsd can start even if there is no /dev/v4l directory
  • Preset save writes the config file based on v4l ID

New in Cameractrls 0.6.2 (Apr 8, 2024)

  • Add tooltips to preset controls
  • Sort resolutions in descendng order
  • Use only 1 screenshot in metainfo to make the Flatpak image less bloated

New in Cameractrls 0.6.1 (Apr 6, 2024)

  • Set dark mode based on color-scheme
  • Enable DesktopPortal launcer for snap as well
  • Check if systemctl enable is successfull
  • Set cameractrlsd loglevel to INFO

New in Cameractrls 0.6.0 (Apr 1, 2024)

  • Control Presets
  • Cameractrlsd, a deamon which restores the controls at device connection
  • Starter for Cameractrlsd with SystemD and DesktopPortal
  • MX Brio FoV support (thx wanderboessenkool)
  • PTZ control keys in cameraview
  • use GPLv3 License
  • Various camera opening fixes
  • Better relative MIDI control support
  • Added Zoom Continuous to zeroers to work

New in Cameractrls 0.5.13 (Jan 3, 2024)

  • Logitech PTZ presets
  • Better keyboard control for PTZ
  • Bigger steps for Zoom with Ctrl+Dir, Page Up/Page Down

New in Cameractrls 0.5.12 (Dec 9, 2023)

  • Brio 505 FoV support (thx squiddity)
  • fixed 'list more' button size in the GTK4 app
  • fixed release events of scale widget in the GTK4 app

New in Cameractrls 0.5.11 (Oct 16, 2023)

  • Handle invalid menu control value

New in Cameractrls 0.5.10 (Aug 7, 2023)

  • Listen for pixelformat, resolution, FPS changes from other processes
  • Show warnings about invalid FPS values
  • Preview calls S_PARM to make uninitialized cameras work

New in Cameractrls 0.5.9 (Jul 9, 2023)

  • Added V4L2_CID_HDR_SENSOR_MODE, V4L2_CID_IMAGE_[SOURCE|PROC]_CLASS descriptions
  • Fixed shortcuts in cameraview
  • Fixed float FPS handling
  • Adjust the window size based on rotation
  • preview calls VIDIOC_S_FMT only for Kiyo Pro (it doesn't work without)

New in Cameractrls 0.5.8 (Jun 28, 2023)

  • Colormaps for all pixel formats (some thermal cameras use YUYV for thermal imaging)

New in Cameractrls 0.5.7 (Jun 25, 2023)

  • Fixed rotation in preview
  • Clamp percent control values for fewer warnings when using presets
  • Use the GTK bundled view-more icon instead of camera-switch

New in Cameractrls 0.5.6 (Jun 15, 2023)

  • Fixed ctrl+q quit by closing the camera before

New in Cameractrls 0.5.5 (Jun 10, 2023)

  • Color presets
  • Listen for controls changes from other processes
  • 'default' or percent values can also be set
  • Improved error reporting
  • Exposure time now in µs in the GTK GUIs
  • Exposure time, Gain scales has dark-to-light background
  • Removed header buttons border

New in Cameractrls 0.5.4 (May 22, 2023)

  • Limit the initial size of the preview window to control window so it can be placed next to each other
  • Flatpak version now uses Wayland (bundled SDL2, libdecor)

New in Cameractrls 0.5.2 (May 20, 2023)

  • Two more colormaps
  • Capture - Info category with camera informations
  • Show devices by name, not by the long v4l path
  • Move device combobox to headerbar
  • Add refresh button to headerbar
  • Limit the size of the preview to fit next to the window
  • Redesigned Zero camera page with snap instructions

New in Cameractrls 0.5.1 (May 19, 2023)

  • New Icon (thx Jorge Toledo eldelacajita)
  • Rotate, mirror the preview image
  • Colormaps (inferno, ironblack) for Thermal/ToF camera GREY previews
  • RGB565 format support
  • Use edit-undo-symbolic icon instead of ⟳ in default buttons
  • Various GTK/GTK4 fixes

New in Cameractrls 0.5.0 (Apr 29, 2023)

  • Brio 501 FoV support (thx Monkatraz)
  • Colorized White Balance scale
  • Simpler looking scales

New in Cameractrls 0.4.14 (Apr 23, 2023)

  • Brio 4K Stream Edition FoV support (thx chrishoage)

New in Cameractrls 0.4.6 (Jul 15, 2022)

  • Cameraview: use esc to exit
  • GTK, TK: close all windows at exit