aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13fixed mpiosh_cmd_dumpgermeier1-0/+5
2002-10-13fixed crash + clean upcrunchy1-0/+10
2002-10-13ECC code can now correct one bit errorsgermeier1-1/+3
2002-10-13finished support for external memory!germeier1-0/+4
2002-10-13finished formatting support for external memorygermeier1-0/+7
2002-10-12new check for kernel headers + some updatescrunchy1-0/+3
2002-10-12fixed Changelogcrunchy1-3/+4
2002-10-12add alias support for commands and extended argument completioncrunchy1-0/+15
2002-10-12add completion for files on the mpio memory cardscrunchy1-0/+13
2002-10-06major changes to write support,germeier1-0/+10
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h}
2002-09-30improved model identification.germeier1-0/+6
2002-09-28added target distclean to kernel/Makefile.amgermeier1-0/+4
2002-09-28reading support on external memory should now be correct.germeier1-0/+5
2002-09-24fixed issues with 8.3 names in directory.cgermeier1-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-23read spare area from external memory toogermeier1-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-22updateRelease_0-5-0crunchy1-0/+5
2002-09-21fixed bug in abort code of mputgermeier1-0/+10
make output more consistent fixed a few display "bugs"
2002-09-21calling depmod after install of rpm packagecrunchy1-0/+3
2002-09-21Makefile.am fixedcrunchy1-0/+5
2002-09-21README: Add a few lines about Hot plug for 2.4.xsalmoon1-0/+4
2002-09-20small fixes to mpiosh/callback.cgermeier1-0/+9
added code to identify DMG+ (assumed, but should be correct)
2002-09-19bug fixes in error handling and fix in regex_fixcrunchy1-1/+15
2002-09-19fixed handling of an abortgermeier1-0/+7
fixed buggy define
2002-09-19bug fix in mpiosh_command_regex_fixcrunchy1-0/+3
2002-09-19added error handing functionscrunchy1-0/+10
2002-09-18fixed check in mpiosh_cmd_memgermeier1-0/+10
added code to check for internal memory before we use it (don't ask! :-)
2002-09-18removed wrong block mappinggermeier1-0/+14
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available
2002-09-18bug fix for mput; removed compiler warnings; better return values on errorcrunchy1-0/+15
2002-09-16fixed bug in rpmcrunchy1-0/+5
2002-09-15Modified README, kernel module and librarysalmoon1-0/+8
2002-09-15bug fix for ldir (hopefully)crunchy1-0/+9
2002-09-15spec file; fixescrunchy1-0/+11
2002-09-15added model identificationgermeier1-0/+10
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory
2002-09-14debug message in script modecrunchy1-0/+5
2002-09-14add mpio_mem_t to dentry functionsgermeier1-0/+8
add debug informations to dentry functions fixed a off-by-one error in mpio_dentry_get
2002-09-14fixed reading commands from pipecrunchy1-0/+3
2002-09-14shell regular expression mappingcrunchy1-0/+5
2002-09-14better handling for SIGINTcrunchy1-1/+4
2002-09-14fixed output of none interactive modecrunchy1-0/+4
2002-09-13extended handling of SIGINT; support for stdin being a ttycrunchy1-0/+5
2002-09-13fixed abort handling in mpio_file_putgermeier1-1/+5
2002-09-13better signal handling, new command lpwdcrunchy1-0/+13
2002-09-13added mpio_sync to libmpiogermeier1-0/+10
use mpio_sync in mpiosh added code to handle aborts in libmpio
2002-09-12mpiosh: some internal changes and support for command sequencescrunchy1-0/+13
2002-09-11fixed writing of 8.3 filenames to MPIOgermeier1-0/+13
added handling of timestamps
2002-09-11added command mdelgermeier1-0/+4
2002-09-11finished support for writing to internal memorygermeier1-0/+6
2002-09-11fixed block address issues in spare areagermeier1-0/+8
2002-09-11updated writing support to support mpio_fatentry_tgermeier1-0/+11
2002-09-10support for deleting and formating of internal memory addedgermeier1-1/+12
BEWARE: this might well kill your player !!!!