July already??!??! need i say more..
Download HERE
whew, a bunch of stuff...
(well seems mostly more DVD/MPCHC tweaks)
- if you use the line in plugin for radio, please change to the new settings
RadioUseLineInPlugin & RadioLineInPar- if you use Media Player Classic - Home Cinema (and you all should be)
MPCHCPATH= setting!!!
(if you have mpc-hc.exe in the RR Root path, you dont need this setting)
History:
Code:LEGEND:
- = Removed
+ = Added
* = Changed
! = Major code change
# = Bug fix
^ = Note
6/29/2011
------------------------------------------------------------------------
- Removed Phidgets code from code, now in a plugin.
* SpeedAtt Linear Mode, volume will not go above the speedattvolb setting
6/26/2011
------------------------------------------------------------------------
* Tweaks to physical DVD playback with mpc-hc
+ Skin Label; "TRACKNAME" when physical dvd, it will use volume name
6/25/2011
------------------------------------------------------------------------
+ Skin Command; "DAYNIGHTSKIN" added back toggle support that was accidently removed on 10/1/2011 release
Command will toggle between day and night skin, IF auto skin mode is disabled
6/23/2011
------------------------------------------------------------------------
* Setting; "uselineinplugin" to "RadioUseLineInPlugin", due to vagueness
* Setting; "lineinpar" to "RadioLineInPar", due to vagueness
6/15/2011
------------------------------------------------------------------------
# If no File Types are specified for a DL, "*.*" is assumed.
+ Added CRLF command for entering Carriage Return on OSK (Plugin Support)
6/14/2011
------------------------------------------------------------------------
* Media Player Classic - Home Cinema min version of v1.5.2.3225 is
needed for correct DVD Control
6/13/2011
------------------------------------------------------------------------
* VIDEO/DVD Player; MPC-HC - rewrite of dvd resume logic, should now work with titlesets
6/12/2011
------------------------------------------------------------------------
! Setting; "RRMusicBrowse=" is boolean(true/false. Set true if you want to start the browse at last location, DEFAULT = false (and if not present in rr.ini)
The last browsed path is now stored in resume.ini (Cache file)
ex. rrmusicbrowse=true
! Setting; "RRVideoBrowse=" is boolean(true/false). Set true if you want to start the browse at last location, DEFAULT = false (and if not present in rr.ini)
The last browsed path is now stored in resume.ini (Cache file)
ex. rrvideobrowse=true
+ Setting; "RRDVDBrowse=" is boolean(true/false). Set true if you want to start the browse at last location, DEFAULT = false (and if not present in rr.ini)
The last browsed path is now stored in resume.ini (Cache file)
ex. RRDVDBrowse=true
+ User Variable(READ ONLY); "LISTPATH" just like "DLPATH" but contains the current directory list path.
used like "DLPATH" but no need to setvarbycode.
joins, "LISTTEXT", "LISTDESC" & "LISTPOS" variables
6/11/2011
------------------------------------------------------------------------
+ Settings; "MPCHCPATH=x" where x is the full path to MPC-HC.EXE
ex. mpchcpath=C:\Program Files\RideRunner\mpc-hc.exe
+ Skin Indicator; "COVERART" added support for DVD Browsing
ex. iso file, will be the name of the iso.jpg/png
if folder, will be the name of the folder.jpg/png
if DVD Folder, will be the 1st found .jpg/png
if RRBROWSE file, will be skinpath "dvdicon.jpg/png"
6/10/2011
------------------------------------------------------------------------
+ Skin Indicator; "ALBUMART" added support for DVD (selected dvd)
ex. if iso file, will be name of iso.jpg/png
if dvd folder, will be any file in root of the selected folder
if physical dvd, will be "dvdicon.png/jpg" from skin path
+ Blocked "ONFILECLICK" event when going into a folder (DLs)
+ Skin Commands; "SKIPTO" & "SKIPTODESC" (when unsed on DLs)
added optional 2nd arguemnt to ignore folders.
ex. "SKIPTO;c;true"
"SKIPTODESC;f;true"
"SKIPTO;d;1"
6/7/2011
------------------------------------------------------------------------
+ Skin Label; "TRACKNAME" added some more DVD support (folders and iso).
Will show folder name or iso file mounted.
* Installer tweaks, added registry keys: IsProfileMode & ProfilePath
# Foobar2000 Control Server fix for getting playing track, vs track in focus
V1.0.2 is the new version, and installer will now install it in user components path
6/6/2011
------------------------------------------------------------------------
# Tweaks to MPC-HC Video Player
+ Skin Command; "MIXER" will now check for a audio player named file.
ex. when player is Foobar2000, RR will look for "mixer_foobar2000.skin"
If no audio player based skin is found, "mixer.skin" is loaded as usual.
6/5/2011
------------------------------------------------------------------------
# DVD will resize correctly when controls are shown
6/4/2011
------------------------------------------------------------------------
+ Installer RegKey; "ProfilePath" registry value, this will point to the root RR data path
ex. "C:\Users\mitchjs\Documents\RideRunner" in this case RR in profile mode
+ Installer RegKey; "IsProfileMode" dword 1 if in profile mode, 0 if in legacy

