1 # This changelog is no longer used.
3 2004-01-12 17:58:38 GMT Colin Walters <walters@verbum.org> patch-133
6 fix compilation with G_DISABLE_ASSERT
8 rhythmbox--mainline--0.7--patch-133
12 ChangeLog rhythmdb/rhythmdb-tree.c
15 2004-01-12 09:50:49 GMT Colin Walters <walters@verbum.org> patch-132
18 restore internet radio metadata
20 rhythmbox--mainline--0.7--patch-132
24 ChangeLog lib/rb-marshal.list player/Makefile.am
25 player/rb-player-gst.c player/rb-player.h
26 shell/rb-shell-player.c
29 2004-01-12 07:18:03 GMT Colin Walters <walters@verbum.org> patch-131
32 bust up massive junk regexp into separate .arch-inventory files
34 rhythmbox--mainline--0.7--patch-131
38 .arch-ids/.arch-inventory.id .arch-inventory
39 component/.arch-ids/.arch-inventory.id
40 component/.arch-inventory corba/.arch-ids/.arch-inventory.id
41 corba/.arch-inventory data/.arch-ids/.arch-inventory.id
42 data/.arch-inventory data/art/.arch-ids/.arch-inventory.id
43 data/art/.arch-inventory
44 data/glade/.arch-ids/.arch-inventory.id
45 data/glade/.arch-inventory
46 data/ui/.arch-ids/.arch-inventory.id data/ui/.arch-inventory
47 help/.arch-ids/.arch-inventory.id help/.arch-inventory
48 help/C/.arch-ids/.arch-inventory.id help/C/.arch-inventory
49 iradio/.arch-ids/.arch-inventory.id iradio/.arch-inventory
50 lib/.arch-ids/.arch-inventory.id lib/.arch-inventory
51 metadata/.arch-ids/.arch-inventory.id metadata/.arch-inventory
52 metadata/monkey-media/.arch-ids/.arch-inventory.id
53 metadata/monkey-media/.arch-inventory
54 metadata/monkey-media/stream-info-impl/.arch-ids/.arch-inventory.id
55 metadata/monkey-media/stream-info-impl/.arch-inventory
56 metadata/monkey-media/stream-info-impl/id3-vfs/.arch-ids/.arch-inventory.id
57 metadata/monkey-media/stream-info-impl/id3-vfs/.arch-inventory
58 player/.arch-ids/.arch-inventory.id player/.arch-inventory
59 po/.arch-ids/.arch-inventory.id po/.arch-inventory
60 rhythmdb/.arch-ids/.arch-inventory.id rhythmdb/.arch-inventory
61 shell/.arch-ids/.arch-inventory.id shell/.arch-inventory
62 sources/.arch-ids/.arch-inventory.id sources/.arch-inventory
63 tests/.arch-ids/.arch-inventory.id tests/.arch-inventory
64 widgets/.arch-ids/.arch-inventory.id widgets/.arch-inventory
67 ChangeLog {arch}/=tagging-method
70 2004-01-12 06:42:30 GMT Colin Walters <walters@verbum.org> patch-130
75 rhythmbox--mainline--0.7--patch-130
79 ChangeLog po/ChangeLog po/ko.po
82 2004-01-11 08:42:17 GMT Colin Walters <walters@verbum.org> patch-129
85 autoconf test for GTK+ 2.3, change ifdefs for filechooser appropriately
87 rhythmbox--mainline--0.7--patch-129
91 ChangeLog configure.ac lib/rb-dialog.c shell/rb-shell.c
94 2004-01-11 08:29:29 GMT Colin Walters <walters@verbum.org> patch-128
97 new GtkFileChooser stuff (Sriram Ramkrishna)
99 rhythmbox--mainline--0.7--patch-128
103 * sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-3
104 tag of walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-118
106 * sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-4
107 Use GtkFileChooser dialog boxes
109 * sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-5
110 Fix indentations. <sigh>
112 * sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-6
113 Did some re-ordering of the ifdefs
117 ChangeLog lib/rb-dialog.c shell/rb-shell.c
120 sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-3
121 sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-4
122 sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-5
123 sri@aracnet.com--2003/rhythmbox--mainline--0.7--patch-6
126 2004-01-11 07:38:17 GMT Colin Walters <walters@verbum.org> patch-127
129 playback order fixes, other misc fixes (Jeffrey Yasskin)
131 rhythmbox--mainline--0.7--patch-127
135 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-10
138 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-11
141 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-12
144 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-13
147 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-14
148 merge shuffle-random changes
150 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-25
151 Make default_has_{next,previous}
153 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-26
154 Factor common elements in random play orders into superclass RBRandomPlayOrder
156 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-27
157 Make RBShellPlayer explicitly notify the RBPlayOrder when the playing source changes, rather than having the RBPlayOrder connect to a property.
159 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-28
160 Pull common (mostly signal connection) code up to RBPlayOrder from subclasses
162 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-29
165 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-30
168 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-31
171 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-32
172 Remove the cache for random because weights weren't being updated enough.
174 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-33
175 Make the random play order not cache the next entry because that causes songs to disappear from the history too quickly.
177 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-34
178 Remove play-order combo and replace it with the shuffle button again.
180 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-35
181 Fix some bugs in the shuffle play order
183 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-36
186 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--osxfix--0.7--base-0
187 tag of jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-10
189 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--osxfix--0.7--patch-1
190 Fix compile on Mac OSX
192 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--base-0
193 tag of jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-29
195 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-1
198 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-2
199 Replace shuffle checkbox with play order dropdown
201 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-3
202 Implement Random by ranking and age
204 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-4
205 Add an entries-replaced signal to the entry-view and make play orders listen to that instead of RBSource::filter_changed.
207 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-5
208 Prevent the entries-replaced signal from firing when the view is merely resorted
210 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-6
211 Make RBHistory's owner deal with unrefing its contents so the contents can be a generic pointer. Also fix entry-view's resorting variable.
213 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-7
214 Convert the RBHistory to use a GSequence for storage.
216 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-8
217 Make shuffle maintain its original order as much as possible.
219 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-9
222 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-10
223 Add some g_return checks to public functions of RBHistory
225 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-11
226 Make random-equal-weights use the generic RBRandomPlayOrder base class.
228 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-12
229 Make RBRandomPlayOrder not permanently change its history in response to entry-view changes until the song changes.
231 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-13
232 Fix bugs which made the previous button return extraneous songs after the filter is changed.
234 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-14
235 Remove temporary_entry from RBShufflePlayOrder's private data and fix an RBHistory bug.
237 * jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-15
238 Make shuffle only commit changes when the playing song switches and make random's commit when the user double-clicks a song.
242 shell/rb-play-order-random-by-age-and-rating.c
243 shell/rb-play-order-random-by-age-and-rating.h
244 shell/rb-play-order-random-by-rating.c
245 shell/rb-play-order-random-by-rating.h
246 shell/rb-play-order-random.c shell/rb-play-order-random.h
249 ChangeLog corba/Makefile.am data/rhythmbox.schemas
250 shell/Makefile.am shell/rb-history.c shell/rb-history.h
251 shell/rb-play-order-linear.c shell/rb-play-order-linear.h
252 shell/rb-play-order-random-by-age.c
253 shell/rb-play-order-random-by-age.h
254 shell/rb-play-order-random-equal-weights.c
255 shell/rb-play-order-random-equal-weights.h
256 shell/rb-play-order-shuffle.c shell/rb-play-order-shuffle.h
257 shell/rb-play-order.c shell/rb-play-order.h
258 shell/rb-shell-player.c shell/rb-shell-player.h
259 shell/rb-statusbar.c sources/rb-iradio-source.c
260 sources/rb-library-source.c widgets/rb-entry-view.c
261 widgets/rb-entry-view.h
264 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-10
265 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-11
266 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-12
267 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-13
268 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-14
269 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-25
270 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-26
271 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-27
272 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-28
273 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-29
274 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-30
275 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-31
276 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-32
277 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-33
278 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-34
279 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-35
280 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-36
281 jyasskin@mail.utexas.edu--valentine03/rhythmbox--osxfix--0.7--base-0
282 jyasskin@mail.utexas.edu--valentine03/rhythmbox--osxfix--0.7--patch-1
283 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--base-0
284 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-1
285 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-2
286 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-3
287 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-4
288 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-5
289 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-6
290 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-7
291 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-8
292 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-9
293 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-10
294 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-11
295 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-12
296 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-13
297 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-14
298 jyasskin@mail.utexas.edu--valentine03/rhythmbox--shuffle-random--0.7--patch-15
301 2004-01-11 07:22:19 GMT Colin Walters <walters@verbum.org> patch-126
306 rhythmbox--mainline--0.7--patch-126
310 ChangeLog data/ui/rhythmbox-ui.xml
313 2004-01-10 22:42:52 GMT Colin Walters <walters@verbum.org> patch-125
316 only sync metadata for _ENTRY_TYPE_SONG
318 rhythmbox--mainline--0.7--patch-125
322 ChangeLog rhythmdb/rhythmdb.c
325 2004-01-10 22:16:34 GMT Colin Walters <walters@verbum.org> patch-124
328 delete all of iradio-initial.pls and add back a few known working stations
330 rhythmbox--mainline--0.7--patch-124
334 ChangeLog data/iradio-initial.pls
337 2004-01-09 15:14:00 GMT Colin Walters <walters@verbum.org> patch-123
340 merge fix to g_sequence_ptr_is_begin from nautilus
342 rhythmbox--mainline--0.7--patch-123
346 ChangeLog lib/gsequence.c
349 2004-01-09 00:44:59 GMT Colin Walters <walters@verbum.org> patch-122
354 rhythmbox--mainline--0.7--patch-122
358 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-399
359 disable dashboard by default
361 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-400
362 remove checks for XSun, therefore no mmkeys with XSun
366 ChangeLog configure.ac
369 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-399
370 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-400
373 2004-01-09 00:36:48 GMT Colin Walters <walters@verbum.org> patch-121
378 rhythmbox--mainline--0.7--patch-121
382 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-396
383 rename some functions in rb-shell-player.h, attempt to fix corba bugs
385 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-397
386 always initialize artist/album in songinfo to avoid ORBit crash
388 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-398
389 when a propview is hidden, remove any query it implies
393 ChangeLog shell/rb-play-order-random-by-age.c
394 shell/rb-play-order-random-equal-weights.c
395 shell/rb-play-order-shuffle.c shell/rb-play-order.c
396 shell/rb-shell-player.c shell/rb-shell-player.h
397 shell/rb-shell.c sources/rb-library-source.c
400 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-396
401 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-397
402 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-398
405 2004-01-08 22:54:36 GMT Colin Walters <walters@verbum.org> patch-120
410 rhythmbox--mainline--0.7--patch-120
414 po/.arch-ids/pl.po.id po/pl.po
420 ChangeLog po/ChangeLog po/ca.po po/sr.po po/sr@Latn.po
423 2004-01-04 22:16:02 GMT Colin Walters <walters@verbum.org> patch-119
428 rhythmbox--mainline--0.7--patch-119
432 ChangeLog po/ChangeLog po/cs.po po/el.po po/es.po
435 2003-12-30 04:42:03 GMT Colin Walters <walters@verbum.org> patch-118
438 add audio/x-flac as a known MIME type for FLAC
440 rhythmbox--mainline--0.7--patch-118
444 ChangeLog metadata/monkey-media/monkey-media.c
447 2003-12-30 00:54:08 GMT Colin Walters <walters@verbum.org> patch-117
450 fix volume popup near the bottom of the screen (Johnathan Taylor)
452 rhythmbox--mainline--0.7--patch-117
456 ChangeLog widgets/rb-volume.c
459 2003-12-30 00:54:01 GMT Colin Walters <walters@verbum.org> patch-116
462 fix bitrate label in song info dialog
464 rhythmbox--mainline--0.7--patch-116
468 ChangeLog data/glade/station-properties.glade
471 2003-12-29 23:50:41 GMT Colin Walters <walters@verbum.org> patch-115
476 rhythmbox--mainline--0.7--patch-115
483 ChangeLog configure.ac po/ChangeLog po/tr.po
486 2003-12-29 23:47:41 GMT Colin Walters <walters@verbum.org> patch-114
489 show time as Unknown if it is
491 rhythmbox--mainline--0.7--patch-114
495 ChangeLog widgets/rb-entry-view.c
498 2003-12-24 06:06:58 GMT Colin Walters <walters@verbum.org> patch-113
501 don't attempt to commit metadata changes for loading entries
503 rhythmbox--mainline--0.7--patch-113
507 ChangeLog metadata/rb-metadata-gst.c rhythmdb/rhythmdb.c
510 2003-12-24 05:54:11 GMT Colin Walters <walters@verbum.org> patch-112
513 make xine player work
515 rhythmbox--mainline--0.7--patch-112
519 ChangeLog player/rb-player-xine.c
522 2003-12-24 04:01:08 GMT Colin Walters <walters@verbum.org> patch-111
527 rhythmbox--mainline--0.7--patch-111
531 ChangeLog metadata/rb-metadata-mm.c
534 2003-12-24 01:27:29 GMT Colin Walters <walters@verbum.org> patch-110
537 only enable log catching if debug mode is enabled
539 rhythmbox--mainline--0.7--patch-110
543 ChangeLog lib/rb-debug.c
546 2003-12-24 01:27:11 GMT Colin Walters <walters@verbum.org> patch-109
549 add a bit of error handling
551 rhythmbox--mainline--0.7--patch-109
555 ChangeLog player/rb-player-gst.c
558 2003-12-23 22:52:49 GMT Colin Walters <walters@verbum.org> patch-108
561 merge more tag writing bits from tags branch
563 rhythmbox--mainline--0.7--patch-108
567 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-26
570 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-27
571 attempt to synchronize metadata
573 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-28
576 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-29
577 attempt to handle multiple entries in song info dialog
579 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-30
580 don't sync metadata if dry-run is enabled
582 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-31
583 don't sync empty values, set labels unsensitive as necessary
587 ChangeLog data/glade/song-info.glade rhythmdb/rhythmdb.c
588 shell/rb-shell.c widgets/rb-song-info.c
591 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-26
592 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-27
593 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-28
594 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-29
595 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-30
596 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-31
599 2003-12-23 05:29:35 GMT Colin Walters <walters@verbum.org> patch-107
602 ignore changes on disconnected models
604 rhythmbox--mainline--0.7--patch-107
608 ChangeLog rhythmdb/rhythmdb-query-model.c
611 2003-12-23 05:19:47 GMT Colin Walters <walters@verbum.org> patch-106
614 fix up bitrate in iradio properties dialog
616 rhythmbox--mainline--0.7--patch-106
620 ChangeLog iradio/rb-station-properties-dialog.c
623 2003-12-23 05:19:33 GMT Colin Walters <walters@verbum.org> patch-105
626 unset temporary gvalue
628 rhythmbox--mainline--0.7--patch-105
632 ChangeLog rhythmdb/rhythmdb.c
635 2003-12-23 05:14:24 GMT Colin Walters <walters@verbum.org> patch-104
638 actually copy old gvalue for changed signal
640 rhythmbox--mainline--0.7--patch-104
644 ChangeLog rhythmdb/rhythmdb.c
647 2003-12-23 05:04:29 GMT Colin Walters <walters@verbum.org> patch-103
650 merge tag writing bits from tags branch
652 rhythmbox--mainline--0.7--patch-103
656 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-16
657 make info dialog data writable, first cut at changing props
659 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-17
662 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-18
663 make tracknum editing work, make artist editable
665 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-19
668 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-20
669 implement atomic vfs temp file creation
671 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-21
674 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-22
675 much hackery on metadata writing; doesn't work yet due to gst borkage...
677 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-23
680 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-24
683 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-25
684 actually rename file into place
688 ChangeLog data/glade/song-info.glade lib/rb-file-helpers.c
689 lib/rb-file-helpers.h metadata/rb-metadata-gst.c
690 metadata/rb-metadata.h rhythmdb/rhythmdb.c
691 widgets/rb-song-info.c widgets/rb-song-info.h
694 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-16
695 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-17
696 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-18
697 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-19
698 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-20
699 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-21
700 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-22
701 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-23
702 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-24
703 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-25
706 2003-12-22 16:20:49 GMT Colin Walters <walters@verbum.org> patch-102
711 rhythmbox--mainline--0.7--patch-102
715 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-387
718 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-389
719 make file dialogs resizable
723 ChangeLog lib/rb-dialog.c shell/Makefile.am
726 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-387
727 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-389
730 2003-12-22 06:17:40 GMT Colin Walters <walters@verbum.org> patch-101
735 rhythmbox--mainline--0.7--patch-101
739 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-373
740 gcc-2.95 compile fixes (Kaj-Michael Lang)
744 ChangeLog shell/rb-play-order-random-by-age.c
745 shell/rb-play-order-random-equal-weights.c
746 shell/rb-play-order-shuffle.c shell/rb-play-order.c
749 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-373
752 2003-12-22 05:15:02 GMT Colin Walters <walters@verbum.org> patch-100
755 be sure to zero allocated structure
757 rhythmbox--mainline--0.7--patch-100
761 ChangeLog rhythmdb/rhythmdb-query-model.c
764 2003-12-22 05:14:47 GMT Colin Walters <walters@verbum.org> patch-99
767 hardcode mad for now with gst
769 rhythmbox--mainline--0.7--patch-99
773 ChangeLog player/rb-player-gst.c
776 2003-12-22 05:06:12 GMT Colin Walters <walters@verbum.org> patch-98
779 fix queue signal, always use spider if using gst metadata
781 rhythmbox--mainline--0.7--patch-98
785 ChangeLog player/rb-player-gst.c
788 2003-12-22 00:00:32 GMT Colin Walters <walters@verbum.org> patch-97
793 rhythmbox--mainline--0.7--patch-97
797 ChangeLog po/ChangeLog po/POTFILES.in po/no.po po/sr.po
801 2003-12-21 23:59:02 GMT Colin Walters <walters@verbum.org> patch-96
806 rhythmbox--mainline--0.7--patch-96
810 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--base-0
811 tag of walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-88
813 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-1
814 have entry change signal include propid and old/new values
816 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-2
819 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-3
820 fix gvalue init, handle new changed sig in shell
822 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-4
823 add missing break to update switch (!)
825 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-5
828 * walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-6
829 handle new change signal in property model
833 ChangeLog lib/rb-marshal.list
834 rhythmdb/rhythmdb-property-model.c
835 rhythmdb/rhythmdb-query-model.c
836 rhythmdb/rhythmdb-query-model.h rhythmdb/rhythmdb-tree.c
837 rhythmdb/rhythmdb.c rhythmdb/rhythmdb.h shell/rb-shell.c
840 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--base-0
841 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-1
842 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-2
843 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-3
844 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-4
845 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-5
846 walters@rhythmbox.org--2003b/rhythmbox--rhythmdb--0.7--patch-6
849 2003-12-21 19:50:23 GMT Colin Walters <walters@verbum.org> patch-95
854 rhythmbox--mainline--0.7--patch-95
858 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-385
859 make dashboard less verbose
863 ChangeLog shell/dashboard.c
866 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-385
869 2003-12-21 16:32:32 GMT Colin Walters <walters@verbum.org> patch-94
874 rhythmbox--mainline--0.7--patch-94
878 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-382
879 fix retrying on idle actions
881 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-383
882 really fix non-pkgconfig id3tag configure
886 ChangeLog configure.ac shell/rb-shell.c
889 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-382
890 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-383
893 2003-12-20 16:37:42 GMT Colin Walters <walters@verbum.org> patch-93
898 rhythmbox--mainline--0.7--patch-93
905 ChangeLog configure.ac po/ChangeLog
908 2003-12-20 16:32:15 GMT Colin Walters <walters@verbum.org> patch-92
913 rhythmbox--mainline--0.7--patch-92
917 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-379
918 don't depend on id3 pkgconfig file, add configury check for id3_frame_field
920 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-381
921 check a bit better for id3tag
925 ChangeLog configure.ac
928 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-379
929 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-381
932 2003-12-20 00:34:53 GMT Colin Walters <walters@verbum.org> patch-91
935 merge dashboard from 0.6
937 rhythmbox--mainline--0.7--patch-91
941 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-378
942 add dashboard support (Lee Willis)
949 ChangeLog configure.ac shell/Makefile.am
950 shell/rb-shell-player.c
953 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-378
956 2003-12-19 22:51:16 GMT Colin Walters <walters@verbum.org> patch-90
959 use files in build directory first
961 rhythmbox--mainline--0.7--patch-90
965 ChangeLog configure.ac data/glade/song-info.glade
966 lib/rb-file-helpers.c
969 2003-12-19 19:50:14 GMT Colin Walters <walters@verbum.org> patch-89
974 rhythmbox--mainline--0.7--patch-89
978 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-14
979 make song info dialog work again
981 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-15
986 ChangeLog data/glade/song-info.glade widgets/rb-song-info.c
989 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-14
990 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-15
993 2003-12-19 13:39:56 GMT Colin Walters <walters@verbum.org> patch-88
996 xine configury fixes, avoids crash (Bastien Nocera)
998 rhythmbox--mainline--0.7--patch-88
1002 ChangeLog configure.ac
1005 2003-12-19 00:03:10 GMT Colin Walters <walters@verbum.org> patch-87
1010 rhythmbox--mainline--0.7--patch-87
1014 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-375
1015 kill off unused RhythmDBModel
1019 rhythmdb/rhythmdb-model.c rhythmdb/rhythmdb-model.h
1022 ChangeLog rhythmdb/Makefile.am rhythmdb/rhythmdb-query-model.c
1023 rhythmdb/rhythmdb-query-model.h rhythmdb/rhythmdb.c
1024 sources/rb-iradio-source.c sources/rb-library-source.c
1025 sources/rb-playlist-source.c widgets/rb-entry-view.c
1026 widgets/rb-entry-view.h
1029 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-375
1032 2003-12-18 23:14:26 GMT Colin Walters <walters@verbum.org> patch-86
1037 rhythmbox--mainline--0.7--patch-86
1041 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-374
1042 don't save default values
1046 ChangeLog rhythmdb/rhythmdb-tree.c
1049 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-374
1052 2003-12-18 22:30:09 GMT Colin Walters <walters@verbum.org> patch-85
1055 merge from tags branch
1057 rhythmbox--mainline--0.7--patch-85
1061 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-10
1062 add types to RBMetaData, have rhythmdb use them
1064 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-11
1067 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-12
1068 add error handling, eos handling to gst RBMetadata
1070 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-13
1071 kill of location metadata prop
1075 metadata/rb-metadata-common.c
1078 ChangeLog metadata/Makefile.am metadata/rb-metadata-gst.c
1079 metadata/rb-metadata-mm.c metadata/rb-metadata.h
1083 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-10
1084 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-11
1085 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-12
1086 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-13
1089 2003-12-18 03:34:30 GMT Colin Walters <walters@verbum.org> patch-84
1092 actually set album property
1094 rhythmbox--mainline--0.7--patch-84
1098 ChangeLog rhythmdb/rhythmdb.c
1101 2003-12-18 03:31:13 GMT Colin Walters <walters@verbum.org> patch-83
1106 rhythmbox--mainline--0.7--patch-83
1110 metadata/monkey-media/.arch-ids/monkey-media-includes.h.in.id
1111 metadata/monkey-media/monkey-media-includes.h.in
1117 2003-12-18 03:28:26 GMT Colin Walters <walters@verbum.org> patch-82
1122 rhythmbox--mainline--0.7--patch-82
1126 metadata/monkey-media/.arch-ids/monkey-media-includes.h.in.id
1127 metadata/monkey-media/monkey-media-includes.h.in
1133 2003-12-18 03:25:16 GMT Colin Walters <walters@verbum.org> patch-81
1136 ignore unknown elements in rhythmdb
1138 rhythmbox--mainline--0.7--patch-81
1142 ChangeLog rhythmdb/rhythmdb-tree.c
1145 2003-12-18 03:10:25 GMT Colin Walters <walters@verbum.org> patch-80
1148 kill off monkey-media-includes
1150 rhythmbox--mainline--0.7--patch-80
1154 metadata/monkey-media/.arch-ids/monkey-media-includes.h.in.id
1155 metadata/monkey-media/monkey-media-includes.h.in
1158 ChangeLog configure.ac metadata/monkey-media/Makefile.am
1159 metadata/monkey-media/monkey-media.h
1162 2003-12-18 02:02:20 GMT Colin Walters <walters@verbum.org> patch-79
1167 rhythmbox--mainline--0.7--patch-79
1171 ChangeLog shell/main.c
1174 2003-12-18 01:37:13 GMT Colin Walters <walters@verbum.org> patch-78
1179 rhythmbox--mainline--0.7--patch-78
1183 ChangeLog shell/rb-shell.c
1186 2003-12-17 02:12:43 GMT Colin Walters <walters@verbum.org> patch-77
1189 some merges from 0.6 branch
1191 rhythmbox--mainline--0.7--patch-77
1195 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-343
1196 some fixes to legacy encoding support (Cha Young-Ho)
1198 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-367
1199 async queries now require db read lock
1203 ChangeLog lib/rb-string-helpers.c rhythmdb/rhythmdb.c
1204 sources/rb-library-source.c sources/rb-playlist-source.c
1207 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-343
1208 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-367
1211 2003-12-16 22:57:37 GMT Colin Walters <walters@verbum.org> patch-76
1214 merge from tags branch
1216 rhythmbox--mainline--0.7--patch-76
1220 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-9
1221 ignore empty tags, fix up about dialog, misc. fixes
1225 ChangeLog metadata/rb-metadata-gst.c rhythmdb/rhythmdb.c
1229 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-9
1232 2003-12-16 20:58:54 GMT Colin Walters <walters@verbum.org> patch-75
1235 merge from tags branch
1237 rhythmbox--mainline--0.7--patch-75
1241 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-6
1244 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-7
1245 hackery on gst metadata
1247 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-8
1248 more gst tag reading hackery, it's starting to work
1252 ChangeLog configure.ac metadata/rb-metadata-gst.c
1255 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-6
1256 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-7
1257 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-8
1260 2003-12-16 20:36:14 GMT Colin Walters <walters@verbum.org> patch-74
1263 remove refs to _AUDIO_QUALITY from monkey-meida
1265 rhythmbox--mainline--0.7--patch-74
1270 metadata/monkey-media/stream-info-impl/flac-stream-info-impl.c
1271 metadata/monkey-media/stream-info-impl/mp4-stream-info-impl.c
1274 2003-12-16 18:36:38 GMT Colin Walters <walters@verbum.org> patch-73
1277 more POTFILES.in updates
1279 rhythmbox--mainline--0.7--patch-73
1283 ChangeLog po/POTFILES.in
1286 2003-12-16 16:36:03 GMT Colin Walters <walters@verbum.org> patch-72
1291 rhythmbox--mainline--0.7--patch-72
1295 ChangeLog po/POTFILES.in
1298 2003-12-16 16:23:10 GMT Colin Walters <walters@verbum.org> patch-71
1301 remove cruft, fix compile errors
1303 rhythmbox--mainline--0.7--patch-71
1307 data/node-views/.arch-ids/.cvsignore.id
1308 data/node-views/.arch-ids/=id data/node-views/.cvsignore
1309 data/node-views/Makefile.am
1310 data/node-views/rb-node-view-albums.xml
1311 data/node-views/rb-node-view-artists.xml
1312 data/node-views/rb-node-view-cdaudio.xml
1313 data/node-views/rb-node-view-genres.xml
1314 data/node-views/rb-node-view-iradio-genres.xml
1315 data/node-views/rb-node-view-iradio-stations.xml
1316 data/node-views/rb-node-view-playlist.xml
1317 data/node-views/rb-node-view-songs.xml
1318 data/views/.arch-ids/.cvsignore.id data/views/.arch-ids/=id
1319 data/views/.cvsignore
1322 ChangeLog configure.ac data/Makefile.am
1323 metadata/monkey-media/monkey-media.c
1325 removed directories:
1326 data/node-views data/node-views/.arch-ids data/views
1327 data/views/.arch-ids
1330 2003-12-16 16:01:18 GMT Colin Walters <walters@verbum.org> patch-70
1335 rhythmbox--mainline--0.7--patch-70
1339 doc/.arch-ids/.cvsignore.id doc/.arch-ids/=id
1340 doc/.arch-ids/lirc_example.id doc/.cvsignore doc/lirc_example
1341 monkey-media/.arch-ids/=id views/.arch-ids/.cvsignore.id
1342 views/.arch-ids/=id views/.cvsignore
1343 xine-output/.arch-ids/.cvsignore.id xine-output/.arch-ids/=id
1344 xine-output/.cvsignore
1349 removed directories:
1350 doc doc/.arch-ids monkey-media monkey-media/.arch-ids views
1351 views/.arch-ids xine-output xine-output/.arch-ids
1354 2003-12-16 15:24:53 GMT Colin Walters <walters@verbum.org> patch-69
1357 merge again from tags
1359 rhythmbox--mainline--0.7--patch-69
1363 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-5
1364 add (broken) gst tagging, other misc bits
1368 metadata/rb-metadata-gst.c monkey-media/.arch-ids/=id
1371 ChangeLog metadata/Makefile.am metadata/rb-metadata.h
1372 player/rb-player-gst.c
1375 monkey-media monkey-media/.arch-ids
1378 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-5
1381 2003-12-16 08:06:12 GMT Colin Walters <walters@verbum.org> patch-68
1384 merge from tags branch
1386 rhythmbox--mainline--0.7--patch-68
1390 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--base-0
1391 tag of walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-66
1393 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-1
1394 rename RBPlayer to RBHeader
1396 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-2
1397 she compiles...barely
1399 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-3
1400 she boots and plays...
1402 * walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-4
1403 kill off more monkey-media cruft, fix up gint64 bits, other bugs
1407 metadata/.arch-ids/=id metadata/Makefile.am
1408 metadata/rb-metadata-mm.c metadata/rb-metadata.h
1409 player/.arch-ids/=id player/Makefile.am
1412 monkey-media/monkey-media-audio-cd-private.h
1413 monkey-media/monkey-media-audio-cd.c
1414 monkey-media/monkey-media-audio-cd.h
1415 monkey-media/monkey-media-audio-quality.c
1416 monkey-media/monkey-media-audio-quality.h
1417 monkey-media/monkey-media-musicbrainz.c
1418 monkey-media/monkey-media-musicbrainz.h monkey-media/sha1.c
1419 monkey-media/sha1.h tests/test-info.c
1422 ChangeLog Makefile.am configure.ac data/glade/song-info.glade
1423 data/glade/station-properties.glade iradio/Makefile.am
1424 iradio/rb-station-properties-dialog.c
1425 metadata/monkey-media/Makefile.am
1426 metadata/monkey-media/monkey-media-stream-info.h
1427 metadata/monkey-media/monkey-media.c
1428 metadata/monkey-media/monkey-media.h
1429 metadata/monkey-media/stream-info-impl/Makefile.am
1430 metadata/monkey-media/stream-info-impl/mp3-stream-info-impl.c
1431 metadata/monkey-media/stream-info-impl/vorbis-stream-info-impl.c
1432 player/rb-player-gst.c player/rb-player.h rhythmdb/Makefile.am
1433 rhythmdb/rhythmdb-legacy.c rhythmdb/rhythmdb-query-model.c
1434 rhythmdb/rhythmdb-tree.c rhythmdb/rhythmdb.c
1435 rhythmdb/rhythmdb.h shell/Makefile.am shell/main.c
1436 shell/rb-shell-player.c shell/rb-shell-player.h
1437 shell/rb-shell.c shell/rb-source-header.c
1438 shell/rb-source-header.h shell/rb-statusbar.h
1439 sources/Makefile.am tests/Makefile.am widgets/Makefile.am
1440 widgets/rb-entry-view.c widgets/rb-header.c
1441 widgets/rb-header.h widgets/rb-song-info.c
1444 monkey-media/.arch-ids/.cvsignore.id
1445 ==> metadata/monkey-media/.arch-ids/.cvsignore.id
1446 monkey-media/.arch-ids/=id
1447 ==> metadata/monkey-media/.arch-ids/=id
1448 monkey-media/.arch-ids/monkey-media-includes.h.in.id
1449 ==> metadata/monkey-media/.arch-ids/monkey-media-includes.h.in.id
1450 monkey-media/.arch-ids/monkey-media-marshal.list.id
1451 ==> metadata/monkey-media/.arch-ids/monkey-media-marshal.list.id
1452 monkey-media/id3-vfs/.arch-ids/.cvsignore.id
1453 ==> metadata/monkey-media/id3-vfs/.arch-ids/.cvsignore.id
1454 monkey-media/id3-vfs/.arch-ids/=id
1455 ==> metadata/monkey-media/id3-vfs/.arch-ids/=id
1456 monkey-media/monkey-media-player-gst.c
1457 ==> player/rb-player-gst.c
1458 monkey-media/monkey-media-player-xine.c
1459 ==> player/rb-player-xine.c
1460 monkey-media/monkey-media-player.h
1461 ==> player/rb-player.h
1462 monkey-media/stream-info-impl/.arch-ids/.cvsignore.id
1463 ==> metadata/monkey-media/stream-info-impl/.arch-ids/.cvsignore.id
1464 monkey-media/stream-info-impl/.arch-ids/=id
1465 ==> metadata/monkey-media/stream-info-impl/.arch-ids/=id
1466 monkey-media/stream-info-impl/id3-vfs/.arch-ids/.cvsignore.id
1467 ==> metadata/monkey-media/stream-info-impl/id3-vfs/.arch-ids/.cvsignore.id
1468 monkey-media/stream-info-impl/id3-vfs/.arch-ids/=id
1469 ==> metadata/monkey-media/stream-info-impl/id3-vfs/.arch-ids/=id
1471 ==> widgets/rb-header.c
1473 ==> widgets/rb-header.h
1476 metadata metadata/.arch-ids metadata/monkey-media/.arch-ids
1477 metadata/monkey-media/id3-vfs/.arch-ids
1478 metadata/monkey-media/stream-info-impl/.arch-ids
1479 metadata/monkey-media/stream-info-impl/id3-vfs/.arch-ids
1480 player player/.arch-ids
1482 removed directories:
1483 monkey-media/.arch-ids monkey-media/id3-vfs/.arch-ids
1484 monkey-media/stream-info-impl/.arch-ids
1485 monkey-media/stream-info-impl/id3-vfs/.arch-ids
1487 renamed directories:
1489 ==> metadata/monkey-media
1492 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--base-0
1493 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-1
1494 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-2
1495 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-3
1496 walters@rhythmbox.org--2003b/rhythmbox--tags--0.7--patch-4
1499 2003-12-16 04:27:50 GMT Colin Walters <walters@verbum.org> patch-67
1502 major shuffle/play order work, misc bugfixes (Jeffrey Yasskin)
1504 rhythmbox--mainline--0.7--patch-67
1508 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-3
1511 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-4
1512 remove spurious string copy
1514 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-5
1517 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-6
1518 Fix some warnings about uninitialized variables that were only found with optimization on.
1520 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-7
1521 merge from shuffle-repeat branch
1523 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-8
1526 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-9
1527 merge from shuffle-random
1529 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--base-0
1530 tag of jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-3
1532 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-1
1533 Create class hierarchy
1535 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-2
1536 Made the play order classes work almost as well as original
1538 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-3
1539 Add playing-source property to RBShellPlayer and modify RBHistory to use it.
1541 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-4
1544 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-5
1545 Add shuffle play order and modify RBHistory to accomodate it.
1547 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-6
1548 Make shuffle mostly work
1550 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-7
1551 Fix crash involving changing sources in shuffle mode
1553 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-8
1554 Make shuffle's checking for a changed entry view lazy
1556 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-9
1557 Cleanups and added a few member functions to RBPlayOrder
1559 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-10
1560 Fix problems compiling under C89
1562 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-11
1563 Implement go_{next,previous} methods for shuffle
1565 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-12
1566 Fix some anomalies with reshuffling. Shuffle now seems to work.
1568 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-13
1569 Make the shuffle checkbox select shuffle rather than random
1571 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-14
1574 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-15
1575 Fix up the random play order and document the history more
1577 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-16
1578 Fix comments in rb-play-order.h
1580 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-17
1581 Fix crash when PLAY_ORDER gconf key doesn't exist
1583 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-18
1584 Make the filter_changed event actually fire.
1586 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-19
1587 Make shuffle play order use RBSource's filter_changed signal and fix a few bugs
1589 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-20
1590 Implement random by time since last play
1592 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-21
1595 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-22
1596 Give treed credit for random-by-age algorithm
1598 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-23
1601 * jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-24
1602 remove CONF_STATE_SHUFFLE
1606 shell/rb-play-order-linear.c shell/rb-play-order-linear.h
1607 shell/rb-play-order-random-by-age.c
1608 shell/rb-play-order-random-by-age.h
1609 shell/rb-play-order-random-equal-weights.c
1610 shell/rb-play-order-random-equal-weights.h
1611 shell/rb-play-order-shuffle.c shell/rb-play-order-shuffle.h
1612 shell/rb-play-order.c shell/rb-play-order.h
1615 ChangeLog data/rhythmbox.schemas lib/rb-preferences.h
1616 lib/rb-string-helpers.c lib/rb-util.c
1617 monkey-media/stream-info-impl/mp3-stream-info-impl.c
1618 monkey-media/stream-info-impl/vorbis-stream-info-impl.c
1619 rhythmdb/rhythmdb-query-model.c rhythmdb/rhythmdb-tree.c
1620 rhythmdb/rhythmdb.c shell/Makefile.am shell/rb-history.c
1621 shell/rb-history.h shell/rb-shell-player.c
1622 shell/rb-source-header.c sources/rb-iradio-source.c
1623 sources/rb-library-source.c sources/rb-source.c
1624 widgets/rb-entry-view.c widgets/rb-player.c
1627 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-3
1628 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-4
1629 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-5
1630 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-6
1631 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-7
1632 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-8
1633 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-9
1634 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--base-0
1635 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-1
1636 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-2
1637 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-3
1638 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-4
1639 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-5
1640 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-6
1641 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-7
1642 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-8
1643 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-9
1644 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-10
1645 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-11
1646 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-12
1647 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-13
1648 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-14
1649 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-15
1650 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-16
1651 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-17
1652 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-18
1653 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-19
1654 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-20
1655 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-21
1656 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-22
1657 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-23
1658 jyasskin@mail.utexas.edu--2003/rhythmbox--shuffle-random--0.7--patch-24
1661 2003-12-15 03:02:42 GMT Colin Walters <walters@verbum.org> patch-66
1666 rhythmbox--mainline--0.7--patch-66
1670 ChangeLog help/C/rhythmbox-C.omf po/ChangeLog po/no.po
1674 2003-12-15 03:00:45 GMT Colin Walters <walters@verbum.org> patch-65
1679 rhythmbox--mainline--0.7--patch-65
1683 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-365
1684 add encoding parameter to XML documents
1688 ChangeLog help/C/Makefile.am help/C/fdl-appendix.xml
1689 help/C/legal.xml help/C/quick-reference.xml
1690 help/C/rhythmbox.xml help/C/user-guide.xml
1693 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-365
1696 2003-12-13 08:03:03 GMT Colin Walters <walters@verbum.org> patch-64
1701 rhythmbox--mainline--0.7--patch-64
1705 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-363
1706 implement Quality column and metadata reading for it
1708 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-364
1709 attempt to implement iradio quality display
1713 ChangeLog data/glade/station-properties.glade
1714 iradio/rb-station-properties-dialog.c
1715 monkey-media/monkey-media-audio-quality.h
1716 rhythmdb/rhythmdb-legacy.c rhythmdb/rhythmdb.c
1717 sources/rb-iradio-source.c sources/rb-library-source.c
1718 widgets/rb-entry-view.c widgets/rb-entry-view.h
1721 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-363
1722 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-364
1725 2003-12-13 06:38:01 GMT Colin Walters <walters@verbum.org> patch-63
1730 rhythmbox--mainline--0.7--patch-63
1734 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-362
1735 avoid memory corruption when saving playlists
1739 ChangeLog sources/rb-playlist-source.c
1742 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-362
1745 2003-12-13 02:10:42 GMT Colin Walters <walters@verbum.org> patch-62
1750 rhythmbox--mainline--0.7--patch-62
1754 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-359
1757 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-360
1760 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-361
1761 add new --focus option, operations don't focus by default (David Mansfield)
1765 ChangeLog data/ui/.cvsignore data/ui/rhythmbox-ui.xml
1769 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-359
1770 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-360
1771 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-361
1774 2003-12-03 03:29:57 GMT Colin Walters <walters@verbum.org> patch-61
1779 rhythmbox--mainline--0.7--patch-61
1783 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-357
1784 check id3tag version, build updates (Bastien Nocera)
1788 ChangeLog Makefile.am configure.ac tests/Makefile.am
1791 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-357
1794 2003-12-02 01:11:57 GMT Colin Walters <walters@verbum.org> patch-60
1799 rhythmbox--mainline--0.7--patch-60
1803 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-355
1804 minor cleanups to gst player
1806 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-356
1807 note tray icon volume change ability in manual (Seth Hadley)
1811 ChangeLog help/C/user-guide.xml
1812 monkey-media/monkey-media-player-gst.c
1815 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-355
1816 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-356
1819 2003-12-01 04:18:13 GMT Colin Walters <walters@verbum.org> patch-59
1824 rhythmbox--mainline--0.7--patch-59
1828 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-353
1829 fix multimedia keys configure message (Adrian Bunk)
1831 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-354
1832 fix usage of G_PARAM_CONSTRUCT_ONLY (Jan Arne Petersen)
1836 ChangeLog configure.ac rhythmdb/rhythmdb-property-model.c
1837 rhythmdb/rhythmdb-query-model.c widgets/rb-player.c
1838 widgets/rb-property-view.c
1841 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-353
1842 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-354
1845 2003-11-29 05:56:07 GMT Colin Walters <walters@verbum.org> patch-58
1850 rhythmbox--mainline--0.7--patch-58
1854 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-350
1855 only kill off intltool bits on distclean, not clean
1859 ChangeLog Makefile.am
1862 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-350
1865 2003-11-29 00:16:01 GMT Colin Walters <walters@verbum.org> patch-57
1870 rhythmbox--mainline--0.7--patch-57
1874 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-349
1875 make xine backend use less memory (Bastien Nocera)
1879 ChangeLog configure.ac monkey-media/monkey-media-player-xine.c
1882 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-349
1885 2003-11-29 00:05:29 GMT Colin Walters <walters@verbum.org> patch-56
1890 rhythmbox--mainline--0.7--patch-56
1894 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-348
1895 change default Korean legacy charset to UHC (Cha Young-Ho)
1899 ChangeLog lib/rb-string-helpers.c
1902 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-348
1905 2003-11-28 23:52:16 GMT Colin Walters <walters@verbum.org> patch-55
1910 rhythmbox--mainline--0.7--patch-55
1914 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-346
1915 parse extinfo (Bastien Nocera)
1919 ChangeLog lib/rb-playlist.c
1922 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-346
1925 2003-11-27 04:40:12 GMT Colin Walters <walters@verbum.org> patch-54
1930 rhythmbox--mainline--0.7--patch-54
1934 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-345
1935 vbr mp3 fixes (Bastien Nocera)
1939 ChangeLog monkey-media/stream-info-impl/id3-vfs/mp3bitrate.c
1942 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-345
1945 2003-11-27 00:47:39 GMT Colin Walters <walters@verbum.org> patch-53
1950 rhythmbox--mainline--0.7--patch-53
1954 ChangeLog po/ChangeLog po/cs.po po/sr.po po/sr@Latn.po
1957 2003-11-27 00:33:13 GMT Colin Walters <walters@verbum.org> patch-52
1962 rhythmbox--mainline--0.7--patch-52
1966 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-344
1967 move -ui.xml.in to just -ui.xml
1971 ChangeLog data/ui/Makefile.am po/POTFILES.in
1972 {arch}/=tagging-method
1975 data/ui/.arch-ids/rhythmbox-ui.xml.in.id
1976 ==> data/ui/.arch-ids/rhythmbox-ui.xml.id
1977 data/ui/rhythmbox-ui.xml.in
1978 ==> data/ui/rhythmbox-ui.xml
1981 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-344
1984 2003-11-23 05:57:47 GMT Colin Walters <walters@verbum.org> patch-51
1989 rhythmbox--mainline--0.7--patch-51
1993 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-340
1994 Don't crash adding a station with a duplicate location
1998 ChangeLog iradio/rb-new-station-dialog.c
2001 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-340
2004 2003-11-22 23:54:12 GMT Colin Walters <walters@verbum.org> patch-50
2009 rhythmbox--mainline--0.7--patch-50
2013 ChangeLog po/ChangeLog po/sr.po po/sr@Latn.po
2016 2003-11-22 23:43:43 GMT Colin Walters <walters@verbum.org> patch-49
2021 rhythmbox--mainline--0.7--patch-49
2025 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-339
2026 add recursion limit to playlist parsing, handle null titles
2030 ChangeLog lib/rb-playlist.c sources/rb-iradio-source.c
2033 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-339
2036 2003-11-22 22:47:10 GMT Colin Walters <walters@verbum.org> patch-48
2041 rhythmbox--mainline--0.7--patch-48
2048 2003-11-21 18:15:11 GMT Colin Walters <walters@verbum.org> patch-47
2053 rhythmbox--mainline--0.7--patch-47
2057 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-334
2058 add MPEG-4 to format list (Bastien Nocera)
2062 ChangeLog shell/rb-shell.c
2065 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-334
2068 2003-11-21 03:42:25 GMT Colin Walters <walters@verbum.org> patch-46
2071 add ability to load playlists directly for iradio (Bastien Nocera, me)
2073 rhythmbox--mainline--0.7--patch-46
2077 ChangeLog lib/rb-playlist.c lib/rb-playlist.h
2078 shell/rb-shell-player.c shell/rb-shell-player.h
2082 2003-11-20 15:59:51 GMT Colin Walters <walters@verbum.org> patch-45
2087 rhythmbox--mainline--0.7--patch-45
2091 ChangeLog po/ChangeLog po/nl.po
2094 2003-11-20 15:45:15 GMT Colin Walters <walters@verbum.org> patch-44
2099 rhythmbox--mainline--0.7--patch-44
2103 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-331
2104 fix crash on jump to playing song
2106 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-332
2107 fix bonobo property bag unreffing
2111 ChangeLog shell/main.c sources/rb-library-source.c
2112 widgets/rb-property-view.c
2115 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-331
2116 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-332
2119 2003-11-20 14:54:16 GMT Colin Walters <walters@verbum.org> patch-43
2124 rhythmbox--mainline--0.7--patch-43
2128 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-328
2129 gcc 2.95 fixes (Danilo Segan)
2131 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-329
2132 more gcc 2.95 fixes (Danilo Segan)
2136 ChangeLog lib/rb-tree-dnd.c shell/rb-tray-icon.c
2139 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-328
2140 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-329
2143 2003-11-20 05:53:35 GMT Colin Walters <walters@verbum.org> patch-42
2148 rhythmbox--mainline--0.7--patch-42
2152 ChangeLog po/ChangeLog po/pt.po
2155 2003-11-20 05:49:51 GMT Colin Walters <walters@verbum.org> patch-41
2160 rhythmbox--mainline--0.7--patch-41
2164 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-326
2165 treat disk changes as deletion followed by add
2169 ChangeLog rhythmdb/rhythmdb.c
2172 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-326
2175 2003-11-20 05:48:54 GMT Colin Walters <walters@verbum.org> patch-40
2180 rhythmbox--mainline--0.7--patch-40
2184 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-325
2192 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-325
2195 2003-11-19 23:33:59 GMT Colin Walters <walters@verbum.org> patch-39
2200 rhythmbox--mainline--0.7--patch-39
2204 ChangeLog po/ChangeLog po/ja.po
2207 2003-11-19 23:24:38 GMT Colin Walters <walters@verbum.org> patch-38
2212 rhythmbox--mainline--0.7--patch-38
2216 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-323
2217 tray icon size restoration fix (Bastien Nocera)
2219 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-324
2220 better playlist renaming behavior (Bastien Nocera)
2224 ChangeLog shell/rb-tray-icon.c sources/rb-sourcelist.c
2227 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-323
2228 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-324
2231 2003-11-18 22:57:01 GMT Colin Walters <walters@verbum.org> patch-37
2236 rhythmbox--mainline--0.7--patch-37
2240 ChangeLog po/ChangeLog po/cs.po
2243 2003-11-18 22:15:03 GMT Colin Walters <walters@verbum.org> patch-36
2248 rhythmbox--mainline--0.7--patch-36
2252 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-319
2253 only call _buffering_done if there is an active source
2255 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-320
2256 don't crash on NULL search in iradio source
2260 ChangeLog shell/rb-shell-player.c sources/rb-iradio-source.c
2263 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-319
2264 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-320
2267 2003-11-18 07:25:31 GMT Colin Walters <walters@verbum.org> patch-35
2272 rhythmbox--mainline--0.7--patch-35
2276 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-318
2277 don't unnecessarily reset filters/search on jump to playing song
2281 ChangeLog NEWS shell/rb-shell.c widgets/rb-entry-view.c
2282 widgets/rb-entry-view.h
2285 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-318
2288 2003-11-18 07:07:12 GMT Colin Walters <walters@verbum.org> patch-34
2293 rhythmbox--mainline--0.7--patch-34
2297 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-317
2298 Scroll wheel over tray icon controls volume (Jon Kinred)
2302 ChangeLog NEWS shell/rb-tray-icon.c
2305 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-317
2308 2003-11-18 06:32:35 GMT Colin Walters <walters@verbum.org> patch-33
2313 rhythmbox--mainline--0.7--patch-33
2317 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-315
2318 fix bonobo refcounting (Gustavo J. A. M. Carneiro)
2322 ChangeLog shell/rb-shell.c
2325 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-315
2328 2003-11-18 06:09:39 GMT Colin Walters <walters@verbum.org> patch-32
2333 rhythmbox--mainline--0.7--patch-32
2337 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-313
2338 handle multiply added songs (bz #127248)
2342 ChangeLog rhythmdb/rhythmdb.c
2345 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-313
2348 2003-11-18 05:34:05 GMT Colin Walters <walters@verbum.org> patch-31
2353 rhythmbox--mainline--0.7--patch-31
2357 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-312
2358 reset selection after a model change (bz: #127258)
2362 ChangeLog widgets/rb-entry-view.c
2365 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-312
2368 2003-11-18 03:27:01 GMT Colin Walters <walters@verbum.org> patch-30
2373 rhythmbox--mainline--0.7--patch-30
2377 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-311
2385 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-311
2388 2003-11-18 00:56:53 GMT Colin Walters <walters@verbum.org> patch-29
2393 rhythmbox--mainline--0.7--patch-29
2397 ChangeLog po/ChangeLog po/sr.po po/sr@Latn.po
2406 2003-11-18 00:48:57 GMT Colin Walters <walters@verbum.org> patch-28
2411 rhythmbox--mainline--0.7--patch-28
2415 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-310
2416 support for MP4 files (Bastien Nocera)
2420 monkey-media/stream-info-impl/mp4-stream-info-impl.c
2421 monkey-media/stream-info-impl/mp4-stream-info-impl.h
2424 ChangeLog configure.ac lib/rb-playlist.c
2425 monkey-media/monkey-media.c
2426 monkey-media/stream-info-impl/Makefile.am shell/rb-shell.c
2429 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-310
2432 2003-11-17 05:29:42 GMT Colin Walters <walters@verbum.org> patch-27
2437 rhythmbox--mainline--0.7--patch-27
2441 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-309
2442 mp3-in-wav and more mp3 metadata bits (Bastien Nocera)
2446 ChangeLog monkey-media/stream-info-impl/id3-vfs/id3-vfs.c
2447 monkey-media/stream-info-impl/mp3-stream-info-impl.c
2450 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-309
2453 2003-11-16 17:53:27 GMT Colin Walters <walters@verbum.org> patch-26
2458 rhythmbox--mainline--0.7--patch-26
2462 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-308
2463 reinstate tooltips on artist/album links (Mark Humphreys)
2467 ChangeLog widgets/rb-player.c
2470 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-308
2473 2003-11-16 17:25:45 GMT Colin Walters <walters@verbum.org> patch-25
2478 rhythmbox--mainline--0.7--patch-25
2482 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-307
2483 handle wavs as mp3s, increase mp3 reading buffers (Bastien Nocera)
2487 ChangeLog monkey-media/monkey-media.c
2488 monkey-media/stream-info-impl/id3-vfs/id3-vfs.c
2491 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-307
2494 2003-11-16 16:57:04 GMT Colin Walters <walters@verbum.org> patch-24
2499 rhythmbox--mainline--0.7--patch-24
2503 ChangeLog po/ChangeLog po/POTFILES.in po/ca.po po/ja.po
2506 2003-11-16 16:46:28 GMT Colin Walters <walters@verbum.org> patch-23
2509 reimplement unicodify to look for legacy charsets
2511 rhythmbox--mainline--0.7--patch-23
2515 ChangeLog lib/rb-string-helpers.c lib/rb-string-helpers.h
2516 monkey-media/stream-info-impl/Makefile.am
2517 monkey-media/stream-info-impl/mp3-stream-info-impl.c
2521 2003-11-16 01:23:15 GMT Colin Walters <walters@verbum.org> patch-22
2524 note that TODO is very out of date
2526 rhythmbox--mainline--0.7--patch-22
2533 2003-11-15 16:25:09 GMT Colin Walters <walters@verbum.org> patch-21
2536 merge from 0.6, and fix ChangeLog0.6
2538 rhythmbox--mainline--0.7--patch-21
2542 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-304
2556 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-304
2559 2003-11-15 06:29:56 GMT Colin Walters <walters@verbum.org> patch-20
2562 play button fixes (jyasskin)
2564 rhythmbox--mainline--0.7--patch-20
2568 * jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--base-0
2569 tag of jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--base-0
2571 * jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--patch-1
2572 When the current song isn't in the entryview, make the next button start the first song.
2574 * jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--patch-2
2575 Potential solution to bug #123374 and related complaints.
2577 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--base-0
2578 tag of walters@rhythmbox.org--2003b/rhythmbox--mainline--0.7--patch-10
2580 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-1
2581 Fix use of uninitialized variable
2583 * jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-2
2588 ChangeLog shell/rb-shell-player.c widgets/rb-entry-view.c
2591 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--base-0
2592 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--patch-1
2593 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.7--patch-2
2594 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--base-0
2595 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-1
2596 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.7--patch-2
2599 2003-11-15 06:11:32 GMT Colin Walters <walters@verbum.org> patch-19
2604 rhythmbox--mainline--0.7--patch-19
2608 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-302
2609 rework of mp3 metadata reading (Bastien Nocera)
2613 monkey-media/stream-info-impl/id3-vfs/mp3bitrate.c
2614 monkey-media/stream-info-impl/id3-vfs/mp3bitrate.h
2617 ChangeLog ChangeLog0.6 NEWS
2618 monkey-media/stream-info-impl/id3-vfs/Makefile.am
2619 monkey-media/stream-info-impl/id3-vfs/id3-vfs.c
2620 monkey-media/stream-info-impl/id3-vfs/id3-vfs.h
2621 monkey-media/stream-info-impl/mp3-stream-info-impl.c
2624 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-302
2627 2003-11-15 05:43:53 GMT Colin Walters <walters@verbum.org> patch-18
2632 rhythmbox--mainline--0.7--patch-18
2636 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-301
2637 xine backend hang fixes (hadess)
2641 ChangeLog ChangeLog0.6 monkey-media/monkey-media-player-xine.c
2642 shell/rb-shell-player.c
2645 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-301
2648 2003-11-14 16:46:54 GMT Colin Walters <walters@verbum.org> patch-17
2651 merge NEWS from 0.6, update a bit too
2653 rhythmbox--mainline--0.7--patch-17
2657 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-300
2662 ChangeLog ChangeLog0.6 NEWS
2665 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-300
2668 2003-11-14 16:41:22 GMT Colin Walters <walters@verbum.org> patch-16
2673 rhythmbox--mainline--0.7--patch-16
2677 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-299
2678 rockin DND work from yann
2680 * yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-19
2683 * yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-20
2684 <no summary provided>
2686 * yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-21
2689 * yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-5
2692 * yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-6
2693 improved sourcelist drag dest support
2695 * yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-7
2696 updated rhythmdb_query_model dnd interface and added empty view drop support
2700 ChangeLog ChangeLog0.6 lib/rb-marshal.list lib/rb-tree-dnd.c
2701 lib/rb-tree-dnd.h rhythmdb/rhythmdb-query-model.c
2702 shell/rb-playlist-manager.c shell/rb-playlist-manager.h
2703 shell/rb-shell.c sources/rb-sourcelist-model.c
2704 sources/rb-sourcelist-model.h sources/rb-sourcelist.c
2705 widgets/rb-entry-view.c
2708 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-299
2709 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-19
2710 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-20
2711 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-21
2712 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-5
2713 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-6
2714 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-7
2717 2003-11-14 14:44:30 GMT Colin Walters <walters@verbum.org> patch-15
2722 rhythmbox--mainline--0.7--patch-15
2726 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-298
2727 xine backend fixes (Bastien Nocera)
2731 ChangeLog ChangeLog0.6 monkey-media/monkey-media-player-xine.c
2734 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-298
2737 2003-11-13 15:01:21 GMT Colin Walters <walters@verbum.org> patch-14
2742 rhythmbox--mainline--0.7--patch-14
2746 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-296
2747 add translator comments (Jordi Mallach)
2751 ChangeLog ChangeLog0.6 lib/rb-string-helpers.c
2752 rhythmdb/rhythmdb.c shell/rb-shell.c
2755 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-296
2758 2003-11-13 07:30:27 GMT Colin Walters <walters@verbum.org> patch-13
2763 rhythmbox--mainline--0.7--patch-13
2767 ChangeLog po/ChangeLog po/pt.po
2770 2003-11-13 07:27:55 GMT Colin Walters <walters@verbum.org> patch-12
2773 be sure to start timer after playback
2775 rhythmbox--mainline--0.7--patch-12
2779 ChangeLog monkey-media/monkey-media-player-gst.c
2782 2003-11-13 03:33:17 GMT Colin Walters <walters@verbum.org> patch-11
2787 rhythmbox--mainline--0.7--patch-11
2794 ChangeLog configure.ac po/ChangeLog po/POTFILES.in
2797 2003-11-12 02:39:02 GMT Colin Walters <walters@verbum.org> patch-10
2800 remove buffering-dialog.glade
2802 rhythmbox--mainline--0.7--patch-10
2806 data/glade/.arch-ids/buffering-dialog.glade.id
2807 data/glade/buffering-dialog.glade
2810 ChangeLog data/glade/Makefile.am
2813 2003-11-12 02:25:16 GMT Colin Walters <walters@verbum.org> patch-9
2816 clear buffering status from statusbar when done
2818 rhythmbox--mainline--0.7--patch-9
2822 ChangeLog shell/rb-statusbar.c
2825 2003-11-12 02:15:23 GMT Colin Walters <walters@verbum.org> patch-8
2828 revert to previous pipeline
2830 rhythmbox--mainline--0.7--patch-8
2834 ChangeLog monkey-media/monkey-media-player-gst.c
2837 2003-11-12 00:53:52 GMT Colin Walters <walters@verbum.org> patch-7
2840 move spider into srcthread
2842 rhythmbox--mainline--0.7--patch-7
2846 ChangeLog monkey-media/monkey-media-player-gst.c
2849 2003-11-11 21:21:13 GMT Colin Walters <walters@verbum.org> patch-6
2854 rhythmbox--mainline--0.7--patch-6
2858 * harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-5
2859 star-merge of walters sources
2861 * harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-6
2862 Arch update and iradio.pls update
2864 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-288
2865 revert version to 0.5.99
2867 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-289
2868 more default iradio stations (harshy)
2870 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-290
2871 have album sort also sort by track, allow rating sort
2873 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-291
2874 don't hardcode opt scheduler
2876 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-292
2879 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-293
2880 remove redundant entry from NEWS
2882 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-294
2885 * walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-295
2886 fix capitalization and phrasing in nautilus component menu entry
2890 ChangeLog ChangeLog0.6 NEWS
2891 component/Rhythmbox_Nautilus_Context_Menu.server.in.in
2892 data/iradio-initial.pls po/ChangeLog po/cs.po po/cy.po
2893 po/sr.po po/sr@Latn.po widgets/rb-entry-view.c
2902 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-5
2903 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-6
2904 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-288
2905 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-289
2906 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-290
2907 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-291
2908 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-292
2909 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-293
2910 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-294
2911 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-295
2914 2003-11-11 18:50:18 GMT Colin Walters <walters@verbum.org> patch-5
2917 don't hardcode opt scheduler
2919 rhythmbox--mainline--0.7--patch-5
2923 ChangeLog monkey-media/monkey-media.c
2926 2003-11-11 07:16:04 GMT Colin Walters <walters@verbum.org> patch-4
2931 rhythmbox--mainline--0.7--patch-4
2942 2003-11-11 07:15:44 GMT Colin Walters <walters@verbum.org> patch-3
2945 totally break gstreamer, display buffering progress in statusbar
2947 rhythmbox--mainline--0.7--patch-3
2951 monkey-media/monkey-media-player-gst.c shell/rb-shell-player.c
2952 shell/rb-statusbar.c
2955 2003-11-11 05:37:30 GMT Colin Walters <walters@verbum.org> patch-2
2958 dump old gst code, require 0.7 now
2960 rhythmbox--mainline--0.7--patch-2
2964 monkey-media/monkey-media-player-gst-old.c
2965 monkey-media/monkey-media-player-gst.c
2968 configure.ac monkey-media/Makefile.am
2971 monkey-media/monkey-media-player-gst-tmp.c
2972 ==> monkey-media/monkey-media-player-gst.c
2975 2003-11-11 05:22:53 GMT Colin Walters <walters@verbum.org> patch-1
2980 rhythmbox--mainline--0.7--patch-1
2987 2003-11-11 05:20:36 GMT Colin Walters <walters@verbum.org> base-0
2990 tag of walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-287
2992 rhythmbox--mainline--0.7--base-0
2994 (automatically generated log message)
2997 chris@gnome-de.org--2003/rhythmbox--mainline--0.6--base-0
2998 chris@gnome-de.org--2003/rhythmbox--mainline--0.6--patch-1
2999 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--base-0
3000 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-1
3001 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-2
3002 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-3
3003 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-4
3004 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-5
3005 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-6
3006 desrt@desrt.ca--2003/rhythmbox--displaybox--1.0--patch-7
3007 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--base-0
3008 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-1
3009 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-2
3010 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-3
3011 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-4
3012 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-5
3013 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-6
3014 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-7
3015 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-8
3016 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-9
3017 desrt@desrt.ca--2003/rhythmbox--mainline--1.0--patch-10
3018 desrt@desrt.ca--2003/rhythmbox--small-display--1.0--base-0
3019 desrt@desrt.ca--2003/rhythmbox--small-display--1.0--patch-1
3020 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--base-0
3021 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-1
3022 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-2
3023 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-3
3024 harshy@dersoldat.org--2003/rhythmbox--mainline--0.6--patch-4
3025 jyasskin@mail.utexas.edu--2003/rhythmbox--bugzilla--0.6--base-0
3026 jyasskin@mail.utexas.edu--2003/rhythmbox--bugzilla--0.6--patch-1
3027 jyasskin@mail.utexas.edu--2003/rhythmbox--bugzilla--0.6--patch-2
3028 jyasskin@mail.utexas.edu--2003/rhythmbox--bugzilla--0.6--patch-3
3029 jyasskin@mail.utexas.edu--2003/rhythmbox--bugzilla--0.6--patch-4
3030 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--base-0
3031 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-1
3032 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-2
3033 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-3
3034 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-4
3035 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-5
3036 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-6
3037 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-7
3038 jyasskin@mail.utexas.edu--2003/rhythmbox--history--0.6--patch-8
3039 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--base-0
3040 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-1
3041 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-2
3042 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-3
3043 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-4
3044 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-5
3045 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-6
3046 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-7
3047 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-8
3048 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-9
3049 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-10
3050 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-11
3051 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-12
3052 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-13
3053 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-14
3054 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-15
3055 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-16
3056 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-17
3057 jyasskin@mail.utexas.edu--2003/rhythmbox--mainline--0.6--patch-18
3058 teuf@gnome.org--2003/rhythmbox--mainline--0.5--base-0
3059 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-1
3060 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-2
3061 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-3
3062 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-4
3063 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-5
3064 teuf@gnome.org--2003/rhythmbox--mainline--0.5--patch-6
3065 teuf@gnome.org--2003/rhythmbox--mainline--0.6--base-0
3066 teuf@gnome.org--2003/rhythmbox--mainline--0.6--patch-1
3067 teuf@gnome.org--2003/rhythmbox--mainline--0.6--patch-2
3068 teuf@gnome.org--2003/rhythmbox--mainline--0.6--patch-3
3069 teuf@gnome.org--2003/rhythmbox--mainline--0.6--patch-4
3070 teuf@gnome.org--2003/rhythmbox--mainline--0.6--patch-5
3071 treed@surreality.us--2003-rhythmbox/rhythmbox--mainline--0.6--base-0
3072 treed@surreality.us--2003-rhythmbox/rhythmbox--mainline--0.6--patch-1
3073 treed@surreality.us--2003-rhythmbox/rhythmbox--mainline--0.6--patch-2
3074 treed@surreality.us--2003-rhythmbox/rhythmbox--mainline--0.6--patch-3
3075 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--base-0
3076 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-1
3077 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-2
3078 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-3
3079 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-4
3080 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-5
3081 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-6
3082 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-7
3083 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-8
3084 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-9
3085 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-10
3086 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-11
3087 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-12
3088 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-13
3089 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-14
3090 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-15
3091 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-16
3092 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-17
3093 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-18
3094 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-19
3095 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-20
3096 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-21
3097 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-22
3098 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-23
3099 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-24
3100 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-25
3101 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-26
3102 walters@rhythmbox.org--2003/rhythmbox--cvs--1.0--patch-27
3103 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--base-0
3104 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-1
3105 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-2
3106 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-3
3107 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-4
3108 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-5
3109 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-6
3110 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-7
3111 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-8
3112 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-9
3113 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-10
3114 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-11
3115 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-12
3116 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-13
3117 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-14
3118 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-15
3119 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-16
3120 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-17
3121 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-18
3122 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-19
3123 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-20
3124 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-21
3125 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-22
3126 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-23
3127 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-24
3128 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-25
3129 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-26
3130 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-27
3131 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-28
3132 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-29
3133 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-30
3134 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-31
3135 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-32
3136 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-33
3137 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-34
3138 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-35
3139 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-36
3140 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-37
3141 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-38
3142 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-39
3143 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-40
3144 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-41
3145 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-42
3146 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-43
3147 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-44
3148 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-45
3149 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-46
3150 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-47
3151 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-48
3152 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-49
3153 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-50
3154 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-51
3155 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-52
3156 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-53
3157 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-54
3158 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-55
3159 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-56
3160 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-57
3161 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-58
3162 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-59
3163 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-60
3164 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-61
3165 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-62
3166 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-63
3167 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-64
3168 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-65
3169 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-66
3170 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-67
3171 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-68
3172 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-69
3173 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-70
3174 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-71
3175 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-72
3176 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-73
3177 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-74
3178 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-75
3179 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-76
3180 walters@rhythmbox.org--2003/rhythmbox--mainline--1.0--patch-77
3181 walters@rhythmbox.org--2003/rhythmbox--post-0-5-3--1.0--base-0
3182 walters@rhythmbox.org--2003/rhythmbox--post-0-5-3--1.0--patch-1
3183 walters@rhythmbox.org--2003/rhythmbox--post-0-5-3--1.0--patch-2
3184 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--base-0
3185 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-1
3186 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-2
3187 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-3
3188 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-4
3189 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-5
3190 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-6
3191 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-7
3192 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-8
3193 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-9
3194 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-10
3195 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-11
3196 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-12
3197 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-13
3198 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-14
3199 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-15
3200 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-16
3201 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-17
3202 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-18
3203 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-19
3204 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-20
3205 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-21
3206 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-22
3207 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-23
3208 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-24
3209 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-25
3210 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-26
3211 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-27
3212 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-28
3213 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-29
3214 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-30
3215 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-31
3216 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-32
3217 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-33
3218 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-34
3219 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-35
3220 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-36
3221 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-37
3222 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-38
3223 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-39
3224 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-40
3225 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-41
3226 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-42
3227 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-43
3228 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-44
3229 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-45
3230 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-46
3231 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-47
3232 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-48
3233 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-49
3234 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-50
3235 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-51
3236 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-52
3237 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-53
3238 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-54
3239 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-55
3240 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-56
3241 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-57
3242 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-58
3243 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-59
3244 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-60
3245 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-61
3246 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-62
3247 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-63
3248 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-64
3249 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-65
3250 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-66
3251 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-67
3252 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-68
3253 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-69
3254 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-70
3255 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-71
3256 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-72
3257 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-73
3258 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-74
3259 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-75
3260 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-76
3261 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-77
3262 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-78
3263 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-79
3264 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-80
3265 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-81
3266 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-82
3267 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-83
3268 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-84
3269 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-85
3270 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-86
3271 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-87
3272 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-88
3273 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-89
3274 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-90
3275 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-91
3276 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-92
3277 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-93
3278 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-94
3279 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-95
3280 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-96
3281 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-97
3282 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-98
3283 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-99
3284 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-100
3285 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-101
3286 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-102
3287 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-103
3288 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-104
3289 walters@rhythmbox.org--2003/rhythmbox--rhythmdb--1.0--patch-105
3290 walters@rhythmbox.org--2003/rhythmbox--small-fixes--1.0--base-0
3291 walters@rhythmbox.org--2003/rhythmbox--small-fixes--1.0--patch-1
3292 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--base-0
3293 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-1
3294 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-2
3295 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-3
3296 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-4
3297 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-5
3298 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-6
3299 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-7
3300 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-8
3301 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-9
3302 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-10
3303 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-11
3304 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-12
3305 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-13
3306 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-14
3307 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-15
3308 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-16
3309 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-17
3310 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-18
3311 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-19
3312 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-20
3313 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-21
3314 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-22
3315 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-23
3316 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-24
3317 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-25
3318 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-26
3319 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-27
3320 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-28
3321 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-29
3322 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-30
3323 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-31
3324 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-32
3325 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-33
3326 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-34
3327 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-35
3328 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-36
3329 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-37
3330 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-38
3331 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-39
3332 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-40
3333 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-41
3334 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-42
3335 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-43
3336 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-44
3337 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-45
3338 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-46
3339 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-47
3340 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-48
3341 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-49
3342 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-50
3343 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-51
3344 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-52
3345 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-53
3346 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-54
3347 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-55
3348 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-56
3349 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-57
3350 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-58
3351 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-59
3352 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-60
3353 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-61
3354 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-62
3355 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-63
3356 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-64
3357 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-65
3358 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-66
3359 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-67
3360 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-68
3361 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-69
3362 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-70
3363 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-71
3364 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-72
3365 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-73
3366 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-74
3367 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-75
3368 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-76
3369 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-77
3370 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-78
3371 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-79
3372 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-80
3373 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-81
3374 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-82
3375 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-83
3376 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-84
3377 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-85
3378 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-86
3379 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-87
3380 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-88
3381 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-89
3382 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-90
3383 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-91
3384 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-92
3385 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-93
3386 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-94
3387 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-95
3388 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-96
3389 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-97
3390 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-98
3391 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-99
3392 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-100
3393 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-101
3394 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-102
3395 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-103
3396 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-104
3397 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-105
3398 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-106
3399 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-107
3400 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-108
3401 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-109
3402 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-110
3403 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-111
3404 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-112
3405 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-113
3406 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-114
3407 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-115
3408 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-116
3409 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-117
3410 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-118
3411 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-119
3412 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-120
3413 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-121
3414 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-122
3415 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-123
3416 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-124
3417 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-125
3418 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-126
3419 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-127
3420 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-128
3421 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-129
3422 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-130
3423 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-131
3424 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-132
3425 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-133
3426 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-134
3427 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-135
3428 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-136
3429 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-137
3430 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-138
3431 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-139
3432 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-140
3433 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-141
3434 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-142
3435 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-143
3436 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-144
3437 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-145
3438 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-146
3439 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-147
3440 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-148
3441 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-149
3442 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-150
3443 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-151
3444 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-152
3445 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-153
3446 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-154
3447 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-155
3448 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-156
3449 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-157
3450 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-158
3451 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-159
3452 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-160
3453 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-161
3454 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-162
3455 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-163
3456 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-164
3457 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-165
3458 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-166
3459 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-167
3460 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-168
3461 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-169
3462 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-170
3463 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-171
3464 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-172
3465 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-173
3466 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-174
3467 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-175
3468 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-176
3469 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-177
3470 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-178
3471 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-179
3472 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-180
3473 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-181
3474 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-182
3475 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-183
3476 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-184
3477 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-185
3478 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-186
3479 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-187
3480 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-188
3481 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-189
3482 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-190
3483 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-191
3484 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-192
3485 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-193
3486 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-194
3487 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-195
3488 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-196
3489 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-197
3490 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-198
3491 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-199
3492 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-200
3493 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-201
3494 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-202
3495 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-203
3496 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-204
3497 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-205
3498 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-206
3499 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-207
3500 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-208
3501 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-209
3502 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-210
3503 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-211
3504 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-212
3505 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-213
3506 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-214
3507 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-215
3508 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-216
3509 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-217
3510 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-218
3511 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-219
3512 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-220
3513 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-221
3514 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-222
3515 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-223
3516 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-224
3517 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-225
3518 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-226
3519 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-227
3520 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-228
3521 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-229
3522 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-230
3523 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-231
3524 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-232
3525 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-233
3526 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-234
3527 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-235
3528 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-236
3529 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-237
3530 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-238
3531 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-239
3532 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-240
3533 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-241
3534 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-242
3535 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-243
3536 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-244
3537 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-245
3538 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-246
3539 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-247
3540 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-248
3541 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-249
3542 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-250
3543 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-251
3544 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-252
3545 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-253
3546 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-254
3547 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-255
3548 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-256
3549 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-257
3550 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-258
3551 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-259
3552 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-260
3553 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-261
3554 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-262
3555 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-263
3556 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-264
3557 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-265
3558 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-266
3559 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-267
3560 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-268
3561 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-269
3562 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-270
3563 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-271
3564 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-272
3565 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-273
3566 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-274
3567 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-275
3568 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-276
3569 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-277
3570 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-278
3571 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-279
3572 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-280
3573 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-281
3574 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-282
3575 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-283
3576 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-284
3577 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-285
3578 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-286
3579 walters@rhythmbox.org--2003b/rhythmbox--mainline--0.6--patch-287
3580 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--base-0
3581 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-1
3582 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-2
3583 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-3
3584 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-4
3585 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-5
3586 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-6
3587 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-7
3588 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-8
3589 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-9
3590 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-10
3591 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-11
3592 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-12
3593 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-13
3594 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-14
3595 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-15
3596 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-16
3597 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-17
3598 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-18
3599 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-19
3600 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-20
3601 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-21
3602 walters@rhythmbox.org--2003b/rhythmbox--playlists-2--0.6--patch-22
3603 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--base-0
3604 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-1
3605 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-2
3606 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-3
3607 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-4
3608 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-5
3609 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-6
3610 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-7
3611 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-8
3612 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-9
3613 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-10
3614 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-11
3615 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-12
3616 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-13
3617 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-14
3618 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-15
3619 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-16
3620 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-17
3621 yann@cvs.gnome.org--2003/rhythmbox--mainline--0.6--patch-18
3622 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--base-0
3623 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-1
3624 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-2
3625 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-3
3626 yann@cvs.gnome.org--2003/rhythmbox--treednd--0.6--patch-4