The MP3car.com Store The MP3car.com Store    

Sponsored links

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

Reply
 
LinkBack Thread Tools Display Modes
Old 02-20-2005, 04:53 PM   #16
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
Can you give me an example of a program I could use to embed album art in the MP3? The problem is I'm not actually cracking the MP3 myself, I'm using WMP to do all the hard work. I just feed it the commands, so if it doesn't expose a way to get at the image then I can't do anything about it, but I'm happy to look.

Currently I look for a file called "Folder.jpg" in the same folder as the file and then display this. I'm not scaling it because it looked awful when I did that, I thought it looked better to just show it. I can certainly add the option to allow it to scale. I would think you'd prefer a proportional scale and not just a fill this region type manouver am I correct?

If you get that info to me I'd be more than happy to see if I can't do this and make it work for you.

-R
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-04-2005, 08:27 AM   #17
Variable Bitrate
 
MeanGT's Avatar
 
Join Date: Jul 2003
Location: Melbourne, Florida
Posts: 377
website down?

Hi, I wanted to check out your software, but it seems that your website is down
Is this just a temporary problem? Thanks
__________________
My OLD Carputer: http://www.mp3car.com/vbulletin/showthread.php?t=17412
Currently, Don't have a carputer :( I sold my lincoln and bought a '93 Acura Vigor, plan on putting a carputer in it one of these days. You can see my vigor at: This Site
MeanGT is offline   Reply With Quote
Old 03-04-2005, 08:46 AM   #18
My man uses Levitra.
 
Peoples's Avatar
 
Join Date: Dec 2004
Location: Maryland
Posts: 2,025
page isnt down. the links are wrong http://www.sarinarts.com/AutoTouch2.msi

hope the program works better then the webpage
__________________
PC Components:
Lilliput; XPC/FLEX mobo; 1.7 ghz P4 Mobile;512 DDR; 160 gb HDD; opus 150; slot usb dvd-rw
My work log
Peoples is offline   Reply With Quote
Old 03-04-2005, 08:58 AM   #19
MySQL Error
 
jcdillin's Avatar
 
Join Date: May 2003
Location: Miami, FL
Posts: 4,347
ouch
__________________
肚子笑痛了
S60 Install
jcdillin is offline   Reply With Quote
Old 03-04-2005, 08:58 AM   #20
My man uses Levitra.
 
Peoples's Avatar
 
