|
 |
|
05-22-2005, 03:08 PM
|
#46
|
|
FLAC
Join Date: Mar 2004
Location: Fort Myers, Fl
Posts: 1,193
|
blue blue where are you? waiting for blue....
__________________
The MC of Florida Car PC Meets
CAR:2001 Ford Crown Victoria
PC: Acer EEE 900HA with Vista with CF 2.0.
Memory:1G
Drives:160gig
WI-FI:Cingular
GPS:Garmin
Screen:Xenarc 700TSV
The Florida Meets Thread
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-23-2005, 06:37 AM
|
#47
|
|
Registered User
Join Date: Jun 2001
Location: netherlands
Posts: 260
|
moremods, do you perhaps have an ETA on the other colours ?
i know some of us are dying to heve them
__________________
time for the sig:
'00 VW golf TDI upped to 130 HP - 18" RS 6 wheels - liliput 7" tft in indash housing - epia 10K - SB audigy - caliber 1 fahrad CAP - RF punch amp - hollywood 1.6K mono amp - boston acoustics pro - RF 10" DVD sub
|
|
|
05-25-2005, 07:19 PM
|
#48
|
|
Constant Bitrate
Join Date: Mar 2004
Posts: 163
|
hallo can post the tv skin alpine blue?
thanks more mods
__________________
My Home page
Cartuper V2
Epia M1000
512Mb ram
Hdd 40 Gb 2,5'
Dvd recorder DL Panasonic
Lilli 619 7' with TS
SoundBalster Mp3+ USB
Holux Gpslim236 usb + external antenna
M1 Atx
Remote control with girder
|
|
|
06-06-2005, 02:35 AM
|
#49
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
For anybody using this updated Amber Skin: The latest version of RR should support the search screens, but you need to change the code of the "Seach" button of search_playlist.skin and search_browser.skin from "enter" to: "searchlist" and "searchfiles" respectively.
__________________
Ride 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."
Last edited by guino; 06-06-2005 at 03:04 AM.
|
|
|
06-09-2005, 07:46 PM
|
#50
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
Quote: Originally Posted by guino
For anybody using this updated Amber Skin: The latest version of RR should support the search screens, but you need to change the code of the "Seach" button of search_playlist.skin and search_browser.skin from "enter" to: "searchlist" and "searchfiles" respectively.
Cool I was wondering about the search feature and why it wasn't working. One question, could you tell me how I go about editing the SKin file? I tried editing it as text, it didn't work.
EDIT - N/M I had two vers of skin here, Stretched and 800x480. My bad. Thanks Guino, Search is working now.
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
Last edited by J187; 06-09-2005 at 08:18 PM.
|
|
|
06-09-2005, 07:49 PM
|
#51
|
|
Raw Wave
Join Date: Jun 2004
Location: On the beach
Posts: 2,225
|
Just open the .skin file in notepad and alter the fields as above.
|
|
|
06-09-2005, 08:19 PM
|
#52
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
Thanks UK, I edited my post above. I figured it should have worked. Silly oversght
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
|
|
|
06-09-2005, 10:24 PM
|
#53
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
Quote: Originally Posted by DjBac
Does playlist/file search work for anyone with this skin!!  
the latest RR supports it, but you have to change the code in the .skin files from ENTER to SEARCHLIST and SEARCHFILES respectively.
__________________
Ride 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."
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-10-2005, 08:44 AM
|
#54
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
Quote: Originally Posted by guino
the latest RR supports it, but you have to change the code in the .skin files from ENTER to SEARCHLIST and SEARCHFILES respectively.
Yup it works perfectly after the edit. I have found that I have to hit the browse button after each search to be able to search again, otherwise it just takes me to the list screen. I am loving RR more and more
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
|
|
|
06-10-2005, 11:46 AM
|
#55
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
Quote: Originally Posted by J187
Yup it works perfectly after the edit. I have found that I have to hit the browse button after each search to be able to search again, otherwise it just takes me to the list screen. I am loving RR more and more 
You can solve this by either adding a "BACK" button on the search files skin (so you can get "out" of the search results) OR by making the search button have a code like "!BROWSE||SEARCHFILES" (which would cause it to ALWAYS search your entire music path).
__________________
Ride 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."
|
|
|
06-15-2005, 10:21 AM
|
#56
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
OK, 2 part question Guino.
1. I noticed while looking at the Search_Browser.Skin file in the editor that the button for Search didn't have a "command" box. It has Ascii, Code and Tooltip. Why is this different from most buttons? What actually executes the code?
2. You say put code in like "!BROWSE||SEARCHFILES", where would I put that exactly.
3. How would I make it so that when you got search results and clicked on Select, it started playing the song and brought my right into the audio player screen rather than the list screen. Thanks for the help.
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
|
|
|
06-15-2005, 03:35 PM
|
#57
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
That's 3 parts..
1-Code is the same as command for buttons.
2-Open The skin in the skin editor, select the search_browser skin in the menu, then double click the SEARCH button. Under CODE/Command set it to "!BROWSE||SEARCHFILES" (including quotes).
3-From step 2, double click on the button that says "SELECT" and change the CODE/Command from "SELECT" to "!SELECT||MUSIC". You may want to do the same with the "SELECT+" button to "!SELECT+||MUSIC".
If you want to change/make skins you should read Skin Commands.txt as it explains all of this.
__________________
Ride 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."
|
|
|
06-15-2005, 04:05 PM
|
#58
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
I know it was 3 parts, that was my lame humor.
I know the skin commands explained how to implement things I read it a couple times, but I wasn't exactly sure where to put the changes. The Code thing threw me off, I was used to seeing the Command box and I didn't realize the code for the search button was 013 - just looked out of place from what I was used to. Thanks for the help though, very much appreciated.
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
|
|
|
06-15-2005, 04:11 PM
|
#59
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
I got it working now Guino, thanks. ON this skin the command was actually "Audio" that was the thing that screwed me up the most. I got though, awesome. Now I can search one right after the other without hitting anything additional. And selecting a song from the Search results go right to the audio player. Right on!
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
|
|
|
06-15-2005, 08:46 PM
|
#60
|
|
FLAC
Join Date: Nov 2004
Location: Boston
Posts: 1,232
|
Guino, I though it was working but I guess its actually not. I am using a mute computer at work, so when I saw that I had returned to the Player screen after selecting a search result, I assumed it was playing. Not the case however, When I change "Select" to "!SELECT||MUSIC", which for me I guess is actually "!SELECT||AUDIO" and then search, get results and highlight a result and hit select it just returns to the audio_player screen but doesn't play the selection. It doesn't que the selection either. What could be the problem?
P.S I'll start a new thread asking my question as well, perhaps I won't have to keep bothering only you. But if you can help and do respond here, thanks again.
__________________
Its not the cards you're dealt, its how you play the hand!
Quote: Originally Posted by ryuandwings 
Where can I get a roll of tin foil?
I been looking for that all over the net, but I can't find it.
Please help.
Last edited by J187; 06-16-2005 at 08:21 AM.
|
|
|
|
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 05:07 PM.
| |