[vlc-devel] Re: configurable hotkeys
Boris Dorès
babal at via.ecp.fr
Mon Jun 2 14:46:21 CEST 2003
On Wed, May 28, 2003 at 08:09:27PM (GMT+0200), Gildas Bazin wrote:
> We'll still need a "manager" object
Yes. Interfaces ?
> Yes we've got a misunderstanding.
>
> Remember that the current VLC architecture is based on a tree of parent ->
> children objects.
>
> What I'm proposing is to collect the events in the children that have the
> capability to do so (namely vouts and intf right now), let them process the
> events that they are interested in and forward the rest to the parent
> object which will be in fine the playlist (actually it should be p_vlc but
> I don't see the point in creating a thread in this object).
>
> That way you'll avoid duplicated code and have an event architecture that
> better respects VLC's global architecture.
I still don't see why events should be forwarded to the core. I still
think it's interfaces' job to process these from the beginning to the
end.
But whatever: obviously we won't reach an agreement on this. This is
why I guess the only solution satisfactory enough for anyone is the
module version Sigmund is writing.
--
babal
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list