On Sun, 2007-05-20 at 16:29 +0200, Pascal Schirrmann wrote:
> 1) When selecting (un)mark as watched or (un)mark to keep and press OK, 
> there's no visual differences, altougth the change is in the FXD file, 
> and, next time I go in the menu, the chane is visible. It seems that 
> this is a menu refresh problem, but I was unable to deal with that, sorry.
I've notice this too and just haven't had a time to jump back into the code and 
work out whats wrong :-), might get a chance this week to see whats wrong.
 
> 2) Every time one file goes trough the recording manager plugin, the 
> runtime is updated in the fxd file.
> The cause of the update is here (line 490):
>         fxd.info['runtime'] = self.video_item['length']
> 
> Unfortunately, at least for record with a length lesser than one hour, 
> the display is then in the form : 14:55 which means 14 min 55 seconds.
> But when my french eyes read that, they understand 14 h 55 minutes ! 
> This doesn't seem  very 'smart' to me.
Looks like this needs to be expanded to be 00:14:55 not sure where this
happens though.

Cheers

Adam


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to