I've built and released RemoteMaster v0.74
Changes for v0.74
- Remove RDFs from the distribution
- Updated10-14-03Maps-Images-etc.zip from Nils
- Add support for multiple image maps in a single RDF.
Links:
RemoteMaster.v0.74.zip
Release Notes and Change Log (also included in the ZIP file)
Installation Instructions (also in the Readme.txt included in the ZIP file)
The ControlRemote project home page.
RemoteMaster v0.74 now available
Moderator: Moderators
Support for multiple image maps in an RDFs in v0.74
Details for RDF developers about the "Add support for multiple image maps in a single RDF" in v0.74.
If the .rdf name contains an underscore (_), and there are more that 2 characters between the underscore and the preceeding dash or space, the RDF is assumed to represent multiple remotes. Otherwise only 1 remote is defined, and any _ is replaced with slash (/)
The names of the remotes are built as follows:
-The length of the variable part of the name is the number of characters between dash/space and the underscore.
-The prefix for the remote name is the part up to and including the dash/space.
-The postfix for the remote name is the part that comes after the last underscore + the variable length.
For example:
Given "HT80HT80 (URC-8080_8090-B00 Producer 8).rdf"
The name portion is "URC-8080_8090-B00 Producer 8"
The length of the variable part is 4.
The prefix is "URC-"
The postfix is "-B00 Producer 8"
There are 2 remotes represented:
1. URC-8080-B00 Producer 8
2. URC-8090-B00 Producer 8
The ImageMap= line in the RDF may contain multiple map files names, separated by commas (,). The order and number is expected to match the order and number of names generated from the file name. If there are less image maps than names generated, the last image map is used for the additional names. Extra image maps are ignored.
RM will present this single remote as individual remotes, with unique names.
If the .rdf name contains an underscore (_), and there are more that 2 characters between the underscore and the preceeding dash or space, the RDF is assumed to represent multiple remotes. Otherwise only 1 remote is defined, and any _ is replaced with slash (/)
The names of the remotes are built as follows:
-The length of the variable part of the name is the number of characters between dash/space and the underscore.
-The prefix for the remote name is the part up to and including the dash/space.
-The postfix for the remote name is the part that comes after the last underscore + the variable length.
For example:
Given "HT80HT80 (URC-8080_8090-B00 Producer 8).rdf"
The name portion is "URC-8080_8090-B00 Producer 8"
The length of the variable part is 4.
The prefix is "URC-"
The postfix is "-B00 Producer 8"
There are 2 remotes represented:
1. URC-8080-B00 Producer 8
2. URC-8090-B00 Producer 8
The ImageMap= line in the RDF may contain multiple map files names, separated by commas (,). The order and number is expected to match the order and number of names generated from the file name. If there are less image maps than names generated, the last image map is used for the additional names. Extra image maps are ignored.
RM will present this single remote as individual remotes, with unique names.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
Nils_Ekberg
- Expert
- Posts: 1689
- Joined: Sat Aug 02, 2003 2:08 pm
- Location: Near Albany, NY
I'm not sure it makes a huge difference for device upgrades, but extenders generally have different restrictions for what can be done with a button. The RDFs should reflect these differences, particularly for IR. So I say yes, we should do the extenders as well.Nils_Ekberg wrote:Question? I assume the answer is yes but should we do the Extenders also?
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
Nils_Ekberg
- Expert
- Posts: 1689
- Joined: Sat Aug 02, 2003 2:08 pm
- Location: Near Albany, NY
Good, because I already did for the 6012 series.gfb107 wrote:I'm not sure it makes a huge difference for device upgrades, but extenders generally have different restrictions for what can be done with a button. The RDFs should reflect these differences, particularly for IR. So I say yes, we should do the extenders as well.Nils_Ekberg wrote:Question? I assume the answer is yes but should we do the Extenders also?
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact: