[libdmapsharing] Created tag RHYTHMBOX-0_9_8



The unsigned tag 'RHYTHMBOX-0_9_8' was created.

Tagger: James Livingston <jrl src gnome org>
Date: Wed Feb 21 11:16:38 2007 +0000

    2007-02-21  James Livingston  <doclivingston gmail com>
    
    	* plugins/ipod/rb-ipod-plugin.c: (rb_ipod_plugin_cmd_rename):
    	* shell/rb-removable-media-manager.c:
    	* shell/rb-shell.c: (rb_shell_class_init), (rb_shell_get_property):
    	don't crash when we try to change the name of the ipod. Fixes #410338
    
    svn path=/trunk/; revision=4838

Changes since the last tag 'RHYTHMBOX-0_9_7':

Adam Weinberger (1):
      Added missing files. Updated Canadian English translation.

Alex Lancaster (5):
      Patch by: Ed Catmur <ed catmur co uk>
      Patch by Greg Ward
      Handle 'ssh://' as songs.
      Build fix for building in separate directory.
      Build fix: remove magnatune_circle_small.png, it has moved to

Alexander K. Lancaster (4):
      Build fix for building in separate build directories.
      Add missing bug number.
      Add missing file from bug #380746.
      Note in ChangeLog.

Amanpreet Singh Alam (1):
      updating translation for Punjabi

Arangel Angov (2):
      Updated Macedonian Translation, Arangel Angov <arangel linux net mk>.
      Updated Macedonian Translation, Arangel Angov <arangel linux net mk>

Artur Flinta (1):
      Updated Polish translation by GNOME PL Team.

Daniel Nylander (2):
      sv/sv.po: Updated Swedish translation
      sv.po: Swedish translation updated

David Lodge (3):
      Updated (British) English translation
      Updated (British) English translation
      Updated (British) English translation

Guilherme de S. Pastore (1):
      Updated Brazilian Portuguese translation.

Guntupalli Karunakar (1):
      Added Hindi translation

Hendrik Brandt (1):
      Updated German translation.

Hendrik Richter (1):
      Updated German translation.

Ignacio Casal Quinteiro (1):
      Updated Galician Translation

Irene Huang (2):
      syntax error, there should be no else after "{". Add a dummy int for
      Do not have to use g_return_if_fail (sorttype != NULL), since sorttype can

James  Livingston (1):
      fix a typo. Closes #380933

James Livingston (53):
      update GSequence to EggSequence
      fix make distcheck
      patch by: Loïc Minier <lool+gnome via ecp fr>
      patch by: Jonathan Matthew <jonathan kaolin wh9 net>
      add the directory that I missed in the last commit. Oops.
      patch by: Ed Catmur <ed catmur co uk>
      patch by: John Daiker <daikerjohn gmail com>
      emit a critical warning rather than exploding if we're passed NULL.
      patch by: Ed Catmur <ed catmur co uk>
      patch by: Ed Catmur <ed catmur co uk>
      patch by: Ed Catmur <ed catmur co uk>
      warn instead of crashing if the entry is NULL. Fixes #397973.
      patch by: Gilles Dartiguelongue <dartigug esiee fr>
      patch by: Martin Szulecki <gnomebugzilla sukimashita com>
      add "save to playlist" to the playlist context menu.
      fix assorted memory leaks
      more memory leak fixes
      patch by: Ed Catmur <ed catmur co uk>
      patch by: Ed Catmur <ed catmur co uk>
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      patch by: Gabor Kelemen <kelemeng gnome hu>
      patch by: Ed Catmur <ed catmur co uk>
      make the status bar disappear when it's not in use. Fixes #402378
      add a new function for finding out what the preferred mimetype from a list
      patch mostly by: Irene Huang <Irene Huang sun com>
      add the mmkeys plugin
      don't crash if we get an itunes:image tag with no attributes. Fixes
      log when we can't find any rb.Plugin-derived classes.
      use the right variable, so file extensions get set correctly. From #76528
      make it not display a placeholder icon when there is no art.
      turn relative paths into absolute ones, so that rb_glade_new doesn't get
      patch by: Gustavo Carneiro <gjc inescporto pt>
      don't put NULL on the list of mime-types, just pass NULL for the list.
      don't crash if the MPL is null. Fixes #406052
      be nicer when poking the garbage colletor, so as to not block the UI.
      add new function which appends a single criteria to the query. Mostly for
      don't crash if we get art for an entry after we've stop playing anything.
      don't crash if the user tries to rename/add a station which is the same as
      don't crash if the search action changes when a different type of source
      use a blank pixbuf so the art in the tray icon doesn't shuffle around
      display playing time of radio stations in the main UI as well as in the
      use caps intersection rather than just the mimetype to find out whether a
      lower assertion to warning, since it can fail if the CD was removed in
      don't emit a critical warning when the below happens.
      add missing not symbol, and debug output. Should fix #405149
      change audio/aac to audio/mpeg, which I forgot to do when I copy and
      don't use the synchronous callback, as it runs in the GnomeVFS worker
      bind RB{Static,Auto,}PlaylistSource
      ref the caps we get back from the mime->caps table, because we unref them
      patch by: Ed Catmur <ed catmur co uk>
      ============ Version 0.9.8
      turn on the art plugin by default release name
      don't crash when we try to change the name of the ipod. Fixes #410338

