|
 |
|
11-28-2005, 10:38 AM
|
#91
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
|
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
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
11-28-2005, 11:35 AM
|
#92
|
|
Variable Bitrate
Join Date: May 2005
Location: Germany
Posts: 325
|
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.
Last edited by Ti-ejtsch; 11-28-2005 at 11:38 AM.
|
|
|
11-28-2005, 11:45 AM
|
#93
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
|
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
|
|
|
11-28-2005, 11:48 AM
|
#94
|
|
Variable Bitrate
Join Date: May 2005
Location: Germany
Posts: 325
|
Hi,
what do you mean, my english is terrible, sorry, sorry, sorry
|
|
|
11-28-2005, 11:53 AM
|
#95
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,676
|
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
|
|
|
11-28-2005, 12:13 PM
|
#96
|
|
Newbie
Join Date: Sep 2005
Location: Finland
Posts: 36
|
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.
|
|
|
11-28-2005, 12:14 PM
|
#97
|
|
Variable Bitrate
Join Date: May 2005
Location: Germany
Posts: 325
|
Hi,
I tested it with the original RR-BMV.skin. Same problem!
Is there a skin with GPSVOL intecrated?
Ti-ejtsch
|
|
|
11-28-2005, 12:37 PM
|
#98
|
|
Raw Wave
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
|
@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? :)
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
11-28-2005, 01:03 PM
|
#99
|
|
Variable Bitrate
Join Date: May 2005
Location: Germany
Posts: 325
|
I mean the indicators to show, if GPSVOL is activated by pressing the mute button or not.
Ti-ejtsch
|
|
|
11-28-2005, 01:36 PM
|
#100
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
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
|
|
|
11-28-2005, 02:31 PM
|
#101
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Just added "PLAYLISTCOUNT" to my skin and it does not work with beta 11 – works with RR 11-27-05
|
|
|
11-28-2005, 02:42 PM
|
#102
|
|
Raw Wave
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
|
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? :)
|
|
|
11-28-2005, 02:53 PM
|
#103
|
|
Raw Wave
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
|
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? :)
|
|
|
11-28-2005, 03:05 PM
|
#104
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
|
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/
|
|
|
11-28-2005, 07:07 PM
|
#105
|
|
Maximum Bitrate
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
|
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/
|
|
|
|
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 07:11 PM.
| |