[haiku-development] Re: SVN access for Fredrik Modéen

  • From: "François Revol" <revol@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 23 Apr 2008 17:09:33 +0200 CEST

>
> Ryan Leavengood wrote:
> > On Wed, Apr 23, 2008 at 3:59 AM, scott mc <scottmc2@xxxxxxxxx>
> > wrote:
> > > +1 from me if he can knock out any of these tickets #1503, #1869,
> > > #1955
> > > ;)
> >
> > For everyone's information, I have been doing some work on the
> > MediaPlayer lately (mostly GUI changes), so far not committed. I
> > will
> > look at the above too.
> >
> > In regards to Fredrik, I think it is fine granting him commit
> > access.
>
> Oh, I was working on the internals :-). I have not started to change
> much
> of the existing MediaPlayer code, but I started to write a complete
> alternative playback framework based on Media Nodes. I don't think we
> will

That's a nice idea (would allow playing TV/webcam directly from it I
suppose...) but we'd need a way to use networked protocols instead of
files.
Maybe introduce a BNetworkInterfaceNode ?

Currently MediaPlayer uses entry_refs everywhere which makes it hard to
add rtsp or other (except by using the name field to hold the url but
that's a hack :D).

François.

Other related posts: