forked from lubosz/radiotray
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
140 lines (102 loc) · 3.51 KB
/
NEWS
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Radio Tray 0.7.3 - 09/08/2012
=============================
* Added buffer size control to configuration file ("buffer_sizer")
* Added partial support for album cover download
* Fixed issues with icon not appearing in some platforms
* Improved tooltip on sleeptimer
* Fixed issue with configuration location (issue #120)
* Added plugin for multimedia keys under Mate (thanks to Ken)
* Improved plugin configuration dialog
* Updated translations
* Added toggle operation to DBus interface
* Fix problem with segmentatinon faults
* Fix problem with temporary network failures
Radio Tray 0.7.2 - 02/02/2012
=============================
* Added several updated translations
* Fixed issue with icon on appindicator
Radio Tray 0.7.1 - 09/12/2011
=============================
* Added a missing file to package
* Updated translations
Radio Tray 0.7 - 08/12/2011
=============================
* Added plugins system
* Moved sleep timer functionality to a plugin
* Improved user interaction in bookmarks configuration dialog
* Moved gnome media shortcut keys funcionality to a plugin
* Moved notifications to a plugin
* New Song History plugin
* Added a proper logging
* Read-only bookmark support
* Updated translations
* Increased default radio stations list
* Fix for MMS redirects
Radio Tray 0.6.4 -
=============================
* Several bug fixes
* Updated translations
* Added first run configuration dialog
Radio Tray 0.6.3 - 20/01/2011
=============================
* Fixed build
Radio Tray 0.6.2 - 18/01/2011
=============================
* Added --resume parameter to play last radio station
* Added application indicator support
* Fixed several bugs
* Added user-agent information
* Added sleep timer
* Updated translations and added a few more
Radio Tray 0.6.1 - 16/09/2010
=============================
* Added new translations and updated existing ones
* Fixed several small bugs
* Added sub-menus
* Improved configuration dialogs UI a little
* Fixed several problems with playlist parsers
* Added option to reload bookmarks
* Improved notification system
* Increased number of stations on the default bookmarks file
Radio Tray 0.6 - 11/06/2010
=============================
* Updated translations
* Added volume control by using the mouse scrollwheel and corresding information on the tooltip
* Added DBus interface
* Fixed several small bugs
* Added separators to radio menu
* Added support for playing directly by URL, via DBus
* Added XSPF playlist format support
* Added MPRIS support to DBus interface
* Added keyboard media keys support
* Added ASF playlist format
* Improved playlist decoding
* Added RAM playlist support
* Added configuration file
Radio Tray 0.5.1 - 11/04/2010
=============================
* Added contributed translation language files
* Improved gui feedback
* Several small fixes
Radio Tray 0.5 - 20/03/2010
===========================
* Fixed radiotray startup bugs, by reorganizing application structure
* Added translation support
Radio Tray 0.4 - 16/02/2010
===========================
* Added radio sort operation
* Enhanced tooltip, now shows song information
* Improved playlist support
Radio Tray 0.3 - 30/01/2010
===========================
* Fixed support for apostrophes in radio names
* Fixed scrollbar issue
* Added support for M3U playlist format
* Added support for ASX,WAX and WVX playlist formats
Radio Tray 0.2 - 17/01/2010
===========================
* Added support for shoutcast/icecast playlists
* Added desktop entry file
Radio Tray 0.1 - 09/01/2010
===========================
* Initial release