Sponsored links

Go Back   MP3Car.com > Mp3Car Technical Software > Front Ends > Centrafuse


Reply
 
Share Thread Tools Display Modes
Old 01-04-2008, 10:31 AM   #1
Newbie
 
Join Date: Oct 2007
Posts: 4
rgandhre is an unknown quantity at this point
Cover Flow for CF


Is it possible to add album cover flow (like in iTunes) in CF

Last edited by rgandhre; 01-04-2008 at 10:36 AM.
rgandhre is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 01-04-2008, 10:51 AM   #2
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Yes, write a plugin for it.
Nola111 is offline   Reply With Quote
Old 01-04-2008, 04:09 PM   #3
Constant Bitrate
 
Lazyflip's Avatar
 
Join Date: Mar 2005
Location: FL
Posts: 148
Lazyflip is on a distinguished road
I tried out the cover flow on iTunes in the car while driving and it was pretty much impossible to control the flow with a touchscreen. If your using a device other than a touchscreen (i.e. Powermate or SpaceNavigator) then it'll probably be ok but other than that I see no good use for it in the car.
__________________
02' JETTA 1.8T | WORKLOG ALBUM
Lazyflip is offline   Reply With Quote
Old 01-04-2008, 05:14 PM   #4
Variable Bitrate
 
marazi's Avatar
 
Join Date: Dec 2005
Location: Skien, Norway
Posts: 260
marazi is on a distinguished road
would love to have this feature
marazi is offline   Reply With Quote
Old 01-06-2008, 07:30 AM   #5
Newbie
 
Join Date: Oct 2007
Posts: 4
rgandhre is an unknown quantity at this point
i have used itunes..its much easy to switch albums..than the centrafuse library
rgandhre is offline   Reply With Quote
Old 01-09-2008, 08:58 PM   #6
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Quote: Originally Posted by Lazyflip View Post
I tried out the cover flow on iTunes in the car while driving and it was pretty much impossible to control the flow with a touchscreen. If your using a device other than a touchscreen (i.e. Powermate or SpaceNavigator) then it'll probably be ok but other than that I see no good use for it in the car.

?? I find it hard to believe that it would be impossible to control the flow with a touchscreen... the exact interface it was designed for (Iphone? Ipod TOUCH maybe?).

Itunes' and Leopard's "coverflow" is not the same as the Iphone/Ipod Touch's anyway. It's meant to be navigated with the scrollbar on the bottom.
Nola111 is offline   Reply With Quote
Old 01-10-2008, 02:27 AM   #7
Newbie
 
djerik's Avatar
 
Join Date: Oct 2005
Location: Denmark
Posts: 32
djerik is on a distinguished road
I'm in the process of writing a coverflow plugin. It is using "simple" image manipulation, so no 3d acceleration, and performance should therefore be good.
__________________
System Developer
djerik is offline   Reply With Quote
Old 01-10-2008, 07:15 AM   #8
Variable Bitrate
 
marazi's Avatar
 
Join Date: Dec 2005
Location: Skien, Norway
Posts: 260
marazi is on a distinguished road
sounds great
marazi is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-10-2008, 05:38 PM   #9
Constant Bitrate
 
Lazyflip's Avatar
 
Join Date: Mar 2005
Location: FL
Posts: 148
Lazyflip is on a distinguished road
Quote: Originally Posted by Nola111 View Post
?? I find it hard to believe that it would be impossible to control the flow with a touchscreen... the exact interface it was designed for (Iphone? Ipod TOUCH maybe?).

Itunes' and Leopard's "coverflow" is not the same as the Iphone/Ipod Touch's anyway. It's meant to be navigated with the scrollbar on the bottom.

I was talking about when you're actually driving and not just sitting in the car. I found it much easier to use the current media interface than the coverflow view in iTunes. It took too much concentration for me to find an album and play it. I felt like it took to much of my attention away from driving. This is just my opinion.
__________________
02' JETTA 1.8T | WORKLOG ALBUM
Lazyflip is offline   Reply With Quote
Old 01-24-2008, 05:33 PM   #10
Newbie
 
djerik's Avatar
 
Join Date: Oct 2005
Location: Denmark
Posts: 32
djerik is on a distinguished road
I have the coverflow part working, but I do not know how to integrate it with the CF player.

Can any of you give me some suggestions to what should happend when?

Which covers should be shown, and what to do when the cover is clicked?

__________________
System Developer
djerik is offline   Reply With Quote
Old 01-24-2008, 08:32 PM   #11
Variable Bitrate
 
marazi's Avatar
 
Join Date: Dec 2005
Location: Skien, Norway
Posts: 260
marazi is on a distinguished road
looks awesome... great work

i would like to see larger covers though, those shown above will be small in the car on the 7"...

when you click an album, i would like to see a dialogbox with tracklist and buttons to add album or selected tracks to current playlist or play direct...

just my 2 cents
marazi is offline   Reply With Quote
Old 01-24-2008, 09:03 PM   #12
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,294
tj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud oftj!2k4 has much to be proud of
Great work, can't wait to see it in action!

I think what marazi suggested makes sense.

Perhaps you could even get rid of the scroll forward/backward arrows, which would provide more room to expand the size of the covers; then, if you want to scroll the covers forward or backward, just click on the appropriate side of the flow... not sure if I explained that last part properly.
__________________
Dr. Ron Paul for President 2008

Hope for America - http://www.ronpaul2008.com

Who is Ron Paul? - Why do we need Ron Paul?

__________________
CarPC Newbs Start Here: All your questions answered, as if by E.S.P.
tj!2k4 is offline   Reply With Quote
Old 01-24-2008, 09:42 PM   #13
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
add a reference to the new cfplugin.dll in the latest Centrafuse 1.47, I added methods you can use...

int startindex = 0;
ArrayList listarray = new ArrayList();

listarray.Add(new CFControls.skinListboxItem("list item text 1","list item full path 1",-1,false));
listarray.Add(new CFControls.skinListboxItem("list item text 2","list item full path 1",-1,false));

if(this.CF_checkFormat("filename to check format", CFTools.ExtensionType.Pictures))
this.CF_loadMediaPlaylist(((CFControls.skinListbox Item[])listarray.ToArray(typeof(CFControls.skinListboxIt em))), startindex, true);
else
this.CF_loadMediaPlaylist(((CFControls.skinListbox Item[])listarray.ToArray(typeof(CFControls.skinListboxIt em))), startindex, false);

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 01-26-2008, 08:49 AM   #14
Newbie
 
Join Date: Oct 2007
Posts: 4
rgandhre is an unknown quantity at this point
gr8 work djerik...just plz make the cover arts bigger..so it will be easy to navigate while driving too...and how about an option for full screen
rgandhre is offline   Reply With Quote
Old 01-26-2008, 06:46 PM   #15
Newbie
 
djerik's Avatar
 
Join Date: Oct 2005
Location: Denmark
Posts: 32
djerik is on a distinguished road
Quote: Originally Posted by marazi View Post
looks awesome... great work

i would like to see larger covers though, those shown above will be small in the car on the 7"...

when you click an album, i would like to see a dialogbox with tracklist and buttons to add album or selected tracks to current playlist or play direct...

just my 2 cents

What album covers should be shown? Should there be a slide for each directory containing a image? What about directories without a image? And where to find the directories? Should it just be a recursive run starting in one directory? Should there be a text showing the name of the album? And where should it be?
__________________
System Developer
djerik is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help With Damaged Bumper Cover Hoshwa Newbie 1 11-29-2007 02:40 PM
Tonneau Cover for my truck ford master Off Topic 0 11-05-2006 06:56 PM
For sale: Liliput 7' VGA no front cover. vinzer Classified Archive 12 01-15-2006 12:25 AM
Controlling LCD cover alienjj General Hardware Discussion 3 03-25-2005 11:23 PM
Best way to make a 'flip up' monitor? GReeToZ Fabrication 34 01-21-2005 05:48 PM



All times are GMT -5. The time now is 04:22 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics