aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-19added some missing #ifdef HAVE_USBgermeier2-5/+33
2003-10-19added support for the new internal chipgermeier12-136/+761
2003-09-23minor fix to support SM cards 16MB and belowgermeier2-2/+4
2003-09-23external memory support for FY100 and VP-01germeier2-1/+8
2003-09-22added Johns patch to support the VirginPulse VP-01 playergermeier4-5/+39
2003-08-25add patch from Brad Behm <bbrehm@shaw.ca> which enables mpiosh to be used as ...crunchy1-1/+5
2003-08-01bumped version to 0.7.0: today is release day!! :-)Release_0-7-0germeier2-1/+6
2003-07-27fixed bug in cd commandcrunchy2-2/+10
2003-07-24increased version to 0.7.0RC2germeier2-1/+2
2003-07-24initial handling of the new SmartMedia chipgermeier5-4/+40
2003-07-17forgot a linegermeier1-1/+2
2003-07-17added non-standard SmartMedia chip ID, as reported by Andreasgermeier2-1/+9
2003-07-15further fixesgermeier3-5/+12
2003-07-15follow up fix for the broken internal FAT fixgermeier3-3/+16
2003-07-14fixed a bug Yury stumbled acrossgermeier2-2/+6
2003-07-07fixed one of my "famous" 8.3 filename handling "fixes" :-(germeier2-2/+6
2003-07-01return/display file type/tag for files from internal memorygermeier3-3/+41
2003-06-27tested and hopefully fixed the backup and restore commandscrunchy5-46/+85
2003-06-27add backup and restore commands; little bug fix and clean up. Need to be test...crunchy8-16/+160
2003-06-26added support for font file handlinggermeier8-18/+93
2003-06-18support API versioninging of libmpiogermeier3-11/+155
2003-06-16added/fixed vfat 8.3 checksum to make "real" vfat drivers happygermeier3-44/+44
2003-06-12fixed ugly bug which broke reading/deleting of files on external memory (D'oh!)germeier4-12/+17
2003-06-06external memory of FD100 now supportedgermeier2-3/+6
2003-06-05try to support external memory of FD100germeier1-1/+4
2003-05-19fixed strncat bug found by Sergey. Thanks!germeier2-2/+6
2003-04-30cleaned up ECC codegermeier2-104/+60
2003-04-30libmpio: changed license from GPL to LGPLgermeier2-43/+32
2003-04-29fix level for debug messagesgermeier2-6/+11
2003-04-27libmpio: changed license from GPL to LGPLgermeier18-279/+273
2003-04-27fixed some C code "things" found with "paranoia" CFLAGS settingsgermeier14-43/+73
2003-04-23restructuring part 4crunchy2-2/+2
2003-04-23restructuring part 3crunchy2-2/+2
2003-04-23restructuring part 2crunchy7-429/+8
2003-04-23start restructuringcrunchy57-13115/+910
2003-04-21added AC_PREREQ(2.50) because we need autoconf 2.50 or better as found by cru...germeier1-0/+4
2003-04-21removed unnecessary -I$(INCLUDE) as spotted by Yurygermeier2-2/+4
2003-04-21remove trailing spaces in ID3 tag fields as suggested by Thomasgermeier2-2/+15
2003-04-21fixed disc geometry, reported by Yury. Thanks.germeier1-4/+5
2003-04-21fixed "CFLAGS" handling -> AM_CFLAGSgermeier1-1/+1
2003-04-19added function(s) to rename files on the playergermeier8-150/+265
2003-04-19small fixes for handling of "id3_format" config file optiongermeier3-5/+14
2003-04-19added ID3 rewriting supportgermeier14-21/+470
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