summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Undid the variable font size handling in audio_debug since it now uses the sy...Jens Arnold2005-06-22
* Use system font for the audio thread debug screenLinus Nielsen Feltzing2005-06-22
* Mind the line-heightJonas Häggqvist2005-06-22
* More audio thread debug infoLinus Nielsen Feltzing2005-06-22
* OOps, bad handling of tick_remove_task()Linus Nielsen Feltzing2005-06-22
* New debug screen for sw codec audio threadLinus Nielsen Feltzing2005-06-22
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* Audio thread debug is only for bitmapped LCDLinus Nielsen Feltzing2005-06-06
* Audio thread debug is only for MAS at the momentLinus Nielsen Feltzing2005-06-06
* Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg2005-06-01
* (Optional) logf supportDaniel Stenberg2005-05-30
* Adjusted MMC debug info.Jens Arnold2005-05-27
* Removed dead code; some minor optimisations.Jens Arnold2005-05-08
* Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold2005-05-07
* Bugfix: ata_device is a char in ata.cJens Arnold2005-05-06
* MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold2005-04-28
* New API for buffered PCM playbackLinus Nielsen Feltzing2005-04-14
* First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing2005-04-06
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* iRiver: More DMA debug outputLinus Nielsen Feltzing2005-03-31
* Re-do previous patch, again. xshock's patch undid this.Michiel Van Der Kolk2005-03-28
* Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk2005-03-28
* patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn2005-03-23
* Audio test is only for iriverLinus Nielsen Feltzing2005-03-18
* PCM playback test codeLinus Nielsen Feltzing2005-03-18
* Use BUTTON_PLAY on GminiLinus Nielsen Feltzing2005-03-07
* Dedicated CPU frequency debug screen for CPU's with PLLLinus Nielsen Feltzing2005-03-07
* More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn2005-03-03
* Fixed some warnings.Jens Arnold2005-03-01
* Debug interface for the CPU frequency adjustmentLinus Nielsen Feltzing2005-03-01
* gmini: updated to new interface for ddmaJean-Philippe Bernardy2005-02-25
* Fixed calculation of MMC sector count. Display sector count instead of (rough...Jens Arnold2005-02-12
* iRiver: Added dbg_ports()Linus Nielsen Feltzing2005-02-11
* Support for flash chip identification on the gminiJean-Philippe Bernardy2005-02-08
* MMC driver now panics on out-of-bound accesses.Jens Arnold2005-02-04
* made lots of code conditional on SH or MASDaniel Stenberg2005-02-02
* New function for formatting large-range values for output, both printed and v...Jens Arnold2005-01-31
* Fixed yellow builds (int->long)Jens Arnold2005-01-24
* behave for multi-volumeJörg Hohensohn2004-12-29
* Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold2004-12-01
* for Ondio: ATA info taken out of debug screensJörg Hohensohn2004-10-22