~snaggen/rhythmbox/bpm

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: James Livingston
  • Author(s): James Livingston
  • Date: 2007-11-25 07:24:57 UTC
  • Revision ID: git-v1:b15d7482ba708af8778d80e83ec24fc7eb5c503b
fix some memory leaks. patch partially by John Daiker.

2007-11-25  James Livingston  <doclivingston@gmail.com>

        * bindings/python/rb.defs:
        * metadata/rb-metadata-dbus-service.c: (main):
        * plugins/rb-plugins-engine.c: (rb_plugins_engine_load),
        (rb_plugins_engine_load_cb):
        * plugins/sample-vala/rb-sample-vala-plugin.vala:
        * plugins/visualizer/rb-visualizer-plugin.c: (get_vis_plugin_list):
        * shell/rb-shell.c: (rb_shell_finalize), (construct_widgets):
        * shell/rb-tray-icon.c: (rb_tray_icon_init):
        * tools/massif.sh:
        * widgets/rb-entry-view.c: (rb_entry_view_get_sorting_type):
        * widgets/rb-entry-view.h: fix some memory leaks. patch partially by
        John Daiker.

svn path=/trunk/; revision=5456

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of changes in Rhythmbox 0.11.3 "Splinter"
 
2
==================================================
 
3
 
 
4
* Allow drag-and-drop of images to the cover art display
 
5
* Allow DAAP shares to be connected to manually
 
6
* Support DAAP smart playlists and radio streams
 
7
* Handle file name being passed on the command line again
 
8
* Add "donate to artist" action to Jamendo plugin
 
9
* Support some more lyric sites
 
10
* Improvements and fixes to the cross-fading player
 
11
* Improve UPnP support
 
12
* Improve track importing, especially on generic audio players
 
13
* Allow python plugins to use threads
 
14
* Enable music store plugins by default
 
15
* Support playback from fm radio tuner cards
 
16
 
 
17
As well as a heap of bug fixes.
 
18
 
 
19
Contributors to the release:
 
20
- Paolo Borelli
 
21
- John Bryant
 
22
- Brian Cameron
 
23
- Ed Catmur
 
24
- Cosimo Cecchi
 
25
- Tim Chevalier
 
26
- Jay Cornwall
 
27
- Jeff Craig
 
28
- Paul Drain
 
29
- Nguyen Thai Ngoc Duy
 
30
- James Henstridge
 
31
- David Keijser
 
32
- Alex Lancaster
 
33
- James Livingston
 
34
- Stephane Loeuillet
 
35
- Jonathan Matthew
 
36
- Bastien Nocera
 
37
- Tom Parker
 
38
- Tim Retout
 
39
- Claudio Saavedra
 
40
- Torsten Schoenfeld
 
41
- Kouhei Sutou
 
42
- Mika Wahlroos
 
43
- Philip Withnall
 
44
- Austin
 
45
 
 
46
Updated translations
 
47
--------------------
 
48
 
 
49
* ar            Djihed Afifi
 
50
* be@latin      Ihar Hrachyshka
 
51
* ca            Francesc Vilches
 
52
* cs            Martin Picek
 
53
* en_CA         Adam Weinberger
 
54
* es            Jorge Gonzalez
 
55
* eu            Inaki Larranaga Murgoitio
 
56
* fi            Ilkka Tuohela
 
57
* fr            Stéphane Raimbault
 
58
* gl            Ignacio Casal Quinteiro, Iván Méndez López
 
59
* hu            Gabor Kelemen
 
60
* it            Luca Ferretti
 
61
* ja            Takeshi Aihana
 
62
* lt            Žygimantas Beručka, Gintautas Miliauskas
 
63
* lv            Raivis Dejus
 
64
* mk            Jovan Naumovski
 
65
* nb            Kjartan Maraas, Espen Stefansen
 
66
* nl            Tino Meinen
 
67
* pl            Artur Flinta
 
68
* pt_BR         Og Maciel, Pedro de Medeiros
 
69
* ro            Alex Eftimie
 
70
* sk            Peter Tuharsky
 
71
* sv            Daniel Nylander
 
72
 
 
73
 
 
74
Overview of changes in Rhythmbox 0.11.2 "Inverted Ouroboros"
 
75
============================================================
 
76
 
 
77
* add partial support for UPnP A/V using Coherence
 
78
* large memory usage reductions for the Jamendo plugin
 
79
* read some keys from .is_audio_player files, like Banshee
 
80
* handle playlist-paths given to us by HAL better
 
81
* allow plugins to add new play orders
 
82
* notify last.fm about songs played on iPods
 
83
 
 
84
As well as a heap of bug fixes.
 
85
 
 
86
Contributors to the release:
 
87
- Jürg Billeter
 
88
- Dennis Cranston
 
89
- Christophe Fergeau
 
90
- Luca Ferretti
 
91
- Alex Lancaster
 
92
- Eduardo Lima
 
93
- James Livingston
 
94
- Jonathan Matthew
 
95
- Bastien Nocera
 
96
- Tim Retout
 
97
- Adam Zimmerman
 
98
 
 
99
Updated translations
 
100
--------------------
 
101
 
 
102
* dz    Pema Geyleg
 
103
* eu    Inaki Larranaga Murgoitio
 
104
* fi    Ilkka Tuohela
 
105
* fr    Claude Paroz
 
106
* gl    Ignacio Casal Quinteiro
 
107
* it    Luca Ferretti, Giuseppe M
 
108
* lt    Žygimantas Beručka
 
109
* lv    Raivis Dejus
 
110
* pl    Artur Flinta
 
111
* pt_BR Vladimir Melo, Evandro F. Giovani, Og Maciel
 
112
* sv    Daniel Nylander
 
113
* vi    Nguyễn Thái Ngọc Duy
 
114
 
 
115
 
1
116
Overview of changes in Rhythmbox 0.11.1 "<codename:insert/>"
2
117
==============================================================
3
118