Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-18 | fixed check in mpiosh_cmd_mem | germeier | 1 | -13/+41 | |
added code to check for internal memory before we use it (don't ask! :-) | |||||
2002-09-18 | removed wrong block mapping | germeier | 6 | -61/+75 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-18 | bug fix for mput; removed compiler warnings; better return values on error | crunchy | 2 | -24/+30 | |
2002-09-15 | Fixed model2externalmem function and added command, comments | salmoon | 2 | -8/+12 | |
2002-09-15 | added model identification | germeier | 5 | -23/+104 | |
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 | 4 | -48/+72 | |
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get | |||||
2002-09-14 | fixed display bug with mpio_file_put (100% is never reached) | germeier | 1 | -1/+15 | |
2002-09-14 | removed files which are automagically generated by the auto* tools. | germeier | 1 | -380/+0 | |
add section to README | |||||
2002-09-14 | shell regular expression mapping | crunchy | 1 | -22/+7 | |
2002-09-13 | fixed abort handling in mpio_file_put | germeier | 1 | -6/+18 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 3 | -37/+101 | |
use mpio_sync in mpiosh added code to handle aborts in libmpio | |||||
2002-09-12 | mpiosh: some internal changes and support for command sequences | crunchy | 1 | -22/+7 | |
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 3 | -71/+205 | |
added handling of timestamps | |||||
2002-09-11 | removed mpio_tool.c | germeier | 1 | -7/+22 | |
2002-09-11 | finished support for writing to internal memory | germeier | 3 | -22/+60 | |
2002-09-11 | fixed block address issues in spare area | germeier | 2 | -32/+64 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 5 | -120/+230 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 3 | -56/+90 | |
BEWARE: this might well kill your player !!!! | |||||
2002-09-10 | reactivated deleting of files (external mem only) | germeier | 5 | -166/+145 | |
added error handling for memory formatting 2 fatentry function add minor bug fixes | |||||
2002-09-09 | added fatentry2hw to libmpio/io.c | germeier | 1 | -39/+38 | |
2002-09-09 | deactivated debug messages | germeier | 1 | -3/+3 | |
2002-09-09 | updated code to format external SmartMedia cards | germeier | 4 | -42/+88 | |
fixed max_cluster issues | |||||
2002-09-09 | fixed cluster to block mapping with 32 MB SmartMedia cards | germeier | 3 | -18/+32 | |
added debug messages in case of ECC errors fixed some errors if no SM card is inserted (this time for real!) | |||||
2002-09-08 | fixed some issues for MPIOs with more than one internal chip | germeier | 4 | -40/+86 | |
2002-09-03 | first part of "design" fixes | germeier | 8 | -364/+447 | |
reading support changed to mpio_fatentry_t support for writing and deleting deactivated | |||||
2002-09-03 | "small" cleanups to libmpio before starting major structural changes | germeier | 6 | -323/+410 | |
2002-09-01 | added commands: lcd, ldir, lmkdir; fixed bug in dump; updated help text | crunchy | 1 | -48/+56 | |
2002-08-28 | Initial revision | salmoon | 17 | -0/+3976 | |