Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 11-05-2009, 10:31 PM   #1
Raw Wave
 
Join Date: Oct 2004
Posts: 2,123
mitchjs is on a distinguished road
RR 11/01/2009 Release

*** Available now from here ****


Alot of work in this build for UNICODE, and there is some FYI you need to read about UNICODE and NWU
http://www.mp3car.com/vbulletin/rr-f...ml#post1353843


Thanks to Blue & Guino (we spent a ton of hours just on unicode)


Some Highlights:

"SHOWFLASH", lets you hide and show flash objects on the fly
"PLAYITEM", to play any item in the playlist directly
REWRITE of MPC Video module, much improved!
ID3v2.4 support
Flac Tag support


History:
Code:
LEGEND: - = Removed + = Added * = Changed ! = Major code change # = bug fix ^ = Note 11/6/09 ------------------------------------------------------------------------------ ! Rewrote MPC Player module, now uses socket commands to play, for much improved playback 11/5/09 ------------------------------------------------------------------------------ * Improved Folder Detection for NWU folders * Improved "SELECT" to be aware of playlists mixed with files + Added a "HIDE" option to the flash skin definition + Added "SHOWFLASH" skin command for use with the "HIDE" option above 11/3/09 ------------------------------------------------------------------------------ # Unicode ID3v2.x tag fixes, removed lingering VB6 code, replaced with Win32API # Unicode folder names supported + ID3v2.4 support + Flac Tag support 10/30/09 ------------------------------------------------------------------------------ + Mp3Car.com HD Radio Tuner support # Skin definition command "IND" now will process all indicators on skin 10/26/09 ------------------------------------------------------------------------------ + ReloadKeytbl cmd to reload the keytbl.ini file w/o restarting RR 10/21/09 ------------------------------------------------------------------------------ + Allow for plugins to return replacement "CODE" (processcode=3) for ONxxxx Events (processcode=1 also supported) + M4a file extension added for supported foobar extension 10/17/09 ------------------------------------------------------------------------------ + SKIN COMMAND: "PLAYITEM" to play any item in the playlist directly Example: "PLAYITEM;1" (Plays first item in the list) # Fixed WMP Player Visualization Position Issue 10/11/09 ------------------------------------------------------------------------------ # Minor fix to launch skin so it does not display images outside of launch folder 10/6/09 ------------------------------------------------------------------------------ + SKIN LABELS: GPSSPDN and GPSALTN (same as GPSSPD/GPSALT without units shown) 10/5/09 ------------------------------------------------------------------------------ # SETLABELCODEID command fixed, last worked in the 8/1/09 release # Path bug for plugin data path # Foobar2000 player, a few different issues # tagcache.ini not saving on exit + Added ONRBUTTON, ONMBUTTON events (Right/Middle Mouse Button Clicks) # SkinEditor bugs fixed, see skineditor history.txt * SkinTool updated v2.0, see skintool history.txt * RRconfig, Added wintvpath, closeplayeronexit settings

__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live

Last edited by guino; 11-05-2009 at 10:36 PM.
mitchjs is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-06-2009, 12:47 AM   #2
Maximum Bitrate
 
Join Date: Aug 2004
Location: Germany
Posts: 461
Konrad is on a distinguished road
Quote:
ReloadKeytbl cmd to reload the keytbl.ini file w/o restarting RR

Thanks alot .
Konrad is offline   Reply With Quote
Old 11-06-2009, 01:32 AM   #3
Variable Bitrate
 
RipplingHurst's Avatar
 
Join Date: Dec 2007
Location: Walnut Creek, CA
Posts: 440
RipplingHurst will become famous soon enough
Thanks a lot for all the hard work!

Unicode 2.4? I don't even know what that means. Just a question, would that work with Winamp 5.56 (lots of options for installation, maybe one work?) I mean, winamp 5.13 does not support unicode, right? So something higher than that must be installed for it to work, or use another player (but most skins don't use WMP's (very fast) database to search and organize tracks, etc.).
__________________
Worklog - 07 Infiniti Fx35 Carputer

Worklog – 06 Infiniti M35 Carputer (sold!)
RipplingHurst is offline   Reply With Quote
Old 11-06-2009, 03:26 AM   #4
Maximum Bitrate
 
