~ubuntu-branches/ubuntu/gutsy/serpentine/gutsy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-08-16 21:15:55 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070816211555-t0h0nugk2kn1tb61
Tags: 0.9-0ubuntu1
* New upstream version
* debian/control:
  - updated XS-Python-Version value

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
== 0.9 ==
 
2
 
 
3
2007-08-15  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
4
 
 
5
        [144] Adds support for the new plparser API. Fixes bug #463180.
 
6
 
 
7
2007-08-15  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
8
 
 
9
        [143] Add support for storing the device used. Fixes bug #333281.
 
10
 
 
11
2007-08-15  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
12
 
 
13
        [142] No longer uses the column cache_location. Uses the cache pool
 
14
        instead to do all the work. Fixes bug #465352.
 
15
 
 
16
2007-08-15  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
17
 
 
18
        [141] Propagate the setting of a value in all rows that share the same
 
19
        filename. Fixes bug #465352.
 
20
 
 
21
2007-08-14  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
22
 
 
23
        [140] Files can be removed while recording. Fixes bug #345270.
 
24
 
 
25
2007-08-14  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
26
 
 
27
        [139] Mark remove music as private. Use request/release instead.
 
28
 
 
29
2007-08-14  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
30
 
 
31
        [138] Handle gracefully when the rhythmbox DB is not present. Fixes
 
32
        bug #466440.
 
33
 
 
34
2007-08-14  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
35
 
 
36
        [137] Only add as a listener after registring in DBus successfully.
 
37
 
 
38
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
39
 
 
40
        [136] When cache location is unavailable allow the user to select
 
41
        another. Fixes bug #382145
 
42
 
 
43
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
44
 
 
45
        [135] Do not set the temporary dir key.
 
46
 
 
47
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
48
 
 
49
        [134] Put gconf keys in 'serpentine.common'.
 
50
 
 
51
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
52
 
 
53
        [133] Minor change.
 
54
 
 
55
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
56
 
 
57
        [132] Minor change.
 
58
 
 
59
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
60
 
 
61
        [131] Bumped version to 0.9.
 
62
 
 
63
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
64
 
 
65
        [130] Fixed the implementation of the write files. Now the
 
66
        'on_writing_started' and 'on_writing_finished' are triggered when
 
67
        appropriate.
 
68
 
 
69
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
70
 
 
71
        [129] Fixed a bug, where the event 'before_music_fetched' was not
 
72
        being triggered.
 
73
 
 
74
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
75
 
 
76
        [128] Make listeners not interfere in a '_notify', by skiping those
 
77
        who raise an exception. Make CallbackListeners able to filter out only
 
78
        some method calls.
 
79
 
 
80
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
81
 
 
82
        [127] More robust plugin loading.
 
83
 
 
84
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
85
 
 
86
        [126] Applied a patch from Matthew Martin <xfceslacker@gmail.com>,
 
87
        which is a plugin for GNOME Power Manager to inhibit while Serpentine
 
88
        is recording. Fixes bug #344948.
 
89
 
 
90
2007-08-13  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
91
 
 
92
        [125] Fixed the name of the classes used.
 
93
 
 
94
2007-08-11  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
95
 
 
96
        [124] Tries to fix bug #465352 and bug #345270.
 
97
 
 
98
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
99
 
 
100
        [123] Added '__repr__' for a few classes.
 
101
 
 
102
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
103
 
 
104
        [122] Update to the new API.
 
105
 
 
106
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
107
 
 
108
        [121] Operation.listeners is deprectated. Use 'add_listener' and
 
109
        'remove_listener' instead.
 
110
 
 
111
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
112
 
 
113
        [120] Minor changes.
 
114
 
 
115
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
116
 
 
117
        [119] 'serpentine.Application' now triggers two events (use the
 
118
        'listeners' attribute): 'on_writing_started' and
 
119
        'on_writing_finished'.
 
120
 
 
121
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
122
 
 
123
        [118] Rename '__speed' to '_speed'.
 
124
 
 
125
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
126
 
 
127
        [117] Minor changes. Converted old style classes to new style classes.
 
128
 
 
129
2007-08-10  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
130
 
 
131
        [116] Added an operation that always succeeds. Added an object that
 
132
        routes the calls to a listener object to a certain callback.
 
133
 
 
134
2007-08-04  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
135
 
 
136
        [115] Made the 'title' column translatable. Fixes GNOME's bug #463253.
 
137
 
 
138
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
139
 
 
140
        [114] Made MusicList more robust to outside events (like DnD).
 
141
 
 
142
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
143
 
 
144
        [113] Do not assert the progress, it might be wrong. Deal with it.
 
145
        Fixes bug #463191.
 
146
 
 
147
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
148
 
 
149
        [112] Was not returning the value in choice lists. Fixed GNOME bug
 
150
        #463178.
 
151
 
 
152
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
153
 
 
154
        [111] Do not crash on circular references in playlists. Fixes GNOME
 
155
        bug #463144.
 
156
 
 
157
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
158
 
 
159
        [110] Mastering widget is now aware of the two seconds gap between
 
160
        tracks. Fixes GNOME bug #344689.
 
161
 
 
162
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
163
 
 
164
        [109] Refactored preferences in order to have the possibility to
 
165
        connect to an event that is triggered when a property changes.
 
166
 
 
167
2007-08-03  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
168
 
 
169
        [108] Very minor changes.
 
170
 
 
171
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
172
 
 
173
        [107] Minor changes.
 
174
 
 
175
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
176
 
 
177
        [106] Minor fixes.
 
178
 
 
179
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
180
 
 
181
        [105] Use absolute imports instead of relative ones.
 
182
 
 
183
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
184
 
 
185
        [104] Make pylint happy.
 
186
 
 
187
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
188
 
 
189
        [103] Refactored the hint filter (composite hints) retrieval. Now uses
 
190
        exceptions instead of returning None.
 
191
 
 
192
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
193
 
 
194
        [102] Minor fixes.
 
195
 
 
196
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
197
 
 
198
        [101] Removed unneeded import.
 
199
 
 
200
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
201
 
 
202
        [100] Import what is needed from modules, instead of the modules
 
203
        themselves.
 
204
 
 
205
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
206
 
 
207
        [99] Removed unneeded code.
 
208
 
 
209
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
210
 
 
211
        [98] New module for holding exceptions.
 
212
 
 
213
2007-08-02  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
214
 
 
215
        [97] Ignore files generated by autotools.
 
216
 
 
217
2007-08-01  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
218
 
 
219
        [96] Moved testing files to a different directory.
 
220
 
 
221
2007-08-01  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
222
 
 
223
        [95] The all files filter cannot demand a point.
 
224
 
 
225
2007-08-01  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
226
 
 
227
        [94] Updated coding style (use PEP8 from now on).
 
228
 
 
229
2007-07-31  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
230
 
 
231
        [93] Started implementing a function that makes the pie grow/shrink
 
232
        slowly when its size is changed.
 
233
 
 
234
2007-07-31  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
235
 
 
236
        [92] Minor visual change.
 
237
 
 
238
2007-07-31  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
239
 
 
240
        [91] Updated operation's API.
 
241
 
 
242
2006-06-15  Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
243
 
 
244
        Corrected the filter for all files. Closes bug #344912.
 
245
 
 
246
2006-06-15 Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
247
 
 
248
    * serpentine/__init__.py:
 
249
    Corrected the filter for all files. Closes bug #344912.
 
250
 
1
251
== 0.7 ==
2
252
 
3
253
2006-06-12 Tiago Cogumbreiro <cogumbreiro@users.sf.net>