Age | Commit message (Expand) | Author | Files | Lines |
2005-07-21 | Crossfade (and pcm buffer size) length is now configurable. | Miika Pekkarinen | 1 | -3/+4 |
2005-07-18 | iriver debug menu: S/PDIF analyzer | Linus Nielsen Feltzing | 1 | -0/+163 |
2005-07-18 | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner | 1 | -2/+2 |
2005-07-13 | Fixed the errors. | Miika Pekkarinen | 1 | -0/+1 |
2005-07-11 | Wrong model check in the debug menu. Now the recording test is back on the H1... | Linus Nielsen Feltzing | 1 | -2/+2 |
2005-07-10 | Archos devices: Removed MAS and RTC debug menu options. They are no longer us... | Jens Arnold | 1 | -335/+0 |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg | 1 | -1/+2 |
2005-06-25 | Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli... | Jens Arnold | 1 | -3/+3 |
2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 1 | -3/+5 |
2005-06-22 | Undid the variable font size handling in audio_debug since it now uses the sy... | Jens Arnold | 1 | -6/+3 |
2005-06-22 | Use system font for the audio thread debug screen | Linus Nielsen Feltzing | 1 | -0/+2 |
2005-06-22 | Mind the line-height | Jonas Häggqvist | 1 | -2/+5 |
2005-06-22 | More audio thread debug info | Linus Nielsen Feltzing | 1 | -4/+8 |
2005-06-22 | OOps, bad handling of tick_remove_task() | Linus Nielsen Feltzing | 1 | -2/+4 |
2005-06-22 | New debug screen for sw codec audio thread | Linus Nielsen Feltzing | 1 | -3/+78 |
2005-06-19 | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy | 1 | -0/+6 |
2005-06-18 | Iriver UDA1380 volume and balance handling is now done in sound.c, similar to... | Jens Arnold | 1 | -210/+1 |
2005-06-06 | Audio thread debug is only for bitmapped LCD | Linus Nielsen Feltzing | 1 | -2/+2 |
2005-06-06 | Audio thread debug is only for MAS at the moment | Linus Nielsen Feltzing | 1 | -2/+2 |
2005-06-01 | Added logfdump - that writes the internal logf log to .rockbox/logf.txt | Daniel Stenberg | 1 | -0/+1 |
2005-05-30 | (Optional) logf support | Daniel Stenberg | 1 | -0/+4 |
2005-05-27 | Adjusted MMC debug info. | Jens Arnold | 1 | -2/+2 |
2005-05-08 | Removed dead code; some minor optimisations. | Jens Arnold | 1 | -10/+5 |
2005-05-07 | Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a... | Jens Arnold | 1 | -4/+0 |
2005-05-06 | Bugfix: ata_device is a char in ata.c | Jens Arnold | 1 | -3/+3 |
2005-04-28 | MMC driver does now handle block sizes != 512 bytes, which is necessary to su... | Jens Arnold | 1 | -1/+3 |
2005-04-14 | New API for buffered PCM playback | Linus Nielsen Feltzing | 1 | -19/+38 |
2005-04-06 | First lame attempt to show correct battery level on the iRiver | Linus Nielsen Feltzing | 1 | -0/+10 |
2005-04-05 | mp3buf renamed to audiobuf | Linus Nielsen Feltzing | 1 | -6/+6 |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 1 | -6/+6 |
2005-03-31 | iRiver: More DMA debug output | Linus Nielsen Feltzing | 1 | -8/+21 |
2005-03-28 | Re-do previous patch, again. xshock's patch undid this. | Michiel Van Der Kolk | 1 | -11/+13 |
2005-03-28 | Sound api improvements, rockboy sound, contributed by xshock. | Michiel Van Der Kolk | 1 | -17/+18 |
2005-03-23 | patch # 1159539 from GvB: V1 charging cleanup | Jörg Hohensohn | 1 | -11/+13 |
2005-03-18 | Audio test is only for iriver | Linus Nielsen Feltzing | 1 | -0/+2 |
2005-03-18 | PCM playback test code | Linus Nielsen Feltzing | 1 | -0/+172 |
2005-03-07 | Use BUTTON_PLAY on Gmini | Linus Nielsen Feltzing | 1 | -1/+5 |
2005-03-07 | Dedicated CPU frequency debug screen for CPU's with PLL | Linus Nielsen Feltzing | 1 | -18/+54 |
2005-03-03 | More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) | Jörg Hohensohn | 1 | -34/+19 |
2005-03-01 | Fixed some warnings. | Jens Arnold | 1 | -4/+3 |
2005-03-01 | Debug interface for the CPU frequency adjustment | Linus Nielsen Feltzing | 1 | -12/+31 |
2005-02-25 | gmini: updated to new interface for ddma | Jean-Philippe Bernardy | 1 | -3/+2 |
2005-02-12 | Fixed calculation of MMC sector count. Display sector count instead of (rough... | Jens Arnold | 1 | -2/+1 |
2005-02-11 | iRiver: Added dbg_ports() | Linus Nielsen Feltzing | 1 | -0/+75 |
2005-02-08 | Support for flash chip identification on the gmini | Jean-Philippe Bernardy | 1 | -12/+41 |
2005-02-04 | MMC driver now panics on out-of-bound accesses. | Jens Arnold | 1 | -5/+2 |
2005-02-02 | made lots of code conditional on SH or MAS | Daniel Stenberg | 1 | -2/+16 |
2005-01-31 | New function for formatting large-range values for output, both printed and v... | Jens Arnold | 1 | -33/+10 |
2005-01-24 | Fixed yellow builds (int->long) | Jens Arnold | 1 | -33/+33 |
2004-12-29 | behave for multi-volume | Jörg Hohensohn | 1 | -3/+3 |