Skip to content
Snippets Groups Projects
  1. Feb 03, 2020
  2. Feb 02, 2020
  3. Feb 01, 2020
  4. Jan 31, 2020
  5. Jan 30, 2020
  6. Jan 29, 2020
  7. Jan 27, 2020
  8. Jan 23, 2020
  9. Jan 20, 2020
  10. Jan 17, 2020
  11. Jan 09, 2020
    • Nicolas Pope's avatar
      Add a search bar · c21e0917
      Nicolas Pope authored
      The configuration window now has a search bar which reacts to user
      input on the fly.
      c21e0917
  12. Jan 07, 2020
  13. Dec 17, 2019
    • Iiro Rastas's avatar
      Combine Master and Slave and remove ConfigProxy · 137c920b
      Iiro Rastas authored
      The functionality of Master and Slave is now in a single class, which is
      currently named Master. NetConfigurables are added and removed in this
      class instead of the GUI, so that all applications can now access
      NetConfigurables. Due to this change, ConfigProxy has been removed from
      reconstruction.
      137c920b
  14. Dec 11, 2019
    • Iiro Rastas's avatar
      Add GUI recording features · b73edd3c
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      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.
      b73edd3c
  15. Dec 10, 2019
  16. Dec 05, 2019
  17. Dec 02, 2019
  18. Nov 29, 2019
  19. Nov 23, 2019
  20. Nov 22, 2019
  21. Nov 21, 2019
  22. 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
  23. Nov 19, 2019
    • Iiro Rastas's avatar
      Restore record button functionality · 00bd9ac3
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      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.
      00bd9ac3
  24. Nov 12, 2019
Loading