The tv card works fine on the desktop. When i put it in hte car, i can install the driver and the mobo sees the tv-card, only than it can't pic up any signal, even when i park the car outside an put the antanna on the roof of the car, and the other one out of the window. Than i copyed the folder from the desktop and tride that in the car. It could see the changels, but no signals. So i don't thik i will be able to use the tv card in the car.
But i have done some work on the Hauppage Wintv page for the skin. Is pretty simpel coding.
Here is the menu skin button code(it pauses mp3 or the radio) :
B05,535,110,255,100,"PAUSE||= / / ||LOAD;tv1.SKIN||= / / ||RUN;F:\Program Files\WinTV\WinTV2K.EXE" ,tv1
F:\ is my test os you probably need to put a C instead.
The page of the tv card is simpel, you can use the help file (of the happage) to find the keys you want to use.
http://www.mp3car.com/vbulletin/road...-send-key.html for coding RR
I only wanted the sound, and up or down a program, and 1 button to go back to the menu-page.
Codes of the hauppage tv page:
MEDIACAR Skin
MEDIACAR tv1 Skin
gps day.jpg,gps day.jpg,gps on.jpg,gps night.jpg
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B01,5,510,155,85,"VOL-",volume -
B02,160,510,160,85,"VOL+",volume +
B03,320,510,160,85,"SENDKEY;{-}",-
B04,481,509,160,85,"SENDKEY;{+}",+
B05,640,509,155,85,"SENDKEY;%{F4}||= / ||EXIT||= / ||RESUME" ,"exit"
/, A, x, y, w, h, color R;RGB, G, B
A01,0,0,800,510,0
/, C, x, y, w, h
C01,0,0,800,510
END
If you know why my tv card isn't working, let me know.