bengtmartensson / Girr

Girr is a universal XML-based format for the exchange and storage of infrared signals.
http://www.harctoolbox.org/
GNU General Public License v3.0
3 stars 1 forks source link

Allow embedded IRP protocols #8

Closed bengtmartensson closed 4 years ago

bengtmartensson commented 5 years ago

On the scheme level, this amounts to allow the irp:protocols element, for example as child element of remotes and remote. This amounts to append the IRP data base of known protocols with the ones given in the file -- overriding in the case of identical names. The commands still refer to protocols using the protocol's name, not XML references.

bengtmartensson commented 4 years ago

New version (not yet "released"!) 1.1 allows for irp:protocols as child element of remotes, remote, and commandSet. irp:protocol allowed as child element of command between notes and parameters.