- 19 Sep, 2008 10 commits
-
-
Derk-Jan Hartman authored
This should fix a memleak with variable strings, and several other problems. Note that a CLASS detemines the basic type, and that TYPE is only a specific set within the CLASS. The variable types: VLC_VAR_KEY and VLC_VAR_INTEGER are both of CLASS integer. and thus compatible, when it comes to inheritence/init/free etc.
-
Derk-Jan Hartman authored
-
Dominique Leuenberger authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
As reported by TheFluff and various forum users.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This seems to have been an issue with many people on windows.
-
Jean-Baptiste Kempf authored
Should repair skins options.
-
- 18 Sep, 2008 30 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Currently requires the postproc module to be loaded if you want it to work.
-
Pierre d'Herbemont authored
Switch back to quartztext, and use the NSFontPanel.
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7749487f9a3f90bc43f8c2f33b253590d12eede3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
I tried to split most classes in relevant files. I regrouped classes when they were very tightened to each other (in chapters and chapter_command for example ) Note that git doesn't detect correctly the files on this. git blame -C -C is your friend.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It was a big race condition, please understand how multi-thread works before touching core files. Do not throw away the few first subtitles.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Fixes opening podcasts like http://feeds.feedburner.com/Terravideos
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
avformat: attachments should still be treated as tracks. this fixes [8c5a9c72]
-