[libdmapsharing] Created tag RHYTHMBOX-0_11_4



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

Tagger: James Livingston <jrl src gnome org>
Date: Fri Dec 21 13:23:04 2007 +0000

    2007-12-21  James Livingston  <doclivingston gmail com>
    
    	* shell/rb-shell.c: (rb_shell_finalize): revert a change which was
    	causing nasty warnings when exiting.
    
    	* configure.ac: bump version to 0.11.4
    
    	* NEWS: update with 0.11.4
    
    svn path=/trunk/; revision=5498

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

Adam Weinberger (1):
      Updated Canadian English translation.

Alexander K. Lancaster (2):
      Fix installation location to upnp_coherence.
      Fix syntax error.

Andre Klapper (1):
      Fix two typos in German translation.

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

Bastien Nocera (20):
      Moved the Play button to the left-most (Closes: #423117)
      Add _uri_is_source, to allow sources to tell us that they are the URI
      Fix parsing of non-absolute filenames (Closes: #478912)
      Fix crash when activating a Python plugin that uses threads, the UPNP
      - Couple of changes I don't really understand by Frank in the Container
      fix cut'n'paste error in the MTP detection code
      Enable the store plugins by default, to show off how nice features
      Patch from John Bryant and myself to cleanup the README wrt. metadata
      Don't escape the primary text for the notification popup, as the spec says
      Print the proper URI in rb_debug, escaped/sanitised URIs are useless to
      Use gnome-vfs functions to canonicalise the local file:/// URIs, rather
      Fix escaping of tooltips (Closes: #445659)
      Fix DAAP sharing in client mode not playing anything (Closes: #497430)
      Don't put iPod tracks in the wastebasket when deleting them, they lost
      Require totem-pl-parser 2.21.4
      Add a Mozilla plugin to allow the iTMS pages to detect that we can handle
      Handle PSPs with firmware >= 2.80 (Closes: #369222)
      Handle the Stop key from the control-center D-Bus interface as we used to
      Pass the device_root when parsing a playlist on a removable device, to
      Export the user's ~/.face (as setup by about-me and gdmphotosetup) as the

Changwoo Ryu (1):
      Updated Korean translation by Namhyung Kim.

Christophe Fergeau (6):
      reworked ipod db handling to be able to write it from a different thread,
      update rating, last played time and play count on the iPod, fixes bug
      notify last.fm about the songs played on the iPod while it wasn't
      revert bogus change in previous commit
      make RbIpodDb creation more robust when the itdb->device is NULL
      revert another bogus change in last.fm ipod commit :-/

Claude Paroz (3):
      Updated French translation.
      Updated Slovak translation on behalf of Peter Tuharsky
      Updated Slovak translation on behalf of Peter Tuharsky

Claudio Saavedra (1):
      unquote the resulting URI if local. Add 'coverArt-uri' as a new extra

Daniel Nylander (14):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Swedish translation updated
      Updated screenshots.
      Updated screenshots.
      sv.po: Swedish translation updated
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

Dennis Cranston (1):
      HIG capitalization, mnemonic, and spacing fixes. Bug #452010.

Djihed Afifi (1):
      Updated Arabic Translation by .

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

Espen Stefansen (3):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Funda Wang (1):
      Updated rhythmbox Simplified Chinese translation

Gabor Kelemen (2):
      Translation updated.
      Translation updated

Gil Forcada Codinachs (2):
      Updated Catalan translation by Francesc Vilches
      Updated Catalan translation

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Ignacio Casal Quinteiro (5):
      Updated Galician Translation.
      Updated Galician Translation
      Updated Galician Translation.
      Updated Galician Translation by Iván Méndez López.
      Updated Galician Translation.

Ihar Hrachyshka (6):
      Added Belarusian Latin translation
      Fixed a bug for be latin po 
      Updated Belarusian Latin translation.
      Updated Belarusian Latin translation.
      Updated Belarusian Latin translation.
      Updated Belarusian Latin translation.

Ilkka Tuohela (6):
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation (spellchecked)

Inaki Larranaga Murgoitio (1):
      Updated Basque translation.

Jakub Friedl (1):
      Updated Czech translation by Martin Picek ~~~(___*>

James Livingston (54):
      bump version for the release
      patch by: Funda Wang <fundawang gmail com>
      add signals to indicate when a tee/filter/data-tee has been inserted, or
      patch by: Christophe Fergeau <teuf gnome org>
      patch by: Tom Parker <palfrey tevp net>
      patch by: Tom Parker <palfrey tevp net>
      patch by: Bastien Nocera <hadess hadess net>
      make the last.fm source handle lastfm:// URIs, so you can play things by
      patch by: Peter Grundström <pete openfestis org>
      patch by: Bastien Nocera <hadess hadess net>
      make this function actually work.
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      patch by: Peter Grundström <pete openfestis org>
      free the waiting filter elements as well as the tee ones.
      patch mostly by: Sirio Bolaños Puchet <vorstar mac com>
      patch by: Jaap A. Haitsma <jaap haitsma org>
      patch by: Riley Patterson <rileypatterson gmail com>
      don't attempt to disconnect if we aready are. Fixes #330201
      remove data/art/Makefile.in from the output fix a braino po/POTFILES.in
      fix some distcheck stuff
      require entry types to have a name. Should catch any occurrances of 388783
      disable the last.fm buttons while we are in the middle of changing tracks.
      fix C89 compatibility, add g_return_if_fail for some parameter checking
      define MSG_NOSIGNAL as 0 to be a no-op flag, if it isn't defined already.
      don't do crazy things when the gconf key for folders isn't set
      disconnect the signals from the ipod playlist's query model before asking
      handle the engines gconf key being unset better
      disconnect from the create-song-info signal when deactivating. Stops there
      add some new wrap/unwrap methods and fix bugs in some existing ones.
      patch by: Tim Retout <tim retout co uk>
      remove accidently committed reference to rb-online-catalogue-source.h
      bind more things to python
      make distcheck pass
      remove the argc and argv properties from the shell, as they're not used.
      disable our manual python garbage collection for now, since it explodes if
      add missing file, and fix a typo
      fix python bindings of the rhythmdb foreach methods.
      add start of support for sharing tracks over UPnP
      fix assorted bits, and make the content directory (MediaStore) actually
      allow dynamic addition (and removal) of play orders, mostly interesting
      patch by: Tim Retout <tim retout co uk>
      be nicer if Coherence isn't present.
      change the file to use the new format the we need to use (mentioned on
      add missing file
      patch by: Eduardo Lima
      actually commit the version number and news updates for the last release.
      fix a warning on startup, by not trying to re-build the playlist menu if
      patch by: James Henstridge <james jamesh id au> to add a new plugin to use
      patch by: Mika Wahlroos <mika wahlroos iki fi>
      patch by: David Keijser <keijser gmail com>
      patch by: Paul Drain <funkey gmail com>
      Vala building fixes
      fix some memory leaks. patch partially by John Daiker.
      revert a change which was causing nasty warnings when exiting.

Jan Arne Petersen (1):
      Added German translation (Created by Jonas Haag <jonas jonashaag de> and

Jonathan Matthew (140):
      Use gst_bus_poll instead of gst_bus_timed_pop to avoid requiring GStreamer
      Fix some horribly worded and obsolete comments.
      Ignore "this appears to be a text file" errors from decodebin. Fixes
      Make sure we process all pending messages on the bus. Stops tags from
      Fix the shorter duplicate tag check so it compares against the existing
      Use the new 'new playlist' icon here too.
      Emit cover art notification in an idle handler so the art display plugin
      Filter out empty cover art URLs. Fixes #442032.
      Don't limit the number of response lines we process here. The number of
      Add a control pointer at timestamp 0 with the start volume, since
      Patch mostly by: Michael Monreal.
      Ignore the contents of the 'lyrics' and 'description' tags, which we don't
      patch by: Jaap A. Haitsma <jaap haitsma org>
      Convert RhythmDBEntryCategory into a proper enum and add python bindings
      Fix declaration of RhythmDBEntryCategory stuff so it actually compiles.
      Use the visualization element's template caps, rather than what's already
      Search for the start of the query string from the start of the URL, not
      Store per-album info (cover art, artist info, purchase URLs) in per-album
      Set a width-request on the URI dialog. Fixes #445151.
      Replace the source-must-have-a-name assertion with a warning, and just
      Add a function to prepend a '.' to the file name component of a URI.
      Reference the right object (pixbuf, not track)
      Remove extra lines after the plural-forms line. Works around a python
      Return FALSE from set_uri when we can't create a http source element.
      remove reference to appicon_DATA that apparently breaks autogen sometimes.
      If appropriate debug output is enabled, include an identity in the stream
      Pretend the function logging the imperfect stream details is called
      Don't shut the sink down straight away if we stop the last playing stream
      Clean up all rb-shell-player idle and timeout handlers when disposed.
      New utility function to free a GSList and its contents.
      Fix some brain damage from the previous change to this file: only stop the
      Bind the necessary stuff to add and show pages in the main UI notebook.
      Don't block the 'play' action signal handler if it's already blocked,
      For untagged files, replace the original file extension with that of the
      Only add the search actions once. Fixes #451268.
      In tee mode, only start the video sink as necessary. If it refuses to
      Remove mysterious unused variable.
      The argument to rb_shell_notebook_set_page can usefully be NULL, so allow
      Fix build with newer versions of libgpod.
      Ignore the query string when checking if a podcast URL has a .rss or .xml
      patch by: Tim Retout <tim retout co uk>
      Throw away data as early as possible, and abuse the musicbrainz album ID
      patch by: Adam Zimmerman <adam_zimmerman sfu ca>
      Don't assume gnome-keyring actually gave us a password. Should fix
      Don't free the library location URI twice. Fixes #455232.
      Don't set source_class->impl_can_paste unless track transfer is enabled.
      When the browser selection changes, use an idle handler to rebuild the
      Ensure the strings we get from totem-plparser are valid utf8. Fixes
      Enable warnings when we appear to be in a git tree
      Read device info from the .is_audio_player file (a la Banshee) to override
      Fix build break from previous commit, bug #462245.
      Empty playing URI string means not playing.
      Store data for child model rebuild idle handlers in a separate data
      patch by: Tim Retout <tim retout co uk>
      patch mostly by: Brian Cameron <brian cameron sun com>
      patch by: Kouhei Sutou <kou cozmixng org>
      patch by: Tim Retout <tim retout co uk>
      patch by: Tim Retout <tim retout co uk>
      patch by: Tim Chevalier <chevalier alum wellesley edu>
      patch mostly by: Cosimo Cecchi <anarki lilik it>
      If eel_strdup_strftime returns NULL (which usually indicates broken locale
      re-add a 'd' that I deleted months ago that didn't seem to make any
      Format some debug output a bit better.
      patch by: Ed Catmur <ed catmur co uk>
      Use 'user-trash' icon instead of GTK_STOCK_DELETE for the 'move to trash'
      patch by: Ed Catmur <ed catmur co uk>
      patch by: Ed Catmur <ed catmur co uk>
      patch mostly by: Bastien Nocera <hadess hadess net>
      Rework URI dialog construction to use properties. Make 'label' a property;
      Add the ability to manually connect to a DAAP share by host:port. Fixes
      Ignore entry changes where new value == old value. Bug #459562.
      patch by: Jay Cornwall <jay jcornwall me uk>
      patch by: Tom Parker <palfrey tevp net>
      Use g_get_user_special_dir instead of xdg_user_dir_lookup where available.
      Update my email address in a few visible places
      Use time rather than buffer count thresholds for the preroll queue size.
      Fix crashes on PPC (and probably elsewhere) caused by the last commit.
      Fix the right g_object_set this time, maybe.
      patch by: Torsten Schoenfeld <kaffeetisch gmx de>
      Don't crash (here, at least) if we can't find the file.
      patch by: Jay Cornwall <jay jcornwall me uk>
      based on a patch by: Paolo Borelli <pborelli katamail com>
      Don't try to unref the playlist source if we didn't find one for the new
      rb_source_get_property_views() doesn't ref the property views, so don't
      Don't use re.search(a, b) for arbitrary substring searching, as it breaks
      The sourcelist is no longer flat. Iterating across it with
      patch by: Jeff Craig <foxxtrot foxxtrot net>
      Add (refreshingly simple) lyrics parser for lyricwiki.org.
      patch by: Austin <austiny sohu com>
      patch by: John Bryant <bryantk sover net>
      Fix syntax error, duh.
      patch by: Stephane Loeuillet <leroutier gmail com>
      Track the number of times we've saved the database. When saving the
      Use the right metadata name for the cover art URI, handle extra-metadata
      based on a patch by: John Bryant <bryantk sover net>
      Fix bindings for entry view and property view constructors. Wrong property
      Try the new dbus name/path/interface for power management first, then fall
      Fix rb_uri_append_uri when operating on two URIs.
      Probably fix a compile error.
      Don't crash if the selected source doesn't have an entry type. Fixes
      Release python GIL before entering the main loop so python plugins can run
      The queue element's 'current-level-bytes' property isn't actually a
      If the feed has no summary, try the description and subtitle.
      based on a patch by: Philip Withnall <pwithnall svn gnome org>
      Ensure we hold the GIL when loading and instantiating python plugins. Else
      When updating the last-seen string, update the right member of the entry
      Add a menu item enabling remote python debugging with rpdb2.
      Require gst-python if python is enabled.
      Add some hackery to allow python plugins to add their own source
      #ifdef out the wrapping code for rb_removable_media_manager_queue_transfer
      based on a patch by: John Bryant <bryantk sover net>
      Ignore negative track numbers
      based on a patch by: Nguyen Thai Ngoc Duy <pclouds gmail com>
      When starting a new stream with crossfading enabled, remove all existing
      patch by: louisfrancis rb gmail com
      Process GStreamer missing-plugin messages. This requires a slightly newer
      Don't use the same name for the MTP eject action as the generic one. Fixes
      Rearrange the device scanning loops so we only get the device/vendor IDs
      Use g_malloc/g_free instead of malloc/free.
      Use a short (half second) fade when pausing and unpausing streams. Don't
      Revert change from previous commit as it causes gtk warnings on startup.
      Follow symlinks when looking for local cover art. Fixes #499132.
      Use g_signal_connect_object instead of _after, and g_idle_add instead of
      Don't crash if we get a blank line in the metadata response, as we
      Remove the notify-playing idle handler when disposing the player. Fixes
      Fix various playlist manager methods that have been broken since the
      Add python bindings for the streaming source class.
      Move entries in the base query model, not the displayed query model.
      When we've decided not to save the database, it would be a good idea to
      Don't try to g_object_ref a RhythmDBEntry; it's not a GObject.
      make this somewhat less horribly out of date.
      If we're going to free the GStreamer feature list that we get the
      Add some helpful debug output. From #499745.
      Use rb_uri_exists() to check if the podcast has already been downloaded,
      patch by: Irene Huang <Irene Huang sun com>
      Remove playlist parser API backwards compatibility stuff, use current
      Add 48x48 icon, so the icon isn't tiny when drag'n'dropping it to the
      Now less heinously out of date. Fixes #482767.
      Make rb_shell_player_get_playing_time fail if the player can't figure out
      Remove obsolete stuff relating to pausing the sink, which we never do any

Jonh Wendell (2):
      Updated Brazilian Portuguese translation by Og Maciel.
      Updated Brazilian Portuguese translation by Pedro de Medeiros.

Jorge Gonzalez Gonzalez (10):
      Updated Spanish translation by Maria Majadas
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated spanish translation
      Updated Spanish translation
      svn path=/trunk/; revision=5431
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jovan Naumovski (1):
      2007-08-16 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.

Juerg Billeter (1):
      fix Vala version check

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

Leonardo Ferreira Fontenelle (2):
      Brazilian Portuguese translation updated by Vladimir Melo (bug #456946),
      Brazilian Portuguese translation updated by Og Maciel

Luca Ferretti (11):
      data/icons/hicolor/22x22/actions/playlist-automatic-new.png
      Use "-new" icons from previous commit, new stock icons defined. Patch by
      Install "rhythmbox" icon in $(datadir) as it is for all application icons.
      removed added
      New audioscrobbles logo in Tango style.
      Fix the build (by by svg, welcome xcf)
      don't mark gtk-ok and gtk-cancel as translatable
      Updated Italian translation (with a couple of fixes from Giuseppe M)
      Updated Italian translation.
      Updated Italian translation.
      Added Italian translation by Milo Casagrande.

Mugurel Tudor (1):
      Updated Romanian translation by Alex Eftimie <alexeftimie at gmail dot

Nguyen Thai Ngoc Duy (3):
      Updated vi.po
      updated vi.po (more)
      update vi.po

Pema Geyleg (1):
      updated dzongkha translation

Raivis Dejus (2):
      Updated Latvian Translation.
      Updated Latvian Translation.

Seán de Búrca (4):
      Updated Irish translation.
      Updated Irish translation.
      Updated Irish translation.
      Updated Irish translation.

Stéphane Raimbault (2):
      Updated French translation.
      Updated French translation by Robert-André Mauchin.

Takeshi AIHANA (2):
      Updated Japanese translation and Fixed a bug #358939.
      Updated Japanese translation.

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

Yannig MARCHEGAY (8):
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation

Žygimantas BeruÄ?ka (7):
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Minor fix to Lithuanian translation.
      Yet another small fix. Don't ever be in a hurry.



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