- 17 Oct, 2009 13 commits
-
-
Pierre d'Herbemont authored
Pointed by jb.
-
Pierre d'Herbemont authored
We could probably have deinterlace=Auto, as it seems to work reliably enough on freebox channels.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
HAL is officially deprecated. The new udev discs module provide the same functionality in VLC. Moreover, the plugin was waking up the CPU at regular intervals. Last, InitDeviceValues seemed to cause problems with wrong disc paths being saved to vlcrc for some people
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
refs #3089
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 16 Oct, 2009 21 commits
-
-
Rémi Denis-Courmont authored
It should work with CDDA, DVD and Blu-rays, but I only tested DVD. FIXME: This does not detect media change (eject/insert) properly yet.
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre Ynard authored
This fixes my TV card, and should be backported after testing
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
and 4 is good as a default value)
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Use a ToolButton+Menu since Qt4.6 on Windows seems to have fixed this issue.
-
Jean-Baptiste Kempf authored
So, it avoids the horrible size changes.
-
Jean-Baptiste Kempf authored
Btw, you really shouldn't use C cast on QObjects
-
Konstantin Pavlov authored
This enables building avcodec plugin with VAAPI support.
-
- 15 Oct, 2009 6 commits
-
-
Rafaël Carré authored
make --disable-libgcrypt mandatory if (a recent enough) libgcrypt was not found
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Product works for PCI as well, whereas model is only set for USB.
-
Rémi Denis-Courmont authored
This implements device discovery with libudev, which is part of the udev source package (and hence available in any recent Linux distribution). Both cold and hot plugging (w.r.t. VLC) are implemented. TODO: * V4L1 devices (currently V4L2 is assumed) * other subsystems (linux-dvb -> DVB, block -> discs) * item removal on unplug * better item name and category for non-USB devices
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-