| Commit message (Expand) | Author | Age |
| ... | |
| * | Added logfdump - that writes the internal logf log to .rockbox/logf.txt | Daniel Stenberg | 2005-06-01 |
| * | (Optional) logf support | Daniel Stenberg | 2005-05-30 |
| * | Adjusted MMC debug info. | Jens Arnold | 2005-05-27 |
| * | Removed dead code; some minor optimisations. | Jens Arnold | 2005-05-08 |
| * | Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a... | Jens Arnold | 2005-05-07 |
| * | Bugfix: ata_device is a char in ata.c | Jens Arnold | 2005-05-06 |
| * | MMC driver does now handle block sizes != 512 bytes, which is necessary to su... | Jens Arnold | 2005-04-28 |
| * | New API for buffered PCM playback | Linus Nielsen Feltzing | 2005-04-14 |
| * | First lame attempt to show correct battery level on the iRiver | Linus Nielsen Feltzing | 2005-04-06 |
| * | mp3buf renamed to audiobuf | Linus Nielsen Feltzing | 2005-04-05 |
| * | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 2005-04-04 |
| * | iRiver: More DMA debug output | Linus Nielsen Feltzing | 2005-03-31 |
| * | Re-do previous patch, again. xshock's patch undid this. | Michiel Van Der Kolk | 2005-03-28 |
| * | Sound api improvements, rockboy sound, contributed by xshock. | Michiel Van Der Kolk | 2005-03-28 |
| * | patch # 1159539 from GvB: V1 charging cleanup | Jörg Hohensohn | 2005-03-23 |
| * | Audio test is only for iriver | Linus Nielsen Feltzing | 2005-03-18 |
| * | PCM playback test code | Linus Nielsen Feltzing | 2005-03-18 |
| * | Use BUTTON_PLAY on Gmini | Linus Nielsen Feltzing | 2005-03-07 |
| * | Dedicated CPU frequency debug screen for CPU's with PLL | Linus Nielsen Feltzing | 2005-03-07 |
| * | More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) | Jörg Hohensohn | 2005-03-03 |
| * | Fixed some warnings. | Jens Arnold | 2005-03-01 |
| * | Debug interface for the CPU frequency adjustment | Linus Nielsen Feltzing | 2005-03-01 |
| * | gmini: updated to new interface for ddma | Jean-Philippe Bernardy | 2005-02-25 |
| * | Fixed calculation of MMC sector count. Display sector count instead of (rough... | Jens Arnold | 2005-02-12 |
| * | iRiver: Added dbg_ports() | Linus Nielsen Feltzing | 2005-02-11 |
| * | Support for flash chip identification on the gmini | Jean-Philippe Bernardy | 2005-02-08 |
| * | MMC driver now panics on out-of-bound accesses. | Jens Arnold | 2005-02-04 |
| * | made lots of code conditional on SH or MAS | Daniel Stenberg | 2005-02-02 |
| * | New function for formatting large-range values for output, both printed and v... | Jens Arnold | 2005-01-31 |
| * | Fixed yellow builds (int->long) | Jens Arnold | 2005-01-24 |
| * | behave for multi-volume | Jörg Hohensohn | 2004-12-29 |
| * | Button driver overhaul: (1) Unified the button driver functions as much as po... | Jens Arnold | 2004-12-01 |
| * | for Ondio: ATA info taken out of debug screens | Jörg Hohensohn | 2004-10-22 |
| * | Debug menu->View runtime: Ignore release events | Jens Arnold | 2004-10-16 |
| * | First part of MMC hotswap handling; removed unnecessary MMC thread | Jens Arnold | 2004-10-10 |
| * | Fix: MMC transfer speed was not displayed due to wrong line numbers. | Jens Arnold | 2004-10-07 |
| * | Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol... | Jens Arnold | 2004-10-06 |
| * | Fixed Ondio USB polarity debug display | Jens Arnold | 2004-10-01 |
| * | Added MAS3539F support (Ondio SP) | Jens Arnold | 2004-09-29 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | First working MMC driver (very preliminary, and read-only), and some adaption... | Jens Arnold | 2004-09-28 |
| * | Fixed broken reset runtime confirmation dialouge | Henrik Backe | 2004-09-23 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn | 2004-09-10 |
| * | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold | 2004-08-30 |
| * | Const policed pointer arguments to functions, part 3 | Jens Arnold | 2004-08-18 |
| * | MAS register addresses are 8 bit | Jens Arnold | 2004-08-06 |
| * | More const policeing step 5 | Jens Arnold | 2004-08-03 |
| * | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing | 2004-07-26 |
| * | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn | 2004-07-23 |