============ Version 0.99.22

2004-11-19  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 0.99.22

2004-11-19  Bastien Nocera  <hadess@hadess.net>

	* src/totem-playlist.c: (totem_playlist_set_reorderable),
	(button_press_cb), (button_release_cb), (drag_end_cb): work-around
	the GtkTreeRowReference not surviving a drag'n'drop (bug #72043)
	and keep track of the ->currently playing file (Closes: #157066)

2004-11-19  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* data/totem.keys:
	Remove duplicated matroska entry I added earlier.

2004-11-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>

	* src/bacon-video-widget-gst.c: (bacon_video_widget_realize):
	  Set mouse/key event masks so we get notified of mouse motion
	  in fullscreen mode and we see controls, just like the xine
	  backend.

2004-11-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>

	* src/bacon-video-widget-gst.c: (bacon_video_widget_can_play):
	  Enable VCD/SVCD again.
	* src/totem-disc.c: (cd_cache_disc_is_vcd):
	  Add SVCD detection.