Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 65.49.70.167: http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList ------------------------------------------------------------------------------ @@ -3,29 +3,10 @@ the BugReport page for detailed instructions. ---- -Slackware 9 and Xfree 4.3 with Freevo using Mplayer shows a black screen in full screen movie viewing (press 'z'). -Potential Fix that forces always Fullscreen - change mplayer.py so after "-vo x11" includes "-zoom -x 800 -y 600". - ----- The EPG should be reloaded automatically to allow program end/start ---- -Remote command events cannot be handled fast enough, e.g. when scrolling through menu items. - ----- -osd.py doesn't work with X11 (probably FB too) if the screen depth isn't 32: - - {{{ -"icon = pygame.image.load('icons/freevo_app.png').convert()" -}}} - -raises an exception. Can probably be fixed by changing the P''''''yGame init to allow other settings than 32 bits. - ----- -When listening to livestreams (asf/mp3/ogg etc), trying to skip forward/backwards crashes freevo - ----- The EPG cannot handle non-ASCII characters. ---- @@ -36,17 +17,3 @@ Hence, if there is a time gap in the programmes, no arrows appear and you can't jump to the next day's programmes. ---- -Freevo 1.3.1 xmltv input fails with the new xmltv format - not all shows have a stop time. (I'm checking cvs and such now, will update this with a fix if I find one, other than just updating to the newest cvs.) - - File "./src/tv/xmltv.py", line 300, in _node_to_programme - programme[attr.encode(locale)] = node.attrs[(u'', attr)] - -KeyError: (u'', u'stop') - -Example of a working programme entry: - -<programme start="20030415003000 EDT" stop="20030415010000 EDT" channel="5 WTTG"> - -Broken (end of day, end of listings) entry: - -<programme start="20030415233500 EDT" channel="4 WRC"> ------------------------------------------------------- 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/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
