============ Version 1.5.92 2006-08-22 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: 1.5.92 2006-08-20 Bastien Nocera <hadess@hadess.net> * src/bacon-volume.c: (bacon_volume_scale_value_changed): Fix missing unref'ing of the volume pixbuf, patch from Paolo Borelli <pborelli@katamail.com> (Closes: #352136) 2006-08-16 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-disc.c: (cd_cache_disc_is_cdda): Fix compilation without HAL (Closes: #351650) 2006-08-15 Bastien Nocera <hadess@hadess.net> * configure.in: fix use of PKG_CHECK_EXISTS (pointed out by Christian Persch <chpe@cvs.gnome.org>, remove useless configure checks (Mikke still has bad tastes) 2006-08-15 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-disc.c: (cd_cache_disc_is_cdda): Fix compilation with older HAL 2006-08-15 Bastien Nocera <hadess@hadess.net> * autogen.sh: * configure.in: require a newer pkg-config, error out when shared-mime-info < 0.17, remove unused or duplicate checks 2006-08-15 Tim-Philipp Müller <tim at centricular dot net> * src/backend/bacon-video-widget-gst-0.10.c: (connection_speed_enum_to_kbps), (bacon_video_widget_set_connection_speed), (bacon_video_widget_new): Set connection-speed property on playbin if it exists (#351349). 2006-08-14 Bastien Nocera <hadess@hadess.net> * src/totem.c: (totem_action_handle_key_press): Don't try to switch angles if we're not playing a DVD (Closes: #351355) 2006-08-14 Bastien Nocera <hadess@hadess.net> * configure.in: Fix quoting on the GETTEXT_PACKAGE macro, fixing translations not working (Closes: #351357) 2006-08-14 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-disc.c: (cd_cache_new_hal_ctx): Patch from Jonathan Matthew <jonathan@kaolin.wh9.net> to avoid crashing when using HAL to detect a disc type (Closes: #348993) 2006-08-13 Bastien Nocera <hadess@hadess.net> * src/totem-private.h: * src/totem-sidebar.c: (cb_resize): * src/totem.c: (totem_action_save_size), (totem_action_save_state), (totem_setup_window), (video_widget_create): Resize the sidebar after the video widget has been shown, still not perfect, but better than nothing (Helps: #316286) 2006-08-13 Bastien Nocera <hadess@hadess.net> * data/Makefile.am: Patch from Loïc Minier <lool+gnome@via.ecp.fr> to not delete totem.schemas.in on make clean (Closes: #351148) 2006-08-13 Bastien Nocera <hadess@hadess.net> * configure.in: Patch from Loïc Minier <lool+gnome@via.ecp.fr> to fix the build with the Browser plugin disabled (Closes: #351144) 2006-08-13 Bastien Nocera <hadess@hadess.net> * src/totem-private.h: * src/totem.c: (totem_action_save_size), (totem_action_save_state), (totem_setup_window): Save and restore the sidebar width (Closes: #316286)