Age | Commit message (Expand) | Author | Files | Lines |
2006-12-19 | Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ... | Barry Wardell | 13 | -321/+239 |
2006-12-19 | Force saving settings to disk on shutdown. Better an extra disk write | Jonathan Gordon | 1 | -0/+2 |
2006-12-19 | Forgot to remove the ata_address_detect() declaration. | Jens Arnold | 1 | -1/+0 |
2006-12-19 | Archos: Moved the ata_address_detect() code into ata_device_init(), removing ... | Jens Arnold | 3 | -22/+17 |
2006-12-19 | Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option to | Jonathan Gordon | 6 | -9/+45 |
2006-12-18 | Clarify the text concerning the link to IpodInstallationBeta | Dave Chapman | 1 | -3/+9 |
2006-12-18 | Add a temporary warning that the manual version of the ipod install instructi... | Dave Chapman | 1 | -6/+5 |
2006-12-18 | Correct key combo to enter Morse mode in the virtual keyboard for iriver h100... | Nils Wallménius | 9 | -10/+24 |
2006-12-18 | Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i... | Barry Wardell | 1 | -1/+32 |
2006-12-18 | Hardcode a value for the battery level until we figure out the power manageme... | Barry Wardell | 1 | -1/+5 |
2006-12-18 | Oops. Forgot rockmacros.h. | Michael Sevakis | 1 | -0/+1 |
2006-12-18 | Doom plugin: Enable reading of DEH files. Please test for real though. :) | Michael Sevakis | 1 | -73/+93 |
2006-12-18 | Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl... | Martin Scarratt | 2 | -4/+6 |
2006-12-18 | Add a bit more info to the working with playlists chapter, made the descripti... | Nils Wallménius | 1 | -9/+28 |
2006-12-18 | Fix last build warning from PP recording changes. | Barry Wardell | 1 | -1/+1 |
2006-12-18 | Add ipodpatcher to the source tarballs | Dave Chapman | 1 | -0/+2 |
2006-12-18 | Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds. | Barry Wardell | 2 | -1/+3 |
2006-12-18 | Fix more compile errors/warnings. | Barry Wardell | 2 | -1/+7 |
2006-12-18 | force sane colours on sudoku so the board is viewable on light-on-dark themes | Jonathan Gordon | 1 | -0/+3 |
2006-12-18 | Fix compile errors. | Barry Wardell | 2 | -4/+4 |
2006-12-18 | Fix some warnings from previous commit. | Barry Wardell | 2 | -2/+2 |
2006-12-18 | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell | 24 | -367/+959 |
2006-12-17 | Oops | Dave Chapman | 1 | -1/+0 |
2006-12-17 | Add a simple --scan option which tests all disks from 0 to 25 to see if they ... | Dave Chapman | 4 | -62/+149 |
2006-12-17 | One #if less :-D | Nils Wallménius | 1 | -3/+1 |
2006-12-17 | Add colon and semicolon to the default virtual keyboard, clean up some unnecc... | Nils Wallménius | 1 | -10/+8 |
2006-12-17 | Fix freeze/crash problems when scrolling very long strings (like filenames or... | Magnus Holmgren | 2 | -3/+4 |
2006-12-17 | Attempt at fixing 64-bit sim warning. | Michael Sevakis | 3 | -9/+14 |
2006-12-17 | I2S_MASTER is bit 25, not 0x25 | Barry Wardell | 1 | -1/+1 |
2006-12-17 | Coldfire: More efficient and compact peaking code. Hope the build doesn't whi... | Michael Sevakis | 1 | -138/+89 |
2006-12-17 | Manual license is GFDL, add it to the docs folder. | Dominik Riebeling | 1 | -0/+397 |
2006-12-17 | Sims hate me again (or is that the other way). Fixup the stubs. | Michael Sevakis | 1 | -13/+5 |
2006-12-17 | SWCODEC recording: More cleanup of stuff after queue additions and audio driv... | Michael Sevakis | 4 | -60/+33 |
2006-12-17 | Restrict the width of some displayed messages (fixes display on Minis and Nano). | Dave Chapman | 1 | -0/+7 |
2006-12-17 | SWCODEC: More recording simplifications and less UI hanging in some cases usi... | Michael Sevakis | 1 | -37/+16 |
2006-12-17 | Changes to ipod bootloader to bring in line with the capabilities of ipodpatc... | Dave Chapman | 1 | -41/+124 |
2006-12-16 | Fix to make the gigabeat manual build properly. | Martin Arver | 1 | -3/+4 |
2006-12-16 | Commit the kinds of changes that queue_send is mean for. | Michael Sevakis | 2 | -121/+101 |
2006-12-16 | Goofed some preprocessor stuff finalizing things. | Michael Sevakis | 1 | -2/+4 |
2006-12-16 | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis | 6 | -31/+440 |
2006-12-16 | Initial commit of the sansa platform file. Still lots of errors when building... | Martin Arver | 1 | -0/+95 |
2006-12-16 | Default to 512-byte sectors on POSIX platforms - this allows testing of ipodp... | Dave Chapman | 1 | -1/+2 |
2006-12-16 | Images for the Gigabeat. Graphics by Marianne Arnold. | Martin Arver | 3 | -0/+1328 |
2006-12-16 | Add support for scroll wheel to Sansa button driver. Should be replaced with ... | Barry Wardell | 1 | -1/+61 |
2006-12-15 | Initial commit of the gigabeat platform file. Note that the there are lot's o... | Martin Arver | 1 | -0/+93 |
2006-12-15 | Windows appears to require sector-aligned reads, which wasn't happening every... | Dave Chapman | 1 | -23/+47 |
2006-12-15 | Attempt #2 at moving the images to make space for the bootloader. The previo... | Dave Chapman | 1 | -15/+14 |
2006-12-15 | Reorganise the ioctl() #ifdefs - this should fix ipodpatcher for BSD | Dave Chapman | 1 | -7/+6 |
2006-12-14 | Directory delete: 1) show which directory is being removed when going through... | Peter D'Hoye | 1 | -0/+11 |
2006-12-14 | Fix a problem when compiling with Dev-C++ - thanks to Paul Louden | Dave Chapman | 1 | -1/+1 |