aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-19disable 1024 byte padding and sync support for MPIO usegermeier1-3/+5
2003-04-18update build environment to use mplib if not disabled manuallygermeier6-352/+40
2003-04-18initial import of mplib 1.0.1germeier28-0/+16264
2003-04-18implemented "health" function. this is UNTESTED!germeier10-42/+218
2003-04-11small error messages changesgermeier5-18/+37
2003-04-11timestamp generation fixes as suggested by Sebastiangermeier6-20/+134
2003-04-06initial support for directoriesgermeier12-95/+529
2003-04-06added a fix for 8.3 filename extension generation (for files with more then 1...germeier2-7/+32
2003-04-05moved FD100 to supported stategermeier1-3/+1
2003-04-04oops, don't do this twice!germeier1-2/+2
2003-04-04some necessary fixes to internal mem "size" handlinggermeier2-7/+8
2003-04-04promote size to WORD so we can support 256MB playersgermeier1-2/+2
2003-04-03try to fix/find a problem with the FD100/256MBgermeier1-7/+14
2003-03-26don't be to strict with this checkgermeier1-3/+2
2003-03-25try to support changes in internal FAT structure on newer players.germeier3-13/+37
2003-03-24ignore external memory on FL100 until we know how to support itgermeier1-4/+6
2003-03-22Oops, forgot to update model name strings. Fixed.germeier1-1/+4
2003-03-22automagically find USB bulk endpoints in kernel drivergermeier2-5/+40
2003-03-20next try to fix the bug in debug.ccrunchy1-2/+21
2003-03-19fixed a bug in debug.c -- uninitialed __debug_fdcrunchy1-3/+4
2003-03-15fixed stupid mistakegermeier2-4/+4
2003-03-15BEWARE: Changes to support models with 4 internal chips.germeier5-23/+57
2003-03-14fixed spec file: add mpio.h and defs.hcrunchy3-11/+157
2003-03-13fixed missing first char issuegermeier2-2/+7
2003-03-12trying to fix iconv UNICODE conversions on BIG_ENDIAN machinesgermeier3-5/+17
2003-03-11added code the recognize new MPIO models (FD100/FL100/FY100),germeier3-20/+52
2003-03-08small fixesRelease_0-6-0germeier3-12/+12
2003-03-08fixed packaging problemsgermeier3-5/+12
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...crunchy2-7/+22
2003-02-21add patch of Sebastian; tried to fix problems with etc stuffcrunchy7-62/+231
2003-01-16initalize newly allocated mpio_t structure with zero to be sure (notedgermeier1-1/+6
2002-12-09update for kernel 2.4.20 or latercrunchy1-1/+1
2002-12-09update for kernel 2.4.20 or latercrunchy3-2/+9
2002-11-18checking for readline headerscrunchy4-5/+12
2002-11-15Oops, forgot somethingcrunchy3-9/+25
2002-11-14spec file updates; renamed logotool to mpiologocrunchy2-2/+2
2002-11-14fixed problem with CONFIG.DATgermeier2-3/+7
2002-11-13changed default charset from ASCII to ISO-8859-15germeier10-19/+126
2002-11-04saving command historycrunchy6-14/+55
2002-11-02add logotool to tweak animation in config.dat.salmoon7-2/+697
2002-10-31add usbdevfs filesystem supportsalmoon2-10/+28
2002-10-29a special crunchy checkin: no testing;-)crunchy18-60/+1448
2002-10-27implemented the switch commandgermeier6-56/+231
2002-10-27added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT)germeier9-30/+238
2002-10-26make libmpio header files C++ compliantgermeier11-19/+98
2002-10-23fixed init progress counter for models with two internal chipsgermeier2-2/+9
2002-10-18fixed ChangeLogcrunchy1-3/+0
2002-10-18add command config; no functionality at the momentcrunchy6-7/+45
2002-10-17another fix for the 8.3 handlinggermeier2-5/+16