Skip to content
Snippets Groups Projects
  1. Nov 11, 2019
    • Iiro Rastas's avatar
      Add snapshot feature and fix settings window · d3e66259
      Iiro Rastas authored
      The GUI now has a snapshot feature. The record button opens a popup
      window, which contains the different recording options.
      
      The cog icon now opens a scrollable list of all of the registered
      configurations, both local and remote. This window is created
      dynamically each time the cog icon is clicked, so it now includes all of the
      configurations that were available as the window was created.
      d3e66259
  2. Nov 06, 2019
    • Iiro Rastas's avatar
      Restore record button functionality · 9b369c0b
      Iiro Rastas authored
      The record button now works as previously. To support this change, a
      tagging system based on the one from feature/guienhance has been added.
      NetConfigurables are now created as peers connect and removed as they
      disconnect, which required changes to ConfigWindow.
      9b369c0b
  3. Oct 29, 2019
    • Iiro Rastas's avatar
      Add local configurations to the GUI · 96105d32
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      A new class NetConfigurable is created, which enables handling of both
      local and remote configurations in a polymorphic way.
      
      In the GUI, configurations can now be changed via the cog icon.
      96105d32
  4. Jul 18, 2019
  5. Jun 25, 2019
Loading