]> git.sesse.net Git - vlc/log
vlc
15 years agoadds speaker setup override option
Kaarlo Raiha [Sat, 7 Feb 2009 20:55:48 +0000 (22:55 +0200)]
adds speaker setup override option

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoOverload toggleVisible() to update list with media from other interfaces.
Mark Bidewell [Wed, 4 Feb 2009 23:42:57 +0000 (18:42 -0500)]
Overload toggleVisible() to update list with media from other interfaces.

Overload toggleVisible() to update list with media from other interfaces.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agofix typo
Kaarlo Raiha [Sun, 8 Feb 2009 17:20:01 +0000 (19:20 +0200)]
fix typo

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoi18n: Translate the channels layout in media info
Christophe Mutricy [Sun, 8 Feb 2009 16:05:28 +0000 (16:05 +0000)]
i18n: Translate the channels layout in media info

15 years agoTranslate the channels layout
Christophe Mutricy [Sun, 8 Feb 2009 15:56:59 +0000 (15:56 +0000)]
Translate the channels layout

And not just make it to be translated.
So that it's coherent with the other audio variable fed by the core to the GUI.

15 years agoAlways build x264 with pthread on win
Christophe Mutricy [Sun, 8 Feb 2009 14:41:13 +0000 (14:41 +0000)]
Always build x264 with pthread on win

15 years agofix h264 encoding in windows
Hannes Domani [Wed, 28 Jan 2009 21:07:14 +0000 (22:07 +0100)]
fix h264 encoding in windows

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agofix addition of multiple meta pairs adding the first one repeatedly
Vincent Penquerc'h [Sun, 8 Feb 2009 14:22:28 +0000 (14:22 +0000)]
fix addition of multiple meta pairs adding the first one repeatedly

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoRetrieve meta from Kate streams, which has Vorbis comment packet
Vincent Penquerc'h [Sun, 8 Feb 2009 14:21:16 +0000 (14:21 +0000)]
Retrieve meta from Kate streams, which has Vorbis comment packet

Do not retrieve from CMML, which has none

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoQt: put the ensureCursorVisible(); back.
Jean-Baptiste Kempf [Sun, 8 Feb 2009 10:54:14 +0000 (11:54 +0100)]
Qt: put the ensureCursorVisible(); back.

15 years agoRevert "directory: Add XSPF node-extension support to our directory module."
Rémi Denis-Courmont [Sun, 8 Feb 2009 09:11:30 +0000 (11:11 +0200)]
Revert "directory: Add XSPF node-extension support to our directory module."

This reverts commit 8f7056b536e341fe8f07cfec4067e53e93c59708.
This broke the XML parser (fixes #2500).

Conflicts:

modules/access/directory.c

15 years agoFix crash
Rémi Denis-Courmont [Sun, 8 Feb 2009 08:58:37 +0000 (10:58 +0200)]
Fix crash

15 years agocosmetic
Rémi Denis-Courmont [Sun, 8 Feb 2009 08:58:27 +0000 (10:58 +0200)]
cosmetic

15 years agoQt: Fix minimalView state in menus.
Jean-Baptiste Kempf [Sun, 8 Feb 2009 02:38:59 +0000 (03:38 +0100)]
Qt: Fix minimalView state in menus.

15 years agoQt: fix Menu->View->Fullscreen interface state.
Jean-Baptiste Kempf [Sun, 8 Feb 2009 02:33:29 +0000 (03:33 +0100)]
Qt: fix Menu->View->Fullscreen interface state.

15 years agoQt: messages cleanup and work around #2432 to solve the speed issues.
Jean-Baptiste Kempf [Sun, 8 Feb 2009 02:07:37 +0000 (03:07 +0100)]
Qt: messages cleanup and work around #2432 to solve the speed issues.

Patches partly by random.

15 years agoQt: remove useless includes.
Jean-Baptiste Kempf [Sun, 8 Feb 2009 00:55:49 +0000 (01:55 +0100)]
Qt: remove useless includes.

15 years agoQt: menus, add VolumeMute/VolumeUp/VolumeDown in the audio menu to match OSX Audio...
Jean-Baptiste Kempf [Sun, 8 Feb 2009 00:11:11 +0000 (01:11 +0100)]
Qt: menus, add VolumeMute/VolumeUp/VolumeDown in the audio menu to match OSX Audio menu.

We still have one more separator than OSX has.

15 years agoQt: put visualisation before audio-tracks to mimic Mac menus.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 22:14:30 +0000 (23:14 +0100)]
Qt: put visualisation before audio-tracks to mimic Mac menus.

15 years agoXCB: fill in RGB mask information
Rémi Denis-Courmont [Sat, 7 Feb 2009 21:50:14 +0000 (23:50 +0200)]
XCB: fill in RGB mask information

15 years agoXCB: use the selected visual rather than the root visual
Rémi Denis-Courmont [Sat, 7 Feb 2009 19:56:54 +0000 (21:56 +0200)]
XCB: use the selected visual rather than the root visual

15 years agoXCB: use dummy color map so selecting a non-default visual works
Rémi Denis-Courmont [Sat, 7 Feb 2009 21:40:11 +0000 (23:40 +0200)]
XCB: use dummy color map so selecting a non-default visual works

15 years agoXCB: determine output format in Open since it's constant
Rémi Denis-Courmont [Thu, 5 Feb 2009 20:44:18 +0000 (22:44 +0200)]
XCB: determine output format in Open since it's constant

15 years agoXCB: do not look for static color visuals
Rémi Denis-Courmont [Sat, 7 Feb 2009 21:40:50 +0000 (23:40 +0200)]
XCB: do not look for static color visuals

We really don't support them anyway

15 years agoQt: sprefs, add the auto-resize option to the interface panel.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 21:04:34 +0000 (22:04 +0100)]
Qt: sprefs, add the auto-resize option to the interface panel.

15 years agoQt: menus, document.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 20:57:52 +0000 (21:57 +0100)]
Qt: menus, document.

15 years agoRemove misleading comment.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 20:54:37 +0000 (21:54 +0100)]
Remove misleading comment.

15 years agoQt/Skins: give complete access to the Tools menu to the skins. Close #2275
Jean-Baptiste Kempf [Sat, 7 Feb 2009 20:51:26 +0000 (21:51 +0100)]
Qt/Skins: give complete access to the Tools menu to the skins. Close #2275

15 years agoQt: integrate the new volume to the customize dialog.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 20:30:53 +0000 (21:30 +0100)]
Qt: integrate the new volume to the customize dialog.

15 years agoQt: move customize to view.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 20:30:39 +0000 (21:30 +0100)]
Qt: move customize to view.

15 years agoQt: remove code duplication.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 19:57:30 +0000 (20:57 +0100)]
Qt: remove code duplication.

15 years agoQt: simplification of the special volume slider. Any click will show it.
Jean-Baptiste Kempf [Sat, 7 Feb 2009 19:56:15 +0000 (20:56 +0100)]
Qt: simplification of the special volume slider. Any click will show it.

15 years agoQt: Remove VolumeClickHandler Class... I never understood why zorglub did that in...
Jean-Baptiste Kempf [Sat, 7 Feb 2009 19:19:56 +0000 (20:19 +0100)]
Qt: Remove VolumeClickHandler Class... I never understood why zorglub did that in a separate class.

This removes some friends attribute. Can't be a bad thing.

15 years agoQt: new volume slider, optionnal. Totem like, for people who use Totem
Jean-Baptiste Kempf [Sat, 7 Feb 2009 18:23:47 +0000 (19:23 +0100)]
Qt: new volume slider, optionnal. Totem like, for people who use Totem

This is a special request for Laurent ;)

15 years agoDeprecate libvlc_video_reparent
Rémi Denis-Courmont [Sat, 7 Feb 2009 17:30:58 +0000 (19:30 +0200)]
Deprecate libvlc_video_reparent

This is consistent with libvlc_video_set_parent being deprecated.

15 years agoDeprecate libvlc_media_player_(g|s)et_drawable
Rémi Denis-Courmont [Sat, 7 Feb 2009 17:27:44 +0000 (19:27 +0200)]
Deprecate libvlc_media_player_(g|s)et_drawable

15 years agoAdd libvlc_media_player_set_hwnd and libvlc_media_player_set_xid
Rémi Denis-Courmont [Sat, 7 Feb 2009 17:21:01 +0000 (19:21 +0200)]
Add libvlc_media_player_set_hwnd and libvlc_media_player_set_xid

15 years agowmafixed: optimize
Jean-Paul Saman [Sat, 7 Feb 2009 15:29:41 +0000 (16:29 +0100)]
wmafixed: optimize

15 years agowmafixed: handle error cases (fixes #2474)
Jean-Paul Saman [Sat, 7 Feb 2009 15:25:34 +0000 (16:25 +0100)]
wmafixed: handle error cases (fixes #2474)

15 years agodrawable: handle the case that drawable is per-input
Rémi Denis-Courmont [Sat, 7 Feb 2009 08:47:45 +0000 (10:47 +0200)]
drawable: handle the case that drawable is per-input

It only works -properly- if there is only one video output. This is no
worse than earlier releases.

Pointed-out-by: brezhoneg1
15 years agoQt Fix profile edition and saving. Close #2477
Jean-Baptiste Kempf [Fri, 6 Feb 2009 23:50:07 +0000 (00:50 +0100)]
Qt Fix profile edition and saving. Close #2477

15 years agomacosx: updated used Cocoa methods to the current definitions and fixed a few logic...
Felix Paul Kühne [Fri, 6 Feb 2009 22:59:21 +0000 (23:59 +0100)]
macosx: updated used Cocoa methods to the current definitions and fixed a few logic errors, which only occur in 64 bit mode

15 years agocontribs: updated yasm to 0.7.2 and enabled its compilation explictly on Darwin.
Felix Kühne [Fri, 6 Feb 2009 19:20:05 +0000 (20:20 +0100)]
contribs: updated yasm to 0.7.2 and enabled its compilation explictly on Darwin.

Additionally, disabled ASM optimisations on Darwin 10 for libtheora and switched the default SDK to 10.5 to turn potential 64bit builds more compatible

15 years agoQt: new icon for new profile.
Jean-Baptiste Kempf [Fri, 6 Feb 2009 10:02:20 +0000 (11:02 +0100)]
Qt: new icon for new profile.

15 years agoModify input_ressource_RequestVout to allow avoiding recycling.
Laurent Aimar [Thu, 5 Feb 2009 22:31:29 +0000 (23:31 +0100)]
Modify input_ressource_RequestVout to allow avoiding recycling.

15 years agoFixed aout visual vout recycling.
Laurent Aimar [Thu, 5 Feb 2009 22:22:01 +0000 (23:22 +0100)]
Fixed aout visual vout recycling.

It closes #2471
It changes a bit the public API but cannot(?) be avoided.

15 years agoClean up a bit audio input.c
Laurent Aimar [Thu, 5 Feb 2009 21:46:19 +0000 (22:46 +0100)]
Clean up a bit audio input.c

15 years agoDo not save a vout if there is still an active vout.
Laurent Aimar [Thu, 5 Feb 2009 21:24:56 +0000 (22:24 +0100)]
Do not save a vout if there is still an active vout.

15 years agoFix unitialized seekable variable
Rémi Denis-Courmont [Thu, 5 Feb 2009 20:27:10 +0000 (22:27 +0200)]
Fix unitialized seekable variable

15 years agoXCB: remove hotkeys from video output
Rémi Denis-Courmont [Thu, 5 Feb 2009 19:46:53 +0000 (21:46 +0200)]
XCB: remove hotkeys from video output

The window provider can take care of this (tested with Qt4 and XCB
window). X11 forwards unhandled events to ancestor windows.

15 years agoSimplify read timing in stream.c.
Laurent Aimar [Thu, 5 Feb 2009 19:38:36 +0000 (20:38 +0100)]
Simplify read timing in stream.c.

15 years agoXCB window hoykeys support
Rémi Denis-Courmont [Thu, 5 Feb 2009 19:23:57 +0000 (21:23 +0200)]
XCB window hoykeys support

It kinda suck to have to duplicate this though. Qt4 embedded X video
exhibits the same problem. One ugly "fix" could involve the video
output listening for the parent window event - not sure if this would
work. Another option would be to now create a window in the video
output at all, but then we loose reparenting (useless?). In either
cases, handling of hotkeys in fullscreen mode would seem problematic,
unless we handle fullscreen via the window provider too
(control request?).

15 years agovout_window_t.p_sys type safety
Rémi Denis-Courmont [Thu, 5 Feb 2009 19:23:43 +0000 (21:23 +0200)]
vout_window_t.p_sys type safety

15 years agoXCB window: set background color to black
Rémi Denis-Courmont [Thu, 5 Feb 2009 18:58:29 +0000 (20:58 +0200)]
XCB window: set background color to black

15 years agoCosmetics.
Laurent Aimar [Thu, 5 Feb 2009 18:31:01 +0000 (19:31 +0100)]
Cosmetics.

15 years agoRevert "fix overriden variables."
Laurent Aimar [Thu, 5 Feb 2009 18:30:16 +0000 (19:30 +0100)]
Revert "fix overriden variables."

This reverts commit 0bed6fc3e3d1622f999b88bc908b8f5f1327da7c.

It is broken (at least for ps).

15 years agoFixed long term pts rounding error in mod.
Laurent Aimar [Thu, 5 Feb 2009 00:00:48 +0000 (01:00 +0100)]
Fixed long term pts rounding error in mod.

15 years agoImproved a bit mod detection checks.
Laurent Aimar [Wed, 4 Feb 2009 23:50:56 +0000 (00:50 +0100)]
Improved a bit mod detection checks.

Check the content of the file to validate the extension selection.

 Some checks are light but either the file format does not provide enough
identifier data or too much code would be needed. But it is better than
nothing.

15 years agoAdded mod title support.
Laurent Aimar [Wed, 4 Feb 2009 20:31:11 +0000 (21:31 +0100)]
Added mod title support.

15 years agoAdded a few sanity checks to mod.
Laurent Aimar [Wed, 4 Feb 2009 20:11:09 +0000 (21:11 +0100)]
Added a few sanity checks to mod.

Among them, it will now refuse to load file larger than 500Mbytes.

15 years agoCosmetics (mod).
Laurent Aimar [Wed, 4 Feb 2009 20:01:43 +0000 (21:01 +0100)]
Cosmetics (mod).

15 years agoUnitialized variable
Rémi Denis-Courmont [Thu, 5 Feb 2009 16:57:56 +0000 (18:57 +0200)]
Unitialized variable

15 years agoSystem knows better whether we can seek.
Rémi Denis-Courmont [Thu, 5 Feb 2009 16:40:15 +0000 (18:40 +0200)]
System knows better whether we can seek.

15 years agoDo not poll regular files (useless), block devices (undefined).
Rémi Denis-Courmont [Thu, 5 Feb 2009 16:18:19 +0000 (18:18 +0200)]
Do not poll regular files (useless), block devices (undefined).

We do poll character devices, as it works for TTYs and some platform
specific devices.

15 years agoOnly use file size for regular files. Allow seeking block devices.
Rémi Denis-Courmont [Thu, 5 Feb 2009 16:34:43 +0000 (18:34 +0200)]
Only use file size for regular files. Allow seeking block devices.

Block special files are always seekable. File size is undefined for
non-regular files.

15 years agoaccess_file: cosmetics
Rémi Denis-Courmont [Thu, 5 Feb 2009 15:52:52 +0000 (17:52 +0200)]
access_file: cosmetics

15 years agoDo not reinvent eventfd. Won't work if syscall.h is old.
Rémi Denis-Courmont [Thu, 5 Feb 2009 15:26:33 +0000 (17:26 +0200)]
Do not reinvent eventfd. Won't work if syscall.h is old.

15 years agoMenu key triggers the popup menu
Rémi Denis-Courmont [Wed, 4 Feb 2009 20:56:19 +0000 (22:56 +0200)]
Menu key triggers the popup menu

That particular key is supposed to work that way.

15 years agomacosx: really fixed packaging of the Mozilla/Safari plugin
Felix Paul Kühne [Wed, 4 Feb 2009 22:41:02 +0000 (23:41 +0100)]
macosx: really fixed packaging of the Mozilla/Safari plugin

Note that it will try to use the X11 vout right now, so you won't get any visible video output

15 years agoXCB key press handling
Rémi Denis-Courmont [Tue, 3 Feb 2009 21:49:15 +0000 (23:49 +0200)]
XCB key press handling

Windows-specific keys are missing (found in XFree86?).
Mouse wheel is implemented with mouse events (like X11); afterall it is
not on the KEYboard.

15 years agoSet libvlccore and libvlc versions to that of 0.9.9 + 1
Rémi Denis-Courmont [Wed, 4 Feb 2009 16:01:45 +0000 (18:01 +0200)]
Set libvlccore and libvlc versions to that of 0.9.9 + 1

Also libvlccore is not backward compatible, whereas libvlc is.

15 years agos/41000/44100 in sout panel
Jean-Baptiste Kempf [Wed, 4 Feb 2009 11:44:17 +0000 (12:44 +0100)]
s/41000/44100 in sout panel

15 years agoi18n: Fix
Christophe Mutricy [Tue, 3 Feb 2009 22:32:02 +0000 (22:32 +0000)]
i18n: Fix

15 years agoFix non posix test construction in configure.
Alexis Ballier [Tue, 3 Feb 2009 20:10:04 +0000 (21:10 +0100)]
Fix non posix test construction in configure.

POSIX does not document the == construction for test; Even if GNU test and bash builtin allow it, configure is run by sh and FreeBSD test does not allow it so that this test is always false there.

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAdd more CDDA informations to the playlist node.
Laurent Aimar [Tue, 3 Feb 2009 22:51:53 +0000 (23:51 +0100)]
Add more CDDA informations to the playlist node.

15 years agoDecrease fixed point decoder priority to lower than ffmpeg.
Laurent Aimar [Tue, 3 Feb 2009 21:50:28 +0000 (22:50 +0100)]
Decrease fixed point decoder priority to lower than ffmpeg.

15 years agomacosx: removed settings for the former access-filters
Felix Paul Kühne [Tue, 3 Feb 2009 17:43:56 +0000 (18:43 +0100)]
macosx: removed settings for the former access-filters

15 years agomacosx: Renamed 'Quick Open File' to 'Open File' and 'Open File' to 'Advanced Open...
Felix Paul Kühne [Tue, 3 Feb 2009 16:15:50 +0000 (17:15 +0100)]
macosx: Renamed 'Quick Open File' to 'Open File' and 'Open File' to 'Advanced Open File' and switched the menu order accordingly to provide the same names as the Qt4 intf

15 years agomacosx: resized to the open dialogue again and cleaned-up the screen input section
Felix Paul Kühne [Tue, 3 Feb 2009 16:12:48 +0000 (17:12 +0100)]
macosx: resized to the open dialogue again and cleaned-up the screen input section

15 years agomozilla: keep version info automatically up-to-date.
Jean-Paul Saman [Tue, 3 Feb 2009 15:41:49 +0000 (16:41 +0100)]
mozilla: keep version info automatically up-to-date.

15 years agoImprove spectrum visualization. Change options : the number of bands for the spectrum...
Adrien Maglo [Tue, 3 Feb 2009 12:48:10 +0000 (13:48 +0100)]
Improve spectrum visualization. Change options : the number of bands for the spectrum and spectrometer visualization is now set with a boolean. Ban some actions to avoid segfaults in visualizations.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agox11: fix compiler warnings.
Rémi Duraffort [Tue, 3 Feb 2009 10:49:21 +0000 (11:49 +0100)]
x11: fix compiler warnings.

15 years agofix overriden variables.
Rémi Duraffort [Sun, 1 Feb 2009 17:35:21 +0000 (18:35 +0100)]
fix overriden variables.

15 years agounused variables.
Rémi Duraffort [Sun, 1 Feb 2009 16:25:29 +0000 (17:25 +0100)]
unused variables.

15 years agovlc_url.h: warning about overriden variable.
Rémi Duraffort [Sun, 1 Feb 2009 16:23:18 +0000 (17:23 +0100)]
vlc_url.h: warning about overriden variable.

15 years agotaglib: fix warning about overriden variable.
Rémi Duraffort [Sun, 1 Feb 2009 16:19:41 +0000 (17:19 +0100)]
taglib: fix warning about overriden variable.

15 years agoi18n: Fix in the popup menu
Christophe Mutricy [Mon, 2 Feb 2009 23:04:10 +0000 (23:04 +0000)]
i18n: Fix in the popup menu

Pointed-By: Eric Lassauge
15 years agolive555: unbreak windows RTSP servers (introduced in c0d37c7c881712e182f03b52d0b00a91...
Jean-Paul Saman [Mon, 2 Feb 2009 22:33:10 +0000 (23:33 +0100)]
live555: unbreak windows RTSP servers (introduced in c0d37c7c881712e182f03b52d0b00a911cab81ac).

15 years agomozilla: update the version number
Jean-Paul Saman [Mon, 2 Feb 2009 20:41:52 +0000 (21:41 +0100)]
mozilla: update the version number

15 years agomozilla: fix MacOS X plugin packaging
Jean-Paul Saman [Mon, 2 Feb 2009 20:37:52 +0000 (21:37 +0100)]
mozilla: fix MacOS X plugin packaging

15 years agoSub filter deadlock fixes.
Laurent Aimar [Mon, 2 Feb 2009 20:49:52 +0000 (21:49 +0100)]
Sub filter deadlock fixes.

The original idea and debug come from basos g patch with the following
comment:

"A dead lock was created when adding an spu filter (like marq)
because the same mutex was used for spu->p stuff and sub filter
chain (p_spu->p->p_chain)."

 I implemented the creation/destruction of the chain outside the sub-filter
callback.

15 years agoDelete sub-filter callback before destroying p_spu memebers...
Laurent Aimar [Mon, 2 Feb 2009 21:09:25 +0000 (22:09 +0100)]
Delete sub-filter callback before destroying p_spu memebers...

15 years agoQt4: use --x11-display
Rémi Denis-Courmont [Mon, 2 Feb 2009 21:16:19 +0000 (23:16 +0200)]
Qt4: use --x11-display

15 years agoQt4: use the display we've opened
Rémi Denis-Courmont [Mon, 2 Feb 2009 21:14:52 +0000 (23:14 +0200)]
Qt4: use the display we've opened

15 years agoUse --x11-display whenever calling XOpenDisplay (except Qt4 this far)
Rémi Denis-Courmont [Mon, 2 Feb 2009 20:32:41 +0000 (22:32 +0200)]
Use --x11-display whenever calling XOpenDisplay (except Qt4 this far)

15 years agoVariable inheritance hints
basos G [Sun, 11 Jan 2009 02:51:27 +0000 (04:51 +0200)]
Variable inheritance hints

Added a comment to describe inheritable variables
Added debug messages to get clues about variable
inheritance final source

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoFixed qt4 extended panel for "spatializer" module.
Laurent Aimar [Mon, 2 Feb 2009 20:03:31 +0000 (21:03 +0100)]
Fixed qt4 extended panel for "spatializer" module.

15 years agoTranslate Kate category tags to display a more user friendly menu.
ogg.k.ogg.k [Sun, 1 Feb 2009 13:28:38 +0000 (13:28 +0000)]
Translate Kate category tags to display a more user friendly menu.

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoDrawable: separate XIDs and HWNDs
Rémi Denis-Courmont [Mon, 2 Feb 2009 19:39:07 +0000 (21:39 +0200)]
Drawable: separate XIDs and HWNDs

Also partially (internally only) fix missing Win64 drawable bits

15 years agoImprove libvlc drawable documentation
Rémi Denis-Courmont [Mon, 2 Feb 2009 19:02:39 +0000 (21:02 +0200)]
Improve libvlc drawable documentation