- 18 Jul, 2008 8 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
picture_CopyProperties) and use them inside vlc core.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pavlov Konstantin authored
-
- 17 Jul, 2008 20 commits
-
-
Pierre d'Herbemont authored
This reverts commit b65ca27b. It doesn't work well enough.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
A simpler way is comming. This reverts commit 796e7202.
-
Christophe Mutricy authored
Refs #791
-
Christophe Mutricy authored
Closes #1718
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
+ use vout_Destroy where it should be) It closes #1722.
-
Laurent Aimar authored
No you CANNOT release a vout by vlc_object_release if you have created it by vout_Request or vout_Create.
-
Felix Paul Kühne authored
No, better don't ask oO
-
Felix Paul Kühne authored
Additionally, fixed an inconsistency in the nib-file.
-
Felix Paul Kühne authored
We shouldn't think that we are the only one who can change the pl ;-)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 16 Jul, 2008 12 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Anyway this is broken, qt4 shouldn't assume that the playlist_item_t can't be deleted. We need to implement refcounting here, or a sound garbage collection. Refcounting would be safer.
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
The borderless window is nicer IMO. Feel free to object, but this also saves some overhead with fullscreen changing.
-
Pierre d'Herbemont authored
qtcapture: Don't release objects when libvlc quit, else we may loose our main thread, and dead lock.
-