File Manager for PicoMite
| Author | Message | ||||
| twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1769 |
Hi Vadim. The reason for this update is several new features: 1. There is now an input window for setting the time. 2. Previously, there was an issue where copied files would have the date of the copy operation, overwriting the original timestamp. This resulted in the loss of important information, such as for backups. This has been fixed. 4. The file compare function has been enhanced with the option to check the timestamp in addition to the filename. While this takes a little longer, it is more reliable than comparing filenames alone (optional). 5. User menu output is now also displayed on the serial console. 6. Basic functions such as Rename, Edit, Copy, Make Dir, and Delete have been adapted to the new maximum path length of 127 characters in version 6.03. This means that file and directory names can be a maximum of 63 characters long. I have tested this extensively, but without guarantee. However, the built-in safeguards do not prevent deliberate violations of the limits, e.g., if the directory name of a parent folder is subsequently extended. 6. TreeInfo has been expanded. 7. In addition, there are various bug fixes, optimizations, improvements, and streamlining. I am considering re-integrating the Replace function into FileMaker, as the editor does not fully replace it. The maximum number of files that can be displayed in a directory has been reduced to 260 items. This is due to the MP3 player, which requires approximately 83 KB of heap memory. Users can adjust this in the source code (RMax) – for example, if the MP3 player is not used. Older FileMaker versions have a maximum capacity of 400 items. FMC02300.Fiesta.zip Tested with V6.03.00RC12. Regards Michael |
||||