Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-14 | fixed problem with CONFIG.DAT | germeier | 1 | -3/+4 | |
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 1 | -4/+14 | |
another 8.3 fix :-( | |||||
2002-10-13 | finished support for external memory! | germeier | 1 | -3/+3 | |
2002-10-13 | finished formatting support for external memory | germeier | 1 | -14/+38 | |
2002-10-06 | major changes to write support, | germeier | 1 | -73/+233 | |
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h} | |||||
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -6/+5 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -20/+28 | |
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 | stupid typo | germeier | 1 | -2/+2 | |
2002-09-23 | read spare area from external memory too | germeier | 1 | -9/+29 | |
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-18 | removed wrong block mapping | germeier | 1 | -3/+3 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-11 | finished support for writing to internal memory | germeier | 1 | -9/+26 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 1 | -23/+114 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 1 | -39/+71 | |
BEWARE: this might well kill your player !!!! | |||||
2002-09-10 | reactivated deleting of files (external mem only) | germeier | 1 | -1/+44 | |
added error handling for memory formatting 2 fatentry function add minor bug fixes | |||||
2002-09-09 | deactivated debug messages | germeier | 1 | -3/+3 | |
2002-09-09 | updated code to format external SmartMedia cards | germeier | 1 | -10/+27 | |
fixed max_cluster issues | |||||
2002-09-08 | fixed some issues for MPIOs with more than one internal chip | germeier | 1 | -28/+72 | |
2002-09-03 | first part of "design" fixes | germeier | 1 | -93/+182 | |
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 | 1 | -40/+56 | |
2002-08-28 | Initial revision | salmoon | 1 | -0/+414 | |