Skip to content
Snippets Groups Projects
  1. Jan 10, 2019
  2. Jun 29, 2018
  3. Jun 18, 2018
  4. Oct 23, 2017
  5. Mar 21, 2017
  6. May 16, 2016
  7. Apr 18, 2016
  8. Feb 09, 2016
  9. 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
  10. Feb 05, 2016
  11. Mar 16, 2015
  12. Jul 04, 2014
  13. Sep 22, 2013
  14. Sep 16, 2013
  15. Sep 14, 2013
  16. Sep 13, 2013
  17. Sep 05, 2013
  18. Aug 01, 2013
  19. Mar 19, 2013
  20. Sep 06, 2012
  21. Mar 14, 2012
  22. Oct 10, 2011
  23. Oct 08, 2011
  24. Feb 13, 2011
  25. Nov 14, 2010
  26. Oct 31, 2010
  27. Aug 10, 2010
  28. 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
  29. Feb 16, 2010
  30. 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
  31. Feb 14, 2010
  32. Feb 03, 2010
  33. Jan 16, 2010
  34. Nov 01, 2009
  35. Oct 17, 2009
    • Rémi Denis-Courmont's avatar
      Remove HAL support · 0565b5c2
      Rémi Denis-Courmont authored
      HAL is officially deprecated. The new udev discs module provide the same
      functionality in VLC. Moreover, the plugin was waking up the CPU at
      regular intervals. Last, InitDeviceValues seemed to cause problems with
      wrong disc paths being saved to vlcrc for some people
      0565b5c2
Loading