|
 |
|
06-15-2008, 12:19 PM
|
#1351
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by LinuxRacr 
Anyone ever answer this question? I'm now wondering the same thing.
Increase that number in menu.skin and menu2.skin; 21-22 is the largest it will go before it starts to get cut-off.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-15-2008, 08:33 PM
|
#1352
|
|
Low Bitrate
Join Date: Feb 2008
Posts: 67
|
I want to make a EQ button for the main menu so i can adjust the volumes on my hd radio and sirius currently the only way to do this is to go into the music button but that shuts off my radio and sirius so i have to guess at the volumes. ive tryed the btn maker it seems to work but when i start dfx there is no new buttons made on the button select screen
|
|
|
06-15-2008, 10:13 PM
|
#1353
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Did just that but manually. If nobody else chimes-in, i can put a how-to together but it won't be 'till tomorrow evening.
|
|
|
06-16-2008, 01:26 AM
|
#1354
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
R those "@replay" and "@Mute" really needed? Do you forget those btn a lot?
|
|
|
06-16-2008, 07:41 AM
|
#1355
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by Blue ZX3 
R those "@replay" and "@Mute" really needed? Do you forget those btn a lot? 
Yeah, i used too. I guess those "reminders" can go now.
|
|
|
06-16-2008, 11:27 AM
|
#1356
|
|
Low Bitrate
Join Date: Feb 2008
Posts: 67
|
also does anyone know how to get the Hdradio to display the title and artist on the main screen?
|
|
|
06-16-2008, 04:30 PM
|
#1357
|
|
Maximum Bitrate
Join Date: Jul 2003
Location: Dallas, Texas
Posts: 463
|
Thanks treetop777.
__________________
My Car: 2001 Mazda MP3
My OLD Carputer project: Here
Completion Progress Bar: [**********100%]
Current build! Here
Completion Progress Bar: [*********99%]
|
|
|
06-16-2008, 08:13 PM
|
#1358
|
|
Low Bitrate
Join Date: Dec 2006
Location: BROOKLYN NY
Posts: 110
|
treetop777 ----did u put that how-to together
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-16-2008, 08:54 PM
|
#1359
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Here's how to add that Equalizer button (or any button for that matter) manually. This is a compilation of other members posts so credit goes to them.
Find the sections below in DFX's ExecTBL.in; the changes or additions are highlighted.
/----------------- Dynamic Menu Buttons -----------------------
/ RR Command to execute when button is pressed
"MyApp47","Load;ScreenCleaner.skin"
"MyApp48","MIXER"
/---------------- Pre-setup the Applications and labels into arrays ----------------
(Just make sure this section goes past 48)
25<<MyApp26<<MyApp27<<MyApp28<<MyApp29<<MyApp30<<M yApp31<<MyApp32<<MyApp33<<MyApp34<<MyApp35<<MyApp3 6<<MyApp37<<MyApp38<<MyApp39<<MyApp40<<MyApp41<<My App42<<MyApp43<<MyApp44<<MyApp45<<MyApp46<<MyApp47 <<MyApp48<<MyApp49<<MyApp50<<MyApp51"
/----------------This is the label that is displayed on the Main Menu Buttons -----------
(This is the word that will show on the button)
RADIO<<=LAUNCH<<=SKINS<<=SYS DIAG<<=G. EARTH<<=Lyrics<<=JUKEBOX<<=TASK MAN<<=G
MAPS<<=THEME<<=WIRELESS<<=THEATERS<<=RRMEDIA<<=CNN NEWS<<=DAYTIME<<=GPS<<=CLEAN SCREEN<<=EQUALZR"
/ These are the labels for the application that will show
/ up on the screen that gives the selection of buttons to choose from
"SetCommandLabels47","SETVAR;MyApp47LB;Clean Screen||SetCommandLabels48"
"SetCommandLabels48","SETVAR;MyApp48LB;EQUALIZER|| SetCommandLabels49"
--Now put an equalizer icon in folder "MenuIcons" found in the DFX skin folder.
--Now open skin.ini and find the "menu button" section as below; insert the icon name the same as the one placed in "menuicons" folder above by replacing one of the existing icon names; i.e. i replaced CNN.png with EQUALIZER.png
[Menu Buttons]
MAINBUTTON1Gfc=MenuIcons\Music.png
MAINBUTTON2Gfc=MenuIcons\Video.png
MAINBUTTON3Gfc=MenuIcons\iGuidance.png
MAINBUTTON4Gfc=MenuIcons\Gauges.png
MAINBUTTON5Gfc=MenuIcons\EQUALIZER.png
MAINBUTTON6Gfc=MenuIcons\DVD.png
MAINBUTTON7Gfc=MenuIcons\Theme.png
MAINBUTTON8Gfc=MenuIcons\Settings.png
MAINBUTTON9Gfc=MenuIcons\Pictures.png
MAINBUTTON10Gfc=MenuIcons\Browser.png
MAINBUTTON11Gfc=MenuIcons\Weather.png
MAINBUTTON12Gfc=MenuIcons\Camera.png
MAINBUTTON13Gfc=MenuIcons\Skins.png
MAINBUTTON14Gfc=MenuIcons\Games.png
MAINBUTTON15Gfc=MenuIcons\.png
MAINBUTTON16Gfc=MenuIcons\Utilities.png
If i didn't forget anything, the EQ button will show up as a choice when you click and hold a menu button.
CAUTION: If C&Ping, watch for unwanted spaces.
Last edited by treetop777; 06-16-2008 at 09:04 PM.
|
|
|
06-16-2008, 09:26 PM
|
#1360
|
|
Constant Bitrate
Join Date: Mar 2008
Location: South Carolina
Posts: 179
|
One of my wants thanks.
I've been wanting this. I to hate to go into music to adjust my levels. Thanks to Tree and all the others who helped.
|
|
|
06-16-2008, 10:01 PM
|
#1361
|
|
Low Bitrate
Join Date: Feb 2008
Posts: 67
|
yes thank you!!! know all i need to find out that if its possible to get the hdradio to display title and artist on the main screen and Ill be set
|
|
|
06-16-2008, 10:36 PM
|
#1362
|
|
Constant Bitrate
Join Date: May 2002
Location: San Diego, CA
Posts: 187
|
Great stuff, I'm loving the upgrade to 3.0....hey I get there eventually
Couple of small things...
- Going to the gas prices page just locks up RR, did the same in 2.0 so I'm sure it's just my setup but would appreciate any tips on that. Running IG 4.0 with the patch. Where can I enter a Zip code outside of that page? Maybe no ZIP is crashing it?
- Clicking 'up dir' in music browser goes to library root rather than up one level
- Cannot search albums by letter in music library
- New version of RR hates being quit automatically by a windows shutdown process and doesn't save current playlist or play position - anyone found a fix/hack for that? I have to manually quit out of RR before shutting down to have it remember where I was
Thanks for any help
__________________
350z Roadster,
Lilliput 7" touch, Opus 250w, 160gb, AMD3500+, 1gb ddr400, geforce 6500 pcie, SiRF Star 3, Wireless G, Sprint CDMA, Bluetooth, Creative iCam Pro, RR, iG 4, Digital FX 4.0
|
|
|
06-17-2008, 12:11 AM
|
#1363
|
|
Newbie
Join Date: May 2007
Posts: 28
|
I haven't read all 90 pages so sorry if this is a re-post, but just wanted to highlight a possible minor bug... For some reason, the "music" button had switched to a duplicate "video" button upon initialization on one occasion, and the problem persisted untill I re-installed the skin. I suppose I could have opened up one of the config files and found a way to change the link manually, but I think re-installation was probably just as quick.
|
|
|
06-17-2008, 09:24 AM
|
#1364
|
|
FLAC
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,234
|
Quote: Originally Posted by oroboros_ARR 
For some reason, the "music" button had switched to a duplicate "video" button upon initialization on one occasion,
If you long press any of the main menu buttons, it brings up the option to change that button. You probably did it by mistake.
|
|
|
06-17-2008, 09:33 AM
|
#1365
|
|
FLAC
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,234
|
Quote: Originally Posted by notion 
- Going to the gas prices page just locks up RR, did the same in 2.0 so I'm sure it's just my setup but would appreciate any tips on that. Running IG 4.0 with the patch. Where can I enter a Zip code outside of that page? Maybe no ZIP is crashing it?
I've noticed that gas prices (which aren't working in RR btw) and weather (which only works in the new RR beta) will lock up if I don't have an active internet connection.
Quote: Originally Posted by notion 
- Clicking 'up dir' in music browser goes to library root rather than up one level
That's a new one on me.
Quote: Originally Posted by notion 
- Cannot search albums by letter in music library
What version of winamp are you running?
Quote: Originally Posted by notion 
- New version of RR hates being quit automatically by a windows shutdown process and doesn't save current playlist or play position - anyone found a fix/hack for that? I have to manually quit out of RR before shutting down to have it remember where I was 
I have the same problem, it probably has to do with the force quit and winamp not being able to save the play list on a proper exit.
|
|
|
|
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 10:23 AM.
| |