Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39

Thread: Standardisation of plugins discussion

  1. #21
    MGD
    MGD is offline
    FLAC
    Auto Apps:loading...
    MGD's Avatar
    Join Date
    Feb 2005
    Location
    Los Angeles
    Posts
    1,731
    All plugins should be in a subfolder in Road Runner\Plugins, makes it easy for everyone.

  2. #22
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    Quote Originally Posted by MGD View Post
    All plugins should be in a subfolder in Road Runner\Plugins, makes it easy for everyone.


    Hard-coded.

    The same standard should be applied to non-skin specific .exe's.
    Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2

  3. #23
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1
    I totally, and 100% agree with both points.

    1) a SET folder for plugins:

    The Road Runner is getting more and more cluttered up with all of the plugins (And a big surge of them in the past 6 months or so)

    On my system, I have 16 folders in the Road Runner folder for plugins, as well as 36 (THIRTY SIX!) dll's in the root Road Runner folder. It is just out of control!!!

    I also think it should be:
    Road Runner\Plugins

    and inside that sub folders (\RRMedia,\MovieTimes ect...), as many plugins and packages, scripts ect have many files.

    I can put the DLL's in a Plugins folder, as Enforcer mentioned, RR does not care where they are if they are registered.

    But I can NOT move the 16 folders, MovieTimes, Gas, and so forth, as they would no longer work.

    2) An entry in the rr.ini to point to whatever folder, such as:
    PluginsLocation=C:\Program Files\Road Runner\Plugins

    This would still let people choose where they are located, while still allowing a standard "Root" location.
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  4. #24
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    Quote Originally Posted by JohnWPB View Post

    2) An entry in the rr.ini to point to whatever folder, such as:
    PluginsLocation=C:\Program Files\Road Runner\Plugins

    I vote for "pluginspath"

    Seems more "in line" with the rest of RR's dir path variable names.

    Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2

  5. #25
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,275
    Quote Originally Posted by Sal R. View Post
    I vote for "pluginspath"

    Seems more "in line" with the rest of RR's dir path variable names.

    XXXXPATH is akin to RR.ini variables not RRPath\folders. And I this this could be confusing to Newbies.

    EDIT: OOps, disregard the above, now I understand.
    HARDWARE: Fujitsu Stylistic ST5111w/WiFi and dock, internal Hitachi 500G HD, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, BoomzBox HD radio, XM Commander, Delorme GPS, Saitek X-52 Pro joystick, BluSoleil Bluetooth, TPMS, FB, Elm327

  6. #26
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,058
    OK, resurrected this.

    I now have another suggestion.

    All plugins should have an indicator that has the same name as the plugin, so that other plugins can tell if they are running or not.

  7. #27
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,275
    Quote Originally Posted by Enforcer View Post
    OK, resurrected this.

    I now have another suggestion.

    All plugins should have an indicator that has the same name as the plugin, so that other plugins can tell if they are running or not.
    Now that one I like, too. I can see several obvious uses right away.

    Again, which one did I miss?
    HARDWARE: Fujitsu Stylistic ST5111w/WiFi and dock, internal Hitachi 500G HD, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, BoomzBox HD radio, XM Commander, Delorme GPS, Saitek X-52 Pro joystick, BluSoleil Bluetooth, TPMS, FB, Elm327

  8. #28
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,855
    I think that is a great idea.

    #1 A plugin with issues with another plugin would allow some error checking and maybe react diffently if the other one causing the problem is running.

    #2 If someone makes a plugin that could use info that another plugin already populates a label then you could just grab that, instead of doubling the work the the other plugin did in the fist place, which could help to keep things efficient.
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

  9. #29
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216
    Quote Originally Posted by Enforcer View Post
    OK, resurrected this.

    I now have another suggestion.

    All plugins should have an indicator that has the same name as the plugin, so that other plugins can tell if they are running or not.
    another good idea, that needs to be added..

  10. #30
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,058
    Quote Originally Posted by Blue ZX3 View Post
    I think that is a great idea.

    #1 A plugin with issues with another plugin would allow some error checking and maybe react diffently if the other one causing the problem is running.

    #2 If someone makes a plugin that could use info that another plugin already populates a label then you could just grab that, instead of doubling the work the the other plugin did in the fist place, which could help to keep things efficient.

    Also if I know RRMedia is running then RRUpd8 on a successful copy of new files to RR's Musicpath can get RRMedia to reread the music. (I assume their is a command for this, I did ask in the rrmedia thread but you nicely ignored my questions)


    Quote Originally Posted by EL CAMINO View Post
    another good idea, that needs to be added..

    It has already. (well to the plugins standardisation sticky in the plugin section)

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Standardisation of Plugins.
    By Enforcer in forum RR Plugins
    Replies: 1
    Last Post: 01-13-2009, 07:04 PM
  2. List of available plugins and features
    By JohnWPB in forum RR Plugins
    Replies: 5
    Last Post: 10-25-2008, 07:16 PM
  3. Where to find Plugins?
    By skigil in forum CarFrontEnd
    Replies: 1
    Last Post: 11-25-2007, 11:23 AM
  4. Replies: 15
    Last Post: 08-21-2007, 04:46 PM
  5. Embed several plugins, time delay
    By Flappy in forum Road Runner
    Replies: 3
    Last Post: 01-02-2006, 04:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •