File: ChangeLog

package info (click to toggle)
lastfm 1.1.90-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,740 kB
  • ctags: 1,796
  • sloc: ansic: 31,089; cpp: 12,638; makefile: 58; sh: 38
file content (63 lines) | stat: -rw-r--r-- 1,886 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Last.fm Player ChangeLog
========================
(C) 2005 Last.fm Ltd.


VERSION 1.1.3:

    * Fix muting problem with certain DirectSound configurations.
    * Reset focus in Tag Dialog after switching between song / artist / track.

VERSION 1.1.2:

    * Fixed connection problem when using Windows Media Player as the external player.

VERSION 1.1.1:

    * Don't force the user to restart the player after changing the username or sound-configuration.

VERSION 1.1:

    * Ability to redirect sound to an external mediaplayer.
    * Added a personal page to the StationDialog, quickly linking to your stations and personal tags.
    * Remember volume setting on shutdown and restore it on startup.
    * Added tagging and journaling interface.
    * Neighbour stations show up in the history again.
    * Don't load the cover / metadata if the connection just dropped.
    * Store custom stations in the history.
    * Prevent fetching metadata too often.
    * Switch to new webservice url scheme.
    * DirectSound support for Windows.
    * ALSA support for Linux.
    * Ability to select a specific soundcard.

VERSION 1.0.5:

    * Use a custom progressbar for all platforms.
    * Smaller main-window.
    * Added proper menu bar for MacOS.
    * Added shortcuts for MacOS.
    * No more CPU hogging with MacOS.
    * Stop button prevents further sound playback instantly.

VERSION 1.0.4:

    * Added a play button, which opens the station-dialog.

VERSION 1.0.3:

    * Fixed issue with Internet Explorer, which transmits dragged urls differently than Firefox.
    * Better buffering mechanism.
    * Don't poll metadata in intervals, but when the sync signal arrives only.

VERSION 1.0.2:

    * Add support for accessing the servers via a proxy.

VERSION 1.0.1:

    * Eye-candy release with fading covers and sliding labels.

VERSION 1.0.0:

    * First public version.