Skip to content
Snippets Groups Projects
  1. Jun 14, 2016
  2. Apr 25, 2016
  3. Apr 17, 2016
  4. Apr 16, 2016
  5. Feb 27, 2016
  6. Feb 19, 2016
  7. Feb 10, 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. Feb 04, 2016
  12. Feb 03, 2016
  13. Feb 01, 2016
  14. Jan 24, 2016
  15. Jan 11, 2016
  16. Jan 07, 2016
  17. Dec 24, 2015
  18. Dec 13, 2015
  19. Nov 23, 2015
  20. Nov 03, 2015
  21. Oct 28, 2015
  22. Oct 23, 2015
  23. Oct 12, 2015
  24. Oct 11, 2015
    • Jean-Baptiste Kempf's avatar
      Add a SAPI synthetizer for Windows · a7eb0f0a
      Jean-Baptiste Kempf authored
      This is the work from Moti Zilberman, modified by me to build and
      integrate in-tree
      
      It's heavily inspired on the OS X one.
      
      Be careful: you need a very recent Mingw-W64 to hope to compile it.
      
      Ref #11893
      a7eb0f0a
  25. Oct 05, 2015
  26. Sep 01, 2015
  27. Aug 28, 2015
  28. Aug 27, 2015
  29. Aug 25, 2015
  30. Aug 23, 2015
  31. Aug 21, 2015
  32. Aug 11, 2015
    • David's avatar
      macosx: Split GoToTime panel into separate xib and window controller · ffe31745
      David authored
      This improves separation between main menu and the unrelated goto
      time window.
      
      Besides that, note that each time bindings are used with the file
      owner, this owner needs to be an NSWindowController class. Only in
      this case retain cycles are avoided (bindings have a strong
      reference to the object used).
      
      Thus, this commit helps to properly deinitialize the VLCMain object.
      ffe31745
Loading