- 03 Apr, 2011 15 commits
-
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
KO Myung-Hun authored
Drive letters, backslashes instead of slashes, and so on. Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
And allow it to be visible.
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
This is not fully working, though... See #1825
-
- 02 Apr, 2011 10 commits
-
-
Rémi Denis-Courmont authored
This suppresses most hiccups. But it also decreases precision to slightly noticeable levels: about +/-150ms here. For reference, our audio output core target is +/-40ms.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix the deadlocks and memory starvation problems.
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
Because a CLI is really what it is
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
But seriously, how is: -DENABLE_STATIC:BOOL=ON -DWITH_ASF:BOOL=ON -DWITH_MP4:BOOL=ON better --enable-mp4 --enable-asf --enable-static Maybe some people should know that we have case-sensitive support since 30 years...
-
Rémi Denis-Courmont authored
-
- 01 Apr, 2011 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fontconfig is great, but we have too many issue, notably the fact that the fontcache isn't save correctly in some locations, notably on the network. It also rebuilds the entire cache, each time you add ONE font. Therefore, this commits uses Win32 EnumFontFamilies, and then gets the font path with the Registry + concatenation of CLSID_FONTS and then back to freetype. However, this commit is broken in at least 3 ways: - it does not use the index to select the font, - it will break on localized fonts settings (Eastern), - I don't check the Script yet, I will try and fix in the future. Ref and close: #4470, #4401, #4137, #3950, #3208
-
Francois Cartegnie authored
Some channels are sending epg events from start of the day
-
Francois Cartegnie authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
dtv is build automaticly and we anyway assume new enough libdvbpsi that has pkg-config enabled. Also ts demux wasn't build automaticly previously (as dvb was disabled by default some time ago).
-
Ilkka Ollakka authored
-
- 31 Mar, 2011 3 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-