Join Date: Dec 2004
Location: Maryland
Posts: 2,025
Failed to load skin file.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at ATMapPoint.NavigationForm.InitializeComponent()
at ATMapPoint.NavigationForm..ctor()
--- End of inner exception stack trace ---
at System.Reflection.RuntimeConstructorInfo.InternalI nvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
at System.Reflection.RuntimeConstructorInfo.Invoke(Bi ndingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at AutoTouchDLL.ControllingForm.ParsePagesData(XmlNod e nodePages)
at AutoTouchDLL.ControllingForm.LoadSkin(String strSkinFile)

Stack Trace
===========

at System.Reflection.RuntimeConstructorInfo.InternalI nvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
at System.Reflection.RuntimeConstructorInfo.Invoke(Bi ndingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at AutoTouchDLL.ControllingForm.ParsePagesData(XmlNod e nodePages)
at AutoTouchDLL.ControllingForm.LoadSkin(String strSkinFile)
__________________
PC Components:
Lilliput; XPC/FLEX mobo; 1.7 ghz P4 Mobile;512 DDR; 160 gb HDD; opus 150; slot usb dvd-rw
My work log
Peoples is offline   Reply With Quote
Old 03-04-2005, 11:16 AM   #21
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
what AutoTouch2 Does...

What I do is show the album art in the space you provide. I elected not to stretch it because too often that looked weird. If your art is bigger simply modify the rect for it in the skin and it'll work as you would expect. Obviously it's desireable for me to allow a stretch. I want to write this so it at least maintains aspect ratio. I'll be looking into this shortly.

I've not used Tag&Rename to do the actual embedding so I'll have to try this and check to see if I can get that data from Windows Media Player.

-R
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Old 03-04-2005, 11:21 AM   #22
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
A few comments...First the link is correct, but the file is hosted on a different web site as you would see if you looked at it which has faster access to the web then the one which the instruction page is on. Apparently that site went down temporarliy it is now back up. I apologise for that but it's not within my control.

Secondly the person who is having the problem with the failure starting up. I apologise for that, I'm not sure why that happened, but I know exactly what the problem is, and that is that you don't have MapPoint on your machine. Simply remove the navigation page from the top of the skin file (the one where it defines the page) and it'll boot up just fine.

For the images: I currently am not scaling them, why because I just didn't code it, The image is displayed int he rect provided. So go ahead and resize that rect in the skin to 300x300 if that's how big you want it and it'll work. Otherwise I'll try and put out an update in the next few days that does a scale of the album to the size of the rect and does so in a aspect ratio keeping manner, sorry for missing that.

-G
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Old 03-04-2005, 05:21 PM   #23
My man uses Levitra.
 
Peoples's Avatar
 
Join Date: Dec 2004
Location: Maryland
Posts: 2,025
removed the line calling mappoint and now i get this

Failed to load skin file.
Cannot invoke property get of 'settings' at this time.

Stack Trace
===========

at AxWMPLib.AxWindowsMediaPlayer.get_settings()
at AutoTouchDLL.MusicForm.SkinChange()
at AutoTouchDLL.MusicForm.ParseSkin(XmlNode nodeMusic)
at AutoTouchDLL.ControllingForm.LoadSkin(String strSkinFile)
__________________
PC Components:
Lilliput; XPC/FLEX mobo; 1.7 ghz P4 Mobile;512 DDR; 160 gb HDD; opus 150; slot usb dvd-rw
My work log
Peoples is offline   Reply With Quote
Old 03-07-2005, 10:05 PM   #24
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
Very strange, I'd like to track this down some more. Can you give me some more details on your machine, what OS it's got installed on it, What version of the .Net Framework, which Windows Media Player version etc?

thanks!
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Old 03-16-2005, 04:00 PM   #25
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
Peoples, I still haven't heard any more info from you, I'd really like to track this down....
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Old 03-17-2005, 03:54 AM   #26
FLAC
 
Join Date: Sep 2004
Posts: 1,556
This could be good timing. Got my monitor. Finished my dc-dc regulator. Almost finished building the computer into it's case. And you release v2 of AutoTouch . I'm installing now!
__________________
Progress: 80% - Permanent install left.
Motion LS800 Tablet PC and dock.
Vista, Bu-535 GPS, RoadRunner, MPT2006.
Arathranar is offline   Reply With Quote
Old 03-17-2005, 11:43 AM   #27
My man uses Levitra.
 
Peoples's Avatar
 
Join Date: Dec 2004
Location: Maryland
Posts: 2,025
i believe i was running wmp version 8...so ill update to 10 once i get a chance to play with it again
__________________
PC Components:
Lilliput; XPC/FLEX mobo; 1.7 ghz P4 Mobile;512 DDR; 160 gb HDD; opus 150; slot usb dvd-rw
My work log
Peoples is offline   Reply With Quote
Old 03-17-2005, 05:02 PM   #28
Newbie
 
Join Date: Mar 2005
Posts: 24
GPS Update

Hi,

Nice job. One question: is the gps update controlled through application? How often is made it? It is possible to make it available as a configuration file or configure it in settings?

Thanks,
Tolum
tolum is offline   Reply With Quote
Old 03-19-2005, 10:49 AM   #29
AutoTouch Creator
 
Gremlin's Avatar
 
Join Date: Nov 2003
Location: Seattle
Posts: 184
GPS Update is I believe as often as the reciever puts it out. One reason I can't release the GPS section at least open source is I'm using someone elses GPS Driver that I liscenced. It essentially trips an event whenever it updates. So I assume it's doing it whenever it can.

I'll double check that assumption though!
__________________
-G
try the AutoTouch FrontEnd
Gremlin is offline   Reply With Quote
Old 03-19-2005, 01:19 PM   #30
FLAC
 
Join Date: Sep 2004
Posts: 1,556
Bug report:
1. Doesn't handle high dpi - menus & dialogs become bigger than the screen.
2. Wmp has screwed up it's library after adding all my music to a clean machine. Now it crashes when I try and update the library. Crash is in a test OS binary I have installed so it may be due to that.
3. Music interface doesn't compare to Windows Media Center or centrafuse. The ability to search by typing a sub string could be nice though.
4. Map doesn't rotate when not navigating which stumped me until only just now.
__________________
Progress: 80% - Permanent install left.
Motion LS800 Tablet PC and dock.
Vista, Bu-535 GPS, RoadRunner, MPT2006.
Arathranar 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 Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Destinator 3 Frontend v1.1.3 BETA Ninja Monkey Map Monkey 58 07-19-2005 06:42 AM
Nice device for VW Beta?? Enigmaster Car Audio 0 06-13-2004 02:33 PM
Beta testing team ? coyote MediaCar 31 03-18-2004 03:02 AM
Ford Focus ME Skin Beta 1 nitr0genics ME Archive 14 09-08-2003 01:02 PM


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


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