Skip to content
Snippets Groups Projects
  • Andreas Traczyk's avatar
    28aa5aab
    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
    History
    settings: use default audio devices
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.