- 22 Sep, 2008 4 commits
-
-
Antoine Cellerier authored
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Jean-Baptiste Kempf authored
Code simplification and TimeLabel in the FSC.
-
- 21 Sep, 2008 36 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #2080.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
Basically, somewhat of a "duh" now that we have optional_arguments on OSX. It is highly annoying however that getopt_long behaviour differs so much between gnu and BSD implementations, and then is even BUGGY on darwin. '--option=value' is uniformly supported and '--option value' is a GNU getopt thing. imperfect world etc...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We definitely don't want to use the slow mutex or risky spin locks, unless we have to.
-
Jean-Paul Saman authored
The exact error message is: src/.libs/libvlccore.so: undefined reference to `__sync_fetch_and_sub_4'. According to irc discussion gcc version 4.1.2 (fc8), 4.1.3, 4.2, 4,3.2 and 4.3.2 (archlinux) fail with this error message. This patch fixes it by bumping up the minor number for gcc to 4.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(Received no comments on the mailing lists)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: make [VLCControls getVoutView] publically available as it is used more than 15 times across the interface (VLCIntf, FSPanel, Vout, EmbeddedVout, ...)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar 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
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Lukas Durfina authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-