1. 07 Jan, 2016 14 commits
  2. 06 Jan, 2016 6 commits
  3. 05 Jan, 2016 14 commits
  4. 04 Jan, 2016 5 commits
  5. 03 Jan, 2016 1 commit
    • Andreas Hartmetz's avatar
      Make ALSA devices without description appear in Qt4 config. · a5fb9f78
      Andreas Hartmetz authored
      If an /etc/asound.conf or $HOME/.asoundrc creates devices, those do not have a
      description (a null pointer is returned). Relatedly, redefining the "default"
      device results in it being listed without a description, thus disabling the
      code that adds "default" WITH a description.
      Possibly fixes other problems where ALSA devices with a NULL
      description are disregarded. In Qt4 config, the NULL check is in
      StringListConfigControl::finish().
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      a5fb9f78