Commit 63ffac51 authored by Felix Paul Kühne's avatar Felix Paul Kühne

fixed fontconfig cache creation

parent d53c5a00
...@@ -25,12 +25,13 @@ Demuxers: ...@@ -25,12 +25,13 @@ Demuxers:
Subtitles and renderer: Subtitles and renderer:
* Do not auto-detect .txt files for subtitles * Do not auto-detect .txt files for subtitles
* Mark more freetype options as safe * Mark more freetype options as safe
* Mac OS X: fixed fontconfig cache creation
Visualization: Visualization:
* Fix projectM visualization for Linux in all locales * Fix projectM visualization for Linux in all locales
* Fix projectM visualization support for Windows * Fix projectM visualization support for Windows
* Various projectM improvements: the module should be working now * Various projectM improvements: the module should be working now
* Fix goom crash on Windows XP and MacOS * Fix goom crash on Windows XP and Mac OS X
Interfaces: Interfaces:
* Qt4: fixes for media keys processing and MCE remotes * Qt4: fixes for media keys processing and MCE remotes
......
...@@ -47,7 +47,7 @@ src: using-src ...@@ -47,7 +47,7 @@ src: using-src
ifdef HAVE_DARWIN_OS ifdef HAVE_DARWIN_OS
CONTRIBREV=39 CONTRIBREV=40
contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2: contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@ $(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment