| Commit message (Expand) | Author |
| 2006-12-19 | Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. Onl... | Jörg Hohensohn |
| 2006-12-19 | Woops. Missed a file. | Michael Sevakis |
| 2006-12-19 | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis |
| 2006-12-19 | Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ... | Barry Wardell |
| 2006-12-19 | Forgot to remove the ata_address_detect() declaration. | Jens Arnold |
| 2006-12-19 | Archos: Moved the ata_address_detect() code into ata_device_init(), removing ... | Jens Arnold |
| 2006-12-18 | Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i... | Barry Wardell |
| 2006-12-18 | Hardcode a value for the battery level until we figure out the power manageme... | Barry Wardell |
| 2006-12-18 | Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds. | Barry Wardell |
| 2006-12-18 | Fix more compile errors/warnings. | Barry Wardell |
| 2006-12-18 | Fix compile errors. | Barry Wardell |
| 2006-12-18 | Fix some warnings from previous commit. | Barry Wardell |
| 2006-12-18 | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell |
| 2006-12-17 | Fix freeze/crash problems when scrolling very long strings (like filenames or... | Magnus Holmgren |
| 2006-12-17 | Attempt at fixing 64-bit sim warning. | Michael Sevakis |
| 2006-12-17 | I2S_MASTER is bit 25, not 0x25 | Barry Wardell |
| 2006-12-17 | Coldfire: More efficient and compact peaking code. Hope the build doesn't whi... | Michael Sevakis |
| 2006-12-17 | SWCODEC recording: More cleanup of stuff after queue additions and audio driv... | Michael Sevakis |
| 2006-12-17 | SWCODEC: More recording simplifications and less UI hanging in some cases usi... | Michael Sevakis |
| 2006-12-16 | Commit the kinds of changes that queue_send is mean for. | Michael Sevakis |
| 2006-12-16 | Goofed some preprocessor stuff finalizing things. | Michael Sevakis |
| 2006-12-16 | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis |
| 2006-12-16 | Add support for scroll wheel to Sansa button driver. Should be replaced with ... | Barry Wardell |
| 2006-12-13 | Some fixes and additions to sscanf - Still has bugs but it works for doom cur... | Karl Kurbjun |
| 2006-12-12 | Coldfire: Put DMA1 priority back at level 7 as that seems to be the cause of ... | Michael Sevakis |
| 2006-12-10 | Improved charger detection for Sansa | Daniel Ankers |
| 2006-12-10 | Charger detection for Sansa | Daniel Ankers |
| 2006-12-10 | Remove useless code from rolo.c | Daniel Ankers |
| 2006-12-10 | Slightly improved RoLo for PortalPlayer targets | Daniel Ankers |
| 2006-12-10 | Place all recording functionality on pcmrec thread to serialize all recording... | Michael Sevakis |
| 2006-12-10 | Remove unused code in (and hence simplify) the ipod bootloader - the image he... | Dave Chapman |
| 2006-12-09 | Move I2S initialisation out of the Wolfson codec driver | Daniel Ankers |
| 2006-12-09 | Move I2S initialisation out of the Wolfson codec driver | Daniel Ankers |
| 2006-12-09 | Fix some comments, and make code consistent with comments (CSMR2 was set to 1... | Jens Arnold |
| 2006-12-08 | iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip... | Michael Sevakis |
| 2006-12-08 | Add "m4b" to the list of supported filename extensions. | Magnus Holmgren |
| 2006-12-07 | Oops, that'll just keep resetting the timeout to 20s every time sys_poweroff ... | Michael Sevakis |
| 2006-12-07 | SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme... | Michael Sevakis |
| 2006-12-07 | Small delay before cutting off power to allow all hardware (especially | Miika Pekkarinen |
| 2006-12-06 | Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now ... | Jens Arnold |
| 2006-12-06 | Removed extraneous #ifdef. | Jens Arnold |
| 2006-12-06 | put back the return types which got lost in the previous commit | Marcoen Hirschberg |
| 2006-12-06 | move some audio driver specific code to the correspoding files | Marcoen Hirschberg |
| 2006-12-06 | Fix settings not saving to disk correctly, (fixes FS#6408) | Jonathan Gordon |
| 2006-12-06 | Fix for FS#6328. Simulator battery level now goes down in roughly 1% incremen... | Dan Everton |
| 2006-12-06 | first step in audio driver unification: renaming the functions to audio_* (mi... | Marcoen Hirschberg |
| 2006-12-06 | first step in audio driver unification: renaming the functions to audio_* | Marcoen Hirschberg |
| 2006-12-06 | PLL was incorrectly initialized causing system to crash when ran from | Miika Pekkarinen |
| 2006-12-06 | Small change to PCM recording API for low latency effects. Latency can be as ... | Michael Sevakis |
| 2006-12-05 | And this too. | Miika Pekkarinen |