============ Version 1.0.3 2005-05-23 Bastien Nocera * configure.in: 1.0.3 2005-05-23 Bastien Nocera * NEWS: upd 2005-05-22 Bastien Nocera * src/bacon-video-widget-xine.c: (bacon_video_widget_set_zoom): * src/totem.c: (totem_action_zoom), (totem_action_zoom_relative), (totem_action_zoom_reset): avoid crashes when zoom rate gets negative (Closes: #305137), desensitise menu items when boundaries are reached (from HEAD) 2005-05-20 Bastien Nocera * src/totem-video-thumbnailer.c: (main): consider it finished after the video has been closed, to avoid CPU burn 2005-05-17 Bastien Nocera * src/bacon-message-connection.[ch]: * src/egg-*.[ch]: update from libegg CVS HEAD (Closes: #304574) * src/totem.c: fix build warning 2005-05-17 Ronald S. Bultje * src/bacon-video-widget-gst.c: (got_stream_length): Backport from HEAD for VBR MPEG. 2005-05-11 Bastien Nocera * src/totem.c: (totem_action_remote): don't show the fullscreen popup on remote events if the fullscreen window isn't focused 2005-05-07 Bastien Nocera * src/totem-pl-parser.c: (totem_pl_parser_add_pls): Read further in the .pls playlists to find the header (Patch by jonathan@kaolin.hn.org) (Closes: #303347) 2005-05-07 Bastien Nocera * src/totem.c: (update_fullscreen_size), (move_popups), (size_changed_cb): fix the exit fullscreen button not appearing on the right screen (Closes: #302418) (backported from HEAD) 2005-05-02 Bastien Nocera * src/bacon-video-widget-xine.c: (load_video_out_driver): Don't try to load the xxmc driver, it seems to cause more problems than anything... (Closes: #302734)