Skip to content
Snippets Groups Projects
  1. Sep 11, 2014
  2. Jul 16, 2014
  3. Jul 15, 2014
  4. Jul 14, 2014
  5. Jul 11, 2014
  6. Jul 10, 2014
    • Vivien Didelot's avatar
      video_device_monitor: restore preferences · 2c4aa515
      Vivien Didelot authored
      Rework the way preferences are stored and restored to a device, when
      they are unserialized or when a new device is added.
      
      rationales:
      
        * getters should not modify a device.
        * when unserializing preferences:
          - reset the corresponding device, if it is present.
          - assign the default to the first preference, or the first plugged.
        * when adding a device:
          - reset its preferences (if any) or store them.
          - assign it as default, if there's no default yet.
      
      Issue: #51243
      Change-Id: I5423e43f988cf9b7240dd1271cdf5e5b7f79bfce
      2c4aa515
    • Tristan Matthews's avatar
      gnome: avoid clashing with dark theme · c98ee4b0
      Tristan Matthews authored
      This is a workaround (similar to what Totem does) until we fix
      our custom icon loading/theming.
      
      Refs #51008
      
      Change-Id: I9f0477fa60677952b11a4a84ecf671043ab35533
      c98ee4b0
    • Tristan Matthews's avatar
      audiobuffer: cleanup, make zero-padding explicit · 62a74ed7
      Tristan Matthews authored
      Rationale: it's more obvious that trailing zeroes are being added
      here than if no parameter is given.
      
      Refs #49181
      
      Change-Id: Ie7843328e248ac0e195da9c2d62f6b8a9467deaf
      62a74ed7
Loading