============ Version 2.21.90 2008-01-07 Bastien Nocera * NEWS: upd * configure.in: 2.21.90 2008-01-03 Philip Withnall * configure.in: Convert some == comparisons to = to make configure POSIX-compliant. 2008-01-02 Bastien Nocera * configure.in: * src/Makefile.am: Use the extensiondir variable from the pkg-config file to install the nautilus extension 2007-12-31 Philip Withnall * src/plugins/ontop/totem-ontop.c: (totem_ontop_plugin_class_init), (totem_ontop_plugin_init), (update_from_state), (got_metadata_cb), (property_notify_cb), (impl_activate), (impl_deactivate): Only put Totem on top when playing video, not audio. (Closes: #501521) 2007-12-28 Olav Vitters * src/totem-playlist.c: (totem_playlist_init): Build fix. s/plyalist/playlist/ 2007-12-28 Bastien Nocera * src/totem-playlist.c: (totem_playlist_init): Ignore backup files, mentioned on the Rhythmbox mailing-list 2007-12-21 Bastien Nocera * browser-plugin/totemBasicPlugin.cpp: Patch from Praveen A to add application/x-ogg as a supported mime-type (Closes: #504795) 2007-12-17 Bastien Nocera * data/totem.ui: Remove volume up/volume down from the popup menu, they're useless 2007-12-17 Bastien Nocera * configure.in: Fix problem with the GTK+-only build, libstartup-notification wasn't pulled in, spotted by Saleem Abdulrasool (Closes: #503802) 2007-12-13 Tim-Philipp Müller * README: Remove mention of libgimme-codec. 2007-12-11 Bastien Nocera * browser-plugin/totem-glow-button.c: (totem_glow_button_glow), (totem_glow_button_enter), (totem_glow_button_leave): Only glow 4 times, even if we don't get the pointer entering, Fix the glow being slower, not faster when the pointer enters (Closes: #500496) 2007-12-11 Bastien Nocera * browser-plugin/totem-glow-button.c: (totem_glow_button_glow), (take_screenshot), (copy_pixmap), (totem_glow_button_expose): Backport patch from Ryan Lortie from libwnck, Makes use of Cairo instead of GdkPixbuf for copying the pixmaps, see bug #439417 for details 2007-12-11 Bastien Nocera * configure.in: * data/icons/48x48/Makefile.am: * data/icons/Makefile.am: Add 48x48 icon, so the icon isn't tiny when drag'n'dropping it on the desktop, icon from Andreas Nilsson (Closes: #502931) 2007-12-10 Bastien Nocera * browser-plugin/totem-plugin-viewer.c: (on_got_redirect), (totem_embedded_on_fullscreen_exit): Better debug for redirects 2007-12-07 Bastien Nocera * configure.in: Require vala 0.1.5 * bindings/vala/Makefile.am: * bindings/vala/totem.vala: Rename totem.vala to totem.vapi, fix build for newer versions of Vala (Closes: #502183) 2007-12-07 Bastien Nocera * configure.in: add missing libgnomeui dependency for the tracker widget, patch by Saleem Abdulrasool (Closes: #502246) 2007-12-06 Bastien Nocera * configure.in: and more stupidness 2007-12-06 Bastien Nocera * configure.in: Oopsie, update the plparser reqs to something that exists 2007-12-06 Bastien Nocera * configure.in: Update the plparser reqs