Skip to content
Snippets Groups Projects
  1. Sep 29, 2022
    • Andreas Traczyk's avatar
      avmodel: use synchronous callbacks for DecodingStarted/Stopped · 15e13330
      Andreas Traczyk authored and Adrien Béraud's avatar Adrien Béraud committed
      This is an older issue that has resurfaced where mobile device rotation
      at the beginning of a call cause a frame-copy to a stale buffer because
      the DecodingStarted event is handled asynchronously.
      
      Noticed on Windows but I believe any non-dbus build should have it.
      
      So we make all the connections blocking and adjust some parameters.
      This commit also removes the DecodingStarted handler in CallModel which
      was causing the client's target video frame to be reallocated for each
      account present.
      
      Change-Id: I23ac4e0bd4b446e7a532f0d362f7ecd209d3c790
      GitLab: #536
      15e13330
  2. Sep 28, 2022
  3. Sep 27, 2022
  4. Sep 26, 2022
  5. Sep 23, 2022
  6. Sep 19, 2022
    • Sébastien Blin's avatar
      backupkeypage: transform into TipBox · fe3f8521
      Sébastien Blin authored and Nicolas Vengeon's avatar Nicolas Vengeon committed
      Split TipBox into dynamic components to avoid to load all the things.
      Show the Customize Tip Box only if necessary
      Replace backup key page by a tipbox
      
      Change-Id: Ie499fb16fe67648bbdd327eb24705a1881d9cea8
      fe3f8521
  7. Sep 16, 2022
  8. Sep 15, 2022
  9. Sep 14, 2022
  10. Sep 12, 2022
  11. Sep 10, 2022
  12. Sep 08, 2022
  13. Sep 05, 2022
  14. Sep 01, 2022
  15. Aug 31, 2022
  16. Aug 30, 2022
    • Sébastien Blin's avatar
      sip: fix "transfer to" label · 50ca3cd0
      Sébastien Blin authored
      Change-Id: If3324a34c9be6ff2b09bdab48b148946abe02c51
      GitLab: #815
      50ca3cd0
    • Sébastien Blin's avatar
      gnulinux: add support for system theme · ec1d664b
      Sébastien Blin authored
      Use 'color-scheme' from gsettings if available to check if dark theme
      is preferred.  Otherwise, fall back on theme name from 'gtk-theme'.
      
      The default is to follow the system theme (if supported), and
      'EnableDarkTheme' would be unused.  'AppTheme' can currently have
      one of three values: 'System', 'Dark', 'Light'.
      
      Change-Id: I8008c8fe0f4750c97e71838fff0031f80b685f5e
      GitLab: #723
      ec1d664b
  17. Aug 29, 2022
  18. Aug 26, 2022
  19. Aug 25, 2022
Loading