Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Other Cool Front Ends


Reply
 
Share Thread Tools Display Modes
Old 07-08-2004, 11:50 AM   #76
Low Bitrate
 
cyber's Avatar
 
Join Date: Jun 2004
Location: Frozen Tundra
Posts: 105
cyber is on a distinguished road
Quote: Originally Posted by Marsupial
MSVCP70.dll is missing...? what does that mean?

Looks like a visual c++ (.net?) dep
cyber is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-08-2004, 12:12 PM   #77
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Quote: Originally Posted by Marsupial
MSVCP70.dll is missing...? what does that mean?

Um.. your missing the file...


http://www.dll-files.com/cgi-bin/cgi...=msvcp70.zip==


You may want to put it in your windir/system32 directory
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 07-08-2004, 12:47 PM   #78
Maximum Bitrate
 
Marsupial's Avatar
 
Join Date: Feb 2004
Location: Montreal
Posts: 759
Marsupial is on a distinguished road
didn't work.

I'll try at home instead.
__________________
-Mars

Carputer progress meter:
[----------] - 0%
status:
Changing project. The kiosk I have will end up in the kitchen! Reviewing carPC ideas...
Marsupial is offline   Reply With Quote
Old 07-08-2004, 12:54 PM   #79
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Quote: Originally Posted by [iG]
Hmm! Just did a quick testdrive.. Few problems. I cant get any sound! The audio browser also doesnt seem to want to load the entire directory, just lets me double click on a file to add it to a list. Most buttons are blanks right now, but I'm assuming thats probably due to the fact that you just didnt have the time to port all the features .

Oh yeah, the skin screws up in some places (Ex: 3/4 of the button 'press down' while the other 1/4 remains 'up' - maybe wrong coordinates?)

iG, thanks for the feedback. Regarding your sound problems, try installing the latest DirectX 9.0. Yeah, a lot of buttons don't work yet, but as you figured out already, the only way to add songs right now is to double-click on them frrom the browser. It's just a matter of adding some simple code to do a lot of the missing functions (anyone want to help? PLEASE? ).

Regarding the screwed up buttons, it does sound like bad coordinates. What skin are you using (febs?) and which buttons are screwing up? Try downloading and different MediaCar skin into the skin directory and see if you have the same problems. I've been able to use brushed metal and more mods' Alpine skin without any problems.

Quote: Originally Posted by Custommx3
My top right hand button stays hilighted no matter what, volume control doesnt work either.

I think the button stays highlighted because it has focus right now. See if it moves by using the keyboard arrow keys. I'll get rid of that focus thing if that's the case. When you say volume control doesn't work, do you mean the slider not being drawn on the actual volume not getting softer or louder? The slider is just a skin thing that I haven't gotten to yet, but of the actual volume isn't changing that's problem. Try the latest DirectX9 if you haven't already.

Quote: Originally Posted by cyber
Sure, I'll take a look...I'm always looking for a reason to keep my coding skills sharp.

Awesome! That would be fantastic to get some help with this thing. I haven't checked in the latest code changes, but I'll get to that today.

Quote: Originally Posted by Marsupial
MSVCP70.dll is missing...? what does that mean?

Hmmm...thanks for pointing that out. I'll try to figure out why it needs that DLL.

EDIT: Okay, it looks like that's the C runtime library. What version of windows are you running? And try downloading it right into your headunit directory.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)

Last edited by NoPistonPC; 07-08-2004 at 01:10 PM.
NoPistonPC is offline   Reply With Quote
Old 07-08-2004, 01:04 PM   #80
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
You might also have the wrong version of that DLL, try these instead:

MSVCP70.DLL
MSVCR70.DLL

And put them in the same directory as headunit.exe.

EDIT: fixed links
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)

Last edited by NoPistonPC; 07-08-2004 at 04:20 PM.
NoPistonPC is offline   Reply With Quote
Old 07-08-2004, 01:14 PM   #81
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
The volume does work, my mistake.
As far as the focus issue, thats what it is. The music button seema to stay focused unless changed w/ the arrow keys.
How do we change skins? just replace whats in the skin folder?
I take it Gamma and settings havent been emplimented yet.. such as default folders for like videos and Music as well as and links to apps?
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 07-08-2004, 01:38 PM   #82
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Yup, to change skins, just replace the files in the skin folder with your new skin files.

Nope, no settings yet (except for location of your media files). The program doesn't differentiate between audio & video files. If you add a video to your playlist, it will play fine and you can view the video by clicking on the eye button or clicking on video from main menu. I like this better than having separate audio and video playlists.

