aboutsummaryrefslogtreecommitdiff
path: root/mpiosh
AgeCommit message (Expand)AuthorFilesLines
2003-07-01return/display file type/tag for files from internal memorygermeier1-2/+28
2003-06-27tested and hopefully fixed the backup and restore commandscrunchy3-46/+74
2003-06-27add backup and restore commands; little bug fix and clean up. Need to be test...crunchy6-8/+134
2003-06-26added support for font file handlinggermeier3-10/+57
2003-04-23start restructuringcrunchy3-4/+28
2003-04-19added function(s) to rename files on the playergermeier3-4/+27
2003-04-19small fixes for handling of "id3_format" config file optiongermeier3-5/+14
2003-04-19added ID3 rewriting supportgermeier6-8/+78
2003-04-18implemented "health" function. this is UNTESTED!germeier3-3/+59
2003-04-11small error messages changesgermeier2-7/+17
2003-04-11timestamp generation fixes as suggested by Sebastiangermeier1-8/+26
2003-04-06initial support for directoriesgermeier4-16/+69
2003-03-08small fixesRelease_0-6-0germeier1-9/+2
2003-03-06deactivated channel and config command for upcoming 0.6.0 releasegermeier1-1/+4
2003-02-26checking for kernel headers at a better place ;-) and tried to fix a bug in m...crunchy1-5/+18
2002-11-13changed default charset from ASCII to ISO-8859-15germeier4-10/+58
2002-11-04saving command historycrunchy4-12/+42
2002-10-29a special crunchy checkin: no testing;-)crunchy12-58/+1423
2002-10-27implemented the switch commandgermeier1-5/+66
2002-10-27added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT)germeier3-8/+112
2002-10-18add command config; no functionality at the momentcrunchy5-7/+31
2002-10-14reactivated switch command without any functionalitycrunchy1-4/+4
2002-10-13fixed mpiosh_cmd_dumpgermeier1-4/+3
2002-10-13fixed crash + clean upcrunchy2-37/+42
2002-10-13finished support for external memory!germeier1-3/+3
2002-10-13finished formatting support for external memorygermeier1-2/+2
2002-10-12add alias support for commands and extended argument completioncrunchy8-134/+223
2002-10-12add completion for files on the mpio memory cardscrunchy8-331/+517
2002-09-28reading support on external memory should now be correct.germeier1-4/+7
2002-09-24fixed issues with 8.3 names in directory.cgermeier1-4/+4
2002-09-23read spare area from external memory toogermeier3-13/+24
2002-09-21fixed bug in abort code of mputgermeier3-15/+31
2002-09-20small fixes to mpiosh/callback.cgermeier1-1/+12
2002-09-19bug fixes in error handling and fix in regex_fixcrunchy2-18/+34
2002-09-19fixed handling of an abortgermeier1-5/+5
2002-09-19added more debug outputcrunchy1-5/+15
2002-09-19bug fix in mpiosh_command_regex_fixcrunchy1-3/+3
2002-09-19added error handing functionscrunchy1-5/+4
2002-09-18fixed check in mpiosh_cmd_memgermeier1-2/+2
2002-09-18removed wrong block mappinggermeier3-8/+27
2002-09-18bug fix for mput; removed compiler warnings; better return values on errorcrunchy2-5/+10
2002-09-15bug fix for ldir (hopefully)crunchy1-18/+22
2002-09-15spec file; fixescrunchy1-4/+4
2002-09-15added model identificationgermeier3-5/+23
2002-09-14enhanced mapping for shell regexcrunchy1-39/+27
2002-09-14debug message in script modecrunchy1-3/+2
2002-09-14add mpio_mem_t to dentry functionsgermeier1-9/+9
2002-09-14fixed reading commands from pipecrunchy1-1/+4
2002-09-14shell regular expression mappingcrunchy3-7/+63
2002-09-14better handling for SIGINTcrunchy2-12/+20