[vlc-devel] [PATCH] DBus control module

Mirsal Ennaime mirsal at mirsal.fr
Wed Feb 9 19:31:57 CET 2011


Hey again,

On Tue, 2011-02-08 at 22:35 +0100, I wrote:
> Hello,
> 
> I reworked the dbus control module 6 months ago 
> but I left the code lying around in my repository since then.
> 
> Remi's recent update on #1986 reminded me of that, so following
> is the first series of patches, which removes the need for long
> msleeps.

I merged these patches along with fixes following Rémi's advice into a
single one (attached)

On Tue, 2011-02-08 at 23:46 +0200, Rémi Denis-Courmont wrote:
> > > +    if( pipe( &p_sys->i_pipe_fd_out ) )
> > 
> > We have vlc_pipe() for this.
> 
> OK, I didn't know about this one :)

I found no reference to vlc_pipe in the git master's source tree,
so I could use a pointer about where to look :/

Best regards

-- 
mirsal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbus-Rework-the-main-loop.patch
Type: text/x-patch
Size: 36817 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110209/2631f120/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110209/2631f120/attachment.sig>


More information about the vlc-devel mailing list