Re: [Rhythmbox-devel] Rythmbox GUI Rework

2010-06-05 Thread Michael Gratton
On 06/06/10 04:47, Sean McNamara wrote: > Another really interesting possibility would be to rewrite the > Rhythmbox core in Vala, like some folks did with the Cheese program. Yeah, I've wondered about doing this too, although I was thinking of using Python. Having a native librhythmbox backend wi

Re: [Rhythmbox-devel] Lyrics

2010-06-05 Thread Edgar Luna
On Fri, Jun 4, 2010 at 10:49 AM, Pablo Echeberria wrote: > Hi there, i use rhythmbox very VERY often and love the lyrics feature, i > was just wondering what do you need form the lyrics website in order to > include it in your lyrics search?, this is because there are really few > registered songs

Re: [Rhythmbox-devel] Rythmbox GUI Rework

2010-06-05 Thread Sean McNamara
On Sat, Jun 5, 2010 at 12:02 PM, Edgar Luna wrote: > On Sat, Jun 5, 2010 at 4:20 AM, Jim DeVore > wrote: >> Good Day! >> I asked a few weeks prior about changing the interface for rythmbox. >> One fellow replied, but we could not figure out how to change the interface. >> How Do I modify the GUI

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

2010-06-05 Thread Jamie Nicol
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 the window. Very painful, big big cut down my arm, glass everywher

Re: [Rhythmbox-devel] Rythmbox GUI Rework

2010-06-05 Thread Edgar Luna
On Sat, Jun 5, 2010 at 4:20 AM, Jim DeVore wrote: > Good Day! > I asked a few weeks prior about changing the interface for rythmbox. > One fellow replied, but we could not figure out how to change the interface. > How Do I modify the GUI? Just point me to the file, and I will go from > there. I g

Re: [Rhythmbox-devel] query on PROP_MTIME with limit

2010-06-05 Thread Jean-Lou Dupont
Thanks Matt! Somebody on the IRC channel (moch) suggested I might need to include a "sort order" on the query. How would I do that? On Fri, Jun 4, 2010 at 9:05 PM, Matt Novenstern < mnovenst...@students.colgate.edu> wrote: > On Fri, 2010-06-04 at 20:32 -0400, Jean-Lou Dupont wrote: > > Hi - I'd

Re: [Rhythmbox-devel] query on PROP_MTIME with limit

2010-06-05 Thread Jean-Lou Dupont
Thanks Matt! Somebody on the IRC channel (moch) suggested I might need to include a "sort order" on the query. How would I do that? On Fri, Jun 4, 2010 at 9:05 PM, Matt Novenstern < mnovenst...@students.colgate.edu> wrote: > On Fri, 2010-06-04 at 20:32 -0400, Jean-Lou Dupont wrote: > > Hi - I'd

[Rhythmbox-devel] Rythmbox GUI Rework

2010-06-05 Thread Jim DeVore
Good Day! I asked a few weeks prior about changing the interface for rythmbox. One fellow replied, but we could not figure out how to change the interface. How Do I modify the GUI? Just point me to the file, and I will go from there. Thanks! JTech452 ___

Re: [Rhythmbox-devel] query on PROP_MTIME with limit

2010-06-05 Thread Matt Novenstern
On Fri, 2010-06-04 at 20:32 -0400, Jean-Lou Dupont wrote: > Hi - I'd like to perform a query on PROP_MTIME with a limit e.g. > retrieve the "X" entries in the database for which PROP_MTIME > t. > > > How would I go about doing this? > I'm not entirely sure if you're using python, but in C you d