1. 14 Mar, 2025 - 1 commit
  2. 13 Mar, 2025 - 3 commits
    • Andrea Gianarda's avatar
    • Julien Wadel's avatar
      Mac: Hotreload · ec995d2c
      Julien Wadel authored
      Tester: Test for manually check changing devices.
      
      Fix call volume typo in documentation. Add a manual test for checking device changed by doing manual OS updates. It can be run with options `--all --suite "Audio Routes --test "Simple call with real audio devices reload"` Add 2 tools function to detect volumes on record/playback. Move usable functions into global headers to avoid future code duplications: check device name and id. For tester, fix missing entitlements in plist to access microphones.
      Hot-reload for Mac Audio Unit: - Make Filter following default device. - Add "Default Capture"/"Default Playback" cards. - Fix muted devices where sample rate is not managed by Audio unit. - Factorization on getting default device, sample rate, notifications. - Add [MSAU] debug flag and fix message typos.
      ec995d2c
    • Alexandre Jorgensen's avatar
      Use rocky8 instead of rocky9 to build python wrapper · 95be5ad3
      Alexandre Jorgensen authored and Alexandre Jorgensen's avatar Alexandre Jorgensen committed
      (cherry picked from commit c13e378b)
      95be5ad3
  3. 12 Mar, 2025 - 4 commits
  4. 11 Mar, 2025 - 3 commits
  5. 10 Mar, 2025 - 1 commit
  6. 07 Mar, 2025 - 3 commits
  7. 06 Mar, 2025 - 1 commit
    • Andrea Gianarda's avatar
      Add tests to verify behaviour of a basic chatroom with CPIM and IMDN · 90fc143e
      Andrea Gianarda authored
      enabled
      
      Make more robust database migration code as the user may set database
      paths but instruct the core not to initialize the database. This
      behaviour can de achieved by the following lines in the rc file:
      [misc]
      use_database=1
      
      [storage]
      uri=null
      
      By not explicitely disabling friends, call log and chat database, the
      SDK assumes that they are enabled and migration sould be carried out
      90fc143e
  8. 05 Mar, 2025 - 2 commits
  9. 04 Mar, 2025 - 5 commits
  10. 03 Mar, 2025 - 1 commit
  11. 28 Feb, 2025 - 2 commits
  12. 27 Feb, 2025 - 2 commits
  13. 26 Feb, 2025 - 1 commit
  14. 25 Feb, 2025 - 3 commits
  15. 24 Feb, 2025 - 2 commits
  16. 21 Feb, 2025 - 1 commit
  17. 20 Feb, 2025 - 2 commits
  18. 19 Feb, 2025 - 1 commit
  19. 18 Feb, 2025 - 2 commits