[rhythmbox] Created tag v0.13.2



The unsigned tag 'v0.13.2' was created.

Tagger: Jonathan Matthew <jonathan d14n org>
Date: Sun Oct 31 20:13:59 2010 +1000

    Rhythmbox 0.13.2

Changes since the last tag 'v0.13.1':

A S Alam (1):
      update translation and completed

Alexander Shopov (1):
      Updated Bulgarian translation

Alexandre Rosenfeld (1):
      daap: add support for DACP (iTunes remote control)  (bug #625214)

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

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

Bastien Nocera (1):
      Use XSPF format for the default iRadio playlist

Ben Walsh (2):
      ipod "Remove from playlist" was deleting song completely.
      ipod: update track order in the ipod db playlist before saving (bug #604170)

Carles Ferrando (2):
      Updated Catalan (Valencian) translation
      Updated Catalan (Valencian) translation

Christian Kirbach (2):
      [l10n] Updated German translation
      [l10n] Updated German translation

Christophe Fergeau (11):
      don't return uninitialized var RBGstPlayer::play
      [ipod] remove obsolete compat #define
      [ipod] skip non-audio non-podcast tracks
      [ipod] rework iPod database saving
      [ipod] use itdb_start_sync and itdb_stop_sync
      [ipod] rework playlist delayed actions
      [ipod] more rework of playlist delayed actions
      [ipod] reworkd delayed playlist renaming
      [ipod] fix addition/removal of playlist items (bug #601152)
      [ipod] handle playlist model changes
      [ipod] use podcast icon for iPod podcast playlist

Daniel Nylander (4):
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

Djavan Fagundes (1):
      Updated Brazilian Portuguese translation

Dominique Leuenberger (1):
      stop using pkg-config to find vala (bug #628330)

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (1):
      Updated Hungarian translation

Hiroyuki Sekihara (1):
      Added Japanese translation of the manual.

Jamie Nicol (106):
      audioscrobbler: replace password entry with authorisation link
      audioscrobbler: remove LastfmSource instance from Plugin
      audioscrobbler: replace Plugin's audioscrobbler with account
      audioscrobbler: Account loads and saves username using gconf
      audioscrobbler: authenticate using web services API
      audioscrobbler: scrobbles using web service authentication
      audioscrobbler: remove username entry from preferences dialog
      audioscrobbler: login user-interface adjusts depending on status
      audioscrobbler: added comments identifying owner of Last.fm API keys
      audioscrobbler: remove priv field from RBAudioscrobblerPlugin.
      audioscrobbler: stop scrobbling when user logs out of account
      audioscrobbler: use GKeyFile to load and save session settings
      audioscrobbler: improve architecture of RBAudioscrobblerAccount
      audioscrobbler: make api key, api secret, and scrobbler url properties
      audioscrobbler: login through Last.fm source instead of prefs dialog
      audioscrobbler: allow scrobbler to report authentication errors
      audioscrobbler: avoid duplicate code by creating function to cancel session
      audioscrobbler: create account login status for connection errors
      audioscrobbler: increase frequency of requesting session key
      audioscrobbler: fix priv allocation in ProfileSource
      audioscrobbler: abstract service specific details into class
      audioscrobbler: add getters for RBAudioscrobblerAccount properties
      audioscrobbler: add getters for RBAudioscrobblerService properties
      audioscrobbler: add class for requesting/parsing user's profile data
      audioscrobbler: display some of user's listening stats in profile source
      audioscrobbler: display images in profile source
      audioscrobbler: limit length of each list in the profile source to 15 items
      audioscrobbler: fix potential segfault when downloading image
      audioscrobbler: removing numbering from list items on profile source
      audioscrobbler: ensure old images are freed before using newly downloaded ones
      audioscrobbler: display user's total playcount in profile source
      audioscrobbler: add option to disable/enable scrobbling submissions
      audioscrobbler: add border around all images displayed in profile source
      audioscrobbler: fix problems with enabling/disabling scrobbling
      audioscrobbler: report scrobbler statistics in profile source
      audioscrobbler: include profile gtk builder file in Makefile.am
      audioscrobbler: add popup menus to list items in profile source
      audioscrobbler: add initial radio streaming support
      audioscrobbler: implement get_status for radio source
      audioscrobbler: improve and add comments in radio-source.c
      audioscrobbler: add love and ban actions
      audioscrobbler: create radio stations through popup menus in profile source
      audioscrobbler: notify user in case of error when tuning radio station
      audioscrobbler: add radio source popup with "Delete Station" option
      audioscrobbler: add UI for creating custom radio stations
      audioscrobbler: cancel playlist request if radio tuning is unsuccessful
      audioscrobbler: handle invalid url and no content errors when tuning radio
      audioscrobbler: RBAudioscrobbler is constructed with username + session key
      audioscrobbler: load user's saved radio stations when they log in
      audioscrobbler: remove source's love/ban actions from ui manager on deletion
      audioscrobbler: save user's list of radio stations when it changes
      audioscrobbler: allow radio station source to be renamed
      audioscrobbler: reorganise, comment and tidy various pieces of code
      audioscrobbler: use rb_uri_create_parent_dirs, not g_mkdir_with_parents
      audioscrobbler: uri_escape station url arg when tuning station
      audioscrobbler: add "group radio" option
      audioscrobbler: create default station list if none are saved
      audioscrobbler: remove files which are no longer in use
      audioscrobbler: improve allocation of the GtkTables used for top artists etc
      audioscrobbler: remove unwanted debug messages on table resize
      audioscrobbler: add support for scrobbling using password authentication
      audioscrobbler: improve RBAudioscrobblerUser's handling of invalid responses
      audioscrobbler: remove arg label from station creator UI
      audioscrobbler: use g_compute_checksum_for_string to generate md5 hashes
      audioscrobbler: escaped artist and track names when loving/banning tracks
      audioscrobbler: create viewport and scrolled win in builder file, not code
      audioscrobbler: only generate names for love and ban actions once
      audioscrobbler: remove namespace prefixes for static method names
      audioscrobbler: use same artist parsing code for top and recommended artists
      audioscrobbler: use seperate submission queue files for each service and user
      audioscrobbler: remove scrobbling with password auth support
      audioscrobbler: Add Libre.fm support in parallel to Last.fm
      audioscrobbler: improve the profile source's handling of empty list responses
      audioscrobbler: select radio source after being created by custom builder
      audioscrobbler: fallback to old radio api when appropriate
      audioscrobbler: request auth token and session in json format
      audioscrobbler: improve error checking in user response parsing
      audioscrobbler: prompt user if password is needed to tune radio
      audioscrobbler: radio source is responsible for merging its own UI
      audioscrobbler: remove default widget attributes from builder file
      audioscrobbler: add popup menu item to refresh profile source
      audioscrobbler: disable love and ban actions when nothing is playing
      audioscrobbler: submit track source when scrobbling
      audioscrobbler: simplify and tidy list table size allocation code
      audioscrobbler: use new RhythmDBEntryType system
      audioscrobbler: add tool button to download free tracks
      audioscrobbler: solve part of the table allocation problem
      audioscrobbler: include audioscrobbler-profile-ui in Makefile.am
      audioscrobbler: fix table allocation bug
      audioscrobbler: improve layout of items within list item buttons
      audioscrobbler: display user info area even without user info data response
      fix warnings introduced by commit d057ec2685440a130d9f732fe1de8e8d4601f7a9
      audioscrobbler: rename RBLastfmPlayOrder to RBAudioscrobblerPlayOrder
      audioscrobbler: mark error string for i18n
      audioscrobbler: fix radio parsing to work with changed Last.fm tune response
      audioscrobbler: move sessions file into audioscrobbler subdir
      fix potential segfault introduced by 88c62d20c3a3fbf6f2ec94ee5332a2a715cad3a7
      audioscrobbler: add config dialog for choosing which services to enable
      audioscrobbler: add translator comments to some translatable strings
      audioscrobbler: update gconf schemas, dist prefs builder file
      audioscrobbler: use "Log in" instead of "login", as recommended in HIG
      audioscrobbler: store Last.fm username in gconf, for other plugins' use
      audioscrobbler: fix leaked string when loading cached images
      audioscrobbler: only send new user requests if cached results have expired
      audioscrobbler: update profile periodically
      audioscrobbler: allow a force update of user data

Jonathan Matthew (32):
      cell-renderer-pixbuf: only process mouse activation events
      coherence: fix breakage from entry type changes (bug #629038)
      sourcelist: enable interactive searching (bug #628665)
      encoder: add hardcoded extensions for common media types (bug #625054)
      update POTFILES.in
      python: sort of fix RBSource impl_add_uri method
      remove the return value for rb_source_add_uri as we never used it
      podcast: don't crash if multiple feeds are selected
      property-view: document property-selected vs properties-selected signals
      remove calls to gtk_dialog_set_has_separator (deprecated)
      mmkeys: stop using the deprecated GDK_DISPLAY macro
      add --check-running arg to rhythmbox-client
      mtp: convert GStreamer source bin into a GstBaseSrc subclass (bug #631191)
      finish removing gtk_dialog_set_has_separator calls
      audioscrobbler: add translator comments for radio stream types (bug #631355)
      shell-player: cancel playlist parsing when stopping (bug #612156)
      podcast: add child sources showing new episodes and recent downloads
      rhythmdb: fix sorting of podcast feed view
      ipod: don't crash when trying to show properties if ipod db load fails (bug #628791)
      rating: use signed parameters for rb_rating_render_stars (bug #631698)
      shell: specify the right pointer for the parser entry-added handler
      daap: fix compile errors on 32bit platforms
      iradio: add WSUM (www.wsum.org) to initial radio stream list (bug #632119)
      add zeitgeist plugin, developed by Markus Korn, Laszlo Pandy and Michal Hruby
      update POTFILES.in for zeitgeist plugin
      require totem-pl-parser 2.32.1 for recent async parsing fixes
      xfade: block stream src pads while reusing streams after EOS (bug #631817)
      iradio: re-add wbur.org to the initial stream list (bug #632655)
      iradio: comment out NRK Stortinget as the stream 404s at the moment
      podcast: suppress facebook like button iframes (bug #631218)
      artdisplay: add missing method in musicbrainz cover art search (bug #633531)
      Rhythmbox 0.13.2

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

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

Luca Ferretti (2):
      Updated Italian translation
      [l10n] Updated Italian traslation

Marek Ä?ernocký (2):
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (4):
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation, bug #569968

Matt Novenstern (3):
      status-icon: send file paths rather than pixbufs with notifications
      status-icon: add pause and previous-track notify actions (bug #623200)
      status-icon: capitalize the app name passed to notify_init

Matthias Clasen (1):
      Adapt to GtkObject removal in GTK3

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

Michael Kotsarinis (1):
      l10n: Updated Greek translation for rhythmbox

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

Piotr DrÄ?g (2):
      Updated Polish translation
      Updated Polish translation

Takayuki KUSANO (3):
      Updated Japanese translation.
      Updated Japanese translation (symbolic link related)
      Updated Japanese translation

Tino Meinen (1):
      [i18n] Updated Dutch translation

W. Michael Petullo (4):
      Fix sharing to iTunes 10
      Update to use libdmapsharing 2.2 API     Signed-off-by: W. Michael Petullo <mike flyn org>
      Zero out new RBDAAPRecord object     Signed-off-by: W. Michael Petullo <mike flyn org>
      Fix typo in rb-daap-record.c     Signed-off-by: W. Michael Petullo <mike flyn org>

Yuri Myasoedov (1):
      Updated Russian translation

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



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