Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-06 | initial support for directories | germeier | 1 | -0/+5 | |
BEWARE: this might have broken some things!!! | |||||
2003-04-06 | added a fix for 8.3 filename extension generation (for files with more then ↵ | germeier | 1 | -0/+6 | |
1 '.') | |||||
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 | |
This is untested!! | |||||
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 | |
no idea how to handle them, yet! | |||||
2003-03-08 | small fixesRelease_0-6-0 | germeier | 1 | -1/+6 | |
2003-03-08 | fixed packaging problems | germeier | 1 | -0/+4 | |
2003-02-21 | add patch of Sebastian; tried to fix problems with etc stuff | crunchy | 1 | -0/+8 | |
2002-12-09 | update for kernel 2.4.20 or later | crunchy | 1 | -0/+5 | |
2002-11-18 | checking for readline headers | crunchy | 1 | -0/+4 | |
2002-11-15 | Oops, forgot something | crunchy | 1 | -0/+8 | |
2002-11-14 | fixed problem with CONFIG.DAT | germeier | 1 | -0/+3 | |
2002-11-13 | changed default charset from ASCII to ISO-8859-15 | germeier | 1 | -1/+12 | |
make charset configurable through config file | |||||
2002-11-04 | saving command history | crunchy | 1 | -0/+11 | |
2002-11-02 | add logotool to tweak animation in config.dat. | salmoon | 1 | -0/+5 | |
2002-10-31 | add usbdevfs filesystem support | salmoon | 1 | -0/+4 | |
2002-10-29 | a special crunchy checkin: no testing;-) | crunchy | 1 | -0/+14 | |
2002-10-27 | implemented the switch command | germeier | 1 | -1/+10 | |
finished support for writing files directly from memory (for config files) | |||||
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 1 | -0/+12 | |
another 8.3 fix :-( | |||||
2002-10-26 | make libmpio header files C++ compliant | germeier | 1 | -0/+6 | |
2002-10-23 | fixed init progress counter for models with two internal chips | germeier | 1 | -0/+5 | |
2002-10-18 | fixed ChangeLog | crunchy | 1 | -3/+0 | |
2002-10-18 | add command config; no functionality at the moment | crunchy | 1 | -0/+14 | |
2002-10-17 | another fix for the 8.3 handling | germeier | 1 | -0/+5 | |
2002-10-13 | fixed mpiosh_cmd_dump | germeier | 1 | -0/+5 | |
2002-10-13 | fixed crash + clean up | crunchy | 1 | -0/+10 | |
2002-10-13 | ECC code can now correct one bit errors | germeier | 1 | -1/+3 | |
2002-10-13 | finished support for external memory! | germeier | 1 | -0/+4 | |
2002-10-13 | finished formatting support for external memory | germeier | 1 | -0/+7 | |
2002-10-12 | new check for kernel headers + some updates | crunchy | 1 | -0/+3 | |
2002-10-12 | fixed Changelog | crunchy | 1 | -3/+4 | |
2002-10-12 | add alias support for commands and extended argument completion | crunchy | 1 | -0/+15 | |
2002-10-12 | add completion for files on the mpio memory cards | crunchy | 1 | -0/+13 | |
2002-10-06 | major changes to write support, | germeier | 1 | -0/+10 | |
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h} | |||||
2002-09-30 | improved model identification. | germeier | 1 | -0/+6 | |
2002-09-28 | added target distclean to kernel/Makefile.am | germeier | 1 | -0/+4 | |
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -0/+5 | |
2002-09-24 | fixed issues with 8.3 names in directory.c | germeier | 1 | -0/+10 | |
actually use mpio_filetype_t to tag files during writing of internal memory writing of Config.dat does work now (though it needs some code in mpiosh) | |||||
2002-09-23 | read spare area from external memory too | germeier | 1 | -0/+13 | |
display progress for internal and external memory a few code clean ups and checks renamed debug_memory to dump_memory and dump more memory areas now a lot of little changes and updates | |||||
2002-09-22 | updateRelease_0-5-0 | crunchy | 1 | -0/+5 | |
2002-09-21 | fixed bug in abort code of mput | germeier | 1 | -0/+10 | |
make output more consistent fixed a few display "bugs" | |||||
2002-09-21 | calling depmod after install of rpm package | crunchy | 1 | -0/+3 | |
2002-09-21 | Makefile.am fixed | crunchy | 1 | -0/+5 | |
2002-09-21 | README: Add a few lines about Hot plug for 2.4.x | salmoon | 1 | -0/+4 | |
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 1 | -0/+9 | |
added code to identify DMG+ (assumed, but should be correct) | |||||
2002-09-19 | bug fixes in error handling and fix in regex_fix | crunchy | 1 | -1/+15 | |