Re: [Rhythmbox-devel] cover art support?

2005-11-30 Thread Jaap Haitsma
> On Tue, 2005-11-29 at 13:45 -0800, Alan wrote: >> Just wondering what the status of cover art was? I seem to remember >> this being in CVS just before the .9.0 days, but it doesn't seem to be >> around. Was the code not working properly, or rather, is this feature >> going to re-appear at some

Re: [Rhythmbox-devel] [PATCH] Use more icons from icon theme + defaultto gnome icons

2005-10-03 Thread Jaap Haitsma
Hi James, The following should work: if (view->priv->playing_entry) { rhythmdb_query_model_entry_to_iter (view->priv->playing_model, view->priv->playing_entry, &iter); path = gtk_tree_model_get_path ( GTK_TREE_MODEL (view->priv->playing_model), &iter); gtk_tree_model_row_

Re: [Rhythmbox-devel] Libnotify

2005-10-02 Thread Jaap Haitsma
Renato Araujo wrote: Hi guys i made a litle changes to use libnotify to display systray messages take a look in image. What you think about? Rhythmbox already contains eggnotificationbubble.[ch] to do notifications. So I guess you'd better use that. Would be nice if the community would come

[Rhythmbox-devel] [PATCH] Use more icons from icon theme + default to gnome icons

2005-10-02 Thread Jaap Haitsma
Hi, Attached patch does the following: 1. By default the gnome art is used instead of the bluecurve art. See [1] 2. rhythmbox-paused.png, rhythmbox-playback-error.png and rhythmbox-playing.png are now picked up from the icon theme 3. The playing indication column (i.e. the first column) now cor

Re: [Rhythmbox-devel] bluecurve icons

2005-09-16 Thread Jaap Haitsma
Bastien Nocera wrote: On Fri, 2005-09-16 at 13:51 +0200, Jakub Steiner wrote: Hi folks, I just built HEAD and found out you're using bluecurve icons and not GNOME icons by default. May I know the reasons for this decision? Blame Colin: http://mail.gnome.org/archives/rhythmbox-devel/2005-Augu

Re: [Rhythmbox-devel] rhythmbox and daap

2005-09-10 Thread Jaap Haitsma
Gabriel Sere wrote: Hello, RB is very good and stable. Do you have plans to add daap funcionality in the standard code? It's just been added [1] Jaap [1] http://mail.gnome.org/archives/rhythmbox-devel/2005-September/thread.html ___ rhythmbox-devel

Re: [Rhythmbox-devel] clearlooks/bluecurve icons

2005-08-31 Thread Jaap Haitsma
Colin Walters wrote: On Mon, 2005-08-29 at 10:13 +0200, Jaap Haitsma wrote: Isn't it a better idea to put the icons in an gnome-icon-theme. This way the icons will be themeable and every theme can decide which icons to use :-) It is better, definitely. It's just a lot more c

Re: [Rhythmbox-devel] clearlooks/bluecurve icons

2005-08-29 Thread Jaap Haitsma
> Hi, > > Would anyone object to updating Rhythmbox' artwork to the > Bluecurve/Clearlooks icons that Fedora has? Since it seems like > Clearlooks is (will be?) the GNOME default theme, it would be good to > use them I think. > > Screenshots: > http://verbum.org/files/Screenshot-Music%20Player.png

Re: [Rhythmbox-devel] I found a bug

2005-08-15 Thread Jaap Haitsma
Dylan Rogers wrote: There's a bug that whenever you attempt to navigate through the time of a song (lets say if im at 4 minutes of a song and i want to skip to 5 minutes, ) it does not skip the time. Instead it skips the entire song! Can you help fix the bug please? Thanks a googol. Hi Dylan

Re: [Rhythmbox-devel] Audio CD updates

2005-07-01 Thread Jaap Haitsma
James Livingston wrote: G'day everyone, I've been working on a few updates to my audio cd branch over the past few days, and I though I'd let everyone know what changes I've just pushed into the branch. If anyone has any comments or ideas on this stuff, let me know. Can you be so kind to provi

Re: [Rhythmbox-devel] Latest HEAD build snapshots

2005-06-27 Thread Jaap Haitsma
> Can anybody point me to a daily arch HEAD build snapshots, (.9 branch) ? > -- It's in cvs at cvs.gnome.org Jaap ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Re: [Rhythmbox-devel] Problem with faac encoded m4a files

2005-06-23 Thread Jaap Haitsma
Gunnar Degnbol wrote: I can't get Rhythmbox to play m4a files encoded with faac. m4a files encoded with iTunes work, and the faac files play on my iPod Shuffle, and in AmaroK and XMMS. I am using Fedora Core 4 on x86, and have installed all the plugins and decoders with yum. faac is compiled fro

Re: Registering your arch archives Re: [Rhythmbox-devel] Storage based mp3 players

2005-06-17 Thread Jaap Haitsma
Sriram Ramkrishna wrote: Yeah, sorry I didn't do that. If you have an arch repository please mention it in the wiki: http://live.gnome.org/RhythmboxContrib I didn't add branch name which I should probably do. Since most of us have a lot of branches. Also, it would be nice to switch to baz

Re: [Rhythmbox-devel] Rhythmbox archive

2005-06-02 Thread Jaap Haitsma
Виктор Кожухаров wrote: So that's why the merge branch hasn't been updated in a while. Can anyone provide the instructions for pulling it from gnome cvs? cvs -d :pserver:[EMAIL PROTECTED]:/cvs/gnome login cvs -d :pserver:[EMAIL PROTECTED]:/cvs/gnome get rhythmbox You can see the latest status

Re: [Rhythmbox-devel] Rhythmbox archive

2005-06-02 Thread Jaap Haitsma
Bastien Nocera wrote: On Sat, 2005-05-28 at 17:04 +0200, Øivind Hoel wrote: Which brings me to asking where Walters is hiding? Well, Colin is very busy with other stuff. As you've seen in the past couple of months, other people are interested in keeping development going. The way we've (Col

[Rhythmbox-devel] Rhythmbox archive

2005-05-28 Thread Jaap Haitsma
Hi, Is there a reason why the rhythmbox central archive is so outdated? Last patch is from January 2005 I personally like to use jhbuild to try out bleeding edge software and jhbuild is currently using that outdated archive. I know that there are multipl