I love the new A extended options . This is a great option !
But, i don't understans the two options:
OPT_PARENT - embedded window parent window set to RR. (advanced)
OPT_ATTACHINPUT - sets the embedded windows input proccessing to RR's. (advanced)
2012, i think we got till dec 21 then the world ends... prob most still wont have their car pcs done in time...
Download Here: http://www.nisuautomotive.com
Not too much here... some minor bug squashes...
fix to the Cache folder not being created on 1st time installs...
coulple new ONxxx Events
History:
Code:LEGEND: - = Removed + = Added * = Changed ! = Major code change # = Bug fix ^ = Note 12/31/2011 ------------------------------------------------------------------------ * Moved reload of RRPL.m3u8 to end of start up sequence. 12/17/2011 ------------------------------------------------------------------------ # fix for check for Cache folder existence, would fail to create on FRESH installs 12/16/2011 ------------------------------------------------------------------------ # Tweaks to Video load, added checks for missing or empty "videos.m3u8". + ONEvents; "ONLBLPRESS", "ONINDPRESS", "ONSLDPRESS". + User Var; "RRScreenObjectID" contains the resulting Screen Object (button, label, indicator, slider) ID. when OnEvent "ONBTNPRESS", "ONLBLPRESS", "ONINDPRESS", "ONSLDPRESS" is fired. 12/14/2011 ------------------------------------------------------------------------ + New option "OPT_NOFOCUS" for Screen Object Definition "AX", this will cause the embedded window to keep its focus even when RR skin is clicked on (no flashing of embedded window) ex. AX,0,0,800,450,"OPT_NOFOCUS" this will embedd the window at (0,0) 800 wide, 450 tall, with the NO_FOCUS option. + New option "OPT_BACKCOLOR#RRGGBB" for Screen Object Definition "AX", this will cause the embedded window background color to be set. (in most cases this is not needed) ex. AX,0,0,800,450,"OPT_BACKCOLOR#000000" this will embedd the window at (0,0) 800 wide, 450 tall, with the Black Background + Screen Object Definition; AX, eXtended Application embed area define ex. AX,0,0,800,450, "optionlist" options; OPT_NOTOUCH - do not remove window boarders OPT_NOFOCUS - do not lose focus on application when RR screen elements are clicked. OPT_BACKCOLOR#RRGGBB - set background window color to RRGGBB. OPT_PARENT - embedded window parent window set to RR. (advanced) OPT_ATTACHINPUT - sets the embedded windows input proccessing to RR's. (advanced) ex. AX,0,0,800,450,"OPT_NOTOUCH,OPT_NOFOCUS" 12/10/2011 ------------------------------------------------------------------------ # tweaks to TagToTitle, for when tag data is missing + On error screen, pressing any key will exit the error screen 12/9/2011 ------------------------------------------------------------------------ # ML if tags data is missing, resulted in blank line (aka .cda files) # In All VB6 based Radio Modules, fixed bad reference to textbox object on numosk/osk skin 12/5/2011 ------------------------------------------------------------------------ # Custom source properly deactivated on suspend
Last edited by mitchjs; 02-01-2012 at 04:53 PM.
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
I love the new A extended options . This is a great option !
But, i don't understans the two options:
OPT_PARENT - embedded window parent window set to RR. (advanced)
OPT_ATTACHINPUT - sets the embedded windows input proccessing to RR's. (advanced)
Justed tested the new AX option with no8focus and thank for this great new option![]()
i moved the chinese unicode stuff to:
http://www.mp3car.com/road-runner/15...ue-solved.html
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
Hi,
I have a issue that the music cannot start automatically, and no any album information shown in menu page, I need to click the MUSIC menu and the music then start (click the PLAY button still not start the music), I try to add the "StartCommand=AUDIO||EXIT" or "StartCommand=AUDIO||PLAY||EXIT" in RR.ini, but it still not start, after I add the StartCommand, the music can start when I click the PLAY button.
RR in no album information when start. No music play even I click the PLAY button.
Music start when I click MUSIC Menu.
and the album information can shown in menu.
Add the "AUDIO||EXIT" or "AUDIO||PLAY||EXIT" into StartCommand, the album information shown in menu now, but music still not start, the music can play when I click PLAY button.
Then, I clear the StartCommand and run the RR and click the MUSIC, after music start, I close the RR and open the RESUME.ini, the TrackPosition has value (I set the ResumeMusic=2 in RR.ini)
Now, I start the RR again and don't click any button/menu awhile, the music still not start, then I close the RR and review the RESUME.ini again. The TracePosition is changed.Code:[Active Source] ActiveSourceID=5 ActiveSource=Audio ActiveSourceGUID=5Audio5 [Music Player] PLPosition=0 TrackPosition=20827
Following code is RR.ini setting.Code:[Active Source] ActiveSourceID=5 ActiveSource=Audio ActiveSourceGUID=5Audio5 [Music Player] PLPosition=0 TrackPosition=20965
Anything wrong in my setting?Code:[Reminder Registration] RegCode= RegEmail= [Debuging] DebugMode=True DebugFresh=True XMDebug=False SRDebug=False RRAudPlayerDebug=False RadioDebug=False RadioExtDebug=False [General - Page 1] HideMouse=False HideTaskbar=False HideDesktop=False ScreenType=4:3 FastMode=-1 ScreenLimit=10 ScreenRefresh=10 Resolution=Default DisableDC=True EnableClipping=True DateFormat=Short Date TimeFormat=HH:MM:SS [General - Page 2] StartCommand= ExitMode=0 Voice=False UseGestures=False LeaveMouseAlone=False UseCar2PC=False SoundCard=0 MasterVolMap=0 FadeInVolume=True StartUpVolume=-1 MediaDrive=D UseDualMon=false [General - Paths] BrowserType=1 BrowserPath=C:\Program Files\Internet Explorer LaunchPath= PicsPath=To set path, Click ---> [General - Lists] UseDX=True iLSwapLR=False HideDots=False ShowIcons=False ShowExtensions=False PathLimit=True ListFollowsSong=True [General - Hibernation] HibernateAware=True ResumeDelay=0 USBSound=False HORMDrive= [General - Gamma / Dimmer] GammaMode=2 GammaPath= GPSGammaModeOffset=0 GammaDay=0:0:0 GammaNight=-50:-50:-50 GammaDayTime=06:00 GammaNightTime=18:00 DimmerDay=0 DimmerNight=30 AutoGammaMode=0 AutoSkinMode=2 [General - Embbedded Applications] CloseApps=True EmbedAPPList=Zeitronix Data Logger [General - Screensaver] AVSTransparent=True FadeOnIdle=False SecondsToFade=300 FadeInterval=10 DefaultOpacity=40 MaxOpacity=200 [Skins] SkinPath=Carwings_Dynamic_Lite NightSkin= TransitionTime=0.2 Transition=-1 TransitionIn=-1 TransitionOut=-1 Background= [Preload Screens] [Audio Player - Player] Player=Winamp PlayerPath= HidePlayer=True ClosePlayerOnExit=True ExitMute=False [Audio Player - Paths] MusicPath=D:\MP3 RRMusicBrowse=True PlaylistPath=D:\MP3 AudioFiles= [Audio Player - Visuals] VisuName=!Winamp Gen!AVS TransparentVisu=True OpacityVisu=40 [Audio Player - Winamp] WinampClass= RRWinampDisableLibrary=True UseLineInSingleInstance=True [Audio Player - Foobar2000] RRFooVisuShpeck= [Audio Player - Tags & Formatting] UseID3=2 ShowID3Playlist=True ShowID3Browse=True LazyTag=False ID3ListFormat=%title% - %artist% ID3BrowseFormat=%title% NoFormat=False ListNumbers=True TitlesAfter=- ScrollMode=1 [Audio Player - Art] CoverFile=cover.jpg AlbumArt=*.txt FadeImages=False [Audio Player - Modes] ResumeMusic=2 AudioRepeat=Last AudioShuffle=Last CircularList=False GroupNumbers=False SingleClickAudio=False [Radio] Radio= AllowAllFreqs=false RadioLine=0 RadioUseLineInPlugin=False RadioLineInPar=line://title=Radio,srate=44100,bps=16,nch=2 UseRBDS=false RadioPort= [Radio - Cinergy 600] SeekLevel=0 [Radio - WinTV] WinTVPath= [Radio - HD Radio] HDRadioType=Auto [Radio - UltimateDAB/FM] V7MTextColor=White [XM Radio] XMPort=0 XMLine=0 XMLineInPlugin=False XMLineInPar=line://title=XM,srate=44100,bps=16,nch=2 XMUseCache=True SingleClickXM=False XMFormat=%station% %artist% [Sirius Radio] SRPort=0 SRLine=0 SRLineInPlugin=False SRLineInPar=line://title=SIRIUS,srate=44100,bps=16,nch=2 SRUseCache=True SingleClickSR=False SRFormat=%station% %artist% [Video] VideoPlayer=WMPVidRR VideoPath=D:\Videos RRVideoBrowse=True VideoAutoHide=True VideoHideTime=1 VideoFiles=.asf,.avi,.m2v,.mpeg,.mp4,.mpg,.nsv,.wm v,.vob,.mkv,.rm,.rmvb,.flv VideoShuffle=False NoZoom=False [Video - Media Player Classic - Home Cinema] MPCHCPath= [Video - Media Player Classic] MPCPath= [DVD Player] DVDPlayer=WMPVidRR RRDVDDrive= RRDVDFoldersPath=D:\DVD RRDVDBrowse=False RRDVDISODrive= RRDVDISO= RRDVDISOMountCmd= RRDVDISOUnmountCmd= [Native GPS] GPSPort=20 GPSTime=True UseGPSServ=False ISUnits=True Overspeed=100 [Native GPS - Speed Controlled Volume] SpeedAtt=False SpeedAttMute=True SpeedAttMaxStep=100 SpeedAttMode=line SpeedAttVolZero=70 SpeedAttSpeedA=0 SpeedAttSpeedB=70 SpeedAttVolA=50 SpeedAttVolB=100 SpeedAttGainAt50mph=5 [Navigation] GPSMode=2 GPSPath=C:\Program Files\MapAsia\MapKing2007\MapKing2007.exe GPSName=!MapKingV7 Class [Navigation - iGuidance] igNative=False igAutoSw=False PauseOnVoice=False GPSOnVoice=False LastScreenSwitchTime=0 [Extras] testpluginvar=defaultValue cityweather=Hong Kong,CN cityweatherid=HK weatherunits=WORLD weatherdegrees=° weatherlanguage=english weatherupdateinterval=0 weatherpreset01=香港 weatherpresetid01=Hong Kong,CN weatherpreset02= weatherpresetid02= weatherpreset03= weatherpresetid03= weatherpreset04= weatherpresetid04= weatherpreset05= weatherpresetid05= weatherpreset06= weatherpresetid06= weatherpreset07= weatherpresetid07= weatherpreset08= weatherpresetid08= weatherpreset09= weatherpresetid09= weatherpreset10= weatherpresetid10= weatherundergroundkey= radiouasinput=0 xmuasinput=0 sruasinput=0 mapmonkeypath=Click here to set path mappointmap=1 mapcountry=Hong Kong mapcity= mapautozoom=true phidget1=0 phidget2=0 phidget3=0 phidget4=0 phidget5=0 phidget6=0 phidget7=0 phidget8=0 tcomport=0 tempscale=c temp1=c temp2=c temp3=c temp4=c vcomport=
Thanks!
1st off, dont do startcommand "AUDIO||EXIT" or anything like that!!!!
let RR play the music when it should.... which if resumemusic=2, it will...
i wont look at you rr.ini settings in detail, if you ever want me to please attach as a .zip
on a side note, unless thats a remote desktop screen capture, i can see directx isnt working for you... by the look of the screen shot
and all the information you need to solve your problem is in debug.txt, and if you're going to post one, please attach not paste in!
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
Hi, I am running the RR in VM to test all feature, will it affect the result?
I set the resumemusic=2 already, and I try to reinstall the DirectX 9.0c again, but the situation still unchanged.
I attach the debug.txt, resume.ini, rr.ini and rrpl.m3u8 to you.
I try to unhide the winamp for checking, the song name is shown int winamp but all play/previous/next/stop/pause are diabled.
Thanks!
Last edited by WolfSkin; 01-10-2012 at 12:22 AM.
I discover that when I click into skin, e.g. GPS and then close, the music will start, I try to click the menu2.skin, the music will start too.
Last edited by WolfSkin; 01-11-2012 at 12:03 AM.
vm, directX wont work, so thats the ilist issue
it will use normal lists
i use VM sometimes too, no issues resuming...
maybe you have an issue with winamp
yours:
10/1/2012 12:30:40: PLAYER: Started
10/1/2012 12:30:40: PLAYER: Winamp Version:
10/1/2012 12:30:40: PLAYER: Initialization complete
mine:
1/11/2012 10:09:27 PM: PLAYER: Started
1/11/2012 10:09:27 PM: PLAYER: Winamp Version: 5.61
1/11/2012 10:09:27 PM: PLAYER: Initialization complete
mine:
1/11/2012 10:09:31 PM: PLAYER: Restored rrpl.m3u8
1/11/2012 10:09:31 PM: CheckResume: ResumeMusic=1 WasRadio=0
1/11/2012 10:09:31 PM: AudPlayerStart: music player: PLPosition=0 TrackPosition=3467
1/11/2012 10:09:31 PM: AudPlayerStart: player volume be 0: 0
1/11/2012 10:09:31 PM: AudPlayerStart: player should be playing: PLAYING
...
1/11/2012 10:09:32 PM: AudPlayerStart: Player.GetTrackLength: 970000
1/11/2012 10:09:32 PM: AudPlayerStart: Player.SetTrackPosition: 3467
1/11/2012 10:09:32 PM: CheckResume: Resuming to music player: PLAYING
as you can see right after the playlist is restored... im playing....
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
In my VM environment, sometime the music resume when the RR start, sometime I need to click "SOMETHING" (the iLIST is off), in my actual PC, seem it is OK when I enable iLIST.
Bookmarks