2006-08-19 Jonathan Matthew <jonathan@kaolin.wh9.net>
commit4cc6125eb81f373ace16fb29ed083376eaf64715
authorjmatthew <jmatthew>
Sat, 19 Aug 2006 02:58:35 +0000 (19 02:58 +0000)
committerjmatthew <jmatthew>
Sat, 19 Aug 2006 02:58:35 +0000 (19 02:58 +0000)
tree181c651e131c8e9b6b14d48e090333d6aec7acb3
parente0cea8c83f21eb330bee21a59d7f9c7d041d83e9
2006-08-19  Jonathan Matthew  <jonathan@kaolin.wh9.net>

* shell/rb-shell-player.c: (rb_shell_player_sync_with_source):
* widgets/rb-header.c: (rb_header_class_init),
(rb_header_set_property), (rb_header_get_property),
(rb_header_set_playing_entry), (rb_header_sync),
(rb_header_sync_time):
* widgets/rb-header.h:
Add a 'seekable' property on RBHeader, and use it to make the seek bar
insensitive when the player backend tells us we can't seek in the
current song.  From #330410.
ChangeLog
shell/rb-shell-player.c
widgets/rb-header.c
widgets/rb-header.h