Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
It finds all MPC files of a common DataType that
consist of a substring.
|
|
|
|
It counts the number of MPC entries that have
a specific substring in their filename
|
|
|
|
|
|
It creates a new Lua environment whenever a new
Lua script is loaded
|
|
|
|
|
|
The input stream is designed keeping in mind the structure
of the MPC file in mind.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The exisitng code to read MPC files was moved into FileMan
|