September 25 2003 Media X Menu 0.9n.5 Please stop by the forums at Xbox-Scene.com to report any issues in the MXM forum. Tutorials located at: http://www.writersgallery.com/MXM/TUT Short Version- [*] Revamped the FTP Server. More robust. [*] ActionScripts - Think "DOS Batch Language" on steroids. [*] Partition Formatting [*] G: Support [*] PAL/NTSC switching with PAL60 support and independent Region Selection [*] Built in "Recovery Disc" support for NEW Hard Drives. If run from a CD-RW or DVDR/RW, upon detecting a "fresh" unformatted HD, MXM will offer to format the partitions and then copy the contents of CBackup, EBackup, FBackup, and GBackup, if present, to their respective drives. [*] Fixed numerous annoying bugs [*] Added time offset for time synchronization [*] Fanspeed support in ActionScripts See below for complete list. Beta 0.9n.5 (Bug Fixes) [*] Fixed Music Enable [*] Checked Enable Global Music - works on my test machine [*] Added "Enable Network" to configuration menus. [*] Explaination of the tag to add your own "Systme" commands to the 'regular' menus: Instead of defining an "Exe" You define an Action for the item: trayopen Open DVD Tray ::ICO_ACTION ::ICO_ACTION Actions currently available: - ResetMenuCache - trayopen - trayclose - reboot - shutdown - PowerCycle More will follow [*] Totally new FTP server code. Should be no more hangups... you can now ABOR during transfers. [*] Recognizes "G:" drive [*] Toggle for "Action..." menu (Formarly "System..." but confusing name with "Y" menu) [*] Hard drive Formatting! - SITE commands: FORMAT C: FORMAT E: FORMAT F: FORMAT G: FORMAT X: FORMAT Y: FORMAT Z: Of course, use these at your own risk!! As usual, these SITE commands can also be used in ACTION menu items Requires a toggle of the configuration menu (Misc settings) before first usage. [*] Drive-related Strings have "G" equivalents now. [*] Conditionals: cdrivepresent, edrivepresent, fdrivepresent, gdrivepresent [*] Added "not" attribute to conditionals, for testing OPPOSITE condition. To use, set not="true" i.e.: GDrivePresent [*] Added "fanspeed" gadget string. [*] Added ATTR ro|rw CHMOD 777 (This command is compatible with FlashFXP's "Attributes" action) LaunchDVD EEPROMBackup [Filename] (Backs up EEPROM contents, encrypted, to a file, file defaults to "eeprom.bin" in current directory) EEPROMRestore [Filename] (Restores EEPROM contents, encrypted, from a file, file defaults to "eeprom.bin" in current directory) MKDIR RMDIR CD (GUI only, sets default directory, which starts as MXM's path) COPY RENAME DELETE :