ChangeLog for JRioUtil ====================== v1.0.2 (01/20/05) ----------------- o Bug fix for the file browser. On some platforms the OS does not return the files in sorted order. The files are now resorted by JRioUtil before display. o Small update to clarify README v1.0.1 (06/19/04) ----------------- o Bug fix for default properties file not being written if the default rioutil path was incorrect. Reported by Sean Hickey v1.0 (04/17/03) --------------- o Added playlist support o Added about dialog o Supported formats are now in the config file per device o Moved properties file to .jrioutil directory to allow clean storage of playlists o Changed some property names o Change/added some icons o NOTE: previous JRioUtil users will need to modify the new properties file in ~/.jrioutil/ after running the application. Old settings will be lost in the upgrade to 1.0. v0.3 (04/12/03) --------------- o Changed track list to display total time instead of MB o Added support for multiple memory units o Refactored much of the internal code to prepare for playlist support o Perform initialization of the device at startup to get more device information dynamically v0.2 (03/20/03) --------------- o Redesign of interface o Moving towards multiple memory unit support o Default sizes of table columns in file list and track list o Added menu bar o Added format command support o Added icons o Wrote README and ChangeLog v0.1 (03/18/03) --------------- o Initial release