Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 07, 2020
  3. 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
  4. 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
  5. Dec 10, 2019
  6. Dec 05, 2019
  7. Dec 02, 2019
  8. Nov 29, 2019
  9. Nov 23, 2019
  10. Nov 22, 2019
  11. Nov 21, 2019
  12. 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
  13. 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
  14. Nov 12, 2019
  15. Nov 11, 2019
  16. Nov 10, 2019
  17. Nov 01, 2019
  18. Oct 31, 2019
  19. Oct 30, 2019
  20. Oct 29, 2019
  21. Oct 25, 2019
  22. Oct 18, 2019
  23. Oct 13, 2019
  24. Oct 08, 2019
  25. Oct 06, 2019
  26. Oct 03, 2019
  27. Oct 02, 2019
  28. Sep 17, 2019
  29. Sep 16, 2019
  30. Aug 19, 2019
  31. Aug 14, 2019
  32. Aug 12, 2019
  33. Aug 11, 2019
  34. Aug 06, 2019
  35. Aug 01, 2019
Loading