Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-14 | enhanced mapping for shell regex | crunchy | 1 | -39/+27 | |
2002-09-14 | debug message in script mode | crunchy | 2 | -3/+7 | |
2002-09-14 | add mpio_mem_t to dentry functions | germeier | 6 | -57/+89 | |
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 | 2 | -1/+7 | |
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 | 6 | -11804/+8 | |
add section to README | |||||
2002-09-14 | include modversions.h | germeier | 1 | -2/+1 | |
don't include miscdevice.h | |||||
2002-09-14 | shell regular expression mapping | crunchy | 11 | -1861/+3761 | |
2002-09-14 | better handling for SIGINT | crunchy | 4 | -15/+26 | |
2002-09-14 | fixed output of none interactive mode | crunchy | 2 | -2/+8 | |
2002-09-13 | extended handling of SIGINT; support for stdin being a tty | crunchy | 3 | -25/+31 | |
2002-09-13 | fixed abort handling in mpio_file_put | germeier | 2 | -7/+23 | |
2002-09-13 | added USB device information to the MODULE_DEVICE_TABLE | germeier | 1 | -0/+8 | |
2002-09-13 | better signal handling, new command lpwd | crunchy | 6 | -23/+111 | |
2002-09-13 | added mpio_sync to libmpio | germeier | 8 | -3667/+1949 | |
use mpio_sync in mpiosh added code to handle aborts in libmpio | |||||
2002-09-13 | bug fix | crunchy | 2 | -11/+2 | |
2002-09-13 | added callback.[ch] | crunchy | 2 | -0/+636 | |
2002-09-12 | mpiosh: some internal changes and support for command sequences | crunchy | 11 | -1852/+4134 | |
2002-09-12 | renamed directory mpio_tool to mpiosh | crunchy | 5 | -1389/+1 | |
2002-09-11 | fixed writing of 8.3 filenames to MPIO | germeier | 5 | -74/+221 | |
added handling of timestamps | |||||
2002-09-11 | removed mpio_tool.c | germeier | 7 | -3788/+1855 | |
2002-09-11 | added command mdel | germeier | 3 | -3/+66 | |
2002-09-11 | finished support for writing to internal memory | germeier | 5 | -24/+68 | |
2002-09-11 | fixed block address issues in spare area | germeier | 4 | -34/+74 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 7 | -122/+247 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 5 | -59/+106 | |
BEWARE: this might well kill your player !!!! | |||||
2002-09-10 | reactivated deleting of files (external mem only) | germeier | 6 | -166/+156 | |
added error handling for memory formatting 2 fatentry function add minor bug fixes | |||||
2002-09-09 | added fatentry2hw to libmpio/io.c | germeier | 2 | -39/+44 | |
2002-09-09 | deactivated debug messages | germeier | 1 | -3/+3 | |
2002-09-09 | updated code to format external SmartMedia cards | germeier | 6 | -44/+98 | |
fixed max_cluster issues | |||||
2002-09-09 | fixed cluster to block mapping with 32 MB SmartMedia cards | germeier | 4 | -19/+44 | |
added debug messages in case of ECC errors fixed some errors if no SM card is inserted (this time for real!) | |||||
2002-09-08 | CTS bug fixed | germeier | 1 | -4/+4 | |
2002-09-08 | fixed some issues for MPIOs with more than one internal chip | germeier | 5 | -40/+101 | |
2002-09-08 | fixed typo | germeier | 1 | -2/+2 | |
2002-09-08 | make info texts consistent with get and put | germeier | 1 | -3/+3 | |
2002-09-08 | fixed regex handling in mpiosh.c | germeier | 3 | -32/+59 | |
2002-09-04 | added mput, mget (UNTESTED) and removed compiler warnings | crunchy | 4 | -7/+111 | |
2002-09-04 | just added some TODO points | crunchy | 1 | -1/+7 | |
2002-09-03 | first part of "design" fixes | germeier | 9 | -364/+456 | |
reading support changed to mpio_fatentry_t support for writing and deleting deactivated | |||||
2002-09-03 | added script to create device file | salmoon | 1 | -0/+19 | |
2002-09-03 | added script to create device file | salmoon | 2 | -0/+21 | |
2002-09-03 | "small" cleanups to libmpio before starting major structural changes | germeier | 7 | -323/+414 | |
2002-09-02 | update of TODO | germeier | 1 | -9/+9 | |
2002-09-01 | added commands: lcd, ldir, lmkdir; fixed bug in dump; updated help text | crunchy | 9 | -1940/+3889 | |
2002-09-01 | added autogen.sh | crunchy | 3 | -2/+44 | |
2002-08-30 | fix README, AUTHORS | crunchy | 3 | -8/+25 | |
2002-08-28 | Initial revision | salmoon | 43 | -0/+24182 | |