Age | Commit message (Expand) | Author | Files | Lines |
2009-05-10 | Don't free static variableHEADmaster | Lars-Dominik Braun | 1 | -4/+7 |
2009-05-09 | Finally remove id3 rewriting... | Lars-Dominik Braun | 3 | -26/+0 |
2009-05-09 | Add cmake library checks | Lars-Dominik Braun | 4 | -2/+25 |
2009-05-09 | Remove CVS $Id:'s | Lars-Dominik Braun | 31 | -66/+1 |
2009-05-09 | Build logotool | Lars-Dominik Braun | 4 | -1/+7 |
2009-05-09 | Cleanup | Lars-Dominik Braun | 40 | -1623/+13 |
2009-05-09 | Drop id3 rewriting | Lars-Dominik Braun | 14 | -3670/+2 |
2009-05-09 | Really drop kernel module | Lars-Dominik Braun | 2 | -37/+0 |
2009-05-09 | Switch to cmake | Lars-Dominik Braun | 22 | -327/+352 |
2009-05-09 | Drop kernel module | Lars-Dominik Braun | 2 | -661/+0 |
2006-06-18 | updated authors info | crunchy | 2 | -9/+4 |
2006-06-18 | add support for Debian packages | crunchy | 10 | -0/+120 |
2006-01-21 | * changed version to 0.7.1-pre3 | germeier | 19 | -233/+255 |
2006-01-20 | fixed License for newer rpm versions | germeier | 1 | -1/+1 |
2005-04-20 | fixed version check for libusb, use black list instead | germeier | 2 | -5/+10 |
2004-05-31 | fixed stupid bugs | germeier | 2 | -4/+8 |
2004-05-30 | added Roberts MMC code (step 1) | germeier | 7 | -32/+236 |
2004-05-30 | bumped version to 0.7.1pre2 | germeier | 2 | -1/+4 |
2004-04-24 | further open/close fixes | germeier | 3 | -14/+31 |
2004-04-23 | don't dump core if internal memory is not available | germeier | 5 | -7/+38 |
2004-04-23 | fixed a stupid bug while closing the device | germeier | 3 | -5/+9 |
2004-04-23 | remove all files from CVS which can be automagically generated by the build e... | germeier | 9 | -10463/+15 |
2004-04-19 | fixed missing .so oddities | germeier | 7 | -1393/+3216 |
2004-04-19 | oops, really add the hotpluging files to the repository ;-) | germeier | 3 | -0/+32 |
2004-04-19 | several debug messages clean ups | germeier | 8 | -90/+151 |
2004-03-25 | Don't BuildRequire libusb-devel because it does not exist on SuSE 9.0 | germeier | 3 | -2/+5 |
2004-03-24 | dummy entry! fixed CVS syncmail | germeier | 1 | -0/+4 |
2004-03-24 | small build environment updates | germeier | 5 | -23/+28 |
2004-03-21 | fixed build environment | germeier | 3 | -7/+33 |
2004-02-08 | added support for new 128MB internal chip reported by Karin. (Thanks!) | germeier | 2 | -4/+10 |
2004-01-13 | added infos for FY100 | germeier | 4 | -6/+15 |
2004-01-12 | updated chip IDs | germeier | 2 | -6/+22 |
2003-10-19 | added some missing #ifdef HAVE_USB | germeier | 2 | -5/+33 |
2003-10-19 | added support for the new internal chip | germeier | 12 | -136/+761 |
2003-09-23 | minor fix to support SM cards 16MB and below | germeier | 2 | -2/+4 |
2003-09-23 | external memory support for FY100 and VP-01 | germeier | 2 | -1/+8 |
2003-09-22 | added Johns patch to support the VirginPulse VP-01 player | germeier | 4 | -5/+39 |
2003-08-25 | add patch from Brad Behm <bbrehm@shaw.ca> which enables mpiosh to be used as ... | crunchy | 1 | -1/+5 |
2003-08-01 | bumped version to 0.7.0: today is release day!! :-)Release_0-7-0 | germeier | 2 | -1/+6 |
2003-07-27 | fixed bug in cd command | crunchy | 2 | -2/+10 |
2003-07-24 | increased version to 0.7.0RC2 | germeier | 2 | -1/+2 |
2003-07-24 | initial handling of the new SmartMedia chip | germeier | 5 | -4/+40 |
2003-07-17 | forgot a line | germeier | 1 | -1/+2 |
2003-07-17 | added non-standard SmartMedia chip ID, as reported by Andreas | germeier | 2 | -1/+9 |
2003-07-15 | further fixes | germeier | 3 | -5/+12 |
2003-07-15 | follow up fix for the broken internal FAT fix | germeier | 3 | -3/+16 |
2003-07-14 | fixed a bug Yury stumbled across | germeier | 2 | -2/+6 |
2003-07-07 | fixed one of my "famous" 8.3 filename handling "fixes" :-( | germeier | 2 | -2/+6 |
2003-07-01 | return/display file type/tag for files from internal memory | germeier | 3 | -3/+41 |
2003-06-27 | tested and hopefully fixed the backup and restore commands | crunchy | 5 | -46/+85 |