1
0.8.5 (01 Jul 2011)
2
  * Added support for system-wide proxy and SOCKS.
3
  * Added support for low bitrate streams.
4
  * Added GTK+ 3 support.
5
  * Fixed compilation problem with libnotify >= 0.7.0.
6
  * Added new Catalan translation.
7
  * Fixed minor leak in GtkRcStyle.
8
  * Don't output debug messages unless VAGALUME_DEBUG is set.
9
10
0.8.4 (26 Dec 2010)
11
  * Add support for the new 'Mix' radio
12
  * Add tooltips to artist, track and album labels
13
  * Added Russian translation
14
  * Add keyboard shortcuts for all common actions to the Maemo 5 version
15
  * Other minor bugfixes
16
17
0.8.3 (05 Feb 2010)
18
  * Hildon2.2-style UI for Maemo 5 (Nokia N900)
19
  * Play music also when in silent mode (Nokia N900)
20
21
0.8.2 (21 Dec 2009)
22
  * Authenticate with the username in lowercase (fixes conn. problems)
23
  * Install binaries and translation files in /opt in the N900
24
25
0.8.1 (16 Dec 2009)
26
  * Fall back to the old streaming API if the new one doesn't work
27
  * Install data files in /opt in the N900, since the rootfs is quite small
28
29
0.8 (13 Dec 2009)
30
  * Implemented the Last.fm Web Services API v2.0
31
  * Support for Libre.fm and other Last.fm-compatible services
32
  * Support for Maemo 5 (Nokia N900)
33
  * New icon that replaces the classic Vagalume logo
34
  * New CD case image to place the album cover artwork
35
  * New feature to stop playback after a given time ("sleep timer")
36
  * New menu option to play any user's tag radio
37
  * New "Add bookmark" and "Bookmark this radio" menu entries
38
  * New configuration setting to download free tracks automatically
39
  * Add {station} keyword to the IM status template
40
  * Use system-wide Gnome audio settings
41
  * Mixer support to change the volume in non-Maemo targets
42
  * Added Polish translation
43
  * Autocompletion support for combo box entries
44
  * Make url and email clickable on the about dialog
45
  * vagalumectl: new commands to show and hide the player window
46
  * Fix some timeout problems in HTTP requests
47
48
0.7.1 (26 Feb 2009)
49
  * Fix problem that prevents Vagalume from playing Last.fm streams
50
  * Display names of radio stations correctly
51
52
0.7 (01 Sep 2008)
53
  * Bookmarks support
54
  * Support for the Moblin platform
55
  * D-BUS support for the desktop version (including vagalumectl)
56
  * vagalumectl: renamed 'tag' to 'globaltag' and 'personal radio' to
57
    'library'.
58
  * Added manpage for vagalumectl
59
  * Detect if Vagalume is already running when trying to run it