pierrotm777's Avatar
 
Join Date: May 2008
Location: Bordeaux, France
Posts: 576
pierrotm777 will become famous soon enough
fastmode=0|1|2
Use faster screen loadings -- default OFF (0)
On faster machines it is suggested that you leave it =0.

By default, my setting fasmode is -1 .

If i change by 0 (for test if rr is faster) , RR say me that the Carwings skin is not a valid skin !


carwings uses .pngs, fastmode MUST be -1, which enabled GDI+
-1 is the right setting...
if you cant do GDI+ (slow old machine) prob time for new machine

Last edited by mitchjs; 11-06-2009 at 06:55 AM.
pierrotm777 is offline   Reply With Quote
Old 11-06-2009, 03:30 AM   #5
Maximum Bitrate
 
pierrotm777's Avatar
 
Join Date: May 2008
Location: Bordeaux, France
Posts: 576
pierrotm777 will become famous soon enough
The skineditor is the 0.76c version not the last 0.76d ?
pierrotm777 is offline   Reply With Quote
Old 11-06-2009, 04:30 AM   #6
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Ya, looks like that might have slipped by...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is online now   Reply With Quote
Old 11-06-2009, 07:03 AM   #7
Raw Wave
 
Join Date: Oct 2004
Posts: 2,123
mitchjs is on a distinguished road
Quote: Originally Posted by RipplingHurst View Post
Thanks a lot for all the hard work!

Unicode 2.4? I don't even know what that means. Just a question, would that work with Winamp 5.56 (lots of options for installation, maybe one work?) I mean, winamp 5.13 does not support unicode, right? So something higher than that must be installed for it to work, or use another player (but most skins don't use WMP's (very fast) database to search and organize tracks, etc.).



not "unicode 2.4"

id3v2.4 tags... google
they new, windows 7 doesnt even support them
i would stick with id3v2.3

yes, 5.13 does NOT support unicode
i would use the newest winamp, cant see any reason not too
also, if you use another player, like WMP, tags come 100% from RR code, not from player
WMP and other players, where RR is concerned is for PLAYING not any music organizing
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 11-06-2009, 10:41 AM   #8
FLAC
 
Sal R.'s Avatar
 
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,405
Sal R. is an unknown quantity at this point
Quote: Originally Posted by konrad View Post
thanks alot .

+1
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v9/22/2009 / Winamp v5.13 / RRMedia v1.2.2
Sal R. is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-06-2009, 12:06 PM   #9
Variable Bitrate
 
RipplingHurst's Avatar
 
Join Date: Dec 2007
Location: Walnut Creek, CA
Posts: 440
RipplingHurst will become famous soon enough
Quote: Originally Posted by mitchjs View Post
not "unicode 2.4"

id3v2.4 tags... google
they new, windows 7 doesnt even support them
i would stick with id3v2.3

Unicode 2.4...LOL...what was I thinking?

Quote:

yes, 5.13 does NOT support unicode
i would use the newest winamp, cant see any reason not too
also, if you use another player, like WMP, tags come 100% from RR code, not from player
WMP and other players, where RR is concerned is for PLAYING not any music organizing


I don't understand exactly what some skins do with winamp then. Maybe they just use winamp database (searching, playlist, etc) and you can still use WMP player? I've tried 5.56 once in Windows 7, I think I had some problems though, but I'll try again.

But I think that's a skin related issue.

I got your point though, I *think*. For what your saying is, it doesn't matter whatever else the skins use the winamp for, when it comes to PLAY the file, RR let's you pick whatever you want, now to SELECT what file to play next, etc. if the skin uses winamp database or whatever, it has no bearing on RR using WMP or whatever else you've set: the skin does not even need to "know" about it, right? (does that make sense? )
__________________
Worklog - 07 Infiniti Fx35 Carputer

Worklog – 06 Infiniti M35 Carputer (sold!)
RipplingHurst is offline   Reply With Quote
Old 11-06-2009, 03:48 PM   #10
Raw Wave
 
Join Date: Oct 2004
Posts: 2,123
mitchjs is on a distinguished road
i dont know of any skin, that uses winamp db, im not even aware of winamp having a db

iTUNES has a database

i been using win7 since beta 2, and NEVER had any issues with WINAMP
keep in mind OLD winamps, were not UAC compliant, ie they tried to write in thier program files directory... but thats been long since fixed in winamp

i would hope that skins dont depend on any one player, but it could happen...

I use WMP sometimes when testing, cause its just simple, and it works, and plays all my music... i do winamp too, just becuase 90% of RR users do, so i want to make sure its working correctly

RR has its own internal playlist management
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 11-06-2009, 04:43 PM   #11
Low Bitrate
 
CherokeeChief's Avatar
 
Join Date: Nov 2004
Location: Italy
Posts: 69
CherokeeChief is on a distinguished road
New RR release solved my video problems, if I use Build in video player or WMP. The second one has better quality, but don't go in to full screen when the controls are hidden. How can I tell to RR or WMP to go in full screen ?
The only bug I found until now, is the radioart not shown anymore in the CWD lite skin.
Thanks.
__________________
--------------------------------------------
It's a Jeep thing...you wouldn't understand !--------------------------------------------
CherokeeChief is offline   Reply With Quote
Old 11-06-2009, 05:46 PM   #12
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
Cover Art - Something isn't working right

I'm running Carwings lite, embeded art and this build; this is what happens:

from the music browser i select a playlist, art appears fine in the audio player..
back one to main menu, art and track details are there no problem.
exit RR.
Restart RR - no art or track details on the main screen
from there, go to music player - art and playlist are visible..
back one to main screen - art and track details came back
exit RR
Restart RR - art and track details are gone.

It happens in LSX Void too.
__________________
****************************************
Intel D945GCLF2 Dual Core ATOM
Lilliput 7" 629GL 2008 LED Backlight
BU-353 USB GPS Receiver / iGuidance / IGO8 / Garmin
M2-ATX Power Supply
RideRunner Front End / Various Skins
Windows XP SP3
treetop777 is offline   Reply With Quote
Old 11-06-2009, 06:24 PM   #13
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,058
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by CherokeeChief View Post
New RR release solved my video problems, if I use Build in video player or WMP. The second one has better quality, but don't go in to full screen when the controls are hidden. How can I tell to RR or WMP to go in full screen ?
The only bug I found until now, is the radioart not shown anymore in the CWD lite skin.
Thanks.

Which skin ? Windows version ? WMP version ? Can you try a different player like MSVid to see ? and maybe a different skin ? never seen that issue - wmp player hasn't changed in a long time.
__________________
Ride 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 11-06-2009, 06:25 PM   #14
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,058
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by treetop777 View Post
I'm running Carwings lite, embeded art and this build; this is what happens:

from the music browser i select a playlist, art appears fine in the audio player..
back one to main menu, art and track details are there no problem.
exit RR.
Restart RR - no art or track details on the main screen
from there, go to music player - art and playlist are visible..
back one to main screen - art and track details came back
exit RR
Restart RR - art and track details are gone.

It happens in LSX Void too.

Which player are you using ? foobar2000 ? if so, did you adjust the buffer setting ? can u try a different audio player to see if it works ?
__________________
Ride 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 11-06-2009, 08:32 PM   #15
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
Quote: Originally Posted by guino View Post
Which player are you using ? foobar2000 ? if so, did you adjust the buffer setting ? can u try a different audio player to see if it works ?

Using winamp 5.13

I don't have any of those other players so instead i'll go back a couple builds and see what happens..
__________________
****************************************
Intel D945GCLF2 Dual Core ATOM
Lilliput 7" 629GL 2008 LED Backlight
BU-353 USB GPS Receiver / iGuidance / IGO8 / Garmin
M2-ATX Power Supply
RideRunner Front End / Various Skins
Windows XP SP3
treetop777 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
Why do people think RR is hard to setup? 2k1Toaster Software & Software Development 53 05-18-2008 01:38 AM
Cinergy 600 users wanted (enhanced RDS support available) Robby BMW Road Runner 70 10-15-2007 06:21 PM
Radio control with iBus ??? jeep642 Car Audio 4 10-02-2007 12:51 PM
Songs and Folders not showing up in new RR Release jwlionking Road Runner 6 09-06-2007 03:55 PM
RR 05-28-05.. Early Release.. guino Road Runner 75 06-04-2005 09:36 PM



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


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