Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
01-26-2008, 03:55 PM
|
#1
|
|
FLAC
Join Date: Jul 2005
Location: Southeast, MI
Vehicle: '06 Triple Black Mustang
Posts: 1,470
|
HD radio - skinning Q's
In my shock skin for RR, I have implemented a static bottom bar for controlling media. Basically it allows you to + - volume, change track, etc from any screen. This is nice because if I want say full screen GPS I still have the bar to advance to the next mp3 or change to the next radio station.
My problem so far is that only radio_player.skin has control of my visteon HD unit. Prior to running the HD unit I was using a HQCT radio and if I went to the radio player skin, then navigated away from it to another non-media skin, buttons like NEXT & PREV would still advance to the next station.
As of now, I can fire up the HD with the radio menu but I go to any other menu (for example GPS or skin_browser) my bottom bar buttons do nothing to control the HD unit (which is playing) If I return to the radio_player.skin the bottom bar works again.
In any event I believe this to be in the RR code since my HQCT was able to be controlled from any menu with a NEXT or PREV button.
Any other skinners out experience this or come up with a work around?
|
|
|
01-26-2008, 04:20 PM
|
#2
|
|
Maximum Bitrate
Join Date: Aug 2006
Location: Sun Diego
Vehicle: 2001 A4 1.8TQMS
Posts: 863
|
I used variables to dictate the functionality of the buttons that is common to all the skins using the "AUDIO" and "RADIO" buttons to assign the appropriate variable.
A small excerpt from my skin, but you'll get the idea.
Code:
"MMIAUDIO","SETVAR;medstat;0||AUDIO"
"MMIRADIO","SETVAR;medstat;1||RADIO"
B02,178,550,89,50,"BYVAR;medstat;PREV2<<PREVPRESET",
B04,356,550,88,50,"BYVAR;medstat;NEXT<<NEXTPRESET",
B07,622,550,89,50,"BYVAR;medstat;SHUFFLE<<TUNE",""
B08,711,550,89,50,"BYVAR;medstat;REPEAT<<SCAN",""
|
|
|
01-26-2008, 04:20 PM
|
#3
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,025
|
the next/prev are supposed to work the same for HD as for any other radio... maybe you want to try a different skin for testing... but the code looks right...
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
01-26-2008, 11:50 PM
|
#4
|
|
FLAC
Join Date: Jul 2005
Location: Southeast, MI
Vehicle: '06 Triple Black Mustang
Posts: 1,470
|
Maybe it is my skin because back when I had the HQCT shock skin was at version 3, lot of DEVEL since then.
I am going to download/install your skin Sal and see how it interacts with the carPC and visteon.
Thanks for the help guys, I'll let you know how it goes.
|
|
|
01-27-2008, 03:02 AM
|
#5
|
|
Maximum Bitrate
Join Date: Aug 2006
Location: Sun Diego
Vehicle: 2001 A4 1.8TQMS
Posts: 863
|
I did a test skin today using the "PREV" and "NEXT" command and it selected my radio stations.
Granted, the commands only worked on skins that were already loaded (the whole lost comms thing), but I was able to control my HD radio from skins other than radio_player.skin.
|
|
|
02-05-2008, 07:43 AM
|
#6
|
|
FLAC
Join Date: Jul 2005
Location: Southeast, MI
Vehicle: '06 Triple Black Mustang
Posts: 1,470
|
Figured it out, I got my presets working now and the NEXT and PREV cycle the presets from any menu.
Thanks for the tips as always Sal.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| 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 03:33 AM.
|
|