============ Version 2.23.2 2008-04-21 Bastien Nocera * NEWS: upd * configure.in: 2.23.2 2008-04-13 Tim-Philipp Müller * src/backend/bacon-video-widget-gst-0.10.c: (bvw_update_interface_implementations): Don't unref NULL elements though (fixes #524807 some more). 2008-04-10 Philip Withnall * src/plugins/youtube/youtube.py: Fix check for soup plugin. (Closes: #522547) 2008-04-09 Bastien Nocera * COPYING: Mention the xine backend not requiring an exception (Closes: #525856) 2008-04-09 Bastien Nocera * src/bacon-message-connection.c: * src/bacon-message-connection.h: Re-add exception lost in rev 2122 (Closes: #525856) 2008-04-08 Bastien Nocera * src/totem-playlist.c (totem_playlist_mrl_to_title): Have a nicer label when loading tracks from a DVD (Closes: #526037) 2008-04-08 Philip Withnall * bindings/python/totem.defs: * bindings/python/totem.override: * src/plugins/youtube/youtube.py: * src/totem-video-list.c: (totem_video_list_get_ui_manager): * src/totem-video-list.h: Add a menu entry to open YouTube videos in the web browser. (Closes: #521908) 2008-04-08 Philip Withnall * bindings/python/totem.defs: Remove set_mrl_* functions from the bindings, as they bypass the playlist. * src/plugins/totem-plugin.c: * src/totem-cell-renderer-video.c: * src/totem-object.c: * src/totem.c: Add API documentation for most of the plugin-visible API. (Helps: #524119) 2008-04-08 Philip Withnall * src/plugins/youtube/youtube.py: Fix RequestError exception to actually work.