[rhythmbox] Created tag v0.13.0



The unsigned tag 'v0.13.0' was created.

Tagger: Jonathan Matthew <jonathan d14n org>
Date: Fri Jul 2 18:59:35 2010 +1000

    Rhythmbox 0.13.0

Changes since the last tag 'v0.12.8':

A S Alam (1):
      complete translation for Punjabi by A S Alam

Adam Zimmerman (3):
      magnatune: Use 'magnatunegenres' tag to set genres
      magnatune: Remove separate purchase action
      magnatune: Set names of radio buttons explicitly

Andrej ŽnidarÅ¡iÄ? (10):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Aron Xu (2):
      Update Simplfied Chinese translation.
      Update Simplified Chinese translation.

Ask H. Larsen (3):
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation

Aurimas Ä?ernius (1):
      Updated Lithuanian translation

Bastien Nocera (2):
      Remove WBUR radio
      Fix numbering

Christian Kirbach (2):
      Updated German translation
      data/ui/media-player-properties.ui: Added translator hint (Bug #619925).

Christophe Fergeau (2):
      [cd-recorder] fix compilation when using G_SEAL
      add album artist support to ipod plugin

Claude Paroz (2):
      Remove translatable property on simple space char
      Updated French translation

David Bate (1):
      lyrics: make TerraParser HTML regex match numeric entities (bug #619247)

Edgar Luna (1):
      lyrics: add a lyrics parser for darklyrics.com (bug #525094)

Fran Diéguez (6):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Update Galician translations
      Updated Galician translations

Francisco Diéguez (1):
      Updated Galician translations

Funda Wang (2):
      Updated zh_CN translation.
      Updated zh_CN translation.

G Karunakar (1):
      Updated Hindi translation by Karthik Peri

Gabor Kelemen (5):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Gintautas Miliauskas (1):
      Updated Lithuanian translation by Aurimas Ä?ernius.

Hendrik Richter (1):
      Updated German translation

Hugo Sampaio (1):
      Updated Brazilian Portuguese translation

Javier Jardón (1):
      Finish adding GSEAL compatibility (bug #595425)

Jonathan Matthew (131):
      media-player: implement syncing of music, podcasts, and playlists
      mtp: add sync support
      ipod: implement sync methods
      media-player: use the right name for the sync action
      Merge branch 'master' into media-player-sync
      ipod: don't delete the podcasts playlist when syncing
      media-player: explicitly set up media player source action group
      media-player: always update the sync state when sync action is invoked
      media-player: rework sync settings a bit
      media-player: add labels showing the number of tracks to be synced
      Merge branch 'master' into media-player-sync
      generic-player: add (untested) sync support
      Merge branch 'master' into media-player-sync
      generic-player: load media player settings, expose sync action
      media-player: get categories from the device when any groups are enabled
      Merge branch 'media-player-sync'
      remove arch-tag lines from rb-media-player-source.*
      python: add rhythmdb_query_model_copy_contents (bug #614184)
      add -DGSEAL_ENABLE for development builds with new enough gtk+
      use include paths relative to source root in header files
      fix compile errors with gtk+ < 2.20.0
      add version information to librhythmbox-core
      segmented-bar: add RTL rendering
      segmented-bar: add simple a11y implementation
      python: drop some old compatibility code
      add get_type function declarations for builtin GStreamer elements
      xfade: use uridecodebin instead of src ! queue ! decodebin2 (bug #530775)
      playbin2: do everything asynchronously
      podcast: use webkit to display HTML episode descriptions (bug #320507)
      rhythmdb: add boxed type and python bindings for RhythmDBEntryChange
      rhythmdb: replace entry-changed GSList of changes with a GValueArray
      add gtk_widget_set_visible macro for gtk+ < 2.18 (bug #615007)
      podcast: use sort keys when sorting by episode title and feed name
      podcast: display language names rather than language codes (bug #559849)
      file-helpers: skip the mount point when sanitizing a URI
      media-player: use segmented bar widget to display sync preview
      install headers usable by C plugins
      vala: install .vapi files
      add a pkg-config file for the plugin API
      file-helpers: don't ignore files when we don't get access::can-read
      im-status: fix MC5 status restore (bug #612714)
      generic-player: don't crash saving empty playlists (bug #616538)
      don't crash when transferring files with no extension (bug #616411)
      mmkeys: use asynchronous dbus calls (bug #488308)
      update .gitignore
      rhythmdb: use g_ascii_strtod to read the db version (bug #616636)
      rhythmdb: expose stat thread progress
      song-info: use g_strcmp0 where appropriate (bug #617157)
      python: fix a number of python initialization problems (bug #617587)
      source: protect against repeated deletion (bug #613526)
      mtp: ignore devices that don't support any audio formats (bug #615743)
      playbin2: handle state changes completely synchronously (bug #612942)
      removable-media: convert can_eject and eject into vmethods
      mtp: use the can_eject and eject vmethods rather than a custom action
      encoder: rethink most of the encoder interface
      add RBAlertDialog, copied from nautilus/eel
      add new track transfer batch and queue system
      shell: switch to new track transfer queue
      Use the new transfer queue for transfers to library and devices
      removable-media: remove old track transfer queue
      make RBAlertDialog build with -DGSEAL_ENABLED
      python: add binding for rb_shell_player_get_active_source()
      daap: remove extra Connection header from streaming requests
      statusbar: fix parameter types for the transfer queue progress signal
      transfer-queue: remove extra unref for overwrite dialog
      iradio: add KWUR to the initial station list (bug #618025)
      python: add bindings for rating widget (bug #620069)
      encoder: fix double free of error information
      transfer-queue: rearrange batch API to be easier to use
      encoder: remove output file when being cancelled
      mtp: report out-of-space errors on track upload
      rb-client: rename 'pause' to avoid conflict with pause(2) (bug #620199)
      python: fix type conversion for query parameters
      mtp: add separators to the popup to match other media players
      source: add default for impl_can_pause (bug #620256)
      re-add rb-missing-plugins.h to the list of source files
      fix sample-vala plugin build
      update POTFILES.in for recent changes
      sync: split sync state and settings UI code up into three new classes
      media-player: display dialog to allow user to correct sync settings
      podcast: set size request for the podcast description container
      media-player: change the label on the sync dialog cancel button
      fix various impl_get_status methods to not return progress 0.0
      python: fix parent class for auto and static playlist sources
      add implementation of the MPRIS D-Bus spec
      song-info: add a shadow around the comment text box
      add album-artist and album-artist-sortname fields
      artdisplay: use album artist in preference to track artist where available
      mpris: dist mpris-spec.h
      generic-player: use album artist where possible to build filenames
      rhythmdb: process file move events (bug #620857)
      prefs: rearrange visible column checkboxes into 3 columns
      rhythmdb: move new properties to the end so values don't change
      fix value nicks for most GEnum types for GObject introspection
      rhythmdb: convert property enum into an array of structures
      rhythmdb: bump database version, reload all metadata
      replaygain: add workaround for pygobject/gst-python refcount problems
      vala: dist .vapi files
      mtp: add thread task for folder creation
      mtp: add folder path property on the mtp device upload sink
      mtp: upload files to artist/album/ subfolders (bug #593641)
      mtp: delete empty folders after deleting tracks (bug #593641)
      rhythmdb: use correct entry types when retrying after plugin install
      artdisplay: provide cached image locations as URLs rather than paths
      artdisplay: cache art extracted from file tags
      mpris: add some debug output for track change events
      rhythmdb: fix signal handler prototype and test case for entry-changed
      rhythmdb: add 'not equal' property query operator (bug #612867)
      rhythmdb: remove missing plugin handling for metadata loading
      remove 'descriptions' arg from missing-plugins signals
      rhythmdb: implement plugin installation in RhythmDBImportJob
      rhythmdb: simplify metadata load handling code
      increase gtk+ version requirement to 2.18.0
      last.fm: remove GeditMessageArea, use GtkInfoBar instead
      rhythmdb: minor tweaks to import error and missing plugin handling
      update eggsmclient from libegg
      rhythmdb: add missing glib-object.h include
      xfade: add redirect handling, rework stream preroll error handling
      song-info: only try to set up comment widgetry for single track case
      shell: add 'autostarted' property
      status-icon: only restore visibility from gconf when autostarted (bug #537868)
      rhythmdb: provide an error message for files with missing plugins
      rework missing-plugin helper to use direct function calls, not signals
      import-errors: add an info bar allowing missing plugin install at any time
      xfade: don't deference a potentially null stream
      disambiguate sync action label and sync preferences tab (bug #622723)
      rhythmdb: don't dereference a potentially invalid entry type (bug #622753)
      library: describe the 'release year' substitution correctly (bug #621209)
      xfade: increase samplesperbuffer property on audiotestsrc
      audiocd: fix spacing in the extract column header
      Release 0.13.0

Jorge González (7):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Josh Green (1):
      add support for 'comment' tag (bug #560940)

Kang Bundo (1):
      Updated Korean translation

Krasimir Chonov (1):
      Updated Bulgarian translation

Lapo Calamandrei (1):
      Update Rhythmbox application icon

Lubomir Rintel (2):
      Remove Absolute Xtreme radio
      Add Absolute dabbl radio

Luca Ferretti (2):
      fix installation path for 256x256 app icon
      Updated Italian translation

Marc-Antoine Perennou (1):
      fix build with gtk+ 2.21.1 or newer

Mario Blättermann (8):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation, fixed bug #619925
      Updated German translation
      Updated German translation
      Updated German translation
      [i18n] Updated German translation

Martin Pitt (1):
      MTP: Fix memory leak

Matej UrbanÄ?iÄ? (1):
      Added sl for Slovenian translation

Matt Novenstern (1):
      python: add bindings for rb_source_add_uri and rb_source_want_uri

Mattias Eriksson (1):
      add support for beats per minute tag (bug #454889)

Mattias Põldaru (2):
      Estonian translation updated
      [l10n] Updated Estonian translation

Maxim V. Dziumanenko (1):
      Updated Ukrainian translation

MiloÅ¡ PopoviÄ? (2):
      Updated Serbian translation
      Updated Serbian translation

Petr Kovar (4):
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky

Philippe Gauthier (1):
      daap: Add artist and album sort order codes

Philippe Rouquier (1):
      Brasero does not remove temporary project after use because of G_SPAWN_FILE_AND_ARGV_ZERO

Robert Ancell (2):
      podcast: use g_file_input_stream_query_info for downloads (bug #596615)
      add player 'redirect' signal for dealing with GStreamer redirects (bug #581885)

Sean McNamara (1):
      vala: update rb.vapi to current standards, add a few methods (bug #619907)

Sira Nokyoongtong (1):
      Updated Thai translation.

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Vassilis Bitsikas (1):
      Updated Greek translation

Vladimir Melo (1):
      Updated Brazilian Portuguese translation.

W. Michael Petullo (2):
      Patch to replace DAAP-related code with libdmapsharing
      Adapt to small change in latest libdmapsharing API

Wadim Dziedzic (1):
      Updated Polish translation



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