Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-19 | added function(s) to rename files on the player | germeier | 1 | -1/+20 | |
2003-04-19 | added ID3 rewriting support | germeier | 1 | -8/+20 | |
2003-04-18 | implemented "health" function. this is UNTESTED! | germeier | 1 | -1/+66 | |
2003-04-11 | small error messages changes | germeier | 1 | -10/+14 | |
2003-04-11 | timestamp generation fixes as suggested by Sebastian | germeier | 1 | -4/+24 | |
8.3 generation fixes for "MPIO RECORD" directory | |||||
2003-04-06 | initial support for directories | germeier | 1 | -5/+33 | |
BEWARE: this might have broken some things!!! | |||||
2003-04-05 | moved FD100 to supported state | germeier | 1 | -3/+1 | |
2003-04-03 | try to fix/find a problem with the FD100/256MB | germeier | 1 | -7/+14 | |
2003-03-25 | try to support changes in internal FAT structure on newer players. | germeier | 1 | -1/+3 | |
2003-03-24 | ignore external memory on FL100 until we know how to support it | germeier | 1 | -4/+6 | |
2003-03-22 | Oops, forgot to update model name strings. Fixed. | germeier | 1 | -1/+4 | |
2003-03-15 | BEWARE: Changes to support models with 4 internal chips. | germeier | 1 | -11/+29 | |
This is untested!! | |||||
2003-03-11 | added code the recognize new MPIO models (FD100/FL100/FY100), | germeier | 1 | -18/+42 | |
no idea how to handle them, yet! | |||||
2003-03-08 | small fixesRelease_0-6-0 | germeier | 1 | -2/+4 | |
2003-02-21 | add patch of Sebastian; tried to fix problems with etc stuff | crunchy | 1 | -56/+105 | |
2003-01-16 | initalize newly allocated mpio_t structure with zero to be sure (noted | germeier | 1 | -1/+6 | |
by Sebastian Kloska, thanks!) | |||||
2002-11-13 | changed default charset from ASCII to ISO-8859-15 | germeier | 1 | -2/+4 | |
make charset configurable through config file | |||||
2002-10-27 | implemented the switch command | germeier | 1 | -26/+86 | |
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 | -12/+64 | |
another 8.3 fix :-( | |||||
2002-10-26 | make libmpio header files C++ compliant | germeier | 1 | -10/+11 | |
2002-10-13 | finished support for external memory! | germeier | 1 | -2/+2 | |
2002-10-13 | finished formatting support for external memory | germeier | 1 | -6/+27 | |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 1 | -1/+2 | |
2002-10-06 | major changes to write support, | germeier | 1 | -31/+70 | |
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h} | |||||
2002-09-30 | improved model identification. | germeier | 1 | -5/+20 | |
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -12/+14 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -16/+7 | |
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 | -16/+74 | |
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-21 | fixed bug in abort code of mput | germeier | 1 | -2/+2 | |
make output more consistent fixed a few display "bugs" | |||||
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 1 | -1/+4 | |
added code to identify DMG+ (assumed, but should be correct) | |||||
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 1 | -7/+5 | |
2002-09-19 | fixed handling of an abort | germeier | 1 | -2/+2 | |
fixed buggy define | |||||
2002-09-19 | added error handing functions | crunchy | 1 | -14/+71 | |
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 | 1 | -4/+8 | |
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 | 1 | -15/+20 | |
2002-09-15 | added model identification | germeier | 1 | -6/+42 | |
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 | -1/+2 | |
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-13 | fixed abort handling in mpio_file_put | germeier | 1 | -6/+18 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 1 | -27/+70 | |
use mpio_sync in mpiosh added code to handle aborts in libmpio | |||||
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 1 | -8/+19 | |
added handling of timestamps | |||||
2002-09-11 | finished support for writing to internal memory | germeier | 1 | -10/+24 | |
2002-09-11 | fixed block address issues in spare area | germeier | 1 | -2/+2 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 1 | -81/+81 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 1 | -11/+14 | |
BEWARE: this might well kill your player !!!! | |||||
2002-09-10 | reactivated deleting of files (external mem only) | germeier | 1 | -115/+41 | |
added error handling for memory formatting 2 fatentry function add minor bug fixes | |||||
2002-09-09 | updated code to format external SmartMedia cards | germeier | 1 | -27/+33 | |
fixed max_cluster issues | |||||
2002-09-09 | fixed cluster to block mapping with 32 MB SmartMedia cards | germeier | 1 | -3/+8 | |
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 | 1 | -5/+7 | |