2006-11-23 Jonathan Matthew <jonathan@kaolin.wh9.net>
commit8d975bc360dda5f88ae1464c512bfa2d035540c5
authorjmatthew <jmatthew>
Thu, 23 Nov 2006 02:26:39 +0000 (23 02:26 +0000)
committerjmatthew <jmatthew>
Thu, 23 Nov 2006 02:26:39 +0000 (23 02:26 +0000)
tree2af089dfb90f46ddd85f301f4984b6f1c63bb7df
parent7da8f9d890ae679617db93b27b544555bb7e364d
2006-11-23  Jonathan Matthew  <jonathan@kaolin.wh9.net>

* shell/rb-shell-player.c: (rb_shell_player_play):
Don't crash if current_playing_source is NULL.  Fixes #378195.

* plugins/lirc/rb-lirc-plugin.c: (rb_lirc_plugin_read_code):
rb_shell_player_play isn't very useful, use _playpause if not
already playing instead.
ChangeLog
plugins/lirc/rb-lirc-plugin.c
shell/rb-shell-player.c