- 26 Dec, 2009 1 commit
-
-
Pierre d'Herbemont authored
-
- 25 Dec, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
Use the generic singleton for Bookmarks, ErrorsDialog, extended dialog, GotoTime dialog, every help class, MediaInfo, Messages, OpenURL, Playlist, Plugin, Podcast configuration and VLM. Also fix some memleaks when quitting Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzee-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Dec, 2009 6 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
It is non blocking regarding Main Thread. It is compatible with minimal_macosx in term of drawable-nsobject. It will only work if a drawable-nsobject is provided. It removes the glitches there was with minimal_macosx (and gui/macosx) when: - Displaying the first frames - Resizing the view.
-
Pierre d'Herbemont authored
-
- 23 Dec, 2009 14 commits
-
-
Pierre Ynard authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is consistent with --help behaviour.
-
Rémi Denis-Courmont authored
This reverts commit a1ab6ede. This is not anymore needed with the probe rework.
-
Rémi Denis-Courmont authored
This reverts commit b2ee1bcf. This is an ugly and confusing hack.
-
Fabio Ritrovato authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
- 22 Dec, 2009 17 commits
-
-
Christophe Mutricy authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Fabio Ritrovato authored
-
Pierre d'Herbemont authored
We could probably expose some function to let the client change that on the fly as well. And/Or fix the logging API.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Erwan Tulou authored
-
Erwan Tulou authored
returning VLC_EGENERIC is no problem, since the vout system is an observer of the change in size and will report the real situation. returning VLC_SUCCESS is wrong in an asynchronous environmenent, as resizing is only performed later on (or not) depending on GUI configuration.
-
Erwan Tulou authored
On the other hand, it allows intf-show to really perform its goal (react on user interaction via hotkey or mouse)
-
Erwan Tulou authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Revert "Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)" This reverts commit 4c5f93c1.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)
-
Rémi Denis-Courmont authored
TODO: Freebox
-