Commit graph pcjs/versions/c1pjs/1.20.4
Author SHA1 Message Date
Jeff Parsons
3158575aa7 Updated the icon locations for the Node XSL templates 2016-01-19 21:52:40 -08:00
Jeff Parsons
697ef9005f Additional DOS and OS/2 directory listings 2016-01-19 11:52:03 -08:00
Jeff Parsons
12b760f912 Changed the last embedPC() parameter from sStateFile to sParms, although for backward compatibility, if sParms is not a JSON object definition (ie, beginning with a brace), it continues to be treated as a state filename.
This change allows us to pass any number of additional properties to embedPC(), which in turn can override properties contained in the XML file; the only property overrides currently supported are 'state' (which overrides any 'state' property set in the XML's <computer> element) and 'automount' (which overrides any 'automount' property set in the XML's <fdc> element).  The goal is to make it easier to reuse XML machine definitions, by allowing commonly altered component attributes to be overridden.
2016-01-18 16:11:08 -08:00
Jeff Parsons
b10810ae4d Assorted redirects and title updates 2016-01-06 23:53:52 -08:00