| Commit message (Expand) | Author | Age |
| * | Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ... | Jens Arnold | 2007-03-18 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold | 2007-03-16 |
| * | Jan 1 1980 was a tuesday | Linus Nielsen Feltzing | 2007-03-15 |
| * | x5/M5: Finally get rid of filter selection aberrations when switching to 88.2... | Michael Sevakis | 2007-03-14 |
| * | Fix typo. We only need to keep bit 6 set on HPH_OUT_L. Setting it on HPH_OUT_... | Barry Wardell | 2007-03-12 |
| * | Make private function static on variable CPU frequency targets. Kill it on fi... | Jens Arnold | 2007-03-11 |
| * | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers | 2007-03-11 |
| * | Optimized the gui list code performance, including automatic frame dropping a... | Miika Pekkarinen | 2007-03-11 |
| * | Reenable aynchronous audio init stage. Really just single stage with aynchron... | Michael Sevakis | 2007-03-11 |
| * | Put an end to priority inversion in the ata driver. Gave up trying to have fu... | Michael Sevakis | 2007-03-09 |
| * | Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a... | Thom Johansen | 2007-03-07 |
| * | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers | 2007-03-04 |
| * | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla | 2007-03-03 |
| * | Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ... | Thom Johansen | 2007-02-28 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | X5: Move the remote tick to target tree. | Jens Arnold | 2007-02-25 |
| * | Move target specific parts of the H100 remote LCD driver to target tree. | Jens Arnold | 2007-02-25 |
| * | Remove unused code, make comments c-style, make one private function static | Nils Wallménius | 2007-02-25 |
| * | Moved ipod LCD code to target tree. | Jens Arnold | 2007-02-25 |
| * | Use the correct constant to avoid confusion | Peter D'Hoye | 2007-02-24 |
| * | Better short filename generation. Fixes FS#6648. | Peter D'Hoye | 2007-02-24 |
| * | Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea... | Jens Arnold | 2007-02-20 |
| * | Tiny size optimisation. | Jens Arnold | 2007-02-18 |
| * | Fix CONFIG_BACKLIGHT warnings. | Jens Arnold | 2007-02-18 |
| * | Fix remaining CONFIG_TUNER checks. | Jens Arnold | 2007-02-18 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | more CONFIG_LED fixes | Jonathan Gordon | 2007-02-18 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold | 2007-02-17 |
| * | No functional changes, just reorganising code: | Barry Wardell | 2007-02-16 |
| * | Fix setting time on Sansa used to set the day to one day later than it | Barry Wardell | 2007-02-04 |
| * | RTC support for Sansa. | Barry Wardell | 2007-02-03 |
| * | Reverting the FAT32 driver change - it seems to have introduced a bug | Linus Nielsen Feltzing | 2007-01-29 |
| * | Changed fat_getnext(): | Linus Nielsen Feltzing | 2007-01-29 |
| * | Fix red builds | Daniel Ankers | 2007-01-27 |
| * | Oops - fix PortalPlayer builds | Daniel Ankers | 2007-01-27 |
| * | Clean up PP5002 I2C code (no functional changes): | Barry Wardell | 2007-01-27 |
| * | Clean up PP5020 I2C code (no functional changes): | Barry Wardell | 2007-01-27 |
| * | Permanently enable powering down the disk when it's sleeping for supported ta... | Nils Wallménius | 2007-01-23 |
| * | Settings are now stored in /.rockbox/config.cfg instead of the hidden sector.... | Jonathan Gordon | 2007-01-23 |
| * | The code police strikes back, and some minor optimisations. | Jens Arnold | 2007-01-21 |
| * | Move mono DRMODE optimizations from Gigabeat to all 16-bit targets | Greg White | 2007-01-18 |
| * | Remove bogus variables to fix warnings | Greg White | 2007-01-15 |
| * | Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps | Greg White | 2007-01-15 |
| * | Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive... | Jens Arnold | 2007-01-14 |
| * | Skip scroll check when LCD is disabled | Greg White | 2007-01-14 |
| * | Added zero crossing check before changing volume to avoid noise during volume... | Steve Gotthardt | 2007-01-13 |
| * | Removed executable flag | Linus Nielsen Feltzing | 2007-01-09 |
| * | Add a check to verify ATA driver has been initialised in ata_sleepnow(). | Miika Pekkarinen | 2007-01-08 |