|
 |
|
10-22-2008, 08:34 AM
|
#1
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
iCar.Net New Front End
Hi everyone!
This is my first post as well my first publication. 
Actually I have been looking for a front end for long time, I tried manu of them, but I didn't find my taste. I'm driving a 2007 Ford Focus S (as Im living in China in EU called ST) and I really like this car anyway...
I'm not a professional programmer only doing this on my own as hobby when I have time... So why I came up with this now, cause I have realized this is huge project and I need some support, so if you are interested please let me know!
iCar: borne in end of May this year inspired by FreeICE, I coded in VB6 and used Flash for the animations, but shortly I have realized that VB6 is very limited and I wanted make it more nice.
  
Actually it was not too bad, animations like iPhone, I'm still running the latest version in my car till the iCar.Net will come to release version....But to be honest a lot of function still waiting for finalize...
So anyway after that I have decided to look for a new solution and come to iCar.Net, I was coded in C# and WPF took as base the backRow2. Spend a lots of night and days on it this is the stage where I am:
     
So this is it! I'll post here news, and updates as soon as I have...
Again I'm very welcome any help
Thanks,
Rob
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
10-26-2008, 07:25 AM
|
#2
|
|
Newbie
Join Date: Nov 2007
Posts: 9
|
Hi Serobb
Nice job sofar , I like look but nothing works on my laptop ,(Vista OS) ,RR works fine , have latest Flash player and OS is up-to-date. Is there any instructions.
One sugestion ,for car use I think is better to have less buttons but biger in size (touch screan issue) with option to scroll on second page where are buttons what aren't often in usage.
|
|
|
10-27-2008, 12:04 AM
|
#3
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Hi Gradecak,
Thanks for your comment!  The attached prg is my old work with VB6 and flash, not really ready as I mentioned before, but if you like to get it run I can help you to setup.
Quote: Originally Posted by gradecak 
Hi Serobb
Nice job sofar , I like look but nothing works on my laptop ,(Vista OS) ,RR works fine , have latest Flash player and OS is up-to-date. Is there any instructions.
Pls tell me what do you mean by nothing works, do you have any error msg?
Quote: Originally Posted by gradecak 
One sugestion ,for car use I think is better to have less buttons but biger in size (touch screan issue) with option to scroll on second page where are buttons what aren't often in usage
The new version not ready yet, I just give some pictures how will looks like, and thanks for your advise I keep in mind!
|
|
|
10-27-2008, 12:42 PM
|
#4
|
|
Low Bitrate
Join Date: Sep 2004
Location: Michigan
Posts: 110
|
can't run
Won't run for me either Error is ... run-time error '68' device unavailable.
__________________
Epia M1000 1.2gig, Toshiba 40gb HD, Itronix 60gb HD, 512ram,PCR, Audigy2zs, 2 Xenarc 7" , FRODOPLAYER Trying RR frontend , 2@1600/w Harrison labs amps & Caps, Focal & MB-Quart midrange, Diamond Audio D6 Subs, Mb Quart Tweets, 2-Audiocontrol three.1 !
|
|
|
10-27-2008, 01:05 PM
|
#5
|
|
Newbie
Join Date: May 2007
Posts: 47
|
Works for me but you have to set the paths in the ini
|
|
|
10-27-2008, 05:18 PM
|
#6
|
|
Low Bitrate
Join Date: Sep 2004
Location: Michigan
Posts: 110
|
maybe I am a bit confused here, this a stand alone frontend right?
When I open the zip file I get the above error...
Am I missing something here?
Vista,.net3.5,directx9 on machine.
I do have FreeIce and love it much better than RoadRunner.
__________________
Epia M1000 1.2gig, Toshiba 40gb HD, Itronix 60gb HD, 512ram,PCR, Audigy2zs, 2 Xenarc 7" , FRODOPLAYER Trying RR frontend , 2@1600/w Harrison labs amps & Caps, Focal & MB-Quart midrange, Diamond Audio D6 Subs, Mb Quart Tweets, 2-Audiocontrol three.1 !
|
|
|
10-28-2008, 02:29 AM
|
#7
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Hi IonDokk,
Grandimperial is right, you need to open up the settings.ini and change in the [General] section the "Path=" to where your media files are.
|
|
|
10-28-2008, 10:50 AM
|
#8
|
|
Low Bitrate
Join Date: Sep 2004
Location: Michigan
Posts: 110
|
Ahhhh got it
thank you....
__________________
Epia M1000 1.2gig, Toshiba 40gb HD, Itronix 60gb HD, 512ram,PCR, Audigy2zs, 2 Xenarc 7" , FRODOPLAYER Trying RR frontend , 2@1600/w Harrison labs amps & Caps, Focal & MB-Quart midrange, Diamond Audio D6 Subs, Mb Quart Tweets, 2-Audiocontrol three.1 !
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-30-2008, 02:57 AM
|
#9
|
|
Constant Bitrate
Join Date: Jan 2000
Location: Alpharetta, GA
Posts: 182
|
What are you using to do the audio and the Visualization of that meter at the bottom. I have had a VB.NET app for a long time that I am re-writing in C# and WPF. I see you are using the Telerik RadCarosel control. Looks really good.
Thanks,
John
__________________
JohnRam
|
|
|
10-31-2008, 04:59 AM
|
#10
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Hi Johnram
Actually I use to looking for quite long time to find a suitable one ( believe me very hard to find, or I was looking on a wrong place..) anyway finally I got the control named CoreAudio, which is listen the to waveOut and grab the wave.
I did not really had time to get more deep into, just started to use as is and combined with a simple LED control. That you can see on the radio panel, working quite well.. 
For the audio I use WMP, and its bar visualization... nothing special. But I will change to the CoreAudio later on all visualization...
The only thing is that I think XP may not able to handle that control, I use Vista, so some changes on the control may need....
Here are the samples I used to make my control.
|
|
|
10-31-2008, 05:01 AM
|
#11
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Quote: Originally Posted by IonDokk 
Ahhhh got it
thank you....
No problem
|
|
|
10-31-2008, 09:07 AM
|
#12
|
|
Newbie
Join Date: Nov 2007
Posts: 9
|
Am I missing something or just music and video buttons works , how I can get others buttons to work.
|
|
|
11-03-2008, 04:49 AM
|
#13
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Hi Gradecak,
Yes only that 2 buttons, ( in fact the music button only) works. I did not implemented all others since I have decided to change the interface as well the programing language.
Sorry for that, in case you interested to develop that version just let me know and I'll send you the sources.
Rob
|
|
|
11-03-2008, 12:39 PM
|
#14
|
|
Constant Bitrate
Join Date: Jan 2006
Location: Norway
Posts: 114
|
Quote: Originally Posted by serobb 
Hi Gradecak,
Yes only that 2 buttons, ( in fact the music button only) works. I did not implemented all others since I have decided to change the interface as well the programing language.
Sorry for that, in case you interested to develop that version just let me know and I'll send you the sources.
Rob
Hi,
May I ask why you're chaning the programming language?
I would be interested in seeing your sources since I'm thinking about switching over to .Net for my VB6 based front end. I would just use it for ideas and samples if that's ok for you.
Cheers
Borte
__________________
Failure is not an option...
|
|
|
11-04-2008, 01:58 AM
|
#15
|
|
Newbie
Join Date: Apr 2007
Location: Shenzhen, China
Posts: 13
|
Quote: Originally Posted by Borte 
Hi,
May I ask why you're chaning the programming language?
I would be interested in seeing your sources since I'm thinking about switching over to .Net for my VB6 based front end. I would just use it for ideas and samples if that's ok for you.
Cheers
Borte
Hi Borte,
If you have read the first post than you have got the idea why I change the programming language ... 
For the rest, yes I can send to you, but its completly new code, far away from the first one. I also used to google to get some ideas how to make thinks works for .Net. If you interest send me PM.
Rob
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:38 PM.
| |