- 25 Dec, 2009 2 commits
-
-
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>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Dec, 2009 6 commits
-
-
Pierre authored
-
Pierre authored
-
Pierre authored
-
Pierre authored
-
Pierre 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 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 authored
-
Pierre authored
-
Pierre authored
-
Pierre authored
-
Rémi Denis-Courmont authored
-
- 22 Dec, 2009 18 commits
-
-
Christophe Mutricy authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Fabio Ritrovato authored
-
Pierre 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 authored
-
Pierre authored
-
Pierre 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
-
dionoea authored
-
Rémi Denis-Courmont authored
-
dionoea 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
-
Rémi Denis-Courmont authored
Maybe we should check the directories do exist first?
-