[libdmapsharing] Created tag RHYTHMBOX-0_11_0



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

Tagger: Reinout van Schouwen <reinouts src gnome org>
Date: Mon May 28 12:41:44 2007 +0000

    2007-05-28  Reinout van Schouwen <reinouts gnome org>
    
    	* nl.po: Translation updated by Reinout van Schouwen.
    
    
    svn path=/trunk/; revision=5122

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

Alex Lancaster (5):
      Patch partially by: Kjell Braden <fnord abwesend de>:
      Patch partially by: Edward Rudd <eddie omegaware com>:
      Build fixes, install new audiocd-ui.xml file.
      Patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      Support MusicBrainz tags in the backend GST_TAG_MUSICBRAINZ_ARTISTID,

Alexander K. Lancaster (2):
      Note bugzilla bug fix #413640.
      The Magnatune art display patch was actually by: Edward Duffy <eduffy gmail com>.

Bastien Nocera (8):
      Kill the first-time druid
      Remove the druid widget from the translated files
      Fix mention of GEditModule in the RBModule code
      - forgot to commit the changes for that file       re xdg-user-dirs support...
      Fix object and error leak
      - commit the changelog as well
      Set the first-time flag when we've started Rhythmbox for the first-time,
      Add RB_METADATA_ERROR_EMPTY_FILE type error Don't replace a string with

Brian Pepple (2):
      fix gtk-update-icon-cache for uninstall-hook. (#432431)
      fix categories for GNOME Goal.

Christophe Fergeau (19):
      call schedule_save instead of directly calling itdb_save after removing a
      patch by: Ed Catmur  <ed catmur co uk>     * configure.ac:     * plugins/ipod/rb-ipod-source.c: (artwork_notify_cb): use new libgpod     pixbuf functions if they are available, fixes #357400
      create the iPod Podcasts playlist if it doesn't exist. Fixes bug #424086,
      get rid of unused #ifdef'ed iPod code
      rework iPod playlist handling, use Itdb_Playlist::userdata member to store
      get rid of gstreamer 0.8 support (part of bug #425103)
      rework iPod handling a bit
      get rid of dbus <= 0.35 support (fixes part of #425103)
      get rid of hal 0.2x support (fixes part of #425103)
      move track transfer configure magic before the iPod checks, otherwise iPod
      use the new itdb_device_supports_artwork method if using libgpod CVS. This
      working patch with proper #ifdefs to detect itdb_device_supports_artwork
      link the crossfading backend with libgstcontroller, fixes bug #430213
      move library prerequisite versions to the beginning of configure.ac for
      move library prerequisite versions to the beginning of configure.ac for
      raise gtk+ requirement to gtk+ 2.8, get rid of
      fix typo
      remove timeout callback in dispose, fixes bug #436355
      use priv->entry_map instead of reimplementing a find_ipod_track function,

Claudio Saavedra (1):
      Updated Spanish translation.

Daniel Nylander (4):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

David Lodge (1):
      Update en_GB translation

Djihed Afifi (7):
      Updated Arabic Translation.
      Updated Arabic Translation by Ahmad Farghal.
      Updated Arabic Translation by Ahmad Farghal.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Ahmad Farghal.
      Updated Arabic Translation by Ahmad Farghal.
      Updated Arabic Translation by Ahmad Farghal.

Duarte Loreto (1):
      Updated Portuguese translation by Filipe Gomes <filipefgomes gmail com>.

Funda Wang (1):
      Updated Simplified Chinese translation.

Gabor Kelemen (5):
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Hendrik Brandt (1):
      Updated German translation.

Ignacio Casal Quinteiro (5):
      Updated Galician Translation
      Updated Galician Translation.
      Updated Galician Translation
      Updated Galician Translation
      Updated Galician Translation

Ilkka Tuohela (3):
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation

Irene Huang (1):
      Should call gdk_threads_enter/leave after gdk_threads_init in main. Fixes

James Livingston (68):
      fix crasher, fixes #410601
      patch by: Gilles Dartiguelongue <dartigug esiee fr>
      patch by: Gilles Dartiguelongue <dartigug esiee fr>
      patch by: Og Maciel <ogmaciel ubuntu com>
      patch by: Nguyen Thai Ngoc Duy <pclouds gmail com>
      don't try to use a popup menu that doesn't exist. Fixes #411703
      patch by: Julien Puydt <julien puydt laposte net>
      check that there is a query part in the URI before trying to use it. Fixes
      handle keys being missing from the .rb-plugin file without crashing. Fixes
      don't run the 5-times-a-second tick when we aren't playing.
      patch by: Matt N <fisxoj gmail com>
      add a RBStringValueMap class, which is basically a GHashTable for
      add support for the mapping protocol to RBStringValueMap. Fixes the rest
      fix build with Python 2.4
      some more python binding
      add some useful tools, the check-* ones copied from gnuemeric.
      don't crash.
      patch by: Christophe Fergeau <teuf gnome org>
      don't crash if the plugin has NULL for the name, just emit a critical
      patch by: Christophe Fergeau <teuf gnome org>
      patch by: Andreas Hanke <andreas hanke gmx-topmail de>
      Add three new interfaces, which allow the addition of "tee" elements,
      patch by: Alex "weej" Jones <alex weej com>
      add util function which asserts that a lock is being held (only works on
      patch by: Ed Catumur <ed catmur co uk>
      patch by: Ed Catumur <ed catmur co uk>
      patch by: Christophe Fergeau <teuf gnome org>
      watch the "monitor library for changes" gconf key. Fixes #388648
      hold the entries lock when accessing the unknown-entries map. Fixes
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      replace with a GPL-licenced vesion by Jakub Steiner, since CC-BY-SA
      make RBRefstring a boxed gtype.
      write out the </entry> tag when it's supposed to be. Oops.
      patch by: Christiphe Fergeau <teuf gnome org>
      patch by: Christiphe Fergeau <teuf gnome org>
      patches by: Christophe Dehais <christophe dehais gmail com>
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      map application/ogg to the caps for audio/x-vorbis, so that we can
      Replace EggSequence with GSequence, using the system-installed copy if
      make files starting with a dot not get added. Again. Fixes #395124
      handle feed:// URIs. Fixes #410539
      add basic support for writing plugins in Vala. No idea if we'd want to do
      patch by: Jonty Pearson <jontyp gmail com>
      fix a crasher I just introduced
      patch by: Gabor Kelemen <kelemeng gnome hu>
      add utility function to determine whether a string is in a string list.
      make the playlist format combo not be so huge. Fixes #419153
      patch by: Ed Catmur <ed cautmur co uk>
      patch by: Denis Jacquerye <moyogo gmail com>
      patch by: Christophe Dehais <christophe dehais gmail com>
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      move the hack to the right place, which also makes it work for iPods.
      patch by: Steven Walter <stevenrwalter gmail com>
      make the podcast feed view visible by default. From #402662
      don't crash when we get a GStreamer error.
      don't cause an exception when changing tracks without the source being
      fix a crasher, #427057
      patch by: Tim Retout <tim retout co uk>
      patch by: Robin Sonefors <ozamosi blinkenlights se>
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      patch by: Tim Retout <tim retout co uk>
      bump version on trunk to 0.10.90, so people don't get confused that stable
      patch by: Paul Drain <paul operationaldynamics com>
      patch by: Steven Walter <stevenrwalter gmail com>
      patch by: Paul Drain <paul operationaldynamics com>
      Patch mostly by Jonathan Matthew to fix the database to not wake up all
      patch by: Tim Retout <tim retout co uk>
      add some news for the upcoming release

Jan Schmidt (1):
      Fix build on 64-bit machines.

Jonathan Matthew (42):
      Emit row-changed signals when property counts change.
      Fix libsoup compatibility properly, so it actually works with 2.2.98 and
      Set the tick timeout id to 0 when removing it so we'll add it again when
      Treat rb:coverArt-uri signals with an empty URI as meaning that no cover
      Move audio CD source popup UI to a separate file.
      Don't unref the action. gtk_action_group_get_action doesn't ref it before
      Set can_sync_metadata and sync_metadata for podcast types to suppress
      Check we actually found an x overlay interface before trying to use it.
      Add --set-volume, --print-volume, --volume-up, --volume-down, --mute, and
      Use dbus_g_proxy_new_for_name_owner instead of dbus_g_proxy_new_for_name
      Add $pkgdatadir/icons and ~/.gnome2/rhythmbox/icons to the gtk+ icon
      Return NULL for RHYTHMDB_PROP_KEYWORD for now so
      Apply the program name transform to the metadata helper name and pass it
      Set a timestamp on the first frame. Should fix some seeking problems.
      Additions to the RBPlayer interface to support gapless and crossfading
      The crossfading player backend requires GStreamer 0.10.11, so don't try to
      Remove reference to the equalizer plugin that somehow slipped in.
      Protect against our pad block callback being called multiple times, as
      If only one stream is playing, pause the sink rather than blocking and
      Don't print tags to standard error.
      Use the right number of arguments for the player event signal. Fixes
      Use the right type for the queue threshold. Fixes crashes on ppc,
      patch mostly by: Irene Huang <Irene Huang sun com>
      Disable pyg* log hooks, since they appear to cause crashes when used from
      Apparently metadata_cb can be called with no error set and albums == NULL.
      Clear the async xfer handle when it's done; fixes warnings on shutdown.
      Lock against multiple threads changing the sink state.
      Check that an entry was actually passed to db.entry_get(). Fixes #432949.
      Cancel outstanding async transfers when the source is deleted, rather than
      Send a new segment event down newly added tees; fix some debug output;
      Handle last.fm username or password being unset. Fixes #426312.
      Only process reordered entries that are in the child model. Fixes #436329.
      Drop entries with empty (as well as missing) location fields. Fixes
      Add missing sizes for playlist-automatic icon (by Andreas Nilsson), use
      Move data/icons/* to data/icons/hicolor/* so we can use them in
      Use the playbin mutate signal handler ID to decide whether we're
      Take a copy of the download list; otherwise, cancelling jobs modifies the
      If we haven't yet created the sink elements correctly, keep trying. Leaks
      Now that we use the action queue to shut down the action thread, we need
      Use new GstBin property in GStreamer 0.10.13 to handle state changes in
      Always set jump_to_playing_entry before calling
      Use gst_bus_timed_pop to wait for state changes, so if an error is posted

Josep Puigdemont i Casamajó (1):
      Updated Catalan translation.

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Kostas Papadimas (1):
      Updated Greek translation by Athanasios Lefteris <alefteris gmail com>

Kwok-Koon Cheung (1):
      Help Funda Wang commit zh_CN translation

Leonardo Ferreira Fontenelle (4):
      Updated Brazilian Portuguese translation by Lucas Mazzardo Veloso
      Updated Brazilian Portuguese translation by Lucas Mazzardo Veloso
      Fixed typos in Brazilian Portuguese translation by Raul Pereira
      Fixed Brazilian Portuguese translation of "search" by Washington Lins

Luca Ferretti (6):
      Add missing sources/rb-source-group.c
      Updated Italian translation.
      Updated Italian translation.
      Added new icons directory to provide custom themeable icons for Rhythmbox;
      Add data/icons contents (it seems previous svn add wasn't recursive)
      Use new custom named icon for IRadio in source list and in NewRadio item.

Peter Bach (1):
      Updated Danish translation

Raivis Dejus (2):
      Updated Latvian Translation.
      nomsg

Raphael Higino (1):
      Updated Brazilian Portuguese translation

Reinout van Schouwen (1):
      Translation updated by Reinout van Schouwen.

Stéphane Raimbault (3):
      Updated French translation by Christophe Bliard and Stéphane Raimbault.
      Fixed French translation (love song and tags).
      Updated French translation (fixes from RHYTHMBOX-0_10).

Sven Herzberg (1):
      Fixed German translation for last.fm group radio

Tommi Vainikainen (1):
      Fixed Finnish translation string quotation for Python Console.

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

William Jon McCann (3):
      New files. New files.
      Don't try to dnd sources since the model is sortable. Fixes #413100
      Automatically disable cd-burning if libnautilus-burn isn't available.

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



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