1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
Commit Graph

35728 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
328728e85d V4L2: path from VLC, need utf8_open 2009-10-17 23:50:57 +03:00
Rémi Denis-Courmont
f3b4d093f1 V4L: path from VLC, need utf8_open() 2009-10-17 23:50:57 +03:00
Rémi Denis-Courmont
b1b5d54126 PVR: path from VLC config, need utf8_open() 2009-10-17 23:50:57 +03:00
Rémi Denis-Courmont
3e3a32b36c OSS: path from VLC core (or ASCII), need utf8_open() 2009-10-17 23:50:57 +03:00
Rémi Denis-Courmont
195cf643d9 DVB: ASCII paths, utf8_open() provides close-on-exec 2009-10-17 23:50:53 +03:00
Rémi Denis-Courmont
1188e4a5d0 dc1394: path coming from MRL, need utf8_open() 2009-10-17 23:43:04 +03:00
Rémi Denis-Courmont
2805b4ba35 rand: ASCII path, use utf8_open for close-on-exec 2009-10-17 23:42:11 +03:00
Rémi Denis-Courmont
25e2a7e861 OSS: use utf8_open() for O_CLOEXEC 2009-10-17 23:20:59 +03:00
Rémi Denis-Courmont
912977b1e2 DVB: use utf8_open() so we get O_CLOEXEC right 2009-10-17 23:20:09 +03:00
Rémi Denis-Courmont
69fe563229 xdg-screensaver plugin 2009-10-17 21:41:35 +03:00
Rémi Denis-Courmont
198f89545b Use inhibit plugin
TODO:
 - only inhibit screen saver when input is *not* paused.
2009-10-17 21:41:35 +03:00
Rémi Denis-Courmont
ab044dcd71 vlc_inhibit_t: plugin type for screen saver inhibition 2009-10-17 21:41:28 +03:00
Rémi Denis-Courmont
82108a21aa vout_window_t: privatize module pointer 2009-10-17 20:40:55 +03:00
Rémi Denis-Courmont
dc873d6a22 Provide a type name for window objects 2009-10-17 20:34:28 +03:00
Ilkka Ollakka
7813a37049 katsomo.lua: add code to handle both treeId and progId in url 2009-10-17 20:30:06 +03:00
Pierre d'Herbemont
f513e2ccdd shout: Change the scope of the iteration variable.
Pointed by jb.
2009-10-17 18:58:39 +02:00
Pierre d'Herbemont
546997bfb4 shout: Enable deinterlace=On for freebox channels.
We could probably have deinterlace=Auto, as it seems to work reliably enough on freebox channels.
2009-10-17 18:44:44 +02:00
Rémi Denis-Courmont
cc713937e2 HAL is removed 2009-10-17 18:24:28 +03:00
Rémi Denis-Courmont
0565b5c2e5 Remove HAL support
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
2009-10-17 18:18:55 +03:00
Rémi Denis-Courmont
da8ac5627f udev: preempt cancellation 2009-10-17 17:59:09 +03:00
Rémi Denis-Courmont
64f7e7651f udev: handle "change" action properly, fix disc ejection/insertion 2009-10-17 17:57:30 +03:00
Rémi Denis-Courmont
83785c78d0 udev: item type depends on the subsystem, not always "card" 2009-10-17 17:57:29 +03:00
Rémi Denis-Courmont
0d904f9784 udev: refactor (binary search tree) 2009-10-17 17:57:29 +03:00
Rafaël Carré
a8ae83ca5c audioscrobbler: reset pause start counter when changing state
refs #3089
2009-10-17 15:24:46 +02:00
Rémi Denis-Courmont
8183270f00 udev: check for correct libudev version 2009-10-17 15:45:14 +03:00
Rémi Denis-Courmont
563c5ec056 Fully privatize vlc_sd_internal_t 2009-10-17 14:50:17 +03:00
Rémi Denis-Courmont
67bb9babf9 Qt4 sout: convert option to UTF-8 once, not twice (fixes: #3077) 2009-10-17 12:07:15 +03:00
Rémi Denis-Courmont
ac9386fa25 Remove unused LIBPOSTPROC_POSTPROC_H 2009-10-17 11:30:34 +03:00
Rémi Denis-Courmont
cafbe3a363 udev: partial support for optical discs
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.
2009-10-16 22:20:29 +03:00
Rémi Denis-Courmont
922af8fefd udev: refactor 2009-10-16 22:20:26 +03:00
Rémi Duraffort
cf72f53237 xtag: simplify (remove a dummy test and makes some static code analyser happy). 2009-10-16 19:32:17 +02:00
Rémi Duraffort
3d6f02e657 Fix doxygene documentation. 2009-10-16 19:32:17 +02:00
Pierre Ynard
881aa894c5 v4l2: rework size detection
This fixes my TV card, and should be backported after testing
2009-10-16 19:21:51 +02:00
Pierre Ynard
b4433daad4 v4l2: fix typo in debug logs 2009-10-16 19:19:53 +02:00
Rémi Duraffort
2668df5ed6 access_mmsh: fix memleak. 2009-10-16 18:29:49 +02:00
Rémi Duraffort
3484d8f084 mmsh: factorize. 2009-10-16 18:29:49 +02:00
Rémi Denis-Courmont
09dcfc63ca udev: remove item when the device is removed 2009-10-16 18:34:33 +03:00
Rémi Denis-Courmont
c9b5c9e4a5 udev: memory leak 2009-10-16 18:34:11 +03:00
Rémi Duraffort
98e5669109 video_filter_puzzle: change default value and limit ([2, 16] is really enough
and 4 is good as a default value)
2009-10-16 17:07:20 +02:00
Pierre d'Herbemont
3bb576496f macosx/framework: Activate --play-and-pause with the framework by default. 2009-10-16 15:05:19 +02:00
Rafaël Carré
4575e52ef6 linking to gcrypt requires libgcrypt-config --libs 2009-10-16 14:38:17 +02:00
Jean-Baptiste Kempf
bb2ef16f53 Support for Forward Uncompressed video 2009-10-16 11:21:17 +02:00
Jean-Baptiste Kempf
7d6cf7b5da NEWS about udev and audio filter 2 2009-10-16 11:21:17 +02:00
Jean-Baptiste Kempf
ed63bb33b1 Fortune about beer 2009-10-16 11:21:17 +02:00
Jean-Baptiste Kempf
3f56c7bd7c Qt: Open Dialog button changes.
Use a ToolButton+Menu since Qt4.6 on Windows seems to have fixed this issue.
2009-10-16 11:21:16 +02:00
Jean-Baptiste Kempf
d1d7a626e9 Qt: make the preview interface fixed Height
So, it avoids the horrible size changes.
2009-10-16 11:21:16 +02:00
Jean-Baptiste Kempf
bb89e917f8 Qt: simplify previewWidgets creation.
Btw, you really shouldn't use C cast on QObjects
2009-10-16 11:21:16 +02:00
Konstantin Pavlov
b0b8f87ce4 VAAPI: for libva >= 0.31.0 remove context from vaSyncSurface.
Follows
http://cgit.freedesktop.org/libva/commit/?id=2822d025263d516bd619c8bbe1d17ff4c1bd1af2
2009-10-16 11:32:20 +04:00
Konstantin Pavlov
3db4349322 Add configure.ac detection of libva, default disabled.
This enables building avcodec plugin with VAAPI support.
2009-10-16 11:26:58 +04:00
Rafaël Carré
ed1959d2bb Check if we can link to libgcrypt
make --disable-libgcrypt mandatory if (a recent enough) libgcrypt was not found
2009-10-15 23:42:13 +02:00