Age | Commit message (Expand) | Author |
2007-07-30 | H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A... | Jens Arnold |
2007-07-30 | Trim a little bulk off the scheduler for dual core. Shouldn't change bin size... | Michael Sevakis |
2007-07-29 | iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera... | Jens Arnold |
2007-07-29 | iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ... | Jens Arnold |
2007-07-29 | Stop Gigabeat bootloader from panicing. | Michael Sevakis |
2007-07-29 | Add a new timeout API to the kernel. Enable only for e200 right now since it'... | Michael Sevakis |
2007-07-29 | How should I say ... oops ? | Kevin Ferrare |
2007-07-29 | Use multi-screen api for metronome plugin, and made it run in the simulator b... | Kevin Ferrare |
2007-07-28 | Fix warnings and errors. Remove some added stuff that wasn't needed afterall. | Michael Sevakis |
2007-07-28 | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis |
2007-07-27 | Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F... | Jens Arnold |
2007-07-27 | Cosmetics (remove tab and trailing spaces) | Antoine Cellerier |
2007-07-27 | 2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast. | Jens Arnold |
2007-07-27 | Oops. | Jens Arnold |
2007-07-27 | iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD... | Jens Arnold |
2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
2007-07-26 | Further G1/G2 work. Bootloader compiles now, but probably won't work. | Jens Arnold |
2007-07-26 | Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted... | Jens Arnold |
2007-07-26 | Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ... | Jens Arnold |
2007-07-26 | H10: Speed up LCD updates significantly (~+80% when boosted). | Jens Arnold |
2007-07-26 | Clean up PP502x CPU clock setup code and use the full 80MHz when boosted. | Jens Arnold |
2007-07-26 | Reenable scaling on Sansa since a reasonable solution to clicks has been found. | Michael Sevakis |
2007-07-26 | Stop the occasional crashes (most often 'undefined instruction') on PP5020 (a... | Jens Arnold |
2007-07-25 | Remove the hack which read the ipod hardware revision from flash in the bootl... | Dave Chapman |
2007-07-25 | Some rewriting of the e200 ata driver. No more panicing. Faster card multiple... | Michael Sevakis |
2007-07-22 | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis |
2007-07-21 | Queue song statistical data to the tagcache system and update entirely in bac... | Miika Pekkarinen |
2007-07-21 | Ooops | Kevin Ferrare |
2007-07-21 | This should fix dircache being disabled by my last commit. | Kevin Ferrare |
2007-07-20 | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare |
2007-07-19 | Slight speedup for iAudio remote LCD update when the CPU isn't boosted. | Jens Arnold |
2007-07-19 | include the files in firmware/drivers/tuner in the tarballs | Nils Wallménius |
2007-07-17 | Revert cosmetic change and staticing of the rolo_restart() function, because ... | Nils Wallménius |
2007-07-17 | Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ... | Michael Sevakis |
2007-07-16 | Make a private function static where possible, add a comment, make a small co... | Nils Wallménius |
2007-07-16 | Fix a typo that would cause incorrect enums. | Michael Sevakis |
2007-07-15 | Hrm. Commit the other needed change too. :) | Michael Sevakis |
2007-07-15 | Gigabeat: Add the funky foreground color support for transparent bitmaps. | Michael Sevakis |
2007-07-14 | Remove a change that wasn't supposed to stick around. | Michael Sevakis |
2007-07-14 | e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g... | Michael Sevakis |
2007-07-14 | More battery updates, this time for gigabeat. FS #7433 from Johnathon Mihalop | Peter D'Hoye |
2007-07-14 | Correction for ipod video and nano battery type. FS #7216 by Andree Buschmann | Peter D'Hoye |
2007-07-14 | Fix all the red this time? | Michael Sevakis |
2007-07-14 | FS#7353 - mktime() is only used by targets that have an RTC | Robert Keevil |
2007-07-14 | Oops. Forgot to add a file. | Michael Sevakis |
2007-07-14 | Do some planned radio interface cleanup since adding in the LV24020LP. | Michael Sevakis |
2007-07-14 | Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit... | Jonathan Gordon |
2007-07-13 | Makes the Adaptive Bass option not the default. To enable, you must uncomment... | Steve Gotthardt |
2007-07-13 | Changes bass setting to use adaptive bass instead of linear bass. The datashe... | Steve Gotthardt |
2007-07-12 | e200: This should stop lockups on sansa with struck SD card insert detection.... | Michael Sevakis |