Muxman MXP files
ver 0.18
This reference contains information about unreleased features. Such features are shown in grey and should be considered provisional. The final implementation may change the information contained here.

Muxman mxp files use a simple syntax, ie "keyword=value". There can be no spaces between the last character of the keyword and the equal sign, nor can there be spaces between the equal sign and the first character of the value.
Where there are additional related keyword-value pairs they are enclosed in curly braces.
Indentation is optional, and is used only for readability.

Muxman mxp files are divided first into three sections.

Section=Settings
{
	--- settings statements ---
}
Section=Content
{
	--- content statements ---
}
Section=Navigation
{
	--- navigation statements ---
}

Additional documentation: sst file format.
Skip straight to VM command syntax
Examples of commands, random, shuffle, more



Muxman home page MXP documentation index DVD-Video info home
Copyright © 2005 - 2012 MPUCoder, all rights reserved.