[rhythmbox] Created tag v2.99



The unsigned tag 'v2.99' was created.

Tagger: Jonathan Matthew <jonathan d14n org>
Date: Sun Apr 7 19:55:22 2013 +1000

    Rhythmbox 2.99

Changes since the last tag 'v2.98':

A S Alam (1):
      update Punjabi Translation

Akira Tanaka (2):
      [l10n] Update Japanese translation
      [l10n] Update Japanese translation

Alban Browaeys (1):
      metadata: gst 1.0 audio_%d -> audio_%u

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Armin K (1):
      Disable building of static libraries by default.

Aurimas Černius (5):
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Bastien Nocera (2):
      shell: Call XInitThreads() on X11 systems
      help: Fix invalid XML in help translations

Cheng-Chia Tseng (2):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Chris Triantafillis (1):
      Updated Greek help translation

Christian Kirbach (4):
      [l10n] Updated German translation
      Updated German translation
      Updated German help translation
      [l10n] Updated German translation

Christoph Orsinger (1):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Claude Paroz (2):
      Updated French help translation (except FDL)
      Updated French translation

Daniel Mustieles (9):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Fixed syntax in Keywords field in .desktop file
      Updated Spanish translation
      Updated Spanish translation

Darcy Bras da Silva (1):
      add repeat, no-repeat, shuffle, no-shuffle to rhythmbox-client

Edward Hervey (5):
      gst: Take a reference on objects returned by iterators
      rb-player-gst: Use GST_MESSAGE_STREAM_START
      audiocd: Port to latest 1.0 gst API
      rb-missing-plugins: Fix for latest gst 1.0 API change
      rb-player-gst-xfade: Minor fixes

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (4):
      Updated Hungarian translation
      Make use of mnemonics on the Edit and Search again buttons.
      Fix wording. Get brown paperbag.
      Updated Hungarian translation

Giovanni Campagna (2):
      artsearch: remove URI schemes filtering
      Support Notification Filtering GNOME feature

Iain Lane (2):
      Port the DAAP plugin to GStreamer 1.0
      Move visualizer plugin to clutter-gst 2.0 series and GStreamer 1.0.

Ibrahim Saed (1):
      Updated Arabic translation

Jakub Steiner (1):
      app-icon: scale to fit canvas better.

Jamie Nicol (1):
      audioscrobbler: only show toolbar when logged in

Jasper St. Pierre (1):
      eggwrapbox: Fix getting orientation as a property

Jeremy Bicha (1):
      help: port to new documentation infrastructure

Jiro Matsuzawa (1):
      [l10n] Update Japanese translation

