Re: [Rhythmbox-devel] Rhythmbox: Improved Last.fm Plugin - Weekly Report 1

2010-06-03 Thread Ruben Vermeersch
On Fri, 2010-05-28 at 23:45 +0100, Jamie Nicol wrote: > The biggest problem I'm seeing myself having is using git. I understand > the commands and the concept, it's more knowing when to use it. Despite > doing a reasonable amount of programming I've never used version control > on a project before.

Re: [Rhythmbox-devel] Rhythmbox: Improved Last.fm Plugin - Weekly Report 2

2010-06-09 Thread Ruben Vermeersch
On Sat, 2010-06-05 at 15:23 +0100, Jamie Nicol wrote: > Hi all! > > So my week didn't get off to the best start. First thing Monday morning > I tried to open my window to let some lovely fresh air in to the room. > It was stuck so I tried harder and ended up accidentally sticking my arm > through

[Rhythmbox-devel] last.fm integration

2005-09-06 Thread Ruben Vermeersch
rk on writing the code, if it would be used. So, do we want this? If I start writing it, would it get in (if deemed well-written), or is there some secret bloat-police with serious objections? Greetings, Ruben -- Ruben Vermeersch (rubenv) http://www.Lambd

Re: [Rhythmbox-devel] last.fm integration

2005-09-06 Thread Ruben Vermeersch
On Tue, 2005-09-06 at 16:14 -0400, Colin Walters wrote: > On Tue, 2005-09-06 at 22:08 +0200, Ruben Vermeersch wrote: > > Hi all, > > > > Now that last.fm is used for the link buttons, how about integrating > > with it natively? Make RB do audioscrobbler submissions n

Re: [Rhythmbox-devel] last.fm integration

2005-09-07 Thread Ruben Vermeersch
pew heaps of stuff onto standard output Perhaps also port this to libsoup (which DAAP uses), this way we can drop the libcurl linking (as it would be quite useless to link in two HTTP libraries). Wouldn't reduce usability, would reduce memory usage. -- Ruben Vermeersch (rubenv

[Rhythmbox-devel] PATCH: .cvsignore cleanup

2005-09-08 Thread Ruben Vermeersch
Hi all, Attached, a small patch to ignore unwanted files from CVS (well, I think they are unwanted). Makes diffs nicer :-) Greetings, Ruben -- Ruben Vermeersch (rubenv) http://www.Lambda1.be/ Index: daapsharing/.cvsignore === RCS

Re: [Rhythmbox-devel] PATCH: .cvsignore cleanup

2005-09-08 Thread Ruben Vermeersch
On Thu, 2005-09-08 at 13:55 +0100, Bastien Nocera wrote: > On Thu, 2005-09-08 at 13:39 +0200, Ruben Vermeersch wrote: > > Hi all, > > > > Attached, a small patch to ignore unwanted files from CVS (well, I think > > they are unwanted). Makes diffs nicer :-) > >

Re: [Rhythmbox-devel] PATCH: .cvsignore cleanup

2005-09-08 Thread Ruben Vermeersch
On Thu, 2005-09-08 at 18:00 +0100, Bastien Nocera wrote: > On Thu, 2005-09-08 at 15:05 +0200, Ruben Vermeersch wrote: > > On Thu, 2005-09-08 at 13:55 +0100, Bastien Nocera wrote: > > > On Thu, 2005-09-08 at 13:39 +0200, Ruben Vermeersch wrote: > > > > Hi all, >

Re: [Rhythmbox-devel] Identify songs by Id, not by File path

2005-09-12 Thread Ruben Vermeersch
e a persistent path then, but you can move the real files around. Or get bigger disks ;-) -- Ruben Vermeersch (rubenv) http://www.Lambda1.be/ ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

[Rhythmbox-devel] Last.fm Integration Patch #2

2005-09-15 Thread Ruben Vermeersch
tches/rhythmbox-audioscrobbler-libsoup.patch http://files.lambda1.be/linux/patches/rhythmbox-audioscrobbler-libsoup-new-files.tar.bz2 Greetings, Ruben -- Ruben Vermeersch (rubenv) http://www.Lambda1.be/ ___ rhythmbox-devel mailing list rhythmbox-devel

Re: [Rhythmbox-devel] Last.fm Integration Patch #2

2005-09-16 Thread Ruben Vermeersch
n/source/rhythmbox/shell' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/jcotton/source/rhythmbox/shell' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/jcotton/source/rhythmbox' > make: *** [all] Error 2 > > It compile

[Rhythmbox-devel] Last.fm Integration Patch #3

2005-09-16 Thread Ruben Vermeersch
rected, please let me know, any hints on getting this code in shape would be greatly appreciated. Teuf: I just read on IRC you wanted a cleaned version, here it is, largely unmodified ;-) Greetings, Ruben -- Ruben Vermeersch (rubenv) http://

Re: [Rhythmbox-devel] Last.fm Integration Patch #4

2005-09-17 Thread Ruben Vermeersch
On Sat, 2005-09-17 at 21:26 +1000, Jonathan Matthew wrote: > On Fri, Sep 16, 2005 at 09:32:20PM +0200, Ruben Vermeersch wrote: > > Hi all, > > > > I've updated the Last.fm (audioscrobbler) patch for rhythmbox. It now > > contains the patch of James Livingstone

Re: [Rhythmbox-devel] Last.fm Integration Patch #5

2005-09-18 Thread Ruben Vermeersch
g will be ported to the current CVS tree? Greetings, Ruben -- Ruben Vermeersch (rubenv) http://www.Lambda1.be/ ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Re: [Rhythmbox-devel] Last.fm Integration Patch #5

2005-09-18 Thread Ruben Vermeersch
On Mon, 2005-09-19 at 08:12 +1000, Jonathan Matthew wrote: > On Sun, Sep 18, 2005 at 06:29:39PM +0200, Ruben Vermeersch wrote: > > On Sun, 2005-09-18 at 22:44 +1000, Jonathan Matthew wrote: > > > OK. I've removed that call, and fixed a few other bugs. One reasonably >

Re: [Rhythmbox-devel] last.fm support in CVS

2005-10-21 Thread Ruben Vermeersch
On Thu, 2005-10-20 at 22:34 -0400, Ryan Skadberg wrote: > After fixing a couple of minor things to work with current CVS, I > committed last.fm/audioscrobbler support in to CVS HEAD. Have fun! Wonderful! Thanks! -- Ruben Vermeersch (rubenv) http://www.Lamb

Re: [Rhythmbox-devel] Alarm clock feature

2005-11-09 Thread Ruben Vermeersch
at-police ;-). Cheers, Ruben -- Ruben Vermeersch (rubenv) http://www.Lambda1.be/ ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Re: [Rhythmbox-devel] Is there a way to disable the popup?

2005-11-11 Thread Ruben Vermeersch
he preferences, I mean, > > not removing that feature from sources and recompiling. > > > > And if not, why not? > > See > http://bugzilla.gnome.org/show_bug.cgi?id=320355 > > IMO this feature is both useless and annoying. :) I most certainly love it, it's a mat