Dischi, Gustavo, tried this today. It works well. The only nit i have is with the tv plugin api which we should add a TunerGetChannelIndex since right now i eschew all good programming sense and grab it via: index=plugin.getbyname(plugin.TV).tuner_chidx
since it is the same in three of the plugins we have right now. This is probably very dangerous. But using the eventlistener and em.TV_CHANNEL_UP and em.TV_CHANNEL_DOWN I think i have almost all the info i would need in order to be able to send the command to lirc or some other serial device for changing channels. I guess we will have to wait for Rob to move and get his new satellite dish before we get a real test. -- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ On Wed, 2003-08-13 at 16:41, Gustavo Sverzut Barbieri wrote: > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri > wrote: > > > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > > >> Gustavo Sverzut Barbieri wrote: > > >> Tell me exactly what you need, I will have some time this weekend. > > >> I'm very busy with my real job, so no time before that. > > > > > > We want 2 things: > > > > > > I want to be able to get information about music, video, image, > > video > > > game being played, so I can use it in lcd plugin. This should be > > useful > > > for other purposes, like a idle bar to inform the music status > > (name, > > > elapsed time) that was detached, maybe other use? > > > > > > Mikeruele, I and others want to be able to intercept events so we > > can > > > implement DirecTV and other external channel changer. > > > > That works now, right? > > didn't test yet. > > Mike? > > Gustavo > > _______________________________________________________________________ > Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso. > Toda a web, 42 milhões de páginas brasileiras e nova busca por imagens! > http://www.cade.com.br > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
