summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-07Fix: MMC transfer speed was not displayed due to wrong line numbers.Jens Arnold
2004-10-06The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn
2004-10-06Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold
2004-10-06UP/DOWN behaviour in bookmark navigation was mirrored in recent button overhaulHenrik Backe
2004-10-06Fixed delete confirmation dialouge in onplay (again)Henrik Backe
2004-10-06include cpu header only if explicit CPU matchDaniel Stenberg
2004-10-06sh7024.h -> cpu.hLinus Nielsen Feltzing
2004-10-06ENDADDR is now correctly definedLinus Nielsen Feltzing
2004-10-06Adapted for iRiver H1xxLinus Nielsen Feltzing
2004-10-06Changed CPU name, removed HAVE_LEDLinus Nielsen Feltzing
2004-10-06Changed CPU nameLinus Nielsen Feltzing
2004-10-06CPU definition fileLinus Nielsen Feltzing
2004-10-06CPU definitions for MCF5249Linus Nielsen Feltzing
2004-10-06Removed Neo supportLinus Nielsen Feltzing
2004-10-06Removed erroneous comment.Björn Stenberg
2004-10-05Oops, I meant to disable SDOLinus Nielsen Feltzing
2004-10-05Increased strength on S/PDIF outputs, fixes bug #770355Linus Nielsen Feltzing
2004-10-05Don't check BUTTON_REL on SYS_ eventsLinus Nielsen Feltzing
2004-10-05Don't accept press events as dialog answer.Björn Stenberg
2004-10-05Patch #1016011 by Eric Lassauge, fixes X11 simulator build in CygwinLinus Nielsen Feltzing
2004-10-05Some additions & correctionsJens Arnold
2004-10-05Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg
2004-10-05only compile files that are relevantDaniel Stenberg
2004-10-05added a few more milestones from our historyDaniel Stenberg
2004-10-05panic on write behind partition, tooJörg Hohensohn
2004-10-05repair the broken dependency stuffDaniel Stenberg
2004-10-05Added stop (off+repeat) to ondio wps.Björn Stenberg
2004-10-05Ondio menu hack removedJörg Hohensohn
2004-10-05Don't exit menus on repeat.Björn Stenberg
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg
2004-10-04Added ondio newsBjörn Stenberg
2004-10-04Moved most actions off of button release events.Björn Stenberg
2004-10-04Player volume buttons now work againBjörn Stenberg
2004-10-04(Re-)added the delayed write feature to avoid wearing the flash unnecessarilyJens Arnold
2004-10-04MMC: 10 % faster reading and 15 % faster writingJens Arnold
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing
2004-10-04added the new SOURCES files to the tarballDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-10-04set compiler options here too, you MUST re-run configure once the nextDaniel Stenberg
2004-10-04Player next/prev is on release, not press. (Bug #1039326)Björn Stenberg
2004-10-04Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing
2004-10-03Removed disabled code.Jens Arnold
2004-10-03Implemented multiple block reading and writing. Significant speedup.Jens Arnold
2004-10-02Fix: MAS SIBI control now is output as intendedJens Arnold
2004-10-02Moved Ondio main menu hack in order to properly browse fonts, langs, rocks an...Jens Arnold
2004-10-01This one was missing from my MAS3539F support commitJens Arnold
2004-10-01Some cleanup, and a quick fix to make battery status reading and idle powerof...Jens Arnold
2004-10-01Fixed Ondio USB polarity debug displayJens Arnold
2004-10-01void* can't be offset, gcc should not allows thisJörg Hohensohn