============ Version 1.5.92 2006-08-22 Bastien Nocera * NEWS: upd * configure.in: 1.5.92 2006-08-20 Bastien Nocera * src/bacon-volume.c: (bacon_volume_scale_value_changed): Fix missing unref'ing of the volume pixbuf, patch from Paolo Borelli (Closes: #352136) 2006-08-16 Bastien Nocera * src/plparse/totem-disc.c: (cd_cache_disc_is_cdda): Fix compilation without HAL (Closes: #351650) 2006-08-15 Bastien Nocera * configure.in: fix use of PKG_CHECK_EXISTS (pointed out by Christian Persch , remove useless configure checks (Mikke still has bad tastes) 2006-08-15 Bastien Nocera * src/plparse/totem-disc.c: (cd_cache_disc_is_cdda): Fix compilation with older HAL 2006-08-15 Bastien Nocera * 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 * 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 * 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 * configure.in: Fix quoting on the GETTEXT_PACKAGE macro, fixing translations not working (Closes: #351357) 2006-08-14 Bastien Nocera * src/plparse/totem-disc.c: (cd_cache_new_hal_ctx): Patch from Jonathan Matthew to avoid crashing when using HAL to detect a disc type (Closes: #348993) 2006-08-13 Bastien Nocera * 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 * data/Makefile.am: Patch from Loïc Minier to not delete totem.schemas.in on make clean (Closes: #351148) 2006-08-13 Bastien Nocera * configure.in: Patch from Loïc Minier to fix the build with the Browser plugin disabled (Closes: #351144) 2006-08-13 Bastien Nocera * 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)