Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-21 | add patch of Sebastian; tried to fix problems with etc stuff | crunchy | 1 | -2/+18 | |
2002-11-13 | changed default charset from ASCII to ISO-8859-15 | germeier | 1 | -1/+7 | |
make charset configurable through config file | |||||
2002-10-27 | implemented the switch command | germeier | 1 | -3/+10 | |
finished support for writing files directly from memory (for config files) | |||||
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 1 | -2/+27 | |
another 8.3 fix :-( | |||||
2002-10-26 | make libmpio header files C++ compliant | germeier | 1 | -1/+9 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -2/+3 | |
actually use mpio_filetype_t to tag files during writing of internal memory writing of Config.dat does work now (though it needs some code in mpiosh) | |||||
2002-09-23 | read spare area from external memory too | germeier | 1 | -8/+8 | |
display progress for internal and external memory a few code clean ups and checks renamed debug_memory to dump_memory and dump more memory areas now a lot of little changes and updates | |||||
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 1 | -2/+2 | |
2002-09-19 | added error handing functions | crunchy | 1 | -1/+14 | |
2002-09-18 | removed wrong block mapping | germeier | 1 | -2/+2 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-15 | added model identification | germeier | 1 | -1/+4 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 1 | -5/+5 | |
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get | |||||
2002-09-13 | added mpio_sync to libmpio | germeier | 1 | -3/+9 | |
use mpio_sync in mpiosh added code to handle aborts in libmpio | |||||
2002-08-28 | Initial revision | salmoon | 1 | -0/+97 | |