|
 |
|
02-20-2005, 04:53 PM
|
#16
|
|
AutoTouch Creator
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
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
03-04-2005, 08:27 AM
|
#17
|
|
Variable Bitrate
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
|
|
|
03-04-2005, 08:46 AM
|
#18
|
|
My man uses Levitra.
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
|
|
|
03-04-2005, 08:58 AM
|
#19
|
|
MySQL Error
Join Date: May 2003
Location: Miami, FL
Posts: 4,347
|
ouch
|
|
|
03-04-2005, 08:58 AM
|
#20
|
|
My man uses Levitra.
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
|
|
|
03-04-2005, 11:16 AM
|
#21
|
|
AutoTouch Creator
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
|
|
|
03-04-2005, 11:21 AM
|
#22
|
|
AutoTouch Creator
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
|
|
|
03-04-2005, 05:21 PM
|
#23
|
|
My man uses Levitra.
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
|
|
|
03-07-2005, 10:05 PM
|
#24
|
|
AutoTouch Creator
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!
|
|
|
03-16-2005, 04:00 PM
|
#25
|
|
AutoTouch Creator
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....
|
|
|
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.
|
|
|
03-17-2005, 11:43 AM
|
#27
|
|
My man uses Levitra.
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
|
|
|
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
|
|
|
03-19-2005, 10:49 AM
|
#29
|
|
AutoTouch Creator
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!
|
|
|
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.
|
|
|
|
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 04:28 PM.
| |