- 10 Aug, 2008 3 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Primary work by Christophe Massiot, Cleaned up and tested by myself. This should fix #1630 and is the first part of #1835
-
Rémi Denis-Courmont authored
-
- 09 Aug, 2008 21 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
It obviously can be opened by IB2 again and is a lot smaller (136 kB compared to 640 kB). Right now, we can't use any IB3 features anyway...
-
Pierre d'Herbemont authored
macosx: Set nib deplyment target to 10.4, and don't use toolbar from nib as this is not supported in 10.4. (Thanks dj). Fix #1830 (.nib not 10.4 compatible).
-
Pierre d'Herbemont authored
Should fix #1836 (OSX "waiting" progressbar sometimes doesn't restore to normal state when file starts)
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Should fix #1191 (Crash in aout_OutputNextBuffer using auhal on Mac OS X).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont 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
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
By Thomas De Rocker and Myckel Habets
-
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.
-