Regarding links to apps, is this just a matter of setting it up so that if a user clicks on a button, an app launches? Should be very easy to do.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
NoPistonPC is offline   Reply With Quote
Old 07-08-2004, 02:23 PM   #83
Low Bitrate
 
cyber's Avatar
 
Join Date: Jun 2004
Location: Frozen Tundra
Posts: 105
cyber is on a distinguished road
Anything in general you'd like me to work on/fix NoPistonPC? I've browsed through the source and I'm glad to see a high quality coding job (as opposed to a lot of c/c++ code you find on the web)
cyber is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-08-2004, 04:06 PM   #84
Variable Bitrate
 
rgardjr's Avatar
 
Join Date: Oct 2003
Posts: 374
rgardjr is on a distinguished road
No luck with windows version. I downloaded the dll files elsewhere because NoPiston's links were down. I'm getting the following error-
The procedure entry point_iob_func could not be located in the dynamic link library MSVCR70.dll.
rgardjr is offline   Reply With Quote
Old 07-08-2004, 04:19 PM   #85
Maximum Bitrate
 
Marsupial's Avatar
 
Join Date: Feb 2004
Location: Montreal
Posts: 759
Marsupial is on a distinguished road
same here. cannot find dll.
__________________
-Mars

Carputer progress meter:
[----------] - 0%
status:
Changing project. The kiosk I have will end up in the kitchen! Reviewing carPC ideas...
Marsupial is offline   Reply With Quote
Old 07-08-2004, 04:22 PM   #86
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
fixed the links. try again. and make sure you put them in the same folder as headunit.exe
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
NoPistonPC is offline   Reply With Quote
Old 07-08-2004, 04:29 PM   #87
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
For those working on the project. I suggested re-using Medicar's launch .INI setup. It would be easier for those who would like to re-use our mediacar launch setup.

Also, I'd like the ability to click a button on the main menu and link it to an application.. ex.. rearview cam application.

Also, clicking a button on the main page would take you to an optional page w/ more buttons. ( I use my apps launcher for Emulators, and would like to have another one for my wardriving apps.

Great Job so far!
__________________
2007 Mazdaspeed 6

Last edited by Custommx3; 07-08-2004 at 04:31 PM.
Custommx3 is offline   Reply With Quote
Old 07-08-2004, 04:38 PM   #88
Variable Bitrate
 
rgardjr's Avatar
 
Join Date: Oct 2003
Posts: 374
rgardjr is on a distinguished road
Quote: Originally Posted by NoPistonPC
fixed the links. try again. and make sure you put them in the same folder as headunit.exe

Downloaded the dll and fired up the program. It built the database, and the program loaded up. When I went to play a song I couldn't browse to the drive where the music is (program on c: mps on d: so I exited the program thinking I just restart headunit.exe. Now I just see a dos window with the following line repeating over and over-
ASSERT: "FALSE" in kernel\qtextengine_win.cpp (698)
rgardjr is offline   Reply With Quote
Old 07-08-2004, 05:03 PM   #89
Low Bitrate
 
cyber's Avatar
 
Join Date: Jun 2004
Location: Frozen Tundra
Posts: 105
cyber is on a distinguished road
Quote: Originally Posted by Custommx3
For those working on the project. I suggested re-using Medicar's launch .INI setup. It would be easier for those who would like to re-use our mediacar launch setup.

But this is in fact a new and seperate application. If another programs .ini file is used then this project is nothing but a clone of that project and thus limits it. On the other hand, a seperate application could be written to convert mediacar's .ini into headunit configuration format when that is decided on.

Quote: Originally Posted by Custommx3
Also, I'd like the ability to click a button on the main menu and link it to an application.. ex.. rearview cam application.

Also, clicking a button on the main page would take you to an optional page w/ more buttons. ( I use my apps launcher for Emulators, and would like to have another one for my wardriving apps.

Great Job so far!

Adding custom buttons to the main page would be tricky because of the lack of free space but its very possible to add them to the "Apps" tab. The apps page could utilize user created images for your custom application or just text (if you don't feel like creating or finding an image)
cyber is offline   Reply With Quote
Old 07-08-2004, 05:12 PM   #90
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Naaa, not adding custom buttons, but for example the radio app button in Media car. I want to link to a Rear view cam app, not the radio, only because my radio card isnt supported, and the button is useless.



See, all I did was re-skin it. Maybe add commands to the .SKIN to call an app specified in an INI?
__________________
2007 Mazdaspeed 6
Custommx3 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
CarPC sound through car speakers without a headunit?, how? DSM97RS Car Audio 40 07-03-2006 07:38 AM
More Fuel to the Fire (New Frontend Software Screenshots) qjones Other Cool Front Ends 82 10-20-2005 04:38 PM



All times are GMT -5. The time now is 11:55 PM.


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