|
 |
|
05-19-2007, 12:44 AM
|
#781
|
|
Newbie
Join Date: Feb 2007
Posts: 44
|
something like this
__________________
(\__/)
(='.'=)
(")_(")
I have a Worklog, but I have to take pictures as it's completely out of date now.
Last edited by DarquePervert; 03-02-2008 at 06:00 PM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-19-2007, 08:58 PM
|
#782
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
you mean like this
Dont worry about it, in the next release google earth will be fully supported!
|
|
|
05-19-2007, 09:54 PM
|
#783
|
|
Newbie
Join Date: Feb 2007
Posts: 44
|
yup, that's the stuff, i look forward to rooting around in your code when you get it up.
__________________
(\__/)
(='.'=)
(")_(")
I have a Worklog, but I have to take pictures as it's completely out of date now.
|
|
|
05-19-2007, 09:57 PM
|
#784
|
|
Constant Bitrate
Join Date: Apr 2006
Location: Behind the Orange Curtain
Posts: 134
|
that google earth looks pretty sweet. I had a hard time getting GE to work in void2, but I didn't try that hard to make it work either. iguidance works fine, so the only real motivation to change is the real pictures instead of drawn maps.
If it's an easy move though, I'll probably do it.
|
|
|
05-20-2007, 02:47 AM
|
#785
|
|
Low Bitrate
Join Date: Mar 2004
Posts: 72
|
I apologize if this has been addressed before, but I just installed 2.02 and have a small problem with the "Audio" player screen. In the previous version, when it when from Track 1 to Track 2, the track name would highlight with a red bar behind it. It doesnt do that anymore. It'll just stay behind the first track even though it goes through the whole play list..
Any ideas?
|
|
|
05-20-2007, 03:03 AM
|
#786
|
|
FLAC
Join Date: Feb 2004
Location: Melbourne, Australia
Posts: 1,315
|
looking real good.. cant wait..
What program are people using to cache the GE maps?
there is a few out the now.. but i havent had much luck with any of them
|
|
|
05-20-2007, 03:22 AM
|
#787
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by bobbykokinos 
I apologize if this has been addressed before, but I just installed 2.02 and have a small problem with the "Audio" player screen. In the previous version, when it when from Track 1 to Track 2, the track name would highlight with a red bar behind it. It doesnt do that anymore. It'll just stay behind the first track even though it goes through the whole play list..
Any ideas?
open RRConfig.exe and make sure "Highlight current playlist song on change" is checked.
|
|
|
05-20-2007, 03:30 AM
|
#788
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by rigg419 
that google earth looks pretty sweet. I had a hard time getting GE to work in void2, but I didn't try that hard to make it work either. iguidance works fine, so the only real motivation to change is the real pictures instead of drawn maps.
If it's an easy move though, I'll probably do it.
dont think of it as a replacement for IG or any other navigation software for that matter. Its more of a companion and further more its mostly for show than anything else. The way i have it setup is to work alongside IG.
Its not super usefull either way as a lot of the features arent accessible when embeded into RR.
To be honest i would rather see google maps more integrated, im not a huge fan of GEarth, but people have been asking for it so its in there.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-20-2007, 06:51 PM
|
#789
|
|
Low Bitrate
Join Date: May 2006
Location: Denver, CO
Posts: 105
|
is there a way to run a program from RR with arguments?
For example if I were to write C# code it would look like this:
System.Diagnostics.Process p = new System.Diagnostics.Process();
p.StartInfo.FileName = @"C:\Documents and Settings\Craig\desktop\WinLIRC\transmit.exe";
p.StartInfo.Arguments = "amplifier power 0";
p.Start();
I want this to run at "LSONSKINSTART", for example:
"LSONSKINSTART","VISU||ratecheck2||RUN;C:\Document s and Settings\Craig\desktop\WinLIRC\transmit.exe amplifer power 0"
I figured you would know if anyone does LS.
Thanks
__________________
Audio - Performance Teknique 5.1 Digital Amp, Kappa Perfect 12" VQ
|
|
|
05-20-2007, 09:37 PM
|
#790
|
|
Low Bitrate
Join Date: Mar 2004
Posts: 72
|
Quote: Originally Posted by liquid_smoke 
open RRConfig.exe and make sure "Highlight current playlist song on change" is checked.
Duh. I knew it would be something simple. I'll check it out the next time I'm in my car.. Thanks!
|
|
|
05-20-2007, 10:18 PM
|
#791
|
|
Constant Bitrate
Join Date: Apr 2006
Location: Behind the Orange Curtain
Posts: 134
|
Quote: Originally Posted by liquid_smoke 
dont think of it as a replacement for IG or any other navigation software for that matter. Its more of a companion and further more its mostly for show than anything else. The way i have it setup is to work alongside IG.
Its not super usefull either way as a lot of the features arent accessible when embeded into RR.
To be honest i would rather see google maps more integrated, im not a huge fan of GEarth, but people have been asking for it so its in there. 
Ah, well that's too bad, because I think satellite view is obviously much ebtter than map view if you're in an unfamiliar place. but, whatya gonna do...
Good info, thanks for letting me know.
|
|
|
05-21-2007, 05:45 AM
|
#792
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
Quote: Originally Posted by Cruelkix 
is there a way to run a program from RR with arguments?
For example if I were to write C# code it would look like this:
System.Diagnostics.Process p = new System.Diagnostics.Process();
p.StartInfo.FileName = @"C:\Documents and Settings\Craig\desktop\WinLIRC\transmit.exe";
p.StartInfo.Arguments = "amplifier power 0";
p.Start();
I want this to run at "LSONSKINSTART", for example:
"LSONSKINSTART","VISU||ratecheck2||RUN;C:\Document s and Settings\Craig\desktop\WinLIRC\transmit.exe amplifer power 0"
I figured you would know if anyone does LS.
Thanks
From skincommands.txt
Code:
OBS: Anywhere you can run an application you can also specify it's arguments, by using a pipe (|) symbol.
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE|c:\t.txt;NOTEPAD;NOTEPAD"
(The same can be used within the Launch INI files)
|
|
|
05-21-2007, 08:01 PM
|
#793
|
|
Low Bitrate
Join Date: May 2006
Location: Denver, CO
Posts: 105
|
Quote: Originally Posted by Enforcer 
From skincommands.txt
Code:
OBS: Anywhere you can run an application you can also specify it's arguments, by using a pipe (|) symbol.
Example: "RUN;C:\WINDOWS\NOTEPAD.EXE|c:\t.txt;NOTEPAD;NOTEPAD"
(The same can be used within the Launch INI files)
sweet, you the man!
So it would be ....
"RUN;C:\Documents and Settings\Craig\desktop\WinLIRC\transmit.exe|amplif ier power 0"
Is that right??
Thanks!
__________________
Audio - Performance Teknique 5.1 Digital Amp, Kappa Perfect 12" VQ
Last edited by Cruelkix; 05-21-2007 at 08:19 PM.
|
|
|
05-22-2007, 12:22 PM
|
#794
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
Yep
|
|
|
05-22-2007, 07:58 PM
|
#795
|
|
Low Bitrate
Join Date: Nov 2006
Posts: 98
|
Am I retarded? Where do you download this skin?
http://liquidsmk.net/lsxvoid.htm
that locations gives me nothing but a splash screen.
|
|
|
|
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 11:51 PM.
| |