60
  * Tag correctly albums by various artists (bug #2741)
61
  * Allow removing all tags from a song (bug #2655)
62
  * Automatically renew expired sessions (bug #2554)
63
  * Added lastfm:// URL handler for the desktop
64
  * Fixed problem when tagging tracks with special chars in their names.
65
  * New Latvian and French translations (see TRANSLATORS for details)
66
  * Merged es and es_MX translations
67
  * Support for the multimedia keys in some keyboards
68
  * Configuration file moved to ~/.vagalume and converted to XML
69
  * Use threads when changing radio stations to avoid UI freezes
70
71
0.6 (15 May 2008)
72
  * Freedesktop tray icon (Gnome only, thanks Mario Sanchez)
73
  * Notifications support via libnotify (Gnome only, thanks Mario Sanchez)
74
  * New feature to update the status of several IM clients: Pidgin,
75
    Telepathy, Gossip and Gajim (thanks, Tim Wegener)
76
  * Gettext support (thanks, Alejandro PiƱeiro)
77
  * de, it, fi, gl, es, es_MX, pt and pt_BR translations (see
78
    TRANSLATORS file for details)
79
  * Set the current language when selecting a Last.fm radio, so the
80
    name of the radio appears translated.
81
  * New setting to disable confirmation dialogs
82
  * Help messages for all configuration settings
83
  * New D-BUS methods to change the volume level
84
  * Support for changing/disabling the audioconvert GStreamer element
85
  * vagalumectl script to control Vagalume from the command line
86
    (thanks Mario Sanchez)
87
  * Commandline switches to change GStreamer elements
88
  * Support for osso-backup, cud and rfs (Maemo, thanks Xabier R. Calvar)
89
  * Disconnect Vagalume when the Nokia N8x0 is being shut down (thanks
90
    Xabier R. Calvar)
91
  * New play/stop/skip entries in the Actions menu, with shortcuts
92
  * Big 64x64 icon for the menu in IT OS2008
93
  * The password entry no longer has autocap mode (Maemo only)
94
  * Dim the "Add to playlist" button after using it
95
  * Don't download the album cover when the window is not the topmost
96
    (Maemo only)
97
  * Increased HTTP timeout. Set a timeout in all HTTP calls
98
  * Support for computing MD5 sums using GChecksum from glib
99
100
0.5.1 (15 Feb 1008)
101
  * Use GTK+ themeable buttons instead of the custom buttons introduced
102
    in Vagalume 0.5
103
  * Use the 'audioconvert' GStreamer element. Solves problems with some
104
    sinks (Gnome only)
105
  * Use a list of default audio decoders and sinks instead of just one
106
  * Hide the MD5 password in the debug output
107
  * Tooltips for all buttons
108
  * Manual page
109
110
0.5 (01 Feb 2008)
111
  * Status bar plugin (Maemo OS2008 only) (thanks Mario Sanchez)
112
  * New buttons and other UI improvements (thanks Felipe Erias)
113
  * Fix random problem scrobbling tracks
114
  * Download window to see the progress of downloads
115
  * New "Stop after this track" menu entry (thanks Tim Wegener)
116
  * Keyboard shortcuts to love, ban, recommend, tag and add to playlist
117
  * New configuration setting: download directory
118
  * Environment variables VAGALUME_GST_SINK and VAGALUME_GST_DECODER
119
    to set GStreamer sinks and decoders other than the default ones
120
  * Info messages are shown in the progress bar (Gnome-only)
121
  * vagalume.spec file for rpm-based distros (thanks Tim Wegener)
122
123
0.4 (14 Dec 2007)
124
  * New tag dialog that replaces all three previous dialogs, with
125
    the ability to see and modify previously set tags and to see the
126
    list of popular tags for a particular artist, track or album
127
  * New recommendation dialog that replaces all three previuos menu
128
    entries
129
  * Show the user's list of tags in "Play music tagged..." dialogs
130
  * ConIc support: now Last.fm connects the device to the Internet if
131
    it's offline (only if libconic is available: IT OS2007 and OS2008)
132
  * HTTP proxy support
133
  * Official Last.fm application ID for Vagalume! ('vag')
134
  * Don't download the album cover if the window is not visible
135
  * The time displayed in the progress bar is now more accurate
136
  * Install .desktop file for Gnome too
137
  * Debian menu file
138
  * D-BUS handlers for play, stop, skip, love, ban, show/hide window and
139
    close app
140
  * Ability to show/hide the window without stopping playback (by now
141
    it can only be done using D-BUS)
142
  * Disable the love button and menu entry after setting a track as loved
143
  * Support for computing MD5 sums using libgcrypt (optional)
144
  * If an error happens setting the RSP session or downloading the
145
    list of friends, retry until succeeded
146
  * The initial login to last.fm is now asynchronous
147
  * Fixed some other minor bugs
148
149
0.3a (21 Nov 2007)
150
  * Fixed a bug that showed buttons with no icons in the Nokia 770
151
152
0.3 (21 Nov 2007)
153
  * Support for lastfm://play/ URLs (previews and free tracks)
154
  * Support for downloading free tracks
155
  * D-BUS support (Maemo only)
156
  * Handle lastfm:// URLs with Vagalume (Maemo only)
157
  * Show album cover of the track being played
158
  * New buttons to love, ban and download tracks
159
  * No more Gtk+ stock icons: now we have new icons for all buttons
160
    (thanks Felipe Erias and Mario Sanchez)
161
  * New menu entry to play a group's radio
162
  * Show the name of the track being played in the window title
163
  * Other UI enhancements (thanks Felipe Erias and Mario Sanchez)
164
  * Removed dependency on gnomevfs, using custom curl-based gstreamer
165
    source element instead
166
167
0.2 (09 Nov 2007)
168
  * Added support for recommending tracks to other users
169
  * Added support for adding tracks to the user's playlist
170
  * Added volume control for Nokia devices using the +/- hardware keys
171
  * Show a combo box with the list of friends in all dialogs that
172
    require a user name
173
  * Show hildon banners after setting tags, recommendations, etc.
174
  * Some menus have been reorganized
175
  * The released source code now compiles in Maemo 2 (Nokia 770)
176
    without modifications
177
  * Rewrote all the XMLRPC functions using libxml2
178
  * Fixed a couple of memory leaks and other minor bugs
179
180
0.1 (01 Nov 2007)
181
  * First proper release, with source code
182
  * Implemented Love/Ban using the old protocol too (the new one is
183
    not working yet) so now everything works as expected
184
  * Support for tagging artists, tracks and albums
185
  * Support for the fullscreen hardware key in Nokia N800
186
  * More menu options to select radio stations, including other
187
    users' radios, tag radios and similar artists radios
188
  * Fixed bug in 0.0.20071031 that made the program crash the first
189
    time the user saved their settings
190
  * Now Vagalume sends a proper User-Agent header in HTTP requests ;-)
191
192
0.0.20071031 (31 Oct 2007)
193
  * Support for marking tracks as Loved / Banned
194
  * Not it sends Skip information according to the RSP v1.2
195
  * New "Enable scrobbling" setting
196
  * New "Discovery mode" setting
197
198
0.0.20071028 (29 Oct 2007)
199
  * Initial pre-release, a binary-only package for the Nokia N800.