Your Universal Remote Control Center
RemoteCentral.com
Remote Control File Area
Up level
Up level
The following page was printed from RemoteCentral.com:

Before you continue!

This file area has been replaced with a newer one!
As of 2011, this section is no longer being updated, and some files may show as unavailable. For free access to all of these downloads and many newer ones, visit our NEW file area at: http://files.remotecentral.com

 Files > Search
Your search found 13 files by Lyndel McGee.
[ < Back | Next > ]
Page: 1 ]
Sort by: [ Title | Date | Author ]
Philips Pronto & ProntoPro
CCF Programs - SNL Sony CD Supercharger
For: All Models
By: Lyndel McGee
v1.00 This program for Sony CD Changers uses SuperNudeList Database Disc/Artist Information and provides: 1) Generation of Basic Sony CD IR commands for all Command Modes, 2) Generation of any number Programmed Playlists for download into Program 1 (CDP-CX450 remote functionality), 3) Generation of NameList CCF that downloads disc names, artist names, and links disc to artist for Sony CD Changers (Requires 2MB or higher remote), 4) Generation of SIRCS Bytestream command sequences as well as a discussion of Sony SIRCS bytestream commands and respective checksums (README2.TXT).
Updated: August 07, 2002  Size: 3.74mb
Other Programs - PEUpstack
For: All Models
By: Lyndel McGee
Patch your remote editing software to increase stability. Works for both the Philips and Marantz legacy and Next Generation CCF/PCF editors. See the readme file for further details.
Updated: April 20, 2004  Size: 82kb
SuperNudelist - SuperNudelist
For: All Models
By: Lyndel McGee
v2.0.0.8 Official The ultimate tool for CD and DVD megachanger integration into your Pronto remote. Major features: Updated UI with new sort capabilities. List links and hard buttons can now be set to point to both Home Page and Macro pages. New support for "Favorites" sub-list. Reference a set of favorite discs from the Alphabet page. New support for surround field and aspect ratio assignable at the disc level. New support for GIF filenames in the icon subsystem. All header buttons now have pressed and unpressed color selections. Provide ability to not send IR commands for disc and/or track selection controlled by settings in the SNL player definition. See the MS Word documentation for complete details. Extras: MS Word documentation; SNL JumpStart package also included.
Updated: September 02, 2005  Size: 2.89mb
SuperNudelist - DVDProfiler2SNL Import Package
For: Philips ProntoPro
By: Lyndel McGee
v1.01 This zip file contains a VBScript with command-line options to import a DVDProfiler XML Export directly into SuperNudelist to the List of your choosing. Users also have the ability to override both Genre (Artist) and DVD (Disc) names during import.
Updated: March 30, 2004  Size: 15kb
SuperNudelist - Lyndel's "Rainbow" Graphics
For: Philips ProntoPro
By: Lyndel McGee
These images follow the same theme of the original SuperNudelist B&W images yet they are done in color. Included are custom "Rainbow" headers, Red and Blue Strips/Buttons, and an Yellow-Orange Alphabet button. The images are designed to be used with either the ProntoPro or RC9200 using the standard SNL Layouts.
Updated: March 14, 2003  Size: 10kb
Mitsubishi Television All DLP RPTV
For: Philips TS-1000
By: Lyndel McGee
This CCF contains all known remote codes as well as all function codes for device 71 (standard Mitsubishi TV device), including all Input and Format (minus XGA Reduce) discrete codes. All 256 function codes are provided as well such that a user can experiment with new models and copy/label new buttons as needed. Tested on WD72625.
Updated: January 01, 2005  Size: 8kb
Sony CD Changer All Changers
For: Philips TS-1000
By: Lyndel McGee
This is the definitive CCF for all Sony CD changers. Includes command modes 1, 2 and 3. Includes discrete codes. It has been updated to include Group Mode Selection Control A1-II codes as well. This is the same CCF generated by my SonyCDSuperCharger program, also available on this site.
Updated: April 03, 2004  Size: 11kb
Sony DVD Changer All Models
For: Philips TS-1000
By: Lyndel McGee
This is the ultimate IR code CCF for Sony DVD Players. It contains the full set of known (and unknown) IR functions (0-127) for each DVD Command Mode. Note that buttons in this CCF is intended to be aliased by your own graphic buttons and, as a result, this CCF contains no graphic button images. All Command Modes (1-3) are included here. If your DVD changer does not support settable Command Modes, simply use Command Mode 1.
Updated: April 05, 2004  Size: 44kb
Sony DVD Jukebox All Models
For: Philips TS-1000
By: Lyndel McGee
This is the ultimate IR code CCF for Sony DVD Players. It contains the full set of known (and unknown) IR functions (0-127) for each DVD Command Mode. Note that buttons in this CCF is intended to be aliased by your own graphic buttons and, as a result, this CCF contains no graphic button images. All Command Modes (1-3) are included here. If your DVD changer does not support settable Command Modes, simply use Command Mode 1.
Updated: April 05, 2004  Size: 44kb
Sony DVD Player All Models
For: Philips TS-1000
By: Lyndel McGee
This is the ultimate IR code CCF for Sony DVD Players. It contains the full set of known (and unknown) IR functions (0-127) for each DVD Command Mode. Note that buttons in this CCF is intended to be aliased by your own graphic buttons and, as a result, this CCF contains no graphic button images. All Command Modes (1-3) are included here. If your DVD changer does not support settable Command Modes, simply use Command Mode 1.
Updated: April 05, 2004  Size: 44kb
Philips Pronto NG & ProntoPro NG
Other Programs - PEUpstack
For: All Models
By: Lyndel McGee
Patch your remote editing software to increase stability. Works for both the Philips and Marantz legacy and Next Generation CCF/PCF editors. See the readme file for further details.
Updated: April 20, 2004  Size: 82kb
Philips Pronto Professional
Games - Galaxy 96 (ProntoScript Edition)
For: Pronto TSU9600
By: Lyndel McGee
This version of Galaxy has exactly 4 pages and utilizes around 450 lines of JavaScript code to manage the game board. The approach I followed here was to create 2-dimensional arrays for board status (if you look @ Daniel's original pages, the names implied 2-dimensional status), a set of Button Widgets (for the Planets) and a set of Panel Widgets (for the black holes). The ProntoScript concepts exercised here are as follows:

  • Using a Panel named "_PS_DEBUG_" and a Debug Clear Button (See "Game" page script) to assist with debugging a script.
  • Example using visibility control and image assignment (Buttons have images with indices of 0 and 1) to display game board. Visibility is toggled between Buttons and Panes for a particular cell based on user selection.
  • Example of using a RESOURCES page to house common images that you then load into buttons/panels on the active page.
  • This version has all 3 backgrounds color-reduced to 64K colors. This change basically dropped the file size from 3MB down to just over 1MB with no real noticeable difference.
  • Last but not least, this configuration is an example of something that required 8 devices and many pages to develop prior to... (more)
  • Updated: July 22, 2007  Size: 1.30mb
    Games - Pronto Pong
    For: Pronto TSU9600
    By: Lyndel McGee
    v1.0.1 This should bring back memories. This new ProntoScript game outlines several useful features of scripting. The features specifically outlined are:
    1. Object Oriented JavaScript using Prototypes.
    2. Retrieving/Manipulating widgets using the Configuration File (CF) widget() function.
    3. Toggling Firm Key label based on Game Status.
    4. Illustrates one use of the Activity.scheduleAfter() method.
    5. Includes transparent panel tagged with name '_PS_DEBUG' to facilitate debug/display of any error messages that might occur.
    This game was adapted quicly from an HTML-Javascript based game. Port to ProntoScript was quite easy. The ProntoScript for this game is divided into 3 parts.
    1. The Pong Game object and 'pong' variable in the Activity Script.
    2. The Pong Game initialization code in the Page Script.
    3. The Game Toggle functionality coded in Firm1 Button Script.
    I've also included a custom Activity Icon (small) such that you can incorporate a button wherever you like. Enjoy!
    Updated: July 22, 2007  Size: 139kb
    Return to the index of all files.


    Share with the remote control community
    by uploading a file to Remote Central!

    Hosting Services by ipHouse