Jonathan Matthew (119):
      artsearch: fix fd leak by closing enumerators explicitly
      update .gitignore
      dbus-media-server: fix object path formatting
      daap: don't use plugin in config widget signal handlers
      lyrics: fix the winampcn.com parser
      lyrics: disable astraweb parser as its servers aren't talking
      ext-db: don't crash if converting the encoded value fails
      media-player-source: hold a reference while syncing
      lyrics: fix busted merge
      mtp: don't try to rebuild albums on devices that forget them
      header: make slider insensitive when not playing
      header: munge button events to pretend the slider trough is much wider
      shell-player: clear playlist parser cancellable when pausing
      rhythmdb: fix deadlock between db load and rhythmdb_add_uri_with_types
      podcast: display an icon in the feed browser when updating the feed
      podcast: download all new episodes when auto updating
      podcast: show all feeds in the browser when not searching
      text-helpers: kill the leading space
      update .gitignore
      remove some obsolete junk from autogen.sh
      add keywords to the .desktop file
      shell: make the bottom plugin widget container visible
      add missing cast from previous commit.  oops.
      header: don't crash when handling pixbuf drag and drop
      build against GStreamer 0.11
      metadata: convert to GStreamer 0.11
      GstEncodingTarget is now a GObject, not a GstMiniObject
      audiocd: start conversion to GStreamer 0.11
      fmradio: convert source element to GStreamer 0.11
      mtp: convert to GStreamer 0.11
      visualizer: initial conversion to GStreamer 0.11
      encoder: convert to GStreamer 0.11
      playbin2: convert to GStreamer 0.11, drop the '2'
      replaygain: initial bits of GStreamer 0.11 conversion
      xfade: initial "it compiles" conversion to GStreamer 0.11
      disable daap and visualizer plugins
      GStreamer package and library names changed from 0.11 to 1.0
      encoder: use pad-added, new-decoded-pad doesn't exist any more
      encoder: use gst_pad_query_caps to get decoded caps
      encoder: fix GstIterator usage
      metadata: use pad-added signal, gst_pad_query_caps
      xfade: fix pad blocking for prerolled streams
      xfade: use gst_pad_query_caps
      xfade: make sure there's always a value in the volume control source
      xfade: only block downstream flow
      xfade: fix more pad block probes
      xfade: pad probe functions should return a GstPadProbeReturn
      xfade: add some missing locking
      xfade: fix probe type for blocking streams to be unlinked
      xfade: need to explicitly request flush events in the stream probe
      xfade: divide volume controller values by 10
      xfade: put stream volume element in passthrough when possible
      track-transfer-batch: make encoding-target not construct only again
      xfade: don't hold stream lock while sending seeks
      xfade: forget about stopping the sink for now
      xfade: deal with tag messages posted by the sink
      xfade: abandon buffering streams if we're already fading them out
      xfade: adjust stream locking to avoid recursion
      media-player-source: sync all playlists when music sync is enabled
      notification: fix indenting
      metadata: don't crash if we can't create a discoverer
      iradio: use organization tag to fill in the stream name
      iradio: actually use the entry type created for iradio entries
      shell-player: don't disable the volume control actions (bug #592455)
      header: show the time button any time we're setting a label for it
      Convert everything to GMenu and add an app menu
      audioscrobbler: remove deleted files from makefile
      iradio: remove unused variable
      daap: fix build errors
      audioscrobbler: get the accel group from the right place
      gi: introspect the GStreamer helper functions
      artsearch: re-add embedded cover art search
      podcast: fix popup menus
      podcast: fix popup menus a bit more
      podcast: don't download hidden (deleted) episodes
      audioscrobbler: don't save submission queues without a username
      button-bar: add ability to create buttons that trigger action signals
      convert rb_source_reset_filters into an action signal
      point 'View All' toolbar buttons at the reset-filters action signal
      I haven't been updating the shared library version very well
      shell: remove 'view all' action remnants
      shell: show the app menu button in party mode
      hook up signals for property models correctly on construction
      property-view: don't reset selection during property renames
      audiocd: don't give up when we get the TOC message
      audiocd: initialize our parser context correctly
      audiocd: fix the cd lookup test program
      metadata: add missing unrefs
      gst-helper: more work on tee/filter stuff
      replaygain: update for GStreamer 1.0
      generate a python module holding some autoconf details
      magnatune: don't use libsecret if it's not new enough
      chunkloader: hold a ref to keep the object alive at eof/on error
      remove avahi/mdns autotools stuff
      visualizer: fix up GMenu conversion
      visualizer: stop referring to playbin as playbin2
      playbin: horrible hack to fix incorrect ref counting somewhere
      don't disable multidevice
      gst-helper: IDLE pad probes don't do enough, we need BLOCK_DOWNSTREAM
      shell: convert play button into play/pause/stop button
      remove show_popup leftovers
      source: add method/signal for playback status
      header: display playback status
      switch streaming sources over to playback status to report buffering
      header: don't restrict position slider to its fill level
      playbin: only use about-to-finish when we want gapless transitions
      ignore rbconfig.py
      header: set show-fill-level to false while not showing progress
      gtk-doc: update lots of stuff
      update glib and gtk versions for API checking
      power-manager: it is a good idea to store the cookie somewhere
      podcast: ensure the subscribe button is insensitive after subscribing
      application: register with session manager and try to quit on shutdown
      shell: rearrange shutdown path so it's a bit cleaner
      iradio: add streams from radio GFM
      shell: add missing return value
      sync: ignore duration when identifying tracks to sync
      xfade: don't take an extra ref during stream creation
      Rhythmbox 2.99

Kalev Lember (1):
      Disable the context pane plugin when webkit isn't available

Kjartan Maraas (4):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Leo Iannacone (3):
      context-pane: add missing import in the links tab
      lyrics: update the darklyrics parser
      lyrics: fix set_transient_for call

Marek Černocký (7):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Martin Srebotnjak (1):
      Updated Slovenian translation

Matej Urbančič (6):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matt Glover (1):
      Restore Audioscrobbler radio source UI popup name

Miguel Rodriguez (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Miguel Rodríguez (2):
      Updated Spanish translation
      Updated Spanish translation

Milo Casagrande (2):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Muhammet Kara (1):
      [l10n] Updated Turkish translation

Nirbheek Chauhan (1):
      Port daap and magnatune plugins to libsecret

Pavol Klačanský (2):
      Updated slovak translation
      Updated slovak translation

Piotr Drąg (8):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Update required GTK+ and GStreamer versions in INSTALL.quick

Redmar (1):
      Updated Dutch translation

Rudolfs Mazurs (1):
      Updated Latvian translation.

Sindhu S (1):
      Removed invalid options bug 672044

Tim-Philipp Müller (3):
      More 0.11 -> 1.0 for GStreamer bits
      bindings/gi: make gir scanner find GStreamer .gir files in right prefix
      bindings/gi: fix build in uninstalled GStreamer setup some more

Ville-Pekka Vainio (1):
      Finnish translation update by Jiri Grönroos

William Hua (1):
      Plug some small leaks.

Wouter Bolsterlee (1):
      Updated Dutch translation

Wylmer Wang (1):
      Update Simplified Chinese translation

Yuri Myasoedov (1):
      Updated Russian translation

hejian (1):
      lyrics: add parsers for jetlyrics.com and j-lyric.net

Мирослав Николић (4):
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation


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