Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 11-28-2005, 10:38 AM   #91
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
ccsnet has a spectacular aura aboutccsnet has a spectacular aura about
Quote: Originally Posted by skippy76
This is the last post I have to say on this before I get back to working on productive stuff, I'm a brit living in the US.

I must admit I thought you where from Oz hence the user name Skippy76 ( 76 as in the year you where born ).

But that been said your comments are true where ever you come from...

Terran
ccsnet is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-28-2005, 11:35 AM   #92
Variable Bitrate
 
Join Date: May 2005
Location: Germany
Posts: 325
Ti-ejtsch is on a distinguished road
Hi,

I made some screenshots to show my problem with the indicators.
The first picture is on.jpg the secon is off.jpg

Position of the LED: 126,538,12,12
Position of mute Button: 424,534,115,50

My skin.ini:
I05,25,465,115,50,"REPEAT:b"
I06,424,534,93,50,"MASTERMUTE:b"
I02,124,536,16,16,"GPSVOL:b"

The Problem is, that the LED is always on, no matter if GPSVOL is deactivated in RR.config or no GPS signal.
Attached Images
  

Last edited by Ti-ejtsch; 11-28-2005 at 11:38 AM.
Ti-ejtsch is offline   Reply With Quote
Old 11-28-2005, 11:45 AM   #93
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
ccsnet has a spectacular aura aboutccsnet has a spectacular aura about
Quote: Originally Posted by Ti-ejtsch
Hi,

I made some screenshots to show my problem with the indicators.
The first picture is on.jpg the secon is off.jpg

Position of the LED: 126,538,12,12
Position of mute Button: 424,534,115,50

My skin.ini:
I05,25,465,115,50,"REPEAT:b"
I06,424,534,93,50,"MASTERMUTE:b"
I02,124,536,16,16,"GPSVOL:b"

The Problem is, that the LED is always on, no matter if GPSVOL is deactivated in RR.config or no GPS signal.

Cant you refer to an empty skin like some of the older ones used ?

Terran
ccsnet is offline   Reply With Quote
Old 11-28-2005, 11:48 AM   #94
Variable Bitrate
 
Join Date: May 2005
Location: Germany
Posts: 325
Ti-ejtsch is on a distinguished road
Hi,

what do you mean, my english is terrible, sorry, sorry, sorry
Ti-ejtsch is offline   Reply With Quote
Old 11-28-2005, 11:53 AM   #95
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
ccsnet has a spectacular aura aboutccsnet has a spectacular aura about
Quote: Originally Posted by Ti-ejtsch
Hi,

what do you mean, my english is terrible, sorry, sorry, sorry

Look at some of the orginal Media Car skins... sorry - I'm really bad explaining, its not u.

Terran
ccsnet is offline   Reply With Quote
Old 11-28-2005, 12:13 PM   #96
tim
Newbie
 
Join Date: Sep 2005
Location: Finland
Posts: 36
tim is on a distinguished road
Quote: Originally Posted by RoyN
hmm skippy, it seems that posting here fixed the problem...
can you explain please what the exact function of the 2 settings in RR config is? one is for max %, which I imagine is the maximum change allowed to the user-specified volume, and the other setting is the % at 80kph, which I imagine is that every 80kph, it would add x% to the volume?

I think I should respond to that because these are the changes what I added
to skippys code as third different speed mode option.

At first if someone is really interested how this is working and why I like to add another different mode, it's good to read this page:
http://www.mp3car.com/vbulletin/show...=62351&page=13

But, shortly idea was:

- User can change volume normally with volume buttons at any time
- Only the gain which will compress noise coming from speed is changed.

Of course this gain is then added to master volume automatically, so what user can see and hear is that master volume is changing when speed change.

max step % is maximum value how much volume is changed per second in any situation. Setting this to small you can make changes to smoother, setting to 100 will ignore this funtionality totally. This value is now used for every mode and it's functionality is some for all of them.

Gain vol % at 50 mph is volume which is added to your current volume in 50 mph speed. Depending from this value, correct gain is calculated for your current speed [(speed / 50) * gainat50mph], so at 25 mph only half from this value is added as gain to master volume.

Here is also very simplifyed example:

max step % = 0.5%
Gain at 50mph = 7

User set volume to 10% at 0 mph speed

Speed change to 20 mph
-> Calculated new volume = 12.8 [10 + (20 / 50) * 7]
But because max step is 0.5, volume start to change only by 0.5% steps / second.
after 1 second volume is: 10.5
after 2 second volume is: 11
after 3 second volume is: 11.5
after 4 second volume is: 12
after 5 second volume is: 12.5
after 6 second volume is: 12.8

