The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner

Reply
 
LinkBack Thread Tools Display Modes
Old 08-23-2005, 02:02 PM   #31
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by contaygious
thanks guino don't mean to sound like a brokan record, but have not heard anything on the video shuffle and auto night gamma...

THANKS

You can use GammaControl. It will change Road Runner's skin, and also FreeDrive's!
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-23-2005, 04:02 PM   #32
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
Quote: Originally Posted by guino
This should be something like:

"MAIN","LOAD;MENU1.SKIN",PLAY
"MAIN","LOAD;MENU2.SKIN",STOP

Then just make sure your skins call the "MAIN" command whenever they are supposed to call the main menu. You CAN make a chain of commands based on skin name for the EXIT command but it only makes it more complicated.

thanks, that works like a charm.
liquid_smoke is offline   Reply With Quote
Old 08-24-2005, 11:46 AM   #33
FLAC
 
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
Like others, I've noticed that skin drawing is slower than the previous version. I get temporary black screen and "flashing" when switching between skins.
b8bboi is offline   Reply With Quote
Old 08-25-2005, 12:30 AM   #34
Maximum Bitrate
 
tolisn's Avatar
 
Join Date: Dec 2003
Location: Greece
Posts: 645
Quote: Originally Posted by b8bboi
Like others, I've noticed that skin drawing is slower than the previous version. I get temporary black screen and "flashing" when switching between skins.


I have the same problem
__________________
The road is long but we are getting there.
tolisn is offline   Reply With Quote
Old 08-25-2005, 01:28 AM   #35
Constant Bitrate
 
Join Date: Feb 2004
Posts: 221
Quote: Originally Posted by b8bboi
Like others, I've noticed that skin drawing is slower than the previous version. I get temporary black screen and "flashing" when switching between skins.

Ahh! so i WASN`T alone!! thought i was the only one! =)
Dj_Aleks is offline   Reply With Quote
Old 08-25-2005, 10:26 AM   #36
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
yeah, I'm looking into the black "flashing".. I have noiced that too.. it's just that while writing the code, I can typically choose between speed OR memory optmizations, so I have to keep finding a balance..
__________________
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."
guino is offline   Reply With Quote
Old 08-26-2005, 06:37 PM   #37
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,000
Hi Guino,one small question?

Is it possible to increase the LINE IN volume for the use with the radio D-Link?
If I settings to 100% the LINE IN and the same the Master Volume is very low respect the same percentage of Audio player (100% is very higt in the Audio player!)

Is it one old problem of the D-Link radio....


Thanks

Mauri

Last edited by mauri; 08-27-2005 at 04:14 AM.
mauri is offline   Reply With Quote
Old 08-26-2005, 09:56 PM   #38
Newbie
 
Join Date: Jul 2005
Location: Sweden
Posts: 23
Quote: Originally Posted by guino
yeah, I'm looking into the black "flashing".. I have noiced that too.. it's just that while writing the code, I can typically choose between speed OR memory optmizations, so I have to keep finding a balance..

How about an option in the config tool where we can choose memory or speed optimization? I prefer speed my self after RR is loaded
distler is offline   Reply With Quote
Old 08-27-2005, 11:43 AM   #39
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
Quote: Originally Posted by mauri
Hi Guino,one small question?
Is it possible to increase the LINE IN volume for the use with the radio D-Link?
If I settings to 100% the LINE IN and the same the Master Volume is very low respect the same percentage of Audio player (100% is very higt in the Audio player!)
Is it one old problem of the D-Link radio....
Thanks
Mauri

Make one mixer preset for MP3 and one for Radio.. then load them when starting/stopping radio (using exectbl.ini):

"AUDIO","PRESET;MP3||LOAD;Audio_player.skin",F M
"RADIO","NOPRESET",FM
"RADIO","PRESET;Radio||LOAD;radio_player.skin"
"NOPRESET","RADIO"
__________________
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."
guino is offline   Reply With Quote
Old 08-27-2005, 11:44 AM   #40
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
Quote: Originally Posted by distler
How about an option in the config tool where we can choose memory or speed optimization? I prefer speed my self after RR is loaded

There's so much that'd have to be changed inside RR's code that it would really be a matter of making two different versions of RR.
__________________
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."
guino is offline   Reply With Quote
Old 08-27-2005, 12:59 PM   #41
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
Yeah I was thinking about that, but when developing it isnt really a linear thing that you can just assign certain values to speed/memory... it is usually a completely different programming approach....

I just tested yesterday, and I'm also getting loads of flashing, SCROLL-LEFT labels that stutter, etc... I'm running 512mb RAM and basically nothing xcept FD and RR... Also I noticed that whenever clicking a button the pressed/hover state will flicker 3 or 4 times right after the click....it kind of serves as a clicked notification, but it isnt pretty as some labels also tend to flash

Just trying to give you as much info as I can Guino, not dissing RR in any way... I hope you can get these ironed out!
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 08-27-2005, 01:45 PM   #42
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,505
Quote: Originally Posted by guino
Chuck, I have actually seen what you meand about "flashing" today.. for some reason it seems to only happen with your skin and after trying to use the TV screen... This is definitely something with the windows drawing API I'm using... it seems to be related to te LARGE image sizes from your skins and doesn't seem to relate to the amount of video memory (I have 64Mb here).. but for some reason those drawing API functions are taking incredible amounts of time to draw and using a lot of CPU while at it..


Quote: Originally Posted by Chuck
Well I will find out about the video memory because I just got an ATI all-in-wonder 9200 with 128 mem - just waiting for the install disk to come

PS
The 8/9/2005 patch you sent me awhile back is rock solid except the xm hibernate, which was ok before that


Guino

Yesterday I installed ATI 9200 with 128md mem on my w2000
And it made no difference with 8-21 or 8-9 versions. I had to take it back out because it would not let me hibernate and the tv Reception sucks.

So now I am back to running 8-9 with screenlimit=5
__________________
2001 S10 ZR2

Chucks Skin - to old

Last edited by Chuck; 08-27-2005 at 03:59 PM.
Chuck is offline   Reply With Quote
Old 08-27-2005, 09:02 PM   #43
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
Guino, I'm also having some cursor hiding problems... It isnt always hiding.... didnt have this previously, but I had an early august release....
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
RR 08-02-05... SIRIUS Support ... guino Road Runner 76 03-09-2006 01:44 PM
Auto load FD when RR starts up tolisn Road Runner 2 07-08-2005 04:30 PM
RR 06-06-05 .. Winamp Library Support ... guino Road Runner 76 06-19-2005 12:36 AM
status update.... 0l33l PowerVoice 17 05-05-2005 12:22 PM
Cooperation between RR and FD skin tolisn Road Runner 7 04-24-2005 03:26 PM


All times are GMT -5. The time now is 11:45 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics