|
 |
|
10-28-2008, 01:09 PM
|
#1
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
RRExtended [ v1.14 Updated 7/26/09 ]
This is a both a HUGE collection of very useful cmds and a combination of all my smaller plugins, all in one plugin.
Feature Set
-RRCalc
-RRStrings
-RRSpeak (Curr ver req Sapi5)
-PlayWav
-RROSKTOCMD
-RRNUMOSKTOCMS
-RRFileCopy
-RRFileMove
-"ONSCREENCHANGE"
-DayNightEvents from my other plugin
-RRWarningWatcher
-RRResumer
-"BYSTR" Cmd
-RRVolRamper (req's RoadRunner build 10/10/08 or latter)
-RRFob
-RRFileMgr
-RRSkinGen
-RRHostWatcher
-RRPlyr
-TxtBoxToVar
-RunningApps ( from my other plugin and upgraded )
-ProcWaitClose
-IniKeyToVar
-VarToIniKey
-FileSrchRepl
-Global Timer(s)
-LoadFontList
-GetMouseColor
-SetFontPV
-SetFontPVColor
-IndPoller
-GpsIndFix ( from my other plugin )
-"PresetList" command
-"BYRANGE" command
-"BYSCRN" command
-"BYLBL" command *new
-TaskManager *new
-ElaspedTmr *new
-DateOSK *new
-TimeOSK *new
History
ver 1.14 [ Released 7/26/09 ]
===============================
Added Task Manager feature
Added ElaspedTmr feature
Added DateOSK feature, has two main cmds, "DateOSK" & DateOSKToCMD"
Added TimeeOSK feature, has two main cmds, "TimeOSK" & TimeOSKToCMD"
Added "BYLBL" command, works like the BYSCRN, simplifies rr cmds into one
Added Starting point for the plugin Demo Skin
Fixed "BYRANGE", was putting cmd to exec at the end of RR cmd que instead of doing a direct replacement of the "BYRANGE" cmd
Fixed Few Commands that would return a ONCOMMANDINVALID on a valid RRExtended cmd
Upd8d Plugin notes, added some missing info
ver 1.13 [ Released 6/24/09 ]
===============================
Added "BYSCRN" cmd, more simpler way to execute a cmd(s) if specified screen matches current.
ver 1.12 [ Released 5/11/09 ]
===============================
Added optional parameter to the "BYRANGE" CMD, allows for within,below,above specified range cmds
Added Missing GpsIndFix Notes
Added Sample GpsIndFix indicator images(iG Style)
Upd8d "BYRANGE" cmd notes
ver 1.11 [ Released 5/7/09 ]
===============================
Added GpsIndFix from my other plugin to this one
Fixed DNE, now also sets the RR lastsunmode variable when the sun mode changes
Added Additional DNE Debug Logging Info
Added New plugin Initialize method
Added "PresetList" cmd, will use a CL to list all Mixerpresets found in the RR variable $PRESETSPATH$(usually Root\MixerPresets\)
Added File check to PlayWAV cmd, keeps windows from playing default sound if/when file specified doesn't exsits
Added "BYRANGE" cmd, more simpler way to execute a cmd if within/out of the specifed range.
ver 1.10 [ Released 2/28/09 ]
===============================
Added IndPoller, indicator watcher that executes a cmd on ind status change
Fixed RunningApps, would not enable if only one app was listed to be watched
Upd8d RRExtended_Debug, will refresh its debug log on every run if enabled, setting old log to "RRExtended_Debug.old"
Fixed RRPlyr, Media song position slider, now is zero if no media loaded.
ver 1.09 [ Released 2/26/09 ]
===============================
Added SetFontPV, realtime font preview using a std RR label
Added SetFontPVCOLOR, realtime font color preview using a std RR label
ver 1.08 [ Released 2/24/09 ]
===============================
Upd8d GetMouseColor, now has a "SC" format too "R,G,B"
Fixed RunningApps_Enabled setting
Fixed Comma/period in the static gps settings for the DayNight feature
ver 1.07 [ Released 2/22/09 ]
===============================
Added LoadFontList, loads a CL with installed fonts
Added GetMouseColor, get color under mouse when executed
Added Example skins for above features
Upd8d Added some extra debuging to Global timers
Fixed Global Timer names, allows only one instance of each timer name
ver 1.06 [ Released 2/21/09 ]
===============================
Added Global Timers, Add/Del/Start/Stop/Reset
ver 1.05 [ Released 2/16/09 ]
===============================
Upd8d FileSrchRepl, added a parm to specify what char(s) to use if the search or replace strings contain the "||" chars.
ver 1.04 [ Released 2/12/09 ]
===============================
Added IniKeyToVar, reads from a standard ini file,a section key to a var
Added VarToIniKey, writes a var to a standard ini file's section key
Added FileSrchRepl, allows a search/replace on a txt file
Added RRStrings_SplitStr, split a string/var by a specified char(s)
ver 1.03 [ Released 2/2/09 ]
===============================
Fixed RRNumOskToCmd, not working properly
Fixed RREnter, now clears osk textbox on exit
Added DNE_Refresh cmd, to use the current saved settings w/o reloading skin (Req by chuck)
Added DNE_Enable cmd, realtime on/off of feaure w/o saving setting
Added TxtBoxToVar cmd, sets a var from the contents of a textbox
Added RRCalc_Func label, displays current function
Added RRPlyr, simple media player for wav/wma/mp3 files
Upd8d to the latest plugin standards.
Added RunningApps, creates ind's and custom events for running process
Added ProcWaitClose, halts cmd execution till specified process no longer exists, also w/ timeout
Ver 1.02 Updated 12/16/08
-----------------------------
Fixed DNE settings issue, had to have all setting whether used or not
Fixed RRSpeak issue, Had to do the an issue in the RR ActiveSourceID feature
Added Hidden feature to be released after further testing.
Ver 1.01 Updated 12/6/08
-----------------------------
Fixed DNE_Enabled setting issue
Added DNE_Mode for setting which fall back to use
Version: 1.00 Release date: 11/28/08
-------------------------------------
Initial plugin release
See the RRExtended Notes.txt for feature cmds & syntax's
Last edited by Blue ZX3; 07-26-2009 at 10:25 PM.
Reason: Updated plugin
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
10-28-2008, 01:52 PM
|
#2
|
|
FLAC
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
|
***********
* RRSpeak *
***********
----------------
Description
----------------
Functions the same as the internal cmds execpt that it can be set independantly of RR's voice setting.
Main reason for this was to make a work around for when RR starts saying all the executed cmds instead of
only speaking when told to speak.
----------------
Commands
----------------
"RRSpeak"
=========
Syntax: "RRSpeak;<phrase to speak> or <ON>,<OFF>"
Example: "RRSpeak;Road Runner, welcome to thee number 1 front end!"
Result: Phrase spoken
Example: "RRSpeak;<ON>"
Result: Turns on RRSpeak for speaking and saves setting
You can do that already with the TALK command. Turn Voice off in rrconfig and use TALK instead of SAY. Only problem is the volume. TALK Command is overlaid. Are you planing on lowering the volume of other sources when RRSpeak is executed?
|
|
|
10-28-2008, 02:03 PM
|
#3
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Well, I wasn't aware of the diff Talk/Say, but could do something to fix/add said issue.
|
|
|
10-28-2008, 02:39 PM
|
#4
|
|
FLAC
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,405
|
Cool.
For RR Calc, can you add a "tickertape" feature?
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v9/22/2009 / Winamp v5.13 / RRMedia v1.2.2
|
|
|
10-28-2008, 02:46 PM
|
#5
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
When I revise that func, I'll see. Output to a CL? Could then save for latter if wanted.
|
|
|
10-28-2008, 02:51 PM
|
#6
|
|
FLAC
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,405
|
Quote: Originally Posted by Blue ZX3 
When I revise that func, I'll see. Output to a CL? Could then save for latter if wanted.
A CL is what I figured.
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v9/22/2009 / Winamp v5.13 / RRMedia v1.2.2
|
|
|
10-29-2008, 11:49 AM
|
#7
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Blue do you think you could add a command called ONSKINCHANGE similar to ONSONGSTARTso when you go from skin to skin it would trigger it. You could use it for many things such as every time you go to a skin or exit from another skin to that skin you could have that trigger like.
Code:
"ONSKINCHANGE","Showwindow;windowname;true||MUTE||SETLABEL;MESG;gogo”,Clock.Skin
"ONSKINCHANGE","PlayWav;$RRPATH$GAME\GAME.MP3",GAME.Skin
Would be nice if it was in RR it self but this woud be a good place for it.
|
|
|
10-29-2008, 01:17 PM
|
#8
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
That can and will be added, but called "ONSCREENCHANGE" and will be executed (before/after?) the "LOAD" or "MENU" cmds.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-29-2008, 01:37 PM
|
#9
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
I guess it would be after the load or menu or when “RRSCREEN” name changes so it would trigger after going into or after exiting a skin.
“ONSONGSTART” triggers after the song changes
|
|
|
11-07-2008, 02:07 PM
|
#10
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Ok, this now executes a "ONSCREENCHANGE" when loading,exiting,escaping,canceling on any screen.
Also RRCalc will have a TicketTape via a customlist
Last edited by Blue ZX3; 11-07-2008 at 02:09 PM.
|
|
|
11-07-2008, 02:17 PM
|
#11
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Thank you Thank you Thank you
is the day/night thing going to be in this or the calendar?
|
|
|
11-07-2008, 03:10 PM
|
#12
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
I did think about adding it to the Calendar but after thinking about it, decieded not to. As fairly simple as it is, I may just add it to this as its more like the already built in auto-skin/gamma funcs and this is a collection of basic rr like cmds.
|
|
|
11-09-2008, 06:19 AM
|
#13
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
I think this would put this plugin over the top.
Do stuff like this and always have it over write and wait for copy to complete before executing the next command.
Code:
"FILECOPY"
"BACKUPRRINI","FILECOPY;$RRPATH$rr.ini;$SKINPATH$BACKUPFOLDER\rr.ini"
"RESTORERRINI","FILECOPY;$SKINPATH$BACKUPFOLDER\rr.ini;$RRPATH$rr.ini||RELOADRR"
"DAYSKIN","FILECOPY;$SKINPATH$DAYFOLDER\*.*;$SKINPATH$*.*||RELOADSKIN"
"NIGHTSKIN","FILECOPY;$SKINPATH$NIGHTFOLDER\*.*;$SKINPATH$*.*||RELOADSKIN"
"ALLPLUGINSOFF","FILECOPY;$SKINPATH$PLUGINFOLDER\PLUGINSOFF.TXT;$SKINPATH$PLUGINS.TXT||RELOADSKIN"
Last edited by Chuck; 11-10-2008 at 10:53 AM.
|
|
|
11-10-2008, 02:57 PM
|
#14
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
"RRFileCopy"
"RRFileCopy;<SOURCE>;<DESTINATION>"
WILL OVERWRITE ANY/ALL FILES IN DESTATION
|
|
|
11-10-2008, 03:52 PM
|
#15
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
 Goody Goody Goody
Now when can I try it
|
|
|
|
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 03:43 PM.
| |