Age | Commit message (Expand) | Author |
2008-05-29 | move the HAS_BUTTONBAR define to the config-<target>.h files | Jonathan Gordon |
2008-05-29 | Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o... | Linus Nielsen Feltzing |
2008-05-28 | Fix yellow. | Michael Sevakis |
2008-05-28 | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis |
2008-05-26 | Increased MAX_SYS_EVENTS from 10 to 16, since there are potentially more than... | Bertrik Sikken |
2008-05-25 | Accept FS #9021 by James Vasile and apply the fix to the other drivers that h... | Peter D'Hoye |
2008-05-25 | Fix a comment since it was very wrong. | Michael Sevakis |
2008-05-25 | Gigabeat S: Add charge current and battery temp readout in power management a... | Michael Sevakis |
2008-05-24 | Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq... | Jens Arnold |
2008-05-24 | Make life easier for people working on new ports (audio drivers are normally ... | Dave Chapman |
2008-05-21 | TCC78x NAND driver: Split the initial bank scan into two passes (appears to i... | Rob Purchase |
2008-05-21 | Correct an oopsy when finishing off the MC13783 header. No wonder ADC reading... | Michael Sevakis |
2008-05-21 | FS #8680. MOD codec by Rainer Sinsch. | Thom Johansen |
2008-05-21 | Oops. Forgot to put the pmic thread stack size back to normal. | Michael Sevakis |
2008-05-21 | Gigabeat S: | Michael Sevakis |
2008-05-21 | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo |
2008-05-21 | Contrast settings for the gigabeat F/X | Karl Kurbjun |
2008-05-21 | Make some functions static, point to the wiki, and comit the code to invert t... | Karl Kurbjun |
2008-05-20 | Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t... | Bertrik Sikken |
2008-05-19 | Get a good start on cleaning up powermgmt.c | Michael Sevakis |
2008-05-18 | Enable Gigabeat F/X LCD flipscreen | Karl Kurbjun |
2008-05-18 | fix a comment typo | Dominik Riebeling |
2008-05-18 | Spelling fixes. | Bertrik Sikken |
2008-05-18 | "fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha... | Jonathan Gordon |
2008-05-18 | remove a stupid infinite loop which stopped the mr500 booting | Jonathan Gordon |
2008-05-17 | Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t... | Michael Sevakis |
2008-05-17 | Actually remove the ata lock hack code for that had been used for iPod Video ... | Michael Sevakis |
2008-05-17 | Forgot this also | Maurus Cuelenaere |
2008-05-17 | Use OF's firmware loading mechanism instead of Rockbox's. | Maurus Cuelenaere |
2008-05-17 | Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara... | Jens Arnold |
2008-05-17 | Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky. | Michael Sevakis |
2008-05-16 | Add beginning of DSP code (done by Catalin Patulea), but don't enable it | Maurus Cuelenaere |
2008-05-16 | 1) Put USB in IRAM | Maurus Cuelenaere |
2008-05-16 | fix some problems with missing HAVE_RECORDING checks #2 | Christian Gmeiner |
2008-05-16 | fix some problems with missing HAVE_RECORDING checks | Christian Gmeiner |
2008-05-16 | simplify this #if statement too | Christian Gmeiner |
2008-05-16 | fix FS#8992 - hope all sound bass/treble problems are gone now | Christian Gmeiner |
2008-05-16 | simplify #if statement | Christian Gmeiner |
2008-05-16 | add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ... | Christian Gmeiner |
2008-05-16 | Cleanup some .h files in the imx31 target branch - #include guard style, head... | Michael Sevakis |
2008-05-16 | Fix a couple mistakes. Forgot to add a few definitions. | Michael Sevakis |
2008-05-16 | MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens... | Michael Sevakis |
2008-05-15 | Check for a supported partition type before trying to mount a partition. This... | Jens Arnold |
2008-05-15 | 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) | Maurus Cuelenaere |
2008-05-15 | Forgot about the buttonlights. Removing for now since this will not work pro... | Karl Kurbjun |
2008-05-15 | Save around a hundred uA - not much, but why not? - No functional change for ... | Karl Kurbjun |
2008-05-14 | Introduce PRESCALER_CAP and move some driver specific code to the correct place. | Christian Gmeiner |
2008-05-14 | Oops. Left a couple things in a bad state when using fading. | Michael Sevakis |
2008-05-14 | Fail with an error and kick suspect looking default values. | Christian Gmeiner |
2008-05-14 | Fix yellows and reds. | Maurus Cuelenaere |