Skip to content
Snippets Groups Projects
  1. Aug 24, 2022
  2. May 19, 2022
  3. Jan 06, 2022
  4. Dec 21, 2021
  5. Dec 06, 2021
  6. Dec 02, 2021
    • Aline Gondim Santos's avatar
      misc: av settings · 218aa35e
      Aline Gondim Santos authored
      + remove "Preview unavailable" and only set preview as invisible if no video device
      + fix preview not starting after branching device
      + resets eudiometer if no videodevice.listsize changes
      + fix preview visibility in recorderbox
      + fix recorderbox closing when changing from conversation to settings
      
      GitLab: #608
      GitLab: #610
      Change-Id: Ie7069934abdf5005ed8360fad20c0de20bdc1a43
      218aa35e
  7. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage two · e0737f4b
      Ming Rui Zhang authored
      1. Remove redundant functions in AvAdapter
      2. Add CurrentDevice for video device treatment
         Audio device treatment should be improved in the next
         stage
      3. Add QSortFilterProxyModel to all video list models and
         manage them together to avoid redundant function calls
      4. Video device call action should be responsive to device
         change as well
      
      Gitlab: #508
      
      Change-Id: I3df949a08bc19042b73f033139cd6ab06925c0b6
      e0737f4b
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage one · a196513d
      Ming Rui Zhang authored
      1. Add account config QML properties and use them
         in settings directly to avoid manual update
      2. Rough clean up for video/audio settings
      3. Remove settingsAdapter entirely and split the
         responsibility
      
      Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
      a196513d
    • Andreas Traczyk's avatar
      audio-preview: synchronize start/stop calls off the UI thread · f7ce4b69
      Andreas Traczyk authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      Use QThreadpool to queue the start and stop of the audio device preview.
      
      Gitlab: #522
      Change-Id: I476e754628e0d1e00475c0ead7f1421579683ada
      f7ce4b69
  8. Aug 23, 2021
  9. Mar 22, 2021
    • Ming Rui Zhang's avatar
      misc: remove LRC singleton · 7951764b
      Ming Rui Zhang authored
      GitLab: #337
      
      Change-Id: Ifb671d38d364714818650a8154c43a5787460039
      7951764b
    • Andreas Traczyk's avatar
      settings: use default audio devices · 28aa5aab
      Andreas Traczyk authored
      Refactors audio settings to avoid list model code duplication. This code
      could be greatly simplified by using string lists, however the combo-box
      component design is highly dependent on QAbstractItemModel based models.
      
      Also translates the handlebarred strings upon presentation, which is
      currently used to translate the "Default" prefix for the first device
      item.
      
      Gitlab: #346
      Change-Id: I5ed282d29cc4ec6a090a9cdf47b0459f0db2a99b
      28aa5aab
  10. Dec 07, 2020
  11. Oct 23, 2020
  12. Oct 02, 2020
  13. Sep 29, 2020
  14. Sep 16, 2020
  15. Sep 15, 2020
Loading