summaryrefslogtreecommitdiff
path: root/library/custom-ipaq.h
AgeCommit message (Collapse)AuthorFilesLines
2004-02-20These values should be set by the buildsystem.zecke1-4/+0
So If Calibration,malloc instead of new,OpiePlayer,Shutdown isn't working anymore this is because the buildsystem lacks sane defaults for your system
2003-10-07Add the possible defines to the custom- device headerszecke1-1/+4
-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-25-instead of defining for an board we define now what thiszecke1-0/+1
boards need QPE_NEED_CALIBRATE -launcher is the only one executin application -allow processing of QCOPfiles after start ( qpeapplication ) -qcopenvelope no longer calls Global::execute
2002-06-18Moved platform specific things from custom-*.h #defines to virtual methodssandman1-60/+0
in libopie/odevice.{h,cpp} Minor fix in Sound + reformating
2002-06-09Forgot to remove debug stuffsandman1-1/+0
2002-06-09Fixed sound handling for iPAQssandman1-504/+44
New feature: raise volume while playing Alarm sound (confiureable via qpe.conf / Sound / AlarmPercent -- needs a GUI !)
2002-05-22followup for custom-ipaq to make it compile againharlekin1-155/+9
2002-05-16initial for ipaq screenclicks and alarm soundsllornkcor1-0/+687