Age | Commit message (Expand) | Author |
2007-03-21 | Update sync queues to use a statically allocated return value in order to fac... | Michael Sevakis |
2007-03-21 | Correct some color unpacking macros. | Michael Sevakis |
2007-03-18 | There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes... | Dave Chapman |
2007-03-18 | The UI sim simulates the RTC, so there is no need to disable it - affects all... | Dave Chapman |
2007-03-18 | Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ... | Jens Arnold |
2007-03-17 | If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2... | Barry Wardell |
2007-03-17 | Fix simulator builds, and some debugf() format strings. | Jens Arnold |
2007-03-17 | Fixed the logf builds. | Miika Pekkarinen |
2007-03-17 | Let GCC check arguments of some more printf-style functions, also for plugins... | Jens Arnold |
2007-03-16 | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold |
2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
2007-03-16 | Partition type 0x84 is "OS/2 hidden C: drive" | Barry Wardell |
2007-03-16 | FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the... | Michael Sevakis |
2007-03-16 | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell |
2007-03-13 | Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da... | Barry Wardell |
2007-03-11 | Oops, missed a file from r12727 | Daniel Ankers |
2007-03-11 | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers |
2007-03-11 | iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|... | Michael Sevakis |
2007-03-11 | Optimized the gui list code performance, including automatic frame dropping a... | Miika Pekkarinen |
2007-03-11 | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis |
2007-03-11 | Reenable aynchronous audio init stage. Really just single stage with aynchron... | Michael Sevakis |
2007-03-10 | Fix red builds and make udelay actually work as it should again. | Barry Wardell |
2007-03-10 | Make udelay() wrap-safe. | Barry Wardell |
2007-03-09 | Back to green? | Michael Sevakis |
2007-03-09 | As usual I left experimental stuff in a file. Forgot to add that set_irq_leve... | Michael Sevakis |
2007-03-09 | Put an end to priority inversion in the ata driver. Gave up trying to have fu... | Michael Sevakis |
2007-03-06 | Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't... | Michael Sevakis |
2007-03-05 | Use a larger font cache on the targets that can afford the (quite small) RAM ... | Linus Nielsen Feltzing |
2007-03-05 | More catching up on old work. Refine audio interface setup on Coldfire. Stop ... | Michael Sevakis |
2007-03-05 | Some more M5 adjustments. | Jens Arnold |
2007-03-05 | Bring up the M5 port to a working stage: Extended numerous explicit checks fo... | Jens Arnold |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-03-04 | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold |
2007-03-03 | Some more replacing of inl/outl with register #define's (doesn't change end-r... | Barry Wardell |
2007-03-03 | Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ... | Barry Wardell |
2007-03-03 | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla |
2007-03-02 | remove numerical genre and use genre_string consistently: | Robert Kukla |
2007-03-02 | Use the browse button for A-B instead of quickscreen button. Files are | Jonathan Gordon |
2007-03-02 | enable A-B mode on the X5. Uses the quickscreen button to set points | Jonathan Gordon |
2007-03-01 | H100: Disable RTC support by default, for now | Linus Nielsen Feltzing |
2007-03-01 | Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she... | Jens Arnold |
2007-02-28 | Fix sim builds. | Thom Johansen |
2007-02-28 | 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-27 | Improved RoLo support for PortalPlayer - handles the COP correctly | Daniel Ankers |
2007-02-27 | Correct the (C) info | Dave Chapman |
2007-02-26 | WM8711/8721/8731 have no tone controls, so enable the software tone controls ... | Jens Arnold |
2007-02-26 | Add software based bass/treble controls for targets which have no such functi... | Thom Johansen |
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 |