Skip to content
Snippets Groups Projects
  1. Apr 10, 2020
  2. Jun 03, 2019
  3. May 18, 2019
  4. Jan 10, 2019
  5. Jun 29, 2018
  6. Jun 18, 2018
  7. Oct 23, 2017
  8. Mar 21, 2017
  9. May 16, 2016
  10. Apr 18, 2016
  11. Feb 09, 2016
  12. 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
  13. Feb 05, 2016
  14. Mar 16, 2015
  15. Jul 04, 2014
  16. Sep 22, 2013
  17. Sep 16, 2013
  18. Sep 14, 2013
  19. Sep 13, 2013
  20. Sep 05, 2013
  21. Aug 01, 2013
  22. Mar 19, 2013
  23. Sep 06, 2012
  24. Mar 14, 2012
  25. Oct 10, 2011
  26. Oct 08, 2011
  27. Feb 13, 2011
  28. Nov 14, 2010
  29. Oct 31, 2010
  30. Aug 10, 2010
  31. 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
  32. Feb 16, 2010
  33. Feb 15, 2010
    • Pierre's avatar
      freebox: Bring back freebox SD in C. · c8a67b80
      Pierre authored
      lua version doesn't support adding subitems and passing the option over to subitems.
      One day the lua libs will be ready to offer feature parity for luafreebox and
      this one will be able to go away. But not yet.
      c8a67b80
  34. Feb 14, 2010
Loading