============ Version 1.0.5

2005-11-07  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 1.0.5

2005-09-24  Bastien Nocera  <hadess@hadess.net>

	* src/totem.c: (totem_action_exit): remove the timeout for the popup
	when exiting to avoid the timeout being triggered during shutdown

2005-09-05  Bastien Nocera  <hadess@hadess.net>

	* src/bacon-video-widget-xine.c:
	(bacon_video_widget_set_show_cursor):
	* src/totem.c: (window_state_event_cb),
	(totem_action_fullscreen_toggle), (totem_callback_connect):
	Avoid weird states when using the "Toggle fullscreen mode" window
	manager shortcut (Closes: #302592)

2005-09-05  Bastien Nocera  <hadess@hadess.net>

	* src/bacon-video-widget-gst.c: (bacon_video_widget_new):
	Fix warnings on startup when _new() fails
	* src/totem-interface.c: (totem_interface_load_with_root):
	load the glade files with the totem gettext package to force
	totem translations to be used when loading as part of other applications
	(fixes the property window not being translated in Nautilus)
        (Closes: #307617)

2005-08-23  Bastien Nocera  <hadess@hadess.net>

	* NEWS: update

2005-08-23  Bastien Nocera  <hadess@hadess.net>

	* src/disc-test.c: (main):
	* src/totem-disc.c: (cd_cache_get_dev_from_volumes),
	(cd_cache_get_dev_from_drives), (cd_cache_new),
	(cd_cache_open_mountpoint), (cd_cache_free),
	(cd_cache_disc_is_vcd), (cd_cache_disc_is_dvd),
	(totem_cd_mrl_from_type), (totem_cd_detect_type_from_dir),
	(totem_cd_detect_type_with_url), (totem_cd_detect_type):
	Update totem-disc from HEAD (Closes: #302615)

2005-08-06  Pawan Chitrakar  <pawan@nplinux.org>

	* configure.in: Added ne in ALL_LINGUAS

2005-07-31  Bastien Nocera  <hadess@hadess.net>

        * data/totem.1: Fix typo (spotted by A Costa <agcosta@gis.net>)
	(Closes: #312047)

2005-07-24  Bastien Nocera  <hadess@hadess.net>

	* src/bacon-video-widget-gst.c: (bacon_video_widget_set_logo):
	* src/bacon-video-widget-xine.c: (xine_event_message):
	* src/totem.c: (on_error_event): s/occured/occurred/ (Closes: #311393)

2005-07-12  Bastien Nocera  <hadess@hadess.net>

	* src/totem-pl-parser.c: (my_gnome_vfs_get_mime_type_with_data),
	(totem_pl_parser_add_asf_parser), (totem_pl_parser_add_pls),
	(parse_asx_entry): parse subplaylist unconditionally for asx files,
	avoid triggering potential segfaults when reading past the end of the
	data to determine the mime-type by null-terminating it, handle dos mode
	asf reference files (Closes: #310147)

2005-07-12  Bastien Nocera  <hadess@hadess.net>

	* src/totem-disc.c: (cd_cache_new): patch from James Livingston
	<jrl@ids.org.au> to avoid a double-free (Closes: #310114)

2005-07-12  Bastien Nocera  <hadess@hadess.net>

	* src/bacon-video-widget-xine.c:
	(bacon_video_widget_get_current_frame): work around
	XINE_STREAM_INFO_VIDEO_RATIO breakage for MPEG streams
	(Closes: #301020)

2005-07-04  Bastien Nocera  <hadess@hadess.net>

	* data/properties.glade: Make the album name selectable