Hope this explain.
Tim

Last edited by tim; 11-28-2005 at 12:20 PM.
tim is offline   Reply With Quote
Old 11-28-2005, 12:14 PM   #97
Variable Bitrate
 
Join Date: May 2005
Location: Germany
Posts: 325
Ti-ejtsch is on a distinguished road
Hi,

I tested it with the original RR-BMV.skin. Same problem!
Is there a skin with GPSVOL intecrated?

Ti-ejtsch
Ti-ejtsch is offline   Reply With Quote
Old 11-28-2005, 12:37 PM   #98
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
@upscale, I couldnt care less about iguidance, so it is just a FEW users who would benefit.... you should measure your comments cause if THAT MANY users saw this as a critical part, someone would have done more work...

I use freedrive and cdr (freedrive developer) is always adapting freedrive to work better with frontends, and frontend writers are adapting rontend to work best with FD....anyways, enough said out of the topic...

ti-ejtsch, what do you mean? GPSVOL is independent of the skin, it works on all skins afaik...
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-28-2005, 01:03 PM   #99
Variable Bitrate
 
Join Date: May 2005
Location: Germany
Posts: 325
Ti-ejtsch is on a distinguished road
I mean the indicators to show, if GPSVOL is activated by pressing the mute button or not.

Ti-ejtsch
Ti-ejtsch is offline   Reply With Quote
Old 11-28-2005, 01:36 PM   #100
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Quote: Originally Posted by skippy76
I've noticed that for somereason RR is saying ASCII or something when it starts. This could be a problem I introduced when I merged Guino's and my code. Shall take a look.

Mine is talking now – it started when I put a start night time in and now the only way to turn it off is to not use built in gamma – gps or other

Edit - you can turn it off by hitting the gamma button
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 11-28-2005, 02:31 PM   #101
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Just added "PLAYLISTCOUNT" to my skin and it does not work with beta 11 – works with RR 11-27-05
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 11-28-2005, 02:42 PM   #102
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
from my understanding, skippy was going to send the hanges he did, since guino hadnt released 11-27 sources...

i might be off though, sicne im a bit behind on my reading
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 11-28-2005, 02:53 PM   #103
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
what same seller? I dont quite remember who i got it from, it was about 1.5yrs ago...
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 11-28-2005, 03:05 PM   #104
Maximum Bitrate
 
skippy76's Avatar
 
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
skippy76 is on a distinguished road
wow, ok... so there have been many changes to the source. This will be made available once we have released the changes that are in these BETAs.

Ok, regarding the indicators. Ti-ejtsch: Please can you email me a zip of your skin so that I can test with it. Others have already tested this and it worked...

Chuck: Regarding PLAYLISTCOUNT: I shall take a look.

Tim: ARe you changing the code at all or can I go ahead and make changes?
__________________
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
skippy76 is offline   Reply With Quote
Old 11-28-2005, 07:07 PM   #105
Maximum Bitrate
 
skippy76's Avatar
 
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
skippy76 is on a distinguished road
Ok, here's an update:

Chuck: Regarding PLAYLISTCOUNT, the code is in there and has not changed so I'm not sure at present why this is not working.

Tim: I'm going to be releasing a BETA 11b. I shall provide you with the updated code as I think there are some changes you wanted to make.

Everyone: I shall release BETA 11b shortly. There are two major bugs that I've fixed:

- If the Gamma offset is set to 0 a divide by zero error occurs. This is why some have reported that the Auto GAmma is not working!
- The second problem is that when you have a night skin configured and you are using Auto GAmma it should change to the night skin. However, this previously did not work (RR repeated 'ightski' to you... emmm)

Thanks,

Andrew
__________________
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
skippy76 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 On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Next release (BETA 10) delayed skippy76 Road Runner 7 11-24-2005 11:29 PM
MediaEngine Beta 2 Released! phat_bastard Media Engine 13 09-20-2005 09:53 AM
FrodoPlayer 1.0.3 Beta Has Been released. frodobaggins FrodoPlayer 0 04-23-2004 04:37 PM
beta plug-in update, 2.03 has be released Blackwind Software & Software Development 3 02-19-2001 09:15 PM
Blackwind's keypad plugin v2.0 beta released Blackwind Software & Software Development 14 02-11-2001 04:54 AM



All times are GMT -5. The time now is 07:11 PM.


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