- 09 Aug, 2008 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Justus Piater authored
This is in accordance with RFC 4337 (currently a Proposed Standard, see http://tools.ietf.org/html/rfc4337), and makes Firefox3 actually play my .mp4's. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
-
- 08 Aug, 2008 16 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fix a very small resizing issue of Open Dialog : Reference: http://forum.videolan.org/viewtopic.php?f=14&t=48946
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
\h patch was removed because it's now include in the mplayer version.
-
Derk-Jan Hartman authored
This is a fallback option in case we cannot find a match. We don't set a default actual font, since we do not ship one with VLC. We can set one per platform, but I don't think it is worth the trouble.
-
Derk-Jan Hartman authored
libass: ass_set_fonts_dir() is for a "private" storage place for fonts in case any of them need to be extracted. Since we support fontconfig fontlookup on windows/mac/*nix there should be no real need to actually use this directory, but we still need to set one.
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
Originally in wrong order because of a blend bug that presented itself on fenrir's setup.
-
Olivier Aubert authored
-
Olivier Aubert authored
Additionnaly, add check for exception.
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Jean-Paul Saman authored
-
Ilkka Ollakka authored
this should fix #1778, because with ts-files you don't allways have info about video-tracks when input is started (and qt4 interface only called controls->updateInput when status changed). I didn't create new callback/signal for this one, but it could be cleaner that way.
-
- 07 Aug, 2008 19 commits
-
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
poll() : Define HAVE_POLL on darwin. native poll() on 10.4 and 10.5 is good enough for usage in VLC. I tested both the rc interface and the SAP module on a G4 with Mac OS X 10.4
-
Rémi Denis-Courmont authored
(And I claim the right to remove vlc_poll without SO version bump)
-
Rémi Denis-Courmont authored
I would rather we move all the replacement functions to a dedicated static import library (in future versions) though. It kinda sucks to clutter libvlccore with such symbols.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Try to allocate the DShow device list and the buttons ONLY when switching to it and not all the time you open a file.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Lukas Durfina authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-