aboutsummaryrefslogtreecommitdiff
path: root/libmpio/src/mpio.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-09Remove CVS $Id:'sLars-Dominik Braun1-2/+0
2009-05-09Drop id3 rewritingLars-Dominik Braun1-12/+1
2006-01-21 * changed version to 0.7.1-pre3germeier1-25/+25
* (hopefully) fixed signedness hell, should fix problems with 64 bit machines
2004-05-31fixed stupid bugsgermeier1-4/+4
2004-05-30added Roberts MMC code (step 1)germeier1-23/+60
2004-04-24further open/close fixesgermeier1-4/+7
2004-04-23don't dump core if internal memory is not availablegermeier1-2/+26
2004-04-23fixed a stupid bug while closing the devicegermeier1-2/+2
2004-04-19several debug messages clean upsgermeier1-10/+2
removed #ifdefs HAVE_USB (is mandatory!) added #ifdefs USE_KMODULE (is deprecated but can still be used) added hotplug infrastructure changed version to 0.7.1-pre1
2004-01-13added infos for FY100germeier1-1/+4
2003-10-19added support for the new internal chipgermeier1-40/+127
added support for libusb if the kernel driver is not available
2003-09-23minor fix to support SM cards 16MB and belowgermeier1-2/+2
2003-09-22added Johns patch to support the VirginPulse VP-01 playergermeier1-1/+17
assume VirginPulse VP-02 player is a FL100 clone small fix
2003-07-24initial handling of the new SmartMedia chipgermeier1-1/+11
2003-06-27add backup and restore commands; little bug fix and clean up. Need to be ↵crunchy1-8/+7
tested! Just give me 5 minutes, please!
2003-06-26added support for font file handlinggermeier1-1/+13
- added command font_upload to mpiosh - restore font file after a format
2003-05-19fixed strncat bug found by Sergey. Thanks!germeier1-2/+2
2003-04-27libmpio: changed license from GPL to LGPLgermeier1-21/+20
2003-04-27fixed some C code "things" found with "paranoia" CFLAGS settingsgermeier1-1/+2
2003-04-23start restructuringcrunchy1-0/+1301