summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold2006-05-25
* H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor.Jens Arnold2006-05-12
* Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ...Jens Arnold2006-05-07
* We don't need 2 different CRC functions.Jens Arnold2006-05-07
* Reduce instructions in debug audio thread loop slightlyBrandon Low2006-04-25
* Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...Brandon Low2006-04-23
* Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen2006-04-23
* Use correct macros to check for iriver architecture.Jens Arnold2006-04-20
* comment a type change for audio debugBrandon Low2006-04-14
* Fix bad rebuffering bug, and kill the track_count variableBrandon Low2006-04-09
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Fixed the debug menu.Miika Pekkarinen2006-03-26
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Fix some problems with using USB_POWERED as a charging state separate from ch...Brandon Low2006-03-19
* Red build fixLinus Nielsen Feltzing2006-03-18
* iAudio fixesLinus Nielsen Feltzing2006-03-18
* Fix red buildsBrandon Low2006-03-18
* Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low2006-03-18
* I could have sworn i removed that before commiting...Thom Johansen2006-03-17
* CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen2006-03-17
* Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing2006-02-17
* Rework PCM bufferBrandon Low2006-02-07
* Leave the port debug menu on button release to allow reading the cancel butto...Jens Arnold2006-02-07
* Disable dbg_flash_id menu for PP5002 devicesDave Chapman2006-02-05
* iPod: Initial implementation of a debug i/o ports screenDave Chapman2006-01-31
* Start cleaning up some #ifdefs in charging codeBrandon Low2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Little-endian targets: Correctly byte-swap the ATA identify_info data when co...Dave Chapman2005-12-15
* More comments to the dircache functions and a debug menu entry toMiika Pekkarinen2005-11-26
* Debug menu entry for the dircache.Miika Pekkarinen2005-11-26
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* iPod: dummy implementation of dbg_flash_id()Dave Chapman2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* H300: Fix dbg_save_roms().Jens Arnold2005-11-09
* Recorder v1: removed duplicate battery debug code.Jens Arnold2005-11-03
* Debug menu: Added flash ID reading and ROM dump for H1x0. * #if(def) cleanupJens Arnold2005-10-10
* Ported the memory guard debug feature to coldfire, using the breakpoint logic...Jens Arnold2005-10-08
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* Some more cosmetic fixes for bitmap displays in the debug menuLinus Nielsen Feltzing2005-08-18
* Use the system font in the debug screensLinus Nielsen Feltzing2005-08-14
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* iriver debug menu: S/PDIF analyzerLinus Nielsen Feltzing2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Fixed the errors.Miika Pekkarinen2005-07-13
* Wrong model check in the debug menu. Now the recording test is back on the H1...Linus Nielsen Feltzing2005-07-11
* Archos devices: Removed MAS and RTC debug menu options. They are no longer us...Jens Arnold2005-07-10
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2005-06-25