CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jmatthew        06/05/16 08:56:53

Modified files:
        .              : ChangeLog 
        lib            : rb-util.c rb-util.h 
        shell          : rb-shell-player.c 
        widgets        : rb-header.c rb-header.h 

Log message:
2006-05-16  Jonathan Matthew  <[EMAIL PROTECTED]>

* lib/rb-util.c: (rb_make_duration_string),
(rb_make_elapsed_time_string):
* lib/rb-util.h:
Add a function for formatting an elapsed time string.

* shell/rb-shell-player.c: (rb_shell_player_init),
(rb_shell_player_sync_with_source),
(rb_shell_player_get_playing_time_string), (tick_cb):
Store elapsed time in the private data structure, and use the above
function.

* widgets/rb-header.c:
* widgets/rb-header.h:
Make RBHeader use the RBShellPlayer object, rather than the RBPlayer
object, so everything has the same idea of the elapsed time.
Fixes #339693.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jmatthew&date=explicit&mindate=2006-05-16%2008:55&maxdate=2006-05-16%2008:57

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to