summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-26Fixed the debug menu.Miika Pekkarinen1-1/+3
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-0/+39
2006-03-19Fix some problems with using USB_POWERED as a charging state separate from ch...Brandon Low1-1/+6
2006-03-18Red build fixLinus Nielsen Feltzing1-1/+1
2006-03-18iAudio fixesLinus Nielsen Feltzing1-5/+16
2006-03-18Fix red buildsBrandon Low1-8/+1
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low1-1/+64
2006-03-17I could have sworn i removed that before commiting...Thom Johansen1-3/+1
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen1-4/+18
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing1-1/+8
2006-02-07Rework PCM bufferBrandon Low1-8/+19
2006-02-07Leave the port debug menu on button release to allow reading the cancel butto...Jens Arnold1-2/+2
2006-02-05Disable dbg_flash_id menu for PP5002 devicesDave Chapman1-1/+1
2006-01-31iPod: Initial implementation of a debug i/o ports screenDave Chapman1-0/+43
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low1-0/+2
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+6
2005-12-15Little-endian targets: Correctly byte-swap the ATA identify_info data when co...Dave Chapman1-2/+2
2005-11-26More comments to the dircache functions and a debug menu entry toMiika Pekkarinen1-0/+4
2005-11-26Debug menu entry for the dircache.Miika Pekkarinen1-0/+53
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-1/+3
2005-11-12iPod: dummy implementation of dbg_flash_id()Dave Chapman1-1/+8
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy1-4/+0
2005-11-09H300: Fix dbg_save_roms().Jens Arnold1-3/+4
2005-11-03Recorder v1: removed duplicate battery debug code.Jens Arnold1-6/+7
2005-10-10Debug menu: Added flash ID reading and ROM dump for H1x0. * #if(def) cleanupJens Arnold1-34/+84
2005-10-08Ported the memory guard debug feature to coldfire, using the breakpoint logic...Jens Arnold1-4/+4
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold1-2/+3
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-2/+2
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen1-5/+5
2005-08-18Some more cosmetic fixes for bitmap displays in the debug menuLinus Nielsen Feltzing1-9/+2
2005-08-14Use the system font in the debug screensLinus Nielsen Feltzing1-0/+2
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen1-3/+4
2005-07-18iriver debug menu: S/PDIF analyzerLinus Nielsen Feltzing1-0/+163
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner1-2/+2
2005-07-13Fixed the errors.Miika Pekkarinen1-0/+1
2005-07-11Wrong model check in the debug menu. Now the recording test is back on the H1...Linus Nielsen Feltzing1-2/+2
2005-07-10Archos devices: Removed MAS and RTC debug menu options. They are no longer us...Jens Arnold1-335/+0
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold1-3/+3
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-3/+5
2005-06-22Undid the variable font size handling in audio_debug since it now uses the sy...Jens Arnold1-6/+3
2005-06-22Use system font for the audio thread debug screenLinus Nielsen Feltzing1-0/+2
2005-06-22Mind the line-heightJonas Häggqvist1-2/+5
2005-06-22More audio thread debug infoLinus Nielsen Feltzing1-4/+8
2005-06-22OOps, bad handling of tick_remove_task()Linus Nielsen Feltzing1-2/+4
2005-06-22New debug screen for sw codec audio threadLinus Nielsen Feltzing1-3/+78
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy1-0/+6
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold1-210/+1
2005-06-06Audio thread debug is only for bitmapped LCDLinus Nielsen Feltzing1-2/+2
2005-06-06Audio thread debug is only for MAS at the momentLinus Nielsen Feltzing1-2/+2