summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-29behave for multi-volumeJörg Hohensohn1-3/+3
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold1-0/+4
2004-10-22for Ondio: ATA info taken out of debug screensJörg Hohensohn1-9/+10
2004-10-16Debug menu->View runtime: Ignore release eventsJens Arnold1-2/+2
2004-10-10First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold1-1/+1
2004-10-07Fix: MMC transfer speed was not displayed due to wrong line numbers.Jens Arnold1-6/+6
2004-10-06Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold1-2/+130
2004-10-01Fixed Ondio USB polarity debug displayJens Arnold1-0/+4
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-6/+6
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-7/+7
2004-09-28First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold1-1/+14
2004-09-23Fixed broken reset runtime confirmation dialougeHenrik Backe1-3/+3
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-243/+217
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn1-2/+2
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold1-3/+31
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-1/+1
2004-08-06MAS register addresses are 8 bitJens Arnold1-4/+3
2004-08-03More const policeing step 5Jens Arnold1-1/+1
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-4/+6
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-17/+17
2004-07-23Removed the sound debugging screenLinus Nielsen Feltzing1-131/+0
2004-07-19fixed the flash ID query, prevent this code to eventually run from ROMJörg Hohensohn1-3/+17
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing1-5/+6
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing1-0/+13
2004-04-06Added cluster size to the disk debug screenLinus Nielsen Feltzing1-1/+7
2004-03-31Ooops, I broke the player builds.Linus Nielsen Feltzing1-0/+2
2004-03-29New sound test code. Now it sets up the MDB as the original firmware does.Linus Nielsen Feltzing1-7/+18
2004-03-25We now start monitoring USB earlier, and can enter USB mode from the debug pa...Linus Nielsen Feltzing1-0/+5
2004-03-23Added Super Bass switch to the sound test debug screenLinus Nielsen Feltzing1-0/+21
2004-03-22Test debug code for the sound quality discussionLinus Nielsen Feltzing1-0/+98
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-2/+3
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-15/+15
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-1/+1
2004-03-01Squeezed the disk timing info to fit the Player LCDLinus Nielsen Feltzing1-3/+4
2004-02-16Oh, those yellow builds...Linus Nielsen Feltzing1-0/+2
2004-02-16New disk debugging options for timing informationLinus Nielsen Feltzing1-1/+48
2004-02-05radio.h was mistakenly included for all targetsLinus Nielsen Feltzing1-1/+3
2004-02-04Added a debug option for the FM radio detectionLinus Nielsen Feltzing1-0/+44
2004-01-14Fixed typoBjörn Stenberg1-1/+1
2004-01-14Added display of acoustic management, power management and read look-ahead.Björn Stenberg1-1/+19
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg1-3/+5
2003-11-20Removed startup_io test codeBjörn Stenberg1-25/+0
2003-10-29HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot...Jörg Hohensohn1-12/+32
2003-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg1-1/+11
2003-08-05Fixed silly typo.Björn Stenberg1-1/+1
2003-08-05Add ata master/slave display to hw_info debug menu.Björn Stenberg1-39/+41
2003-08-02Diagnostic code added, to find init problems (charging, etc.) when flashed: t...Jörg Hohensohn1-0/+26
2003-08-01Fixed compiler warningHardeep Sidhu1-0/+1
2003-08-01the HW info screen got another line, giving a CRC16 across the boot ROM (and...Jörg Hohensohn1-2/+56
2003-05-20Flash info now also for PlayerJörg Hohensohn1-2/+15