1. 11 Oct, 2022 - 3 commits
  2. 10 Oct, 2022 - 4 commits
  3. 06 Oct, 2022 - 3 commits
  4. 05 Oct, 2022 - 1 commit
  5. 04 Oct, 2022 - 1 commit
  6. 03 Oct, 2022 - 2 commits
  7. 29 Sep, 2022 - 3 commits
  8. 28 Sep, 2022 - 3 commits
  9. 26 Sep, 2022 - 4 commits
  10. 23 Sep, 2022 - 3 commits
  11. 22 Sep, 2022 - 3 commits
  12. 21 Sep, 2022 - 8 commits
  13. 20 Sep, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Conference scheduler: · a01d3a18
      Andrea Gianarda authored
          - move to an error state if the call errors out
          - do not try to insert conference in database if scheduler is in an error state
      
          Chat Message:
          - remove messages from the transient list if they are in one of the following state:
            - NotDelivered
            - Delivered
            - DeliveredToUser
            - Displayed
      a01d3a18
  14. 17 Sep, 2022 - 1 commit
    • Julien Wadel's avatar
      MSFoundation : Display current video device in logs. Make async calls for UWP... · 598547ad
      Julien Wadel authored
      MSFoundation : Display current video device in logs. Make async calls for UWP when changing device settings. Manage errors and show them in logs. Fix multiple camera restarting, video freezes and keeping open camera after stopping it. Display errors in hexadecimals. Activate readers and camera after knowing what to use in the initialization step.
      MSWasapi: Display what card is used in logs.
      598547ad