Jonathan Matthew (34):
      Add a 'playbin' property allowing plugins to access the playbin element,
      Unref objects and remove main loop sources in dispose rather than finalize
      Don't remove entries from the sequence while iterating it.
      Fix a few mistakes that caused criticals when closing a song info window.
      Install rhythmbox-missing-artwork.svg. Fixes #387413.
      Don't free the drag data string if we don't understand the URI. From
      Handle personal (/user/$user/personal) and user tag (/usertags/$user/tag)
      patch by: Oliver Lemke <olemke gmail com>
      Don't set impl_can_browse here.
      Remove the next_file idle handler on shutdown. Should fix #390884.
      Moved lots of files around. Now everything should be in the directory it's
      patch by: William Jon McCann <mccann jhu edu>
      Initialise GThread before doing anything else.
      Use rb_plugin_find_file to locate plugin-specific files. Accidentally
      patch by: Ed Catmur <ed catmur co uk>
      patch by: William Jon McCann <mccann jhu edu>
      Increase query result chunk size from 32 to 1024.
      patch mostly by: Adam Zimmerman <adam_zimmerman sfu ca>
      Patch by: Ed Catmur <ed catmur co uk>
      If the feed doesn't have a title, use the URL instead. Fixes #394205.
      Change get_paned_key to return an allocated string so python sources can
      Update tooltip contents when the window title changes. Slightly odd, but
      Fix call to soup_headers_parse_response to work with libsoup 2.2.99.
      patch partly by: William Jon McCann <mccann jhu edu>
      patch by: Guillaume Desmottes <cass skynet be>
      New plugin for media player key shortcuts. Handles both dbus signals from
      Don't unref the audioscrobbler object in soup callbacks. When this unref
      Connect and disconnect signal handlers on all the property views, not just
      If the playing entry is not in the query model, track it separately rather
      Fix build breaks
      Fix build breaks with track transfer/ipod writing disabled. Probably fixes
      Don't leak the parsed HTTP response headers.
      Don't do anything if the value isn't changing. Fixes #407221.
      Make the fake visualizer push a frame as soon as possible so prerolling

Jordi Mallach (1):
      Updated Catalan translation.

Lasse Bang Mikkelsen (2):
      Updated Danish translation
      Updated Danish translation by Peter Bach

Luca Ferretti (4):
      Updated Italian translation. fix rb-playlist-source-recorder.c path.
      Updated Italian translation.
      Updated Italian translation.
      Updated Italian translation.

Nguyen Thai Ngoc Duy (1):
      updated vi.po

Roberto Majadas (1):
      Updated spanish translation

Stéphane Raimbault (1):
      Updated French translation by Jonathan Ernst and Stéphane Raimbault.

Vincent van Adrighem (3):
      Translation updated by Tino Meinen.
      Translation updated by Tino Meinen.
      Dutch translation updated by Tino Meinen.

William Jon McCann (6):
      Remove trailing whitespace.
      Add missing podcast schemas. Fixes #398884
      Add N800 support. Fixes #405218
      Use rb_safe_strcmp. Add hack to translate application/x-id3 to audio/mpeg.
      Initialize the device info in the constructor instead of new(). Fix a
      Use more warnings when .svn directory is present so I break the build

Žygimantas BeruÄ?ka (6):
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation
      Updated Lithuanian translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]