Skip to content
Snippets Groups Projects
  1. Jan 23, 2022
  2. Jun 03, 2020
  3. Apr 10, 2020
  4. Jun 03, 2019
  5. May 18, 2019
  6. Jan 10, 2019
  7. Jun 29, 2018
  8. Jun 18, 2018
  9. Oct 23, 2017
  10. Mar 21, 2017
  11. May 16, 2016
  12. Apr 18, 2016
  13. Feb 09, 2016
  14. Feb 06, 2016
    • Jean-Baptiste Kempf's avatar
      Rename bonjour module to avahi · 55280fa6
      Jean-Baptiste Kempf authored
      Bonjour is an implementation, trademarked by Apple, of Zeroconf
      protocol, which avahi is a (slightly) different implementation.
      Zeroconf protocol is mostly mdns + dns-sd
      55280fa6
  15. Feb 05, 2016
  16. Mar 16, 2015
  17. Jul 04, 2014
  18. Sep 22, 2013
  19. Sep 16, 2013
  20. Sep 14, 2013
  21. Sep 13, 2013
  22. Sep 05, 2013
  23. Aug 01, 2013
  24. Mar 19, 2013
  25. Sep 06, 2012
  26. Mar 14, 2012
  27. Oct 10, 2011
  28. Oct 08, 2011
  29. Feb 13, 2011
  30. Nov 14, 2010
  31. Oct 31, 2010
  32. Aug 10, 2010
  33. Jul 17, 2010
    • Rémi Denis-Courmont's avatar
      udev: use ALSA to find capture device names · 0c6062ec
      Rémi Denis-Courmont authored
      This is a little bit more understandable than device numbers.
      Unfortunately, hot plug is as flaky as before: udev reports the device
      before it is ready. alsa-lib provides no event interface (that I know),
      so we have to stick with udev for now though.
      
      Also, alsa-lib is _not_ used to fetch the card name. In my opinion, the
      udev vendor string is a lot better. Compare:
      - "USB Device 0xccd:0x77" (alsa card name) with
        "TerraTec Electronic GmbH" (udev vendor), or
      - "Intel ICH6" (alsa card name) with "Intel Corporation" (udev vendor).
      0c6062ec
  34. Feb 16, 2010
Loading