aboutsummaryrefslogtreecommitdiff
path: root/mpiosh/callback.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-19added support for the new internal chipgermeier1-9/+26
2003-07-27fixed bug in cd commandcrunchy1-2/+5
2003-07-01return/display file type/tag for files from internal memorygermeier1-2/+28
2003-06-27tested and hopefully fixed the backup and restore commandscrunchy1-35/+64
2003-06-27add backup and restore commands; little bug fix and clean up. Need to be test...crunchy1-1/+92
2003-06-26added support for font file handlinggermeier1-8/+51
2003-04-19added function(s) to rename files on the playergermeier1-1/+20
2003-04-19small fixes for handling of "id3_format" config file optiongermeier1-2/+4
2003-04-19added ID3 rewriting supportgermeier1-2/+44
2003-04-18implemented "health" function. this is UNTESTED!germeier1-1/+53
2003-04-11small error messages changesgermeier1-6/+15
2003-04-11timestamp generation fixes as suggested by Sebastiangermeier1-8/+26
2003-04-06initial support for directoriesgermeier1-11/+52
2003-03-08small fixesRelease_0-6-0germeier1-9/+2
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-15germeier1-7/+42
2002-11-04saving command historycrunchy1-1/+6
2002-10-29a special crunchy checkin: no testing;-)crunchy1-9/+8
2002-10-27implemented the switch commandgermeier1-5/+66
2002-10-27added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT)germeier1-2/+99
2002-10-18add command config; no functionality at the momentcrunchy1-2/+9
2002-10-13fixed mpiosh_cmd_dumpgermeier1-4/+3
2002-10-13fixed crash + clean upcrunchy1-36/+36
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 completioncrunchy1-2/+9
2002-10-12add completion for files on the mpio memory cardscrunchy1-8/+6
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 toogermeier1-6/+17
2002-09-21fixed bug in abort code of mputgermeier1-13/+25
2002-09-20small fixes to mpiosh/callback.cgermeier1-1/+12
2002-09-19bug fixes in error handling and fix in regex_fixcrunchy1-15/+32
2002-09-19fixed handling of an abortgermeier1-5/+5
2002-09-19added more debug outputcrunchy1-5/+15
2002-09-19added error handing functionscrunchy1-5/+4
2002-09-18fixed check in mpiosh_cmd_memgermeier1-2/+2
2002-09-18removed wrong block mappinggermeier1-5/+22
2002-09-18bug fix for mput; removed compiler warnings; better return values on errorcrunchy1-1/+6
2002-09-15bug fix for ldir (hopefully)crunchy1-18/+22
2002-09-15added model identificationgermeier1-3/+17
2002-09-14add mpio_mem_t to dentry functionsgermeier1-9/+9
2002-09-14shell regular expression mappingcrunchy1-1/+5
2002-09-13extended handling of SIGINT; support for stdin being a ttycrunchy1-19/+11
2002-09-13better signal handling, new command lpwdcrunchy1-12/+57
2002-09-13added mpio_sync to libmpiogermeier1-1/+11
2002-09-13added callback.[ch]crunchy1-0/+552