Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-13 | fixed mpiosh_cmd_dump | germeier | 1 | -0/+5 | |
2002-10-13 | fixed crash + clean up | crunchy | 1 | -0/+10 | |
2002-10-13 | ECC code can now correct one bit errors | germeier | 1 | -1/+3 | |
2002-10-13 | finished support for external memory! | germeier | 1 | -0/+4 | |
2002-10-13 | finished formatting support for external memory | germeier | 1 | -0/+7 | |
2002-10-12 | new check for kernel headers + some updates | crunchy | 1 | -0/+3 | |
2002-10-12 | fixed Changelog | crunchy | 1 | -3/+4 | |
2002-10-12 | add alias support for commands and extended argument completion | crunchy | 1 | -0/+15 | |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 1 | -0/+13 | |
2002-10-06 | major changes to write support, | germeier | 1 | -0/+10 | |
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 | -0/+6 | |
2002-09-28 | added target distclean to kernel/Makefile.am | germeier | 1 | -0/+4 | |
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -0/+5 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -0/+10 | |
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 | -0/+13 | |
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-22 | updateRelease_0-5-0 | crunchy | 1 | -0/+5 | |
2002-09-21 | fixed bug in abort code of mput | germeier | 1 | -0/+10 | |
make output more consistent fixed a few display "bugs" | |||||
2002-09-21 | calling depmod after install of rpm package | crunchy | 1 | -0/+3 | |
2002-09-21 | Makefile.am fixed | crunchy | 1 | -0/+5 | |
2002-09-21 | README: Add a few lines about Hot plug for 2.4.x | salmoon | 1 | -0/+4 | |
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 1 | -0/+9 | |
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 | -1/+15 | |
2002-09-19 | fixed handling of an abort | germeier | 1 | -0/+7 | |
fixed buggy define | |||||
2002-09-19 | bug fix in mpiosh_command_regex_fix | crunchy | 1 | -0/+3 | |
2002-09-19 | added error handing functions | crunchy | 1 | -0/+10 | |
2002-09-18 | fixed check in mpiosh_cmd_mem | germeier | 1 | -0/+10 | |
added code to check for internal memory before we use it (don't ask! :-) | |||||
2002-09-18 | removed wrong block mapping | germeier | 1 | -0/+14 | |
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 | -0/+15 | |
2002-09-16 | fixed bug in rpm | crunchy | 1 | -0/+5 | |
2002-09-15 | Modified README, kernel module and library | salmoon | 1 | -0/+8 | |
2002-09-15 | bug fix for ldir (hopefully) | crunchy | 1 | -0/+9 | |
2002-09-15 | spec file; fixes | crunchy | 1 | -0/+11 | |
2002-09-15 | added model identification | germeier | 1 | -0/+10 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
2002-09-14 | debug message in script mode | crunchy | 1 | -0/+5 | |
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 1 | -0/+8 | |
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get | |||||
2002-09-14 | fixed reading commands from pipe | crunchy | 1 | -0/+3 | |
2002-09-14 | shell regular expression mapping | crunchy | 1 | -0/+5 | |
2002-09-14 | better handling for SIGINT | crunchy | 1 | -1/+4 | |
2002-09-14 | fixed output of none interactive mode | crunchy | 1 | -0/+4 | |
2002-09-13 | extended handling of SIGINT; support for stdin being a tty | crunchy | 1 | -0/+5 | |
2002-09-13 | fixed abort handling in mpio_file_put | germeier | 1 | -1/+5 | |
2002-09-13 | better signal handling, new command lpwd | crunchy | 1 | -0/+13 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 1 | -0/+10 | |
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 | -0/+13 | |
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 1 | -0/+13 | |
added handling of timestamps | |||||
2002-09-11 | added command mdel | germeier | 1 | -0/+4 | |
2002-09-11 | finished support for writing to internal memory | germeier | 1 | -0/+6 | |
2002-09-11 | fixed block address issues in spare area | germeier | 1 | -0/+8 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 1 | -0/+11 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 1 | -1/+12 | |
BEWARE: this might well kill your player !!!! |