[vlc-devel] LibVLC issues with --one-instance (forked from VLC 1.1.0-git issues)
Jakob Leben
jakob.leben at gmail.com
Fri Mar 5 18:44:46 CET 2010
On Wed, Mar 3, 2010 at 12:51 AM, Jean-Baptiste Kempf <jb at videolan.org>wrote:
> - please check that playlist works fine: #3344 and such (jleben?)
>
This is a LibVLC issue, not playlist issue. I don't have the knowledge to
mess around with that code, but I can at least give a summary of problems,
as I see it:
- The Win version of handling --one-instance: message loop should be created
after the playlist. (#3344)
- The DBus version: should be made atomic: the 2 steps (1. checking for
another instance on DBus, 2. registering current instance on DBus) should
not interleave with the same actions from another instance. (#3369)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100305/6cdb8613/attachment.html>
More information about the vlc-devel
mailing list