- 02 Apr, 2011 7 commits
-
-
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 10 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- preserve sample format from VLC, if possible, - preserve physical channels mapping, - remove a useless callback, - fix small race conditions with pa_*_wait() on startup, - cosmetic changes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 30 Mar, 2011 9 commits
-
-
Akash Mehrotra authored
adds pl_forceplay,pl_forcepause,pl_resume Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
On every data update, I was cleaning the overlapped entries, and on the whole list. Apologies for the O(n*n).
-
Francois Cartegnie authored
-
Pierre Ynard authored
The telnet interface is removed. In its place, a small wrapper is used to provide backward compatibility with --lua-config configuration.
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 29 Mar, 2011 2 commits
-
-
Ilkka Ollakka authored
-
Juha Jeronen authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-