2006-05-25 Jonathan Matthew <jonathan@kaolin.wh9.net>
[rhythmbox.git] / NEWS
blob981b77bbe361488b1563301e3a712e712b314f74
1 Overview of Changes in Rhythmbox 0.9.4
2 ======================================
4 * add support for source-specific toolbar items (James Livingston: 329041)
5 * make the status column blank for undownloaded podcasts (Jonathan Matthew)
6 * make iradio station connect asynchronous (James Livingston:128106)
7 * break mDNS class into backend-specific classes (William Jon McCann)
8 * add support for password-protected DAAP shares (William Jon McCann: 322966)
9 * have per-client DAAP session (William Jon McCann: 329814)
10 * make DAAP source icon show authentication status (William Jon McCann: 330291)
11 * turn of paranoia when playing audio cds (James Livingston: 322270)
12 * use network byte-order for DAAP, fixes some issues with Banshee (Jonathan Matthew)
13 * fold RBSimpleView back into RBPropertyView (James Livingston: 327500)
14 * store hidden state of entries in on-disk db (James Livingston: 325215)
15 * add dbus methods for static playlist control (Jonathan Matthew: 329958)
16 * force URI canonicalisation when first upgrading (James Livingston: 329988)
17 * add browsers to playlists (James Livingston: 118862)
18 * don't put drag-n-drop URIs in reverse order (Jonathan Matthew: 330283)
19 * notification bubble fixed (Jonathan Matthew: 330876)
20 * RhythmDB API cleanup (James Livingston, Jonathan Matthew: 330226)
21 * add auto-completion to tag-editing (Sven Herzberg: )
22 * add action to clear entire queue (Jonathan Matthew: 330014, 331392)
23 * don't display entry notify bubble when containing "&" (Jonathan Matthew: 330784)
24 * don't block UI when reading audio cd TOC (James Livingston: 329942)
25 * stop polling cd drive when playing from it (James Livingston: 330716)
26 * add Party Mode (William Jon McCann: 323933)
27 * don't stop when playing track is deleted (James Livingston: 131150, 331712)
28 * add quality column (James Livingston: 167659)
29 * add "queue playlist" action (James Livingston: 330490, 330490)
30 * update documentation to not be completely out-of-date (Baptiste Mille-Mathias: 314001)
31 * add support for out-of-process metadata service (Jonathan Matthew: 329597)
32 * port to using gnome-doc-utils (Luca Ferretti)
33 * indicate pre-empted source when playing from queue (Jonathan Matthew: 330819)
34 * add "starts with" and "ends with" string criteria (James Livingston)
35 * don't choke on podcast feeds which use timezone names (Alex Lancaster: 331691)
36 * make auto playlist editor non-modal (James Livingston: 320030)
37 * add "missing files" and "import errors" sources (Jonathan Matthew: 167763, 142322)
38 * use entry and button for Library Location preference (James Livingston: 328414)
39 * remember window visibility between sessions (James Livingston: 127320)
40 * don't import known non-audio files (James Livingston: 323179)
41 * read more metadata from iPod dbs (Gunnar Steinn Magnusson: 324648)
42 * support sources with no entry view (James Livingston: 331673, 331673)
43 * add read-only PSP support (James Livingston, Bastien Nocera: 332337)
44 * add read-only Nokia 770 support (James Livingston)
45 * restore browser selections after browser change (James Livingston)
46 * add "download location" to podcast info window (Jonathan Matthew: 330696)
47 * fix issues with new totem-plparser recursion (James Livingston: 331508)
48 * use drive rather than volume name for removable media (James Henstridge: 333080)
49 * add gst 0.10 id3 tag editing (James Livingston: 309609)
50 * add filtering support to debug output (Jonathan Matthew)
51 * add plugin support (James Livingston: 330523)
52 * add search bar (William Jon McCann: 328618, 334407)
53 * filter browsers with search terms (Jonathan Matthew: 322787)
54 * remove non-libnotify notifications (James Livingston: 331721)
55 * update documentation (Baptiste Mille-Mathias)
56 * add Increase and Decrease volume menu items (James Livingston: 123383)
57 * add Python Console plugin (Steve Frécinaux)
58 * add HTTP proxy support (Jonathan Matthew: 335091)
59 * do all gnomevfs stats in one batch (Jonathan Matthew: 334106)
60 * build properly on Solaris (Brian Cameron: 335318)
61 * borrow Banshee's Eject icon, because g-i-t doesn't have one
62 * have better "no GStreamer plugin found" messages (James Livingston: 128109)
63 * add LIRC plugin (Jonathan Matthew)
64 * use libsexy to add a clear button to the search box (James Livingston: 128109)
65 * allow overriding of the toolbar button style (James Livingston: 336797)
66 * add profiling hooks (William Jon McCann: 337387, 338114)
69 and a whole heap of other bugs fixes and minor improvements (too many to list...)
72 Updated Translations
73 --------------------
75 * cs    Miloslav Trmac
76 * el    Nikos Charonitakis, vyruss
77 * es    Francisco Javier F. Serrador
78 * eu    Inaki Larranaga
79 * fi    Ilkka Tuohela
80 * gl    Ignacio Casal Quinteiro
81 * hu    Gabor Kelemen
82 * it    Luca Ferretti
83 * ja    Takeshi AIHANA
84 * lt    Žygimantas Beručka
85 * nb    Øivind Hoel, Kjartan Maraas
86 * nl    Tino Meinen, Reinout en Tino
87 * no    Kjartan Maraas
88 * pt_BR Raphael Higino
89 * ru    Nickolay V. Shmyrev
90 * sv    Daniel Nylander
91 * th    Isriya Paireepairit
92 * vi    Nguyễn Thái Ngọc Duy, Clytie Siddall
93 * zh_HK Abel Cheung
94 * zh_TW Abel Cheung, Lin-Chieh Shangkuan
97 Overview of Changes in Rhythmbox 0.9.3.1
98 ========================================
100 * allow watches library to be in non-local places [James Livingston]
101 * give better error messages for missing gstreamer [James Livingston]
102 * emit normal warnings instead of critical ones [Jonathan Matthew: 329398]
103 * fix crasher if gstreamer gives us NULL strings [Jan Schmidt]
104 * use network dyte order for DAAP content codes [Jonathan Matthew]
105 * fix the first-run druid and generic player support [James Livingston: 329723]
107 Updated Translations
108 --------------------
109 * ca    Jordi Mallach
111 Overview of Changes in Rhythmbox 0.9.3
112 ======================================
114 * disable column auto-sizing, improves speed [Jonathan Matthew: 312122]
115 * resort in a faster way [James Livingston: 315389]
116 * don't try to burn long playlists [William Jon McCann: 321753]
117 * other cd-burning fixes and HIG improvements [William Jon McCann: 321754]
118 * fix "Post" and "Episode" wording [James Livingston: 321653]
119 * display tag-writing errors to the user [James Livingston]
120 * make the podcast dialog look like the song one [William Jon McCann]
121 * use glib class private data everywhere [William Jon McCann: 313688]
122 * add "Move to trash" command [Bastien Nocera: 315389]
123 * support DBus 0.6 [William Jon McCann]
124 * add support for "Watched Libraries] [James Livigston: 160159]
125 * add support for remote gnome-vfs [James Livingston: 140355]
126 * select source when hovering with drag [Thomas de Grenier de Latour: 323044]
127 * fix parsing of some RSS feeds [Ryan P Skadberg: 323153]
128 * use toolbar [William Jon McCann, James Livingston: 316238]
129 * always hide rather than remove db entries until old [James Livingston]
130 * ellipsise source names, instead of adding scroll bar [James Livingston]
131 * allow year to be changed on multiple songs [Alex Lancaster]
132 * refactor playlist classes [Jonathan Matthew]
133 * add gstreamer 0.10 support [Jan Schmidt, James Livingston]
134 * fix drag-and-drop of URLs [Jonathan Matthew:323610]
135 * save metadata when forward/next are pressed [James Livingston: 320952]
136 * fix complaints about deprecated libnautilusburn API in 2.13 [James Livingston]
137 * make entry-views just a display, and fix play orders [Jonathan Matthew:323612]
138 * remove distro-packaging stuff [James Livingston]
139 * fix 5 sec pause when finding non-audio files with gst 0.10 [James Livingston]
140 * fix playlist saving and shutdown [William Jon McCann: 322940]
141 * submit songs longer than 30 mins to AudioScrobbler [Ståle Lyngaas: 323639]
142 * make iradio dialog look like song one [William Jon McCann: 323306]
143 * make genre tag-writing not use artist [Alex Lancaster: 323642]
144 * more entry-view cleanup and refactoring [Jonathan Matthew: 323640]
145 * fix problem with dropping artist/album into an entry view [James Livingston]
146 * add play queue [Jonathan Matthew: 107787]
147 * about dialog fixes and update AUTHORS and MAINTAINERS [William Jon McCann]
148 * remove use of GMemChunks [James Livingston]
149 * remove unused podcast feed column [William Jon McCann: 322961]
150 * add support for the search box to playlists. [James Livingston]
151 * add support for more date formats in podcast feeds [William Jon McCann]
152 * use "friendly time" for properties display [William Jon McCann]
153 * add fulscreen mode [William Jon McCann: 324075]
154 * allow iradio stations to be stream URLs [Jonathan Matthew]
155 * fix parsing of itunes:image element in podcasts [William Jon McCann]
156 * allow podcasts with no pubication date [Jonathan Matthew]
157 * add disc number to multiple-track properties window [Jonathan Matthew, 324777]
158 * read playcount and year from ipod db [Gunnar Steinn Magnusson]
159 * add 'last episode' field to the podcast feed dialog [Jonathan Matthew]
160 * assorted DAAP fixes [James Livingston, Jonathan Matthew, William Jon McCann]
161 * add libnotify support [Jonathan Matthew]
162 * use G_DEFINE_TYPE [James Livingston, Lubomir Marinovm, William Jon McCann]
163 * many play-order fixes [Jonathan Matthew]
164 * add default playlists [William Jon McCann: 323004]
165 * add support for Year criteria in auto playlists [Alex Lancaster: 321341]
166 * give names to playlists created via drag-n-drop [William Jon McCann: 326116]
167 * allow dbus to chaneg volume [Jonathan Matthew]
168 * stop playback after a podcast finished [James Livingston: 322077]
169 * fill in multi-track property window fields [James Livingston: 326054]
170 * don't lose hidden entries from playlists [James Livingston: 319278]
171 * add support for generic mass-storage audio players [James Livingston: 325602]
172 * don't get stuck on recursive symlinks [James Livingston: 125452]
173 * don't crash on hybrid audio+data cds [Jonathan Matthew]
174 * make startup faster [James Livingston, Jonathan Matthew: 323348 and others]
175 * display number of tracks in browsers [William Jon McCann: 327372]
176 * add support for Year metadata from DAAP shares [Alex Lancaster: 327700]
177 * support chunked-encoding for DAAP [Jonathan Matthew: 326738, 318852]
178 * change default rating back to 0 [James Livingston]
179 * sort URIs when artist/album is dragged [Jonathan Matthew: 327494]
180 * remove items from browsers when tracks are hidden [James Livingston: 327061]
181 * don't spin when all tracks are unplayable [Jnonathan Matthew: 329329]
182 * minor UI and HIG fixes [Dennis Cranston, Jaap A. Haitsma, James Livingston,
183   Jonathan Matthew, William Jon McCann, Bastien Nocera]
184 * assorted other bug fixes and minor improvements
186 Updated Translations
187 --------------------
189 * de    Hendrik Brandt
190 * en_CA Adam Weinberger
191 * es    Francisco Javier F. Serrador
192 * fi    Ilkka Tuohela
193 * fr    Christophe Bliard
194 * gl    Ignacio Casal Quinteiro
195 * hu    Gabor Kelemen
196 * ja    Takeshi AIHANA
197 * lt    Žygimantas Beručka
198 * nb    Kjartan Maraas
199 * nl    Vincent van Adrighem, Tino Meinen
200 * no    Kjartan Maraas
201 * pt_BR Evandro Fernandes Giovanini, Raphael Higino
202 * vi    pclouds, Clytie Siddall
203 * zh_CH Funda Wang
204 * zh_TW Abel Cheung
208 Overview of Changes in Rhythmbox 0.9.2
209 ======================================
211 * Add podcast support [Renato Araujo:309372]
212 * Podcast fixes and improvements [Renato Araujo, Dennis Cransto,
213   James Livingston, Jonathan Matthew, William Jon McCann]
214 * Add support for audioscrobbler/last.fm submission [Ruben Vermeersch:106669]
215 * Add audio CD support [James Livingston:110928]
216 * Use libgpod, add support for ipod playlists [Christophe Fergeau]
217 * Make more strings translatable [Funda Wang]
218 * Stop when reaching end of playlist in linear mode [Caio Marcelo]
219 * Fix lots of window-state weirdness [James Livingston:122806]
220 * Remember window position [Caio Marcelo:315289]
221 * Fix memory leaks [Christopher Aillon]
222 * Make hidden/shown window policy better [Caio Marcelo:308053]
223 * DBus interface improvements [Paul Kuliniewicz]
224 * Use natural sorting order [James Livingston:158599]
225 * Fix "show window" in tray icon menu to toggle correctly [Caio Marcelo:318053]
226 * Don't share hidden tracks with DAAP [James Livingston]
227 * Make connecting to DAAP shares asynchronous [Jonathan Matthew:316225]
228 * Make DAAP work on 64 bit systems [Jonathan Matthew:319304]
229 * Make tag-writing safer [Artem Baguinski, James Livingston]
230 * Fix memory leaks [Christopher Aillon]
231 * Make default stations actually show up [James Livingston]
232 * Make dragging playlists copy not move files [James Livingston:319817]
233 * Fix re-ordering problems [Jonathan Matthew:319718]
234 * Save the database regularly [James Livingston:155306]
235 * Show disc number in info window [Jonathan Matthew:311199]
236 * UI and HIG fixes [Dennis Cranston:313158, 320184, 320579]
237 * Allow search box to match multiple properties [139196]
238 * Report iradio errors better [James Livingston]
239 * Make date formats correct in all locales [James Livingston]
240 * Fix drag-and-drop of URLs [Jonathan Matthew]
241 * Mork better with autofs mounts [Shun-ichi Tahara:320571]
242 * Don't wedge gnome-vfs-daemon [Shun-ichi Tahara:320570]
243 * Use chunked loading/sending of daap files [Jonathan Matthew]
244 * Allow Anjuta to import the source tree [Artem Baguinski]
245 * Add support for year/date metadata [Christophe Fergeau:166093]
246 * Display errors in the radio properties [Jonathan Matthew:320749]
247 * Add file-overwrite dialogs for GTK 2.8 [Jaap A. Haitsma]
248 * Add "Edit Playlist" item to main menu [James Livingston:311470]
249 * Make new radio station use the properties dialog [Jonathan Matthew]
250 * Display the count in the "All" line of browsers [James Livingston]
251 * Fix query-model refcount and polling problems [Jonathan Matthew:321410]
252 * Fix emission of entry-changed signals on startip [Jonathan Matthew]
253 * Support gzip encoded DAAP [Jonathan Matthew:321157]
254 * Allow pause by middle-clicking on the tray icon [James Livingston]
255 * Start some RhythmDB API docs [James Livingston]
256 * Don't display error if Avahi daemon isn't running [James Livingston]
257 * Emit single "icon missing" warning [Jonathan Matthew:321698]
258 * Store the bitrate for radio streams [Jonathan Matthew:321702]
259 * Bring back per-source search box text [James Livingston:321593]
260 * GObject-ify rb-daap-connection.c [James Livingston:321930 and 322007]
261 * Make disabling and re-enabling daap work [James Livingston:321748]
262 * Give playlists and entry-type [Jonathan Matthew]
263 * Use g_list_prepend to make things not O(n^2) [James Livingston:321696]
264 * Don't hang with broken DAAP servers [Jonathan Matthew:321919]
265 * Update quick-reference to have right keys [Baptiste Mille-Mathias]
266 * Fix libsoup tests for DAAP [Tom Parker]
267 * Don't have date-added column for cds and ipods [James Livingston:322269]
268 * Support Avahi 0.6 [Daniel S. Haischt]
269 * Disable saving, renaming, and deletion of DAAP playlists [Jonathan Matthew]
270 * Assorted other bug fixes
271 * Disable the close button's minimise-to-tray action
273 Updated Translations:
274 * bg:    Rostislav Raykov
275 * cs:    Miloslav Trmac
276 * de:    Hendrik Brandt
277 * en_CA: Adam Weinberger
278 * es:    Francisco Javier F. Serrador
279 * fi:    Ilkka Tuohela
280 * fr:    Baptiste Mille-Mathias
281 * gl:    Ignacio Casal Quinteiro
282 * hu:    Gabor Kelemen
283 * ja:    Takeshi Aihama
284 * lt:    Žygimantas Beručka
285 * mk:    Arangel Angov
286 * nb:    Kjartan Maraas
287 * nl:    Vincent van Adrighem
288 * no:    Kjartan Maraas
289 * sk:    Marcel Telka
290 * vi:    pclouds
291 * zh_CN: Funda Wang
295 Overview of Changes in Rhythmbox 0.9.1
296 ======================================
298 * Add DAAP (iTunes' music sharing) support [Charles Schmidt]
299 * Notification bubble from tray icon [Colin Walters]
300 * Minimise to tray rather than exiting when close is used [Colin Walters]
301 * Allow sources to form a tree, for child playlists [Charles Schmidt]
302 * Add removable media framework and port ipod code [James Livingston]
303 * Support HAL >= 0.5 as well as > 0.2 [Ronald Bultje]
304 * Much improved automatic playlists, including more criteria options and
305   sorting [James Livingston:132566]
306 * Use a proper GTK status bar [William Jon McCann]
307 * Better drag-n-drop support: drag from browsers to source list, from browsers
308   or track list to other apps and re-order playlists [Jonathan Matthew: 147337]
309 * Update DBus support to version 0.35, general DBUS improvements and drop
310   command-line arguments for DBus [Colin Walters]
311 * Add "limit by time" option to playlists [James Livingston: 159227]
312 * Display hours if a song is longer than 60 minutes [Jonathan Matthew: 313311]
313 * Use new volume widget, same as in Totem [Ronald S. Bultje: 300867]
314 * Focus entry view when enter is pressed in search box [Paolo Borelli: 128110]
315 * Show source list when playlist os created [James Livingston: 161935]
316 * Disable rather then hide seek bar [James Livingston: 139102]
317 * Improved error handling in RBPlayer [Colin Walters]
318 * Remove dashboard support [Colin Walters]
319 * Many HIG and UI improvements [Dennis Cranston and Paolo Borelli]
320 * Use last.fm instead of allofmusic.com for links [Colin Walters]
321 * Remove autorating of tracks [Colin Walters]
322 * Fix header synchronisation [Raphael Slinckx]
323 * Fix some window state issues [James Livingston: 313893 and 137068]
324 * Add "Date Added" column [Ernst Persson]
325 * Better playlist loading [James Livingston, Bastien Nocera, Colin Walters]
326 * Make playing source bold, rather than using an icon [Colin Walters]
327 * Allow library-derived sources to override behaviour [James Livingston]
328 * Correctly update status bar and don't use useless info [James Livingston]
329 * Add support for building API docs with gnome-doc-utils [Raphael Slinckx]
330 * Update the default radio stations [Ali Akcaagac:129285]
331 * Remove a heap of old code, and use stock art instead of custom art
332 * Many rhythmdb improvements
333 * Fix more memory leaks
334 * Many bug fixes and minor improvements
336 Updated Translations:
337 * ca (Josep Puigdemont i Casamajó)
338 * cs (Miloslav Trmac)
339 * da (Morten Brix Pedersen, Ole Laursen)
340 * de (Hendrik Brandt)
341 * el (Kostas Papadimas)
342 * en_CA (Adam Weinberger)
343 * es (Francisco Javier F. Serrador)
344 * fi (Ilkka Tuohela)
345 * fr (Stephane Raimbault)
346 * gl (Ignacio Casal Quinteiro)
347 * hu (Gabor Kelemen)
348 * lt (Žygimantas Beručka)
349 * ne (Pawan Chitrakar)
350 * nl (Tino Meinen)
351 * pt_BR (Raphael Higino, Afonso Celso Medina)
352 * vi (Clytie Siddall)
353 * zh_CN (Funda Wang)
355 Overview of Changes in Rhythmbox 0.9.0
356 ======================================
358 * Too many to mention, focus was on stability, and memory usage
359 * Support for buring audio CDs (pass --with-cdburner to configure)
360 * Experimental tag editing support (pass --enable-tag-writing to configure)
361 * Remove deprecated Xine backend
362 * Play any audio file that GStreamer can decode
363 * Don't remove tracks that are unavailable, just hide them
364 * Internet Radio improvements
365 * Heaps of UI Improvements
366 * Updated Bonobo interface
367 * Heaps of bug fixes, some memory usage reduction and code cleanup
368 * Promises to keep the NEWS file up to date
371 Overview of Changes in Rhythmbox 0.7.2
372 ======================================
374 * Many crasher bugfixes [Ben Liblit, Colin Walters]
375 * Initial work on saving database and playlists while running [David Dollar] 
376 * Fix mime type detection [Colin Walters]
377 * Fix import of non-UTF8 filenames [Colin Walters]
378 * Actually respect Cancel in import dialog [Colin Walters]
379 * Several fixes for GTK+ 2.4 file dialogs [Colin Walters]
380 * Display buffering progress for Xine backend [David Dollar]
381 * iPod fixes [Christophe Fergeau]
382 * Remove deprecated casting usage [Christophe Fergeau]
383 * New --shuffle argument [James Willcox]
384 * Use automake 1.8 if available [Christian Schaller, Colin Walters]
385 * Fix for GTK+ 2.4 detection [Christophe Fergeau]
386 * Nicer iPod icon [Jakub Steiner]
387 * Actually distribute README.iPod [Colin Walters]
388 * Xine player fixes [David Dollar] 
389 * Add MonkeysAudio to known music MIME types [Jérémy SIMON]
390 * Canonicalize filenames into URLS when loading playlists [Colin Walters]
391 * Fix race condition in database load [Colin Walters]
392 * Remove some unused functions [Bastien Nocera]
394 Updated translations:
396 el (Kostas Papadimas)
397 hu (Andras Timar)
398 hr (Robert Sedak)
399 tr (Enver Altin)
400 ga (Alastair McKinstry)
401 ja (Takeshi AIHANA)
402 nl (Vincent van Adrighem)
403 da (Morten Brix Pedersen)
404 lt (Žygimantas Beručka)
406 Overview of Changes in Rhythmbox 0.7.1
407 ======================================
409 * Initial iPod support (see README.iPod) [Christophe Fergeau]
410 * Ignore files with unknown MIME types [Colin Walters]
411 * Support for Rating criteria in automatic playlists [Colin Walters]
412 * Disc number tags [Christophe Fergeau]
413 * Per-song automatic rating is now configurable [Michael Terry]
414 * Improved multiselection dialog [Colin Walters]
415 * Fix GStreamer configure checks [Christophe Fergeau, Colin Walters]
416 * Use weighted random algorithm when using Shuffle+Repeat [Jeffrey Yasskin]
417 * Remove Bonobo statusbar for now [Colin Walters]
418 * Disable "Browse by..." context menu if browser isn't enabled [Colin Walters]
419 * Some state saving: search text, selected source [Colin Walters]
420 * Use GtkFileChooser in startup druid too [Christophe Fergeau, Colin Walters]
421 * Add audioconvert in pipeline [Colin Walters]
422 * Don't do prelighting on ratings (avoids theme color issues) [Colin Walters]
423 * Actually save library if it didn't exist before [Christophe Fergeau]
424 * Use GAtomic if available [Christophe Fergeau]
425 * Improved Xing header parsing [Christophe Fergeau]
426 * Improved duration reading using GStreamer [Christophe Fergeau]
427 * Fix flac configury [foser@gentoo.org]
428 * Don't set sink to NULL to avoid pausing issue [Colin Walters]
429 * Fix occasional deadlock on startup [Colin Walters]
430 * Other various bugfixes
432 New translations:
434 bg (Peter Slavov)
435 uk (Yuriy Syrota)
437 Updated translations:
439 hu (Andras Timar)
440 hr (Robert Sedak)
441 ja (Takeshi AIHANA)
442 lt (Žygimantas Beručka)
443 cs (Miloslav Trmac)
444 no (Kjartan Maraas)
445 es (Francisco Javier F. Serrador)
446 zh_TW (Abel Cheung)
447 be (Ales Nyakhaychyk)
448 sr, sr@Latn (Danilo Šegan)
449 fi (Ilkka Tuohela)
450 ca (Jordi Mallach)
451 kr (Changwoo Ryu)
452 nl (Kees van den Broek)
453 et (Priit Laes)
454 sv (Christian Rose)
455 el (Kostas Papadimas)
456 it (Luca Ferretti)
457 pl (Artur Flinta)
459 Overview of Changes in Rhythmbox 0.7.0: "My, your music looks tasty..."
460 ======================================
462 * Support for GStreamer-based metadata [Colin Walters]
463 * Initial tag editing work [Colin Walters]
464 * Adaptive ratings [Michael Terry]
465 * ReplayGain support [Jeremy SIMON]
466 * Create automatic playlists via drag and drop from browsers [Jonatan Magnusson]
467 * Editing of automatic playlists [Colin Walters]
468 * Song info dialog cleanups [Colin Walters]
469 * Implement "Browse this genre/artist/album" context menu [Colin Walters]
470 * Allow reordering playlists via DND [Colin Walters]
471 * Automatically scroll view while dragging [Yann Rouillard]
472 * Fix sorting by genre [Colin Walters]
473 * Pause support for multimedia keys [Crispin Flowerday]
474 * Lots of playback order fixes and speedups [Jeffrey Yasskin]
475 * .m3u parsing fixes [Colin Walters]
476 * Some MacOS X work [Jeffrey Yasskin]
477 * Fix time display with partial days [James Kahn]
478 * Use new GtkFileChooser if available [Sriram Ramkrishna]
479 * Internet radio buffering progress now uses bottom progress bar [Colin Walters]
480 * Correctly remember state for Import Folder dialog [Colin Walters]
481 * Lots more error checking for playback [Colin Walters]
482 * Update INTERNALS documentation [Colin Walters]
483 * New "equals" criteria for automatic playlists [Colin Walters]
484 * New default iradio station list [Colin Walters, Jeffrey Yasskin, Joseph Wilhelm]
485 * Default CFLAGS warning bits stolen from gnome-keyring [Colin Walters]
486 * Configuration/build fixes [Juilo M. Merino Vidal]
487 * More C89 fixes [Scott Wheeler]
488 * General code cleanup [Colin Walters, Christophe Fergeau, Jeffrey Yasskin]
489 * Misc bugfixes [Colin Walters, Christophe Fergeau, Jefferey Yasskin]
491 New translations in Rhythmbox 0.7.0:
493 lt (Žygimantas Beručka)
494 mn (Sanlig Badral)
495 ga (Paul Duffy)
496 ar (Arafat Medini)
498 Updated translations in Rhythmbox 0.7.0:
500 fi (Ilkka Tuohela)
501 cs (Miloslav Trmac)
502 de (Christian Neumair)
503 az (Mətin Əmirov)
504 no (Kjartan Maraas)
505 ko (Young-Ho Cha, Changwoo Ryu)
506 es (Francisco Javier F. Serrador)
507 pl (GNOME PL Team)
508 sr, sr@Latn (Danilo Šegan)
509 nl (Kees van den Broek)
510 el (Kostas Papadimas)
511 pt (Duarte Loreto)
512 ja (Takeshi AIHANA)
513 cy (Telsa Gwynne)
515 Overview of Changes in Rhythmbox 0.6.5
516 ======================================
518 * Work with session management [Matt Hughes]
519 * Improved dashboard support [Lee Willis]
520 * Fix length calculation for some VBR MP3s [Christophe Fergeau]
521 * Jump to songs added via commandline [Colin Walters]
522 * Avoid segfaults with some commandline bits [Colin Walters]
523 * Fix volume popup near bottom of screen [Johnathan Taylor]
524 * Update Bonobo interface for play order work [Colin Walters]
525 * Avoid some unlikely but possible use of freed strings [Colin Walters]
526 * Fix compilation with G_DISABLE_ASSERT [Colin Walters]
527 * Correctly encode URIs when upgrading from 0.5.x [Colin Walters]
528 * Fix changing sorting with active genre/artist filtering [Colin Walters]
530 Overview of Changes in Rhythmbox 0.6.4
531 ======================================
533 * Add audio/x-flac as a known MIME type for FLAC [Colin Walters]
534 * Dashboard is disabled by default due to compilation problems on some machines [Colin Walters]
535 * Remove applicable filtering when genre/artist/album filter is hidden in the prefs [Colin Walters]
536 * Don't crash when using --print-playing with internet radio [Colin Walters]
537 * Update GStreamer player to handle changes in GStreamer 0.7 [Colin Walters]
538 * Don't send ourselves SIGINT on a g_warning if not in debug mode [Colin Walters]
539 * Make file chooser dialog resizable [Colin Walters]
540 * Don't try to use multimedia keys if we only have XSun [Colin Walters]
542 Overview of Changes in Rhythmbox 0.6.3
543 ======================================
545 * Dashboard integration [Lee Willis]
546 * Fix crash with Xine backend [Bastien Nocera]
547 * Don't require pkgconfig file for id3tag [Colin Walters]
548 * Don't crash on trying to play directories [Colin Walters]
549 * GCC-2.95 compile fixes [Kaj-Michael Lang]
551 Overview of Changes in Rhythmbox 0.6.2
552 ======================================
554 * Use better algorithms for Shuffle and Repeat [Jeffrey Yasskin]
555 * Playlist fixes; make .m3u work [Colin Walters, Bastien Nocera]
556 * Make Xine backend use less memory [Bastien Nocera]
557 * Fix length parsing from variable-bitrate MP3s [Bastien Nocera]
558 * Don't crash adding a station with a duplicate location [Colin Walters]
559 * Fix race condition in library searching [Colin Walters]
560 * Actually implement Quality column [Colin Walters]
561 * Fix usage of G_PARAM_CONSTRUCT_ONLY [Jan Arne Petersen]
562 * Change default Korean legacy charset to UHC [Cha Young-Ho]
563 * Check libid3tag version [Bastien Nocera]
564 * Work around scrollkeeper XML parsing bug [Jordi Mallach]
565 * Distcheck fixes [Colin Walters]
567 Overview of Changes in Rhythmbox 0.6.1
568 ======================================
570 * Drag and drop onto source list can create playlists [Yann Rouillard]
571 * Avoid crashes when metadata changes on disk [Colin Walters]
572 * Xine backend fixes [Bastien Nocera]
573 * Load playlists directly for internet radio [Bastien Nocera, Colin Walters]
574 * Major rework of mp3 metadata reading [Bastien Nocera]
575 * Handle mp3-in-wav files [Bastien Nocera]
576 * Support for MP4 metadata [Bastien Nocera]
577 * Don't crash on multiply added songs [Colin Walters]
578 * Try legacy charsets for ID3V1 tags [Colin Walters]
579 * Make editing playlist names nicer [Bastien Nocera]
580 * Fix tray icon window restoration [Bastien Nocera]
581 * Play from stopped state plays selected song [Jeffrey Yasskin]
582 * Don't unnecessarily reset filters/search on jump to playing song [Colin Walters]
583 * Don't crash when an iradio search is active and switching sources [Colin Walters]
584 * Don't crash on jump to playing song [Colin Walters]
585 * Translator comments [Jordi Mallach]
586 * Fix bonobo reference counting [Gustavo J. A. M. Carneiro, Colin Walters]
587 * Scroll wheel over tray icon controls volume [Jon Kinred]
588 * Ensure Properties is disabled if there's no selected song [Colin Walters]
589 * GCC 2.95 build fixes [Scott Wheeler, Danilo Segan]
591 Overview of Changes in Rhythmbox 0.6.0
592 ======================================
594 * Speed and incremental display of queries [Colin Walters]
595 * Major source code refactoring and cleanup [Colin Walters]
596 * Improved menu layout [Luca Ferretti, Colin Walters]
597 * Shiny new icons [Jakub Steiner]
598 * Use Name=Rhythmbox,GenericName=Music Player in .desktop [Colin Walters]
599 * Numerous HIG spacing and usability fixes [Christian Neumair]
600 * Playlists are now user-orderable [Colin Walters]
601 * Automatic playlists [Colin Walters]
602 * Allow selecting multiple genres/artists/albums [Colin Walters]
603 * Direct editing of playlist names [Colin Walters]
604 * Major Bonobo interface improvements [Christophe Fergeau, Rached Ben Mustapha]
605 * Keep a playback history [Jeffrey Yasskin]
606 * Major DND work [Yann Rouillard]
607 * Use GnomeHRef for links [Mark Humphreys]
608 * Tooltips, tooltips, tooltips everywhere! [Colin Walters]
609 * Display time remaining in tray icon tooltip [Colin Walters]
610 * Pass "make distcheck" [Colin Walters]
611 * Squash various circular dependencies in the build system [Colin Walters]
612 * Various other misc. bugfixes [Colin Walters, Yann Rouillard, Christophe Fergeau,
613                                 Sean Harshbarger, Jeffrey Yasskin]
615 Overview of Changes in Rhythmbox 0.5.4
616 ======================================
618 * Updated documentation [Mark Humphreys]
619 * Allow quitting even when Rhythmbox is busy [Colin Walters]
620 * Handle long artist/album names in song display box [desrt]
621 * Use Ogg Vorbis for internet radio if compiled without MP3 support [Colin Walters]
622 * More default internet radio stations [Nadav Rotem]
623 * Many more Bonobo methods [Rached Ben Mustapha]
624 * Display time remaining in tray icon tooltip [Colin Walters]
625 * Hardcode use of mad/vorbisfile/flacdec, until spider works [Colin Walters]
626 * Don't distribute built CORBA files [Colin Walters]
627 * Better explanations in druid [Colin Walters, Luca Ferretti]
629 Overview of Changes in Rhythmbox 0.5.3
630 ======================================
632 * Don't save the library periodically [Colin Walters]
633 * Don't scroll the song view after double-clicking [James Willcox]
634 * New small display option [desrt]
635 * Restore tray icon to previous behavior [desrt]
636 * Correctly sync statusbar visibility on startup [desrt]
637 * UI improvments to playlist dialog and bugfixes [Yann Rouillard]
638 * Context menu for the Library source [Paolo Borelli]
639 * Make double-clicking on a source play it [Paolo Borelli]
640 * Don't require xine-lib CVS [Bastien Nocera]
642 Overview of Changes in Rhythmbox 0.5.2
643 ======================================
645 * Help documentation is back [Mark Humphreys]
646 * Tooltips on buttons [Colin Walters]
647 * Don't lose completely on invalid UTF-8 in mp3 files [Colin Walters]
648 * Better status feedback when loading the library [Colin Walters]
649 * Volume slider behaves more nicely [Yann Rouillard]
650 * More fixes to multimedia keys [Jan Arne Petersen]
651 * Fix spelling of "Digitially Imported" [Paul M Edwards]
652 * Ability to rename playlists [Sriram Ramkrishna,Colin Walters]
653 * Tray icon usability fixes [Colin Walters, Christian Neumair]
654 * Don't crash when deleting a playing song from another source [Colin Walters]
655 * Release audio device on pause [Benjamin Otte (GStreamer) Bastien Nocera (xine)]
656 * Only error out if GNOME sounds are enabled, and esdsink is used [Colin Walters]
657 * Various cleanups [Colin Walters]
659 Overview of Changes in Rhythmbox 0.5.1
660 ======================================
662 * Fix multimedia keybinding so we don't grab other keys [Jan Arne Petersen]
664 Overview of Changes in Rhythmbox 0.5.0
665 ======================================
667 * Merge with netRhythmbox [Colin Walters]
668 * Revamped UI [Jorn Baayen, Colin Walters]
669 * Monkey Media is merged into the Rhythmbox tree [Colin Walters]
670 * Internet Radio support [Colin Walters]
671 * Xine backend support [Jorn Baayen, Bastien Nocera]
672 * Make MP3/Vorbis/FLAC support individually optional [Colin Walters, Bastien Nocera]
673 * Initial Sound Juicer integration [Bob Smith]
674 * Refactored node system (improved stability) [Colin Walters, Jorn Baayen]
675 * Refactored source system [Colin Walters]
676 * Ability to save playlists in .pls format [Colin Walters]
677 * Startup druid [Colin Walters]
678 * Dialog HIGification [Christian Neumair]
679 * Context menu for Nautilus [Mark Humphreys, Yann Rouillard]
680 * Song load failure dialog [Colin Walters]
681 * Slightly improved RTL locale support [Colin Walters]
682 * Save the library/playlists periodically [Colin Walters]
683 * Work around broken id3v2 tags [Christophe Fergeau, Colin Walters]
684 * Read FLAC metadata [Joshua Haberman]
685 * INTERNALS documentation [Colin Walters]
686 * Work around GtkTreeModelSort bug [Yann Rouillard]
687 * Work around GtkTreeView bug [Kristian Rietveld, Colin Walters]
688 * Initial multimedia keys support [Jan Arne Petersen]
689 * New --print-playing and --print-playing-path cmdline args [Colin Walters]
690 * Some playlist support [Colin Walters]
691 * Display watch cursor during long operations [Colin Walters]
692 * Updated .spec file [William Jon McCann]
693 * Many many bugs fixed [Colin Walters, Jorn Baayen, Yann Rouillard, Kristian Rietveld,
694                         Bastien Nocera, James Kahn, Benjamin Otte, Sean Harshbarger,
695                         Christian Neumair, Carlos Perelló Marín, Christophe Fergeau,
696                         Mason Kidd, Jan Arne Petersen, Douglas McMorris, and many
697                         other people helped out, thank you all!]
699 Overview of Changes in Rhythmbox 0.4.1
700 ======================================
702 * New cool graphics [Jakub 'jimmac' Steiner]
703 * Genre browsing [Marco Pesenti Gritti]
704 * Context menu on songs view [Marco Pesenti Gritti]
705 * Prelight stars in the rating columns [Xan Lopez]
706 * Bugfixes  [Jorn Baayen, Olivier Martin, Marco Pesenti Gritti, Colin Walters, Christian Schaller]
708 Overview of Changes in Rhythmbox 0.4
709 ====================================
711 * Speeeed! [Jorn Baayen, Kristian Rietveld]
712 * Lots of bugfixes [Jorn Baayen, Olivier Martin, Jan Arne Petersen, Xan Lopez, Marco Pesenti Gritti]
713 * UI improvements [Jorn Baayen, Olivier Martin]
714 * Improved song information dialog [Olivier Martin, Jorn Baayen]
715 * Editable toolbar [Marco Pesenti Gritti]
716 * Preferences window and visibility options [Jorn Baayen]
717 * Library rewrite [Jorn Baayen, Olivier Martin, Kristian Rietveld]
718 * Full DND Support (directories, files, songs in groups) [Olivier Martin, Jorn Baayen]
719 * Support for searching is back [Olivier Martin, Jorn Baayen]
720 * LIRC support [James Willcox]
721 * Tray icon [Jorn Baayen]
722 * Manual [Mark Finlay, Mark Humphreys, Luca Ferretti]
723 * Translation updates
724 * Rating songs support [Olivier Martin]
725 * Columns visibility editing [Olivier Martin]
726 * Play statistics [Mark Humphreys]
728 Many translation, including:
729 * Swedish [Christian Rose]
730 * Italian [Luca Ferretti]
731 * Korean [Changwoo Ryu]
732 * Spanish [Xan Lopez]
733 * Japanese [Norihiro UMEDA]
734 * German [Christian Neumair, Christian Meyer]
735 * Czech [Michal Bukovjan]
736 * Norwegian (bokmål) [Kjartan Maraas]
737 * Vietnamese [Pablo Saratxaga]
738 * French [Christophe Merlet]
739 * Russian [Nail Abdrahmanov]
740 * Turkish [Fatih Demir]
742 Overview of Changes in Rhythmbox 0.3
743 ====================================
745 * Total rewrite [Jorn Baayen]
746 * Danish translation [Kenneth Christiansen]
747 * Swedish translation [Christian Rose]
748 * Norwegian translation [Kjartan Maraas]
749 * Italian translation [Luca Ferretti]
750 * German translation [Christian Meyer]
751 * French translation [Christophe Marlet]
752 * Internationalization fixes [Kenneth Christiansen]
753 * Volume slider controlling the system volume [Jeroen Zwartepoorte]
754 * Ability to run uninstalled [Thomas Vander Stichele]
755 * Song information dialog [Olivier Martin, Jorn Baayen]
756 * Bugfixes [Jorn Baayen, Olivier Martin, Dennis Smit]
758 Other contributors: Marco Pesenti Gritti
760 Note that searching with the new library has not been implemented yet,
761 and that the library is still rather buggy. Please don't file bugs on these.
762 This is just an intermediate release to work with the new gstreamer.
764 Also note that monitoring of the library directories has been disabled
765 for this release due to instability problems.
767 Overview of Changes in Rhythmbox 0.2.1
768 ======================================
770 * Build fixes [Bastien Nocera]
772 Overview of Changes in Rhythmbox 0.2
773 ====================================
775 * Bugfixes [Seth Nickell, Jorn Baayen]
776 * LCD widget [Jorn Baayen]
777 * UI improvements [Seth Nickell]
778 * Playlist columns configurable [Jorn Baayen]
779 * Speed improvements [Seth Nickell, Jorn Baayen]
780 * Searching [Seth Nickell, Jorn Baayen]
781 * Smart Sorting of playlists [Jorn Baayen]
782 * Shuffle/repeat [Jorn Baayen]
783 * Splashscreen [Jakub Steiner, Olivier Martin]
784 * Icons registered with the Gtk stock system [Jorn Baayen]
785 * Statusbar [Jorn Baayen]
786 * Proper support for "Various Artist" albums [Jorn Baayen]
787 * Threaded song addition [Seth Nickell]
788 * CORBA interface [Jorn Baayen]
790 ..and much more!
792 Overview of Changes in Rhythmbox 0.1
793 ====================================
795 * First release! [Jorn Baayen, Marco Pesenti Gritti, Bastien Nocera]