- 24 Dec, 2007 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Background Widget change. Resetting the maximum size at each resize is wrong. Scaling content can be really really ugly. To be finished.
-
Richard Hosking authored
-
- 23 Dec, 2007 27 commits
-
-
Antoine Cellerier authored
Make it possible to inherit the m3u-extvlcopt option in the m3u parser.
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
macosx: remove useless setting as basically no user wants the wizard panel to reset in a single session, but demands it to keep its selections (this was the default behaviour anyway)
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(affects HTTP interface and LUA plus HTTP export for DVB and RTP)
-
Pierre d'Herbemont authored
modules/video_output/opengllayer.m: Don't free the gl texture in End(), but in the releaseGLContext function. Set the original bounds of the CALayer. Protect the removeFromSuperlayer by a CATransaction.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
* Add some proper assert() to the vlc_gc_* function to spot errors. * Correctly initialize the refcount to 1. (This will prevent freed pointer usage). (This may also introduce leaks in some module). modules/*.c: * Prevent some module to leak input_item_t.
-
Rafaël Carré authored
contribs: fix libdvdnav runtime on win32 (patch was deleted when switching to mplayer's libdvdnav), extract using gzip
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
* withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - simplify the VideoWidget. VideoWidget is a just an simple QFrame with the necessary interactions...
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 22 Dec, 2007 10 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
services_discovery/sap.c: Make sure the thread will exit, even if in poll(). And properly lock the object.
-
Pierre d'Herbemont authored
include/vlc_objects.h: Use the usual macro trick, to publish a function that take as argument a vlc_object_t *, here for vlc_object_waitpipe().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-