1. 30 May, 2012 3 commits
    • Felix Paul Kühne's avatar
      freetype: use Apple Type Services to get the font file location instead of libfontconfig · 962f11c2
      Felix Paul Kühne authored
      This API was deprecated in 10.6, but still works correctly on 10.7. CoreText is the modern replacement, but doesn't provide the needed functionality so far.
      
      (cherry picked from commit 9cee736f1276daa463bc6fa9127dfb9d5f52d957)
      
      (cherry picked from commit 763139653998328284518112904e0e8ec4d9b8d8)
      
      (cherry picked from commit 6938a98a430431a7d8f41228c60dd883b8264e6a)
      
      (cherry picked from commit 780bc86907509205c3d0335350aeed909a427a2b)
      962f11c2
    • Rémi Denis-Courmont's avatar
      ALSA: force small period to avoid latency problems · 6abf2937
      Rémi Denis-Courmont authored
      This is as already done a long time ago for PulseAudio. VLC might
      deliver audio a long time ahead, but there is no warranty thereof.
      So a small latency must be assumed for the worst case.
      (cherry picked from commit 894b9dfb3b1d3d5852cb0d52470d73c06be27b37)
      6abf2937
    • Rémi Denis-Courmont's avatar
      ALSA: follow initialization order from snd_pcm_set_params() · 13f28a4e
      Rémi Denis-Courmont authored
      This should fix support for or work around bugs in, some drivers:
       * explicitly disable soft-resampler,
       * define access mode before sample format,
       * set buffer before period,
       * use period time rather than period count.
      (cherry picked from commit d80d6da77e3074d3ecc67fb70a8305d08f137f43)
      13f28a4e
  2. 28 May, 2012 3 commits
  3. 27 May, 2012 6 commits
  4. 25 May, 2012 3 commits
  5. 24 May, 2012 19 commits
  6. 23 May, 2012 6 commits