- Dec 03, 2007
-
-
Jean-Baptiste Kempf authored
Qt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of status Toolip to 3s, re-ask the privacy dialog if closed the previous time without a correct validation before. Commit from NYC/NY/Columbia University ;)
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- Dec 02, 2007
-
-
Pierre d'Herbemont authored
control/media_list_view.c: Properly forward item added event to subclasses, and properly unregister events.
-
Pierre d'Herbemont authored
control/core.c: Print an error on not handled libvlc exception. We'd better encourage third parties to take care of error sooner than later.
-
Richard Hosking authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Richard Hosking authored
-
dionoea authored
Display current control value in VideoControlList. Add option to reset all video controls to their default value on startup.
-
dionoea authored
Add "videocontrol" command variable to issue controls other than those which we explicitly support. For example, "@v4l2 videocontrol 8000002 30" changes the sharpness to something horrible on my webcam.
-
dionoea authored
-
Richard Hosking authored
-
Richard Hosking authored
-
- Dec 01, 2007
-
-
Rafaël Carré authored
vlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not the source buffer
-
dionoea authored
Don't fail launching the video device if a video control failed. Update the hue/saturation/brightness/contrast values in the callback before issue the video control. (I haven't been able to test yet due to lack of hardware)
-
dionoea authored
Factorise the Video Control code. List all available controls in debug messages. Add a callback to update those we already support on the flag (doesn't work properly yet, it might need a restart or something and people on #v4l aren't really helpfull).
-
dionoea authored
Don't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainly removes the --v4l2-alsa option if alsa devlopement headers aren't available.
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
- Nov 30, 2007
-
-
Christophe Mutricy authored
-
trax authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Nov 29, 2007
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Richard Hosking authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
- Nov 28, 2007
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna).
-