Re: [Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread James Livingston
On Wed, 2005-07-06 at 20:14 -0400, Colin Walters wrote: > > Now an implementation detail one could be concerned about now is that > Rhythmbox takes up a lot of memory when it's running. I bet this (along > with getting the library saved) are the reasons people actually want to > quit Rhythmbox. B

Re: [Rhythmbox-devel] iTunes Music Sharing

2005-07-06 Thread Charles Schmidt
On Thu, 2005-07-07 at 09:43 +1000, Jonathan Matthew wrote: > On Wed, Jul 06, 2005 at 04:56:04PM +1000, James Livingston wrote: > > On Wed, 2005-07-06 at 02:13 -0400, Charles Schmidt wrote: > > > 3. Modify the httpclientsrc implementation in bugzilla to have settable > > > properties for extra heade

Re: [Rhythmbox-devel] interface changes

2005-07-06 Thread James Livingston
On Wed, 2005-07-06 at 20:40 -0400, Colin Walters wrote: > On Tue, 2005-05-24 at 11:48 -0400, William Jon McCann wrote: > > * Removed check box options from the status bar > > > > These options take up too much space on the status bar. They limit the > > minimum possible width of the window

Re: [Rhythmbox-devel] iTunes Music Sharing

2005-07-06 Thread Colin Walters
On Thu, 2005-07-07 at 00:15 +0100, Bastien Nocera wrote: > On Wed, 2005-07-06 at 16:55 -0400, Colin Walters wrote: > > > > Number 3 is probably the "best" solution: > > > It solves multiple problems. Namely: this one and adds a non-gnomevfs > > > http:// handler for GStreamer. However, I belie

Re: [Rhythmbox-devel] interface changes

2005-07-06 Thread Colin Walters
On Tue, 2005-05-24 at 11:48 -0400, William Jon McCann wrote: > Hi, > > I've made a few small UI changes in my archive. The result looks like: > Interesting. > What problems do these changes solve? > > * The shell-player

Re: [Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread Colin Walters
On Thu, 2005-07-07 at 00:04 +0200, Christophe Fergeau wrote: > Le mercredi 06 juillet 2005 à 15:03 -0400, Colin Walters a écrit : > > > This patch changes Rhythmbox so that the primary focus is really the > > tray icon, similar to how Muine does it. Closing the main Rhythmbox > > window doesn't s

Re: [Rhythmbox-devel] Window title

2005-07-06 Thread Colin Walters
On Tue, 2005-05-24 at 13:28 -0400, Stefan Monnier wrote: > Is there some way to change Rhythmbox's window title so it doesn't just say > "Pink Floyd - Echoes" but rather something like "Rhythmbox - Pink Floyd - > Echoes" (or just "Rhythmbox" or "Music Player"). > > I always have a terrible time lo

Re: [Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread Colin Walters
On Thu, 2005-07-07 at 00:04 +0200, Christophe Fergeau wrote: > Le mercredi 06 juillet 2005 à 15:03 -0400, Colin Walters a écrit : > > > This patch changes Rhythmbox so that the primary focus is really the > > tray icon, similar to how Muine does it. Closing the main Rhythmbox > > window doesn't s

Re: [Rhythmbox-devel] iTunes Music Sharing

2005-07-06 Thread Jonathan Matthew
On Wed, Jul 06, 2005 at 04:56:04PM +1000, James Livingston wrote: > On Wed, 2005-07-06 at 02:13 -0400, Charles Schmidt wrote: > > 3. Modify the httpclientsrc implementation in bugzilla to have settable > > properties for extra headers. uris would be handed to RBPlayer in the > > form of daap://.

Re: [Rhythmbox-devel] iTunes Music Sharing

2005-07-06 Thread Bastien Nocera
On Wed, 2005-07-06 at 16:55 -0400, Colin Walters wrote: > > Number 3 is probably the "best" solution: > > It solves multiple problems. Namely: this one and adds a non-gnomevfs > > http:// handler for GStreamer. However, I believe it is the most > > challenging, and does end up with some "hac

Re: [Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread Christophe Fergeau
Le mercredi 06 juillet 2005 à 15:03 -0400, Colin Walters a écrit : > This patch changes Rhythmbox so that the primary focus is really the > tray icon, similar to how Muine does it. Closing the main Rhythmbox > window doesn't shut it down, it just hides the window. Muine does "hide window when

Re: [Rhythmbox-devel] iTunes Music Sharing

2005-07-06 Thread Colin Walters
On Wed, 2005-07-06 at 02:13 -0400, Charles Schmidt wrote: > My first attempt (see uri above) involved writing a GnomeVFS module for > daap:// uris. The module is written, and I had code interfacing it with > Rhythmbox. Unfortuantly, the RB code has been lost. Last October, and > even since then

Re: [Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread Colin Walters
Here's an updated patch: o Added Close to main window o Fixed http://bugzilla.gnome.org/show_bug.cgi?id=155436 cvs server: Diffing . cvs server: Diffing component cvs server: Diffing corba cvs server: Diffing data cvs server: Diffing data/art cvs server: Diffing data/glade cvs server: Diffing da

[Rhythmbox-devel] [patch] music as desktop service

2005-07-06 Thread Colin Walters
Hi, Our interaction designers have been complaining for a while that the way Rhythmbox's tray icon works is kind of broken. Music is really more of a desktop background service than a traditional application. The typical usage will be to choose a song or set of songs (or random) then want to get

Re: [Rhythmbox-devel] feedback

2005-07-06 Thread James Livingston
On Wed, 2005-07-06 at 17:16 +0200, Kevin Brubeck Unhammer wrote: > I remembered another little annoyance with Rhythmbox, which might be > fixed in CVS, but just wanted to put it out there: > > Non-existent songs in the library will make the player stop, and give > two (2) error messages. Having th

Re: [Rhythmbox-devel] Specify RhythmDBEntryType to rhythmdb_add_uri

2005-07-06 Thread James Livingston
On Wed, 2005-06-29 at 20:39 +1000, Nicholas Gill (mythagel) wrote: > Because the code works by adding items to the action and event queues, i > can't think of a clean way to specify the event type when adding a uri. > > At present i'm enumerating the directory and calling rhythmdb_entry_new > for