Re: [Freevo-devel] Re: new event code breaks lirc

2003-05-30 Thread Aubin Paul
Weird... I just committed the exact same changes to the tvguide and it didn't complain. But thanks... there were a myriad of minor problems due to the completely new event handler and I was having fun crashes all day. I finally sat down to fix most of them and you beat me to most of them :) Aubin

Re: [Freevo-devel] Re: new event code breaks lirc

2003-05-30 Thread Rob Shortt
Aubin, I have just committed your suggested fix here. Also there were some other things broken, mostly related to event name changes (SELECT now MENU_SELECT, REBUILD_SCREEN now MENU_REBUILD) and related fixes for the tvguide. -Rob Aubin Paul wrote: Is the code I suggested ok to do what you wa

[Freevo-devel] Re: new event code breaks lirc

2003-05-29 Thread Aubin Paul
Is the code I suggested ok to do what you wanted? On Thu, May 29, 2003 at 11:01:27AM +0200, Dirk Meyer wrote: > Aubin Paul wrote: > > Unless Dischi has objections, I'll make the change to do something > > like: > > > > --- > > > > if not (e == self.key_event_mapper(code)): > > e = self.key_eve

[Freevo-devel] Re: new event code breaks lirc

2003-05-29 Thread Dirk Meyer
Aubin Paul wrote: > Unless Dischi has objections, I'll make the change to do something > like: > > --- > > if not (e == self.key_event_mapper(code)): > e = self.key_event_mapper(osd._cb) > Do it. Sorry, I only tested keyboard. Dischi -- Universe.SYS corrupted. Reboot? [Y/N] -