Age | Commit message (Expand) | Author | Files | Lines |
2004-03-24 | small build environment updates | germeier | 1 | -0/+4 |
2004-03-21 | fixed build environment | germeier | 1 | -0/+5 |
2004-02-08 | added support for new 128MB internal chip reported by Karin. (Thanks!) | germeier | 1 | -0/+4 |
2004-01-13 | added infos for FY100 | germeier | 1 | -0/+4 |
2004-01-12 | updated chip IDs | germeier | 1 | -0/+5 |
2003-10-19 | added some missing #ifdef HAVE_USB | germeier | 1 | -0/+13 |
2003-09-23 | minor fix to support SM cards 16MB and below | germeier | 1 | -0/+2 |
2003-09-23 | external memory support for FY100 and VP-01 | germeier | 1 | -0/+5 |
2003-09-22 | added Johns patch to support the VirginPulse VP-01 player | germeier | 1 | -0/+9 |
2003-08-01 | bumped version to 0.7.0: today is release day!! :-)Release_0-7-0 | germeier | 1 | -0/+5 |
2003-07-27 | fixed bug in cd command | crunchy | 1 | -0/+5 |
2003-07-24 | increased version to 0.7.0RC2 | germeier | 1 | -0/+1 |
2003-07-24 | initial handling of the new SmartMedia chip | germeier | 1 | -0/+7 |
2003-07-17 | added non-standard SmartMedia chip ID, as reported by Andreas | germeier | 1 | -0/+4 |
2003-07-15 | further fixes | germeier | 1 | -1/+3 |
2003-07-15 | follow up fix for the broken internal FAT fix | germeier | 1 | -0/+5 |
2003-07-14 | fixed a bug Yury stumbled across | germeier | 1 | -0/+4 |
2003-07-07 | fixed one of my "famous" 8.3 filename handling "fixes" :-( | germeier | 1 | -0/+4 |
2003-07-01 | return/display file type/tag for files from internal memory | germeier | 1 | -0/+7 |
2003-06-27 | tested and hopefully fixed the backup and restore commands | crunchy | 1 | -0/+9 |
2003-06-27 | add backup and restore commands; little bug fix and clean up. Need to be test... | crunchy | 1 | -0/+19 |
2003-06-26 | added support for font file handling | germeier | 1 | -0/+9 |
2003-06-18 | support API versioninging of libmpio | germeier | 1 | -0/+5 |
2003-06-16 | added/fixed vfat 8.3 checksum to make "real" vfat drivers happy | germeier | 1 | -0/+7 |
2003-06-12 | fixed ugly bug which broke reading/deleting of files on external memory (D'oh!) | germeier | 1 | -0/+7 |
2003-06-06 | external memory of FD100 now supported | germeier | 1 | -0/+5 |
2003-05-19 | fixed strncat bug found by Sergey. Thanks! | germeier | 1 | -0/+4 |
2003-04-30 | cleaned up ECC code | germeier | 1 | -1/+3 |
2003-04-29 | fix level for debug messages | germeier | 1 | -0/+5 |
2003-04-27 | libmpio: changed license from GPL to LGPL | germeier | 1 | -0/+1 |
2003-04-27 | fixed some C code "things" found with "paranoia" CFLAGS settings | germeier | 1 | -0/+4 |
2003-04-21 | removed unnecessary -I$(INCLUDE) as spotted by Yury | germeier | 1 | -1/+3 |
2003-04-21 | remove trailing spaces in ID3 tag fields as suggested by Thomas | germeier | 1 | -0/+5 |
2003-04-19 | added function(s) to rename files on the player | germeier | 1 | -0/+8 |
2003-04-19 | added ID3 rewriting support | germeier | 1 | -0/+15 |
2003-04-18 | update build environment to use mplib if not disabled manually | germeier | 1 | -1/+6 |
2003-04-18 | implemented "health" function. this is UNTESTED! | germeier | 1 | -0/+6 |
2003-04-11 | small error messages changes | germeier | 1 | -0/+3 |
2003-04-11 | timestamp generation fixes as suggested by Sebastian | germeier | 1 | -0/+12 |
2003-04-06 | initial support for directories | germeier | 1 | -0/+5 |
2003-04-06 | added a fix for 8.3 filename extension generation (for files with more then 1... | germeier | 1 | -0/+6 |
2003-03-25 | try to support changes in internal FAT structure on newer players. | germeier | 1 | -0/+7 |
2003-03-22 | automagically find USB bulk endpoints in kernel driver | germeier | 1 | -0/+5 |
2003-03-15 | BEWARE: Changes to support models with 4 internal chips. | germeier | 1 | -0/+8 |
2003-03-14 | fixed spec file: add mpio.h and defs.h | crunchy | 1 | -0/+6 |
2003-03-13 | fixed missing first char issue | germeier | 1 | -0/+5 |
2003-03-12 | trying to fix iconv UNICODE conversions on BIG_ENDIAN machines | germeier | 1 | -0/+5 |
2003-03-11 | added code the recognize new MPIO models (FD100/FL100/FY100), | germeier | 1 | -0/+5 |
2003-03-08 | small fixesRelease_0-6-0 | germeier | 1 | -1/+6 |
2003-03-08 | fixed packaging problems | germeier | 1 | -0/+4 |