Page 9 of 15 FirstFirst 123456789101112131415 LastLast
Results 81 to 90 of 145

Thread: New Age Garmin - FINAL RELEASE 01OCT09

  1. #81
    Newbie
    Join Date
    Jul 2006
    Posts
    35

    Doing it

    Quote Originally Posted by ThunderStick View Post
    If I can get this figured out for radio, XM and Music or anything else for that matter shouldn't be a problem and that would be prety damn cool to have a pop up Ilist with large print.
    I was thinking it would mirror the same functionality as you are already doing with Music. When you hit the music button it opens a pop-up (for lack of a better term) that has a list of the music in the current play list. Or if you hold down the music button to add music to the play list.

  2. #82
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,275
    O.K., this is quick and dirty. I'll let ThunderStick take it from here. The attached includes a new radio_player.skin, xm_player.skin and a biglist_player.skin. The only change on the radio/XM players was replacing the last preset button to popup the biglist player. This somehow loads the radio.ini or xmcache.ini in the same style as the audio player.

    Issues:
    1. Can't get ilist to work
    2. Next/prev plays next/prev - no scrolling (pgup/pgdn buttons would help, but it still plays whats highlighted)
    3. Need to create "BYVAR" code to change the biglist_player labels from the radio labels to the XM labels.
    Attached Files Attached Files
    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

  3. #83
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    Quote Originally Posted by montgomeryt View Post
    I was thinking it would mirror the same functionality as you are already doing with Music. When you hit the music button it opens a pop-up (for lack of a better term) that has a list of the music in the current play list. Or if you hold down the music button to add music to the play list.
    The way that is working is It uses the audio command to initiate the audio player (needed to auto turn off radio or what ever was on before) then exits the skin file then reloads using a MENU command instead so that it loads ontop of the main menu screen. This will not work when just trying to enlarge the ilist. You still need the radio_player.skin fle in order for the correct playlist to display. Cant have two seperate ones. Carputer1 gave me an idea that may work, and I will take a look at what Gizmo has and see what I can come up with.
    Expect an update soon, with enlargable ilists on the picviewer, music menu, radios, anything with an ilist now. This is definitely a needed and very cool feature.
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  4. #84
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    GOOD NEWs
    Guess what I found in my pile of crap computer parts, XM-PCR USB radio. Now I can test out the XM skin.

    BAD NEWS
    Cant get the ilist to work either. I tried using the loadlist command to load up the xmcache.ini with no luck. I did add a button for the biglist popups thought on both the radio and xm screens.
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  5. #85
    The Last Good Gremlin GizmoQ's Avatar
    Join Date
    Nov 2004
    Location
    St Louis
    Posts
    2,275
    Quote Originally Posted by ThunderStick View Post
    GOOD NEWs
    Guess what I found in my pile of crap computer parts, XM-PCR USB radio. Now I can test out the XM skin.

    BAD NEWS
    Cant get the ilist to work either. I tried using the loadlist command to load up the xmcache.ini with no luck. I did add a button for the biglist popups thought on both the radio and xm screens.
    If you can't find a way to get the ilists working, you're gonna haveta widen the popup screen and add up, down, pgup, pgdn buttons to the left of the list. To me it was no big deal for the radio (12 presets), but XM is a totally different story.
    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. #86
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    OK got it figured out, check it out in the first post.
    Uploading now
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  7. #87
    Low Bitrate
    Join Date
    Sep 2008
    Posts
    81
    This is a great skin for us Garmin users! I have a quick question. Has anyone had an issue when they fire this skin up of getting error messages? I get three errors made up of 2 of the same and 1 unique. They are:

    First:

    Line -1:

    Error: Variable must be of type "Object".

    Second (Happens Twice):

    Road Runner must be running for this to work

    Also, I have never gotten the backgrounds button to work. It always crashes RR. I have it set in RR and in this skin's skin.ini but it doesn't work. If I go set it statically it will showup but I can't browse them.

    I know this seems like a lot, but lastly, if I try to register the plugins i get an error for all of them saying: "LoadLibrary("whatever dll it tries.dll") failed - The specified module could not be found."

    I love this skin otherwise. Please help me get it figured out!

    Thanks a TON!

  8. #88
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    Quote Originally Posted by JQFletcher View Post
    This is a great skin for us Garmin users! I have a quick question. Has anyone had an issue when they fire this skin up of getting error messages? I get three errors made up of 2 of the same and 1 unique. They are:

    First:

    Line -1:

    Error: Variable must be of type "Object".

    Second (Happens Twice):

    Road Runner must be running for this to work

    Also, I have never gotten the backgrounds button to work. It always crashes RR. I have it set in RR and in this skin's skin.ini but it doesn't work. If I go set it statically it will showup but I can't browse them.

    I know this seems like a lot, but lastly, if I try to register the plugins i get an error for all of them saying: "LoadLibrary("whatever dll it tries.dll") failed - The specified module could not be found."

    I love this skin otherwise. Please help me get it figured out!

    Thanks a TON!
    More han likely you are using the Road Runner version of the skin with the newest version of Road Runner, Which is Rider Runner. Ride Runner is not backwords compatible with my skin because of the scripts that I use. Download the Rider Runner Skin and try this. If you are using the Ride Runner Version than try the other Road Runner version. This should clear up your problems.
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  9. #89
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    New Release = Bug Fix for Movie Times Navigation and Big iLists in Radio and XM
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  10. #90
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    New youtube preview updating now...
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

Similar Threads

  1. Garmin Mobile PC
    By ptk in forum Garmin Mobile PC
    Replies: 97
    Last Post: 08-27-2009, 05:05 PM
  2. Replies: 16
    Last Post: 03-18-2009, 04:03 AM
  3. Replies: 72
    Last Post: 07-19-2008, 12:28 AM
  4. Replies: 11
    Last Post: 01-31-2006, 04:37 AM

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
  •