Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. 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
  4. Nov 20, 2019
    • Iiro Rastas's avatar
      Fix record button callback segmentation fault · 0a78e5ba
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      Setting the callback inside the callback was causing segmentation faults
      in some cases. The record button now has a single top-level callback
      that gets the necessary information through members added to the
      MediaPanel class.
      0a78e5ba
  5. Oct 18, 2019
  6. Sep 16, 2019
  7. Jul 02, 2019
  8. Jun 28, 2019
Loading