~ubuntu-branches/ubuntu/precise/banshee/precise-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2011-09-21 13:54:50 UTC
  • mfrom: (6.4.18 sid)
  • Revision ID: package-import@ubuntu.com-20110921135450-uf2ypdavvqke7lu1
Tags: 2.2.0-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
===============================================================================
2
 
Banshee 2.1.4 - 2011-09-07
 
2
Banshee 2.2.0 - 2011-09-21
3
3
===============================================================================
4
4
 
5
 
    Banshee 2.1.4 is part of the 2.1 development series leading up to 2.2.
6
 
 
7
 
    Notable Bugs Fixed (11 fixed since 2.1.3):
8
 
 
 
5
    Banshee 2.2 is the culmination of six months' work by 35 developers, 38
 
6
    translators and dozens of bug reporters and testers. It is a stable release,
 
7
    the successor to Banshee 2.0.
 
8
 
 
9
    New Features:
 
10
 
 
11
      * eMusic Store
 
12
 
 
13
            Browse, search, preview, buy, and download music straight into
 
14
            your Banshee library from the eMusic online store.
 
15
 
 
16
      * New custom support for the Barnes & Noble Nook
 
17
 
 
18
            Transfer music between your library and your Nook device, it just
 
19
            works !
 
20
 
 
21
      * Support default internet radio stations
 
22
            
 
23
            At first start, XSPF playlists in $datadir/banshee/stations/ are
 
24
            imported automatically. We don't provide default radio stations
 
25
            ourselves but this allows distros or other third parties to do so.
 
26
 
 
27
    Enhancements:
 
28
 
 
29
      * Add "Stop when finished" option in the notification popup menu
 
30
      * Hide labels in the source pane when the group is empty
 
31
      * New Devices Supported:
 
32
        - Motorola Atrix
 
33
        - Notion Ink Adam
 
34
        - Samsung Galaxy Ace
 
35
        - Samsung Galaxy S2
 
36
        - Xperia X12
 
37
      * Add "Smiley Face Curve" default equalizer
 
38
      * ArtworkManager: add --fetch-artwork argument
 
39
      * MiniMode: Reduce height of window
 
40
      * Support .spc files
 
41
      * Set UserAgent when doing MusicBrainz queries
 
42
      * Get info from the database or the file when opening a URI
 
43
      * Remove keyboard shortcut for toggling scrobbling
 
44
      * Cache the ArtworkID in the database for faster startup
 
45
      * Various enhancements to our experimental GStreamer# backend, bringing it
 
46
        close to feature parity with our current C backend. It is still not
 
47
        built by default and not recommended for daily use, but testing is welcome.
 
48
 
 
49
    Notable Bugs Fixed (108 fixed since 2.0.0):
 
50
 
 
51
      * Windows installer fixes
 
52
      * AmazonMp3.Store: Fix signed-in detection for UK store
 
53
      * Bookmark: Fix loading of bookmarks so that playing starts
 
54
      * PodcastFeedPropertiesDialog: Fix display of feed URL
 
55
      * libbanshee: Fix crash on g_free when looking for subtitle description
 
56
      * EqualizerSetting: Set the amplifier level for default equalizers
9
57
      * bgo#601554: Don't resolve external references when parsing bad RSS feeds
10
58
      * bgo#633939: Fix crash in SearchEntry.FilterMenuItem
11
59
      * bgo#647917: Dap.MassStorage: decode URI before using it as playlist name
12
 
      * bgo#650325: MtpSource: Remove obsolete URL from error message
13
 
      * bgo#657479: Make sure empty default smart playlists are hidden
14
 
      * libbanshee: Fix crash on g_free when looking for subtitle description
 
60
      * bgo#647059: Fix Remote Daap crash
 
61
      * bgo#647089: Daap: Bind to IPAddress.Loopback instead of Any
 
62
      * bgo#642113: Change Remote dialog's button from Ok to Add
 
63
      * bgo#647144: StreamPositionLabel fixes
 
64
      * bgo#633552: AppleDevice: Ensure m4a/mp3 are supported
 
65
      * bgo#634647: Have ctrl-a select text in SearchEntry
 
66
      * bgo#642140: Last.fm: Close HTTP streams when finished with them
 
67
      * bgo#647932: DatabaseSource: Fix NRE in SkipTrackIfRemoved
 
68
      * bgo#646991: AlbumListView: Fix disappearing option in Preferences
 
69
      * bgo#647024: Lastfm: Fix NRE crash
 
70
      * bgo#648458: PlsPlaylistFormat: Make parsing the header case-insensitive
 
71
      * bgo#611489: GStreamer: Use Banshee.IO instead of System.IO
 
72
      * bgo#641748: ViewActions: enable eq once we know backend supports it
 
73
      * bgo#638889: Banshee.Services: Avoid creating dupes after moves
 
74
      * bgo#587264: Fix metadata fetching from MusicBrainz
 
75
      * bgo#647111: Put the Audio CD source label in the right place
 
76
      * bgo#647202: Fix space usage reporting for some DAP devices
 
77
      * bgo#648498: Make sure the MPRIS sends the new metadata on track change
 
78
      * bgo#654524: Fix the SetPosition method in the MPRIS interface
 
79
      * bgo#650011: Fix items disappearing in playlists when re-connecting iPod
 
80
      * bgo#650184: Fix XSPF playlist importing error
 
81
      * bgo#651914: Fix "Least Favorite" smart playlist to not pick unrated songs
 
82
      * bgo#656176: Don't ignore the last value of the .is_audio_player file
 
83
      * bgo#656246: Fix random crash while changing tracks
 
84
      * bgo#658509: PodcastService: Update podcast storage location immediately
 
85
      * bgo#657565: TrackActions: Make sure keyboard accelerators are editable
 
86
      * bgo#658110: Playlists: Replace DOS folder separators in URLs
15
87
 
16
88
===============================================================================
17
89
SOURCES / PACKAGES
20
92
Sources
21
93
-------
22
94
 
23
 
    * Banshee 2.1.4 Tarballs:
24
 
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.4.tar.bz2
25
 
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.4.tar.gz
26
 
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.4.sha256sum
 
95
    * Banshee 2.2.0 Tarballs:
 
96
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.0.tar.bz2
 
97
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.0.tar.gz
 
98
      http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.0.sha256sum
27
99
 
28
100
Packages
29
101
--------
46
118
    hesitate to file bugs!
47
119
 
48
120
    * http://banshee.fm/contribute/file-bugs
49
 
    * http://bugzilla.gnome.org/enter_bug.cgi?product=banshee&version=2.1.4
 
121
    * http://bugzilla.gnome.org/enter_bug.cgi?product=banshee&version=2.2.0
50
122
 
51
123
 
52
124
===============================================================================
59
131
    The following people directly contributed to the release of this version
60
132
    of Banshee. Without their help, there would be no release!
61
133
 
62
 
      Andrés G. Aragoneses, Bertrand Lorentz, Olivier Dufour, William Witt,
63
 
      Kentaro KAZUHAMA
 
134
     Abner Silva, Alban Crequy, Alberto Gonzalez, Alex Launi,
 
135
     Alexander Kojevnikov, Andrés G. Aragoneses, Andy Street, Bertrand Lorentz,
 
136
     Carlos Sanchez, Chase Geigle, Chow Loong Jin,
 
137
     Christopher James Halse Rogers, Corec, David Nielsen, Dinh Ngoc Tu,
 
138
     Dustin C. Hatch, Frank Ziegler, Gabriel Burt, Hajime Mizuno, Jérémie Laval,
 
139
     Johannes Koch, Jonas Urth Olsen, Kentaro KAZUHAMA, Mackenan Grassi,
 
140
     Mark Saunders, Martin Pitt, Michael Martin-Smucker, Olivier Dufour,
 
141
     Pete Johanson, Rodney Dawes, Sjoerd Simons, Travis Patterson,
 
142
     Victor Vargas, Will Thompson, William Witt
64
143
 
65
144
    The following people contributed updated translations to this release.
66
145
    Without them, our project's reach would be much more limited.
67
146
 
68
 
     Andrej Žnidaršič, António Lima, Cheng-Chia Tseng, Daniel Nylander,
69
 
     Fran Dieguez, Kjartan Maraas
 
147
     Andrej Žnidaršič, António Lima, Benjamin Valero, Bruno Brouard,
 
148
     Changwoo Ryu, Cheng-Chia Tseng, Daniel Korostil, Daniel Nylander,
 
149
     Djavan Fagundes, Emmanouel Kapernaros, Fran Diéguez, Gabor Kelemen,
 
150
     Gianvito Cavasoli, Hajime Taira, Isabell Long, Joe Hansen, Jordi Mas,
 
151
     Kjartan Maraas, Kristjan SCHMIDT, Lucian Adrian Grijincu, Lê Hoàng Phương,
 
152
     Marek Černocký, Mario Blättermann, Markus Schley, Martin Srebotnjak,
 
153
     Matej Urbančič, Michael Kotsarinis, Nguyễn Thái Ngọc Duy, Pavol Klačanský,
 
154
     Piotr Drąg, Rudolfs Mazurs, Wouter Bolsterlee, Yaron Shahrabani,
 
155
     Yuri Myasoedov, dmustieles, krishnababu k, longxin, Мирослав Николић
 
156