summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-10-10removed obsolete codeJörg Hohensohn1-6/+0
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold2-8/+5
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold4-4/+10
2004-10-10First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold1-1/+1
2004-10-09Removed disk settings menu for OndioJens Arnold2-9/+17
2004-10-09Synced.Mats Lidell1-8/+10
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold5-3/+17
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold3-2/+13
2004-10-09minor improvement: allow option cycling for OndioJörg Hohensohn1-0/+4
2004-10-09recording enabled for OndioJörg Hohensohn1-15/+52
2004-10-09Fix: Config sector calculation failed on super-floppy formatted mediaJens Arnold1-1/+1
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2-3/+5
2004-10-07chessclock plugin is player onlyJens Arnold1-1/+1
2004-10-07Ondio flash supportJörg Hohensohn3-18/+71
2004-10-07No source files for the H100 for nowLinus Nielsen Feltzing1-0/+3
2004-10-07Removed the ENABLEDPLUGINS checkLinus Nielsen Feltzing1-5/+0
2004-10-07Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing1-2/+6
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg1-5/+2
2004-10-07Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada...Jörg Hohensohn1-10/+19
2004-10-07Patch #1041556 by Eric Lassauge, correct language for plugin load error in si...Linus Nielsen Feltzing1-1/+1
2004-10-07The preset menus now ignore DOWN button events, fixes bug #1041944Linus Nielsen Feltzing1-0/+12
2004-10-07Fix: MMC transfer speed was not displayed due to wrong line numbers.Jens Arnold1-6/+6
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn6-69/+112
2004-10-06Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold1-2/+130
2004-10-06UP/DOWN behaviour in bookmark navigation was mirrored in recent button overhaulHenrik Backe1-2/+2
2004-10-06Fixed delete confirmation dialouge in onplay (again)Henrik Backe1-1/+1
2004-10-05Don't check BUTTON_REL on SYS_ eventsLinus Nielsen Feltzing1-4/+3
2004-10-05Don't accept press events as dialog answer.Björn Stenberg1-2/+4
2004-10-05only compile files that are relevantDaniel Stenberg2-14/+20
2004-10-05Added stop (off+repeat) to ondio wps.Björn Stenberg1-0/+1
2004-10-05Ondio menu hack removedJörg Hohensohn1-7/+0
2004-10-05Don't exit menus on repeat.Björn Stenberg1-3/+0
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg3-176/+113
2004-10-04Moved most actions off of button release events.Björn Stenberg4-23/+30
2004-10-04Player volume buttons now work againBjörn Stenberg1-6/+12
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing1-1/+1
2004-10-04added the new SOURCES files to the tarballDaniel Stenberg1-0/+3
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg6-11/+123
2004-10-04Player next/prev is on release, not press. (Bug #1039326)Björn Stenberg1-2/+2
2004-10-04Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing1-8/+8
2004-10-02Moved Ondio main menu hack in order to properly browse fonts, langs, rocks an...Jens Arnold2-7/+7
2004-10-01This one was missing from my MAS3539F support commitJens Arnold1-2/+4
2004-10-01Fixed Ondio USB polarity debug displayJens Arnold1-0/+4
2004-10-01Patch #1038325 by Markus Braun, prevents WPS from setting the volume higher t...Linus Nielsen Feltzing1-0/+2
2004-09-29Adjusted temporary Ondio hack for new capabilitiesJens Arnold1-8/+8
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold6-17/+20
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn28-100/+100
2004-09-28Removed debug code, shouldn't have been committedJens Arnold1-1/+0
2004-09-28The config sector number is now calculated from the lowest partition start se...Jens Arnold3-6/+39
2004-09-28First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold1-1/+14