~ubuntu-branches/ubuntu/vivid/guayadeque/vivid

« back to all changes in this revision

Viewing changes to changelog

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-02-25 11:59:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110225115910-13phl46pz0rgqg0a
Tags: 0.2.9-1
* Imported Upstream version 0.2.9
* Drop 02-google_cover_search_engine_crash.patch patch, applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-02-17 0.2.9
 
2
 
 
3
  * Added posibility to add more lyrics sources or edit existing ones
 
4
  * Implemented stop after current track using shift + click on stop button
 
5
  * Added more options for Copy To patterns
 
6
    {al}  : artist in lower case
 
7
    {au}  : artist in upper case
 
8
    {a1}  : first letter of artist
 
9
    {aal} : album artist in lower case
 
10
    {aau} : album artist in upper case
 
11
    {aa1} : first letter of album artist
 
12
    {A}   : album artist if not empty or artist otherwise
 
13
    {Al}  : {A} in lower case
 
14
    {Au}  : {A} in upper case
 
15
    {A1}  : first letter of {A}
 
16
    {bl}  : album in lower case
 
17
    {bu}  : album in upper case
 
18
    {b1}  : first letter of album
 
19
    {cl}  : composer in lower case
 
20
    {cu}  : composer in upper case
 
21
    {c1}  : first letter of composer
 
22
    {gl}  : genre in lower case
 
23
    {gu}  : genre in upper case
 
24
    {g1}  : first letter of genre
 
25
  * Added Album Artist to Music Brainz tagger feature
 
26
  * Added combo boxes to the track editor
 
27
  * Added iPod support with covers and playlist
 
28
  * Added output audio device configuration option in preferences
 
29
  * Added partial mpris2 support
 
30
  * Added SoundMenu integration support
 
31
  * Added support for wma files extended attributes
 
32
  * Added the option to disable replay gain in preferences
 
33
  * Added the possibility to show the current track cover in a window
 
34
  * Fixed a bug in default podcast directory creation
 
35
  * Added usb mass storage devices support
 
36
  * Added support for trueaudio files
 
37
  * Added support for wavpack files
 
38
  * Added option to embed album cover to all album tracks
 
39
  * Playlist panel now allow to select multiple playlists
 
40
  * Added an option to dont follow symbolic lyncs while doing the scanning. ( Thanks symphom )
 
41
  * Added an option to dont search for embedded covers in audio files
 
42
  * Fixed bug not preserving the directory selected for podcasts, recordings or saving lyrics
 
43
  * Added Magnatune support
 
44
  * Added Jamendo support
 
45
  * Added network buffer size option in Preferences under Online
1
46
 
2
47
2010-08-26 0.2.7
3
48
  
4
49
  * Double clicking in audioscroble icon in status bar opens AudioScrobble preferences
5
 
  * Now Preferences opens where it was closed
 
50
  * Now Preferences opens where it was closed 
6
51
  * Added options to delete tracks from library and drive
7
52
  * Implemented reading/writing images into m4a files
8
53
  * Library search covers scan now into audio files too