summaryrefslogtreecommitdiff
path: root/library/storage.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-03-07yes - scsi storage may be removeable devices!alwin1-2/+3
2005-03-03added device names for 2.6 kernelalwin1-2/+3
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2004-03-01fix includeschicken1-4/+0
2004-01-10- removear1-60/+0
QString getCfPath(); QString getSdPath(); QString getMmcPath();
2004-01-07new functions getCfPath, getSdPath, getMmcPath returns mountpointsar1-127/+216
2003-11-03Porting Opie to MacOS-X.eilers1-5/+37
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-07Add the possible defines to the custom- device headerszecke1-2/+0
-storage remove stupid check for custom.h. We gurantee it to be present ( even if it is empty ) -qpeapplication -introduce OPIE_NEW_MALLOC This will use malloc and free for new and delete -introduce OPIE_HIGH_RES_SMALL_PHY define this if you've a high resolution but physical smaller display FIXME: some one needs to introduce a C7xx Custom.h or define OPIE_HIGH_RES_SMALL_PHY somewhere in the custom-sharp.h
2003-08-08Merged branches from BRANCH_1_0eilers1-0/+85
2003-06-03initial ramses hardware adaptionschurig1-1/+1
2003-04-16Fix API docuzecke1-3/+3
2003-03-28Ensure StorageInfo picks up /dev/rootkergoth1-1/+3
2003-03-26add static isCf, isSd, and isMmcllornkcor1-1/+60
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-1/+1
2002-11-06Changing sharp define. if someone doesnt like it, let me know :)kergoth1-1/+1
2002-10-31added ipaqs mmc slot to storageharlekin1-5/+9
2002-09-04Fix some storage nameleseb1-4/+4
2002-08-30Try to handle RAM storage for documentsleseb1-7/+7
2002-08-04Fix bug for RamFS on iPaq (not tested)leseb1-1/+1
2002-06-29whoopsllornkcor1-2/+2
2002-06-29added z ramfsllornkcor1-0/+2
2002-06-29fixed ramfs entry for ipaqllornkcor1-15/+15
2002-05-28fixed bug where not knowing /dev/ramfsllornkcor1-81/+84
2002-03-24Here is the second chunk of bits to make things a bit more fastzecke1-1/+4
2002-01-25Initial revisionkergoth1-0/+188