Page 8 of 14 FirstFirst 1234567891011121314 LastLast
Results 71 to 80 of 140

Thread: Discussion of Standardization in RoadRunner skins, plugins, addons and whatever else

  1. #71
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,814
    @Sal R: This is a good thing to add, I mean, to add a "requiredskins" list within the plugin itself, that could be both listed/displayed by the browser and could make RR aware of it -- I personally don't like the idea of not loading a plugin if a required skin is missing (as some plugins may still be useful without all skins) but an option could be made for that or maybe just inform the user that the plugin X requires skin files: Y, Z in the case those are not present on the loaded skin.
    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."

  2. #72
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    Also, since we've expanded the discussion a little bit to include a default presets, how about a default logos path?

    $rrpath$\Logos\
    $rrpath$\Logos\image\
    $rrpath$\Logos\flash\

    It'd be nice to set a default since I use the same logo on different skins and don't have to keep multiple copies in different skin folders.
    Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2

  3. #73
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,332
    Quote Originally Posted by Sal R. View Post
    Also, since we've expanded the discussion a little bit to include a default presets, how about a default logos path?

    $rrpath$\Logos\
    $rrpath$\Logos\image\
    $rrpath$\Logos\flash\

    It'd be nice to set a default since I use the same logo on different skins and don't have to keep multiple copies in different skin folders.
    There's another idea I'd love to sink my teeth into.
    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

  4. #74
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    5,077
    There should be a list of the most commonly used rr/skin parts that are used and all be make availalbe using this new "cleanup and organize rr" way of thinking.

    Anything else to add to this common list?
    RideRunner...The #1 FE, PERIOD.

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

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

    "There are no bugs - only undocumented features."

  5. #75
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    How about radio presets?

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

  6. #76
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,332
    Quote Originally Posted by Sal R. View Post
    How about radio presets?

    *.fm
    That reminds me, with all the gifted programmers writing RRCode, I'm surprised no one has coded a custom list for EQ presets. It seems quite a few skins include 4 or 5 presets on their eq.skin but invariably everyone names them differently. Hell, I bet JohnWPB could even create a press and hold command for his EQ presets like his weather presets that pops up the list and renames the button. (I double-dog dare you )
    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

  7. #77
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    Quote Originally Posted by GizmoQ View Post
    That reminds me, with all the gifted programmers writing RRCode, I'm surprised no one has coded a custom list for EQ presets. It seems quite a few skins include 4 or 5 presets on their eq.skin but invariably everyone names them differently. Hell, I bet JohnWPB could even create a press and hold command for his EQ presets like his weather presets that pops up the list and renames the button. (I double-dog dare you )
    Heh, funny that you mention that. I thought about that before seeing that I have presets populated thru different skins. I was actually thinking of doing that on my new skin when I get around to doing the mixer.skin and creating button assignments to reuse existing presets.
    Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2

  8. #78
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    8,059
    Blog Entries
    41
    well if eq presets had there own folder it'd take about 10 secs for me to whip up a plugin that does this.
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  9. #79
    FLAC Sal R.'s Avatar
    Join Date
    Aug 2006
    Location
    Sun Diego
    Posts
    1,448
    Quote Originally Posted by Sonicxtacy02 View Post
    well if eq presets had there own folder it'd take about 10 secs for me to whip up a plugin that does this.
    Why do you need a plugin?

    I figure you can just create a DL list w/ "*.fm" as the file display filter.

    Then use "SETVARBYCODE;LISTTEXT;LISTTEXT||PRESET;$LISTTEXT$ " to enable the preset.
    Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2

  10. #80
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    8,059
    Blog Entries
    41
    i never thought of it like that.. but then i've never used the file filter with a directory list before. Sounds good as you put it!
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

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
  •