Skip to content
Snippets Groups Projects

Recording enhancements

Merged Iiro Rastas requested to merge feature/recording-enhancements into master
  1. Dec 11, 2019
  2. Dec 10, 2019
    • Iiro Rastas's avatar
      Fix reconstruction snapshots · acfb59c6
      Iiro Rastas authored
      Reconstruction snapshots are now fixed. The snapshot is taken from the
      next complete IFrame, so reconstruction snapshots cannot be taken while
      the reconstruction is paused.
      acfb59c6
  3. Dec 09, 2019
  4. Dec 03, 2019
    • Iiro Rastas's avatar
      Fix recording window functionality · b74a4cea
      Iiro Rastas authored
      - The file extension is now chosen based on the chosen recording type.
      - The record button is disabled while the recording window is open,
      preventing the user from attempting to start multiple recordings
      simultaneously.
      - The color of the record button is now also changed to red when the
      recording is started from the recording window.
      - The available channels are now set as the recording window is opened.
      b74a4cea
  5. Dec 02, 2019
    • Iiro Rastas's avatar
      Add recording window functionality · 8da8f85b
      Iiro Rastas authored
      The recording window can now make every type of recording, and can do so
      whether the chosen camera is active or not. In the case of virtual
      camera recordings, it is necessary to set the chosen camera as the
      active camera. The recordings can also be named.
      8da8f85b
  6. Nov 27, 2019
    • Iiro Rastas's avatar
      Add GUI recording features · 93b7083c
      Iiro Rastas authored
      2D snapshots now have alpha blending between the channels.
      3D snapshots have been added, though the feature is not yet functional.
      Recording window for detailed options has been added, though it is still
      missing most functionality.
      93b7083c
Loading