- 25 Jul, 2012 21 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That plugin was written for Maemo 4. It barely worked with Maemo 5. Maemo 6 did not have Hildon. Hildon is unmaintained and unused.
-
David Fuhrmann authored
-
David Fuhrmann authored
especially: - don't show outdated items in sub menus - disable unusable sub menus close #6998
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids listing all video filters (not splitters!). However, the video splitters are still wrongly included in the --video-filter list.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That way, only sources show up in the list of sources and filters in the list of filters.
-
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
Unfortunately, some callers cannot be trusted not to leak their COM context, causing COM initialization to fail.
-
Rémi Denis-Courmont authored
-
Thierry Reding authored
Memory associated with a FcPattern is freed when the pattern is destroyed, so copying the font filename needs to be done before the call to FcPatternDestroy. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Modified-by: Rafaël Carré <funman@videolan.org> (simplify return) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 5fc0ccda.
-
Edward Wang authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Edward Wang authored
Headers normally present under normal Linux are missing in bionic. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Edward Wang authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 24 Jul, 2012 6 commits
-
-
Rémi Denis-Courmont authored
The library introduces noise in unclear circumstances. There does not seem to be any problem on VLC side though. I do not have time and expertise to troubleshoot this.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The time report callback could only be called from pf_play() so this is cleaner and less prone to coding mistake. Also pass the relative drift instead of the absolute play time stamp. The drift is less subject to scheduling noise, i.e. drift evolves much slower than current time advances.
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Now, the detached window position is restored on relaunch. Furthermore, this fixes some positioning issue when switching from macosx-background to detached video view.
-
- 23 Jul, 2012 13 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
(regression from 5eeeb50d)
-
Rémi Denis-Courmont authored
(regression from c9c770e7)
-
Rafaël Carré authored
-
David Fuhrmann authored
close #5174
-
David Fuhrmann authored
refs #5174
-
David Fuhrmann authored
-
David Fuhrmann authored
refs #5174
-
David Fuhrmann authored
-
David Fuhrmann authored
-