============ Version 1.1.5 2005-08-24 Bastien Nocera * configure.in: 1.1.5 2005-08-23 Bastien Nocera * NEWS: upd 2005-08-23 Bastien Nocera * src/disc-test.c: (main): list the volumes as well as the drives * src/plparse/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): Also look in the mounted volumes for our device (Closes: #302615) 2005-08-23 Bastien Nocera * src/backend/bacon-video-widget-gst.c: (bacon_video_widget_finalize), (bacon_video_widget_open_with_subtitle), (bacon_video_widget_set_subtitle_font): simplify the _finalize code, don't set the subtitle font if the property isn't available, handle "dvd://" urls (Closes: #172941) * src/totem-mozilla-plugin.cpp: simplify the while loop waiting for the service to be up, add the version in the plugin description, don't create the mime-list more than once to avoid leaking every time about:plugins is reloaded (Closes: #313864) 2005-08-20 Roozbeh Pournader * confignure.in: Added "fa" (Persian) to ALL_LINGUAS. 2005-08-16 Bastien Nocera * src/egg-*.[ch]: Update from libegg 2005-08-16 Bastien Nocera * src/plparse/totem-pl-parser.c: (totem_pl_parser_class_init): Fix generation of the "playlist-end" signal, patch from James Livingston (Closes: #313649) 2005-08-14 Bastien Nocera * autogen.sh: * configure.in: build changes to dist .tar.bz2 files 2005-08-12 Ronald S. Bultje * src/bacon-volume.c: (bacon_volume_scale_new): * src/totem.c: (totem_volume_create): Ah, now I finally understand why the range direction was wrong; the stepping was negative!