| Commit message (Expand) | Author | Age |
| ... | |
| * | Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7 | Maurus Cuelenaere | 2009-11-26 |
| * | Merge branch 'hotswap' | Maurus Cuelenaere | 2009-11-26 |
| * | Remove unused card_detect(), and make card_detect_target() static inline in e... | Thomas Martitz | 2009-11-26 |
| * | Revert unrelated commit | Thomas Martitz | 2009-11-26 |
| * | Redo a hack that precluded entering a folder on an ejected hotswap drive. Use... | Thomas Martitz | 2009-11-26 |
| * | Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im... | Thomas Martitz | 2009-11-25 |
| * | Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ... | Thomas Martitz | 2009-11-25 |
| * | Add missing parentheses to S5L8701 USEC_TIMER | Michael Sparmann | 2009-11-25 |
| * | Enable wheel acceleration for iPod Nano 2G | Michael Sparmann | 2009-11-25 |
| * | Fix the S5L8701 µsec timer | Michael Sparmann | 2009-11-25 |
| * | AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_... | Jack Halpin | 2009-11-25 |
| * | Limit character width to 255 pixels | Frank Gevaerts | 2009-11-24 |
| * | make lcd_bitmap_char more space efficient. This doesn't seem to impact text d... | Frank Gevaerts | 2009-11-24 |
| * | FS#10720 - Support for displaying diacritic characters | Tomer Shalev | 2009-11-24 |
| * | FS#9721 - No error check after writes in ata.c | Torne Wuff | 2009-11-24 |
| * | FS#10798 - unify ata_read_sectors and ata_write_sectors | Torne Wuff | 2009-11-24 |
| * | Sansa AMS : fix recording | Rafaël Carré | 2009-11-24 |
| * | AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_... | Jack Halpin | 2009-11-24 |
| * | Tatung Elio: a few more buttons identified | Robert Kukla | 2009-11-24 |
| * | Sansa AMS: VIC_INT_ENABLE register is not a mask | Rafaël Carré | 2009-11-24 |
| * | AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers. | Jack Halpin | 2009-11-24 |
| * | AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() fu... | Jack Halpin | 2009-11-24 |
| * | Fix FS#10362 (flickering backlight when removing hold) by preventing multiple... | Rob Purchase | 2009-11-23 |
| * | AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte... | Jack Halpin | 2009-11-23 |
| * | AMS Sansa: Handle responses to SD Commands so that response crc checking is ... | Jack Halpin | 2009-11-23 |
| * | lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put... | Teruaki Kawashima | 2009-11-22 |
| * | AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes... | Jack Halpin | 2009-11-22 |
| * | AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes. | Jack Halpin | 2009-11-22 |
| * | FS#10796 - Clip - prevent power switch activation when coming out of hold | Michael Chicoine | 2009-11-21 |
| * | Increase stack space for the Gigabeat S specific headphone thread to fix stac... | Nils Wallménius | 2009-11-20 |
| * | Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS. | Andrew Mahone | 2009-11-20 |
| * | mpeg.h/c cleanup | Jeffrey Goode | 2009-11-16 |
| * | Cleanup audio.h, related functions | Jeffrey Goode | 2009-11-16 |
| * | Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a... | Thomas Martitz | 2009-11-15 |
| * | use the EP_DIR() macro to go from USB_DIR_* to a 0 or 1 value | Frank Gevaerts | 2009-11-15 |
| * | Don't use the same completion_event for both directions. This could cause pro... | Frank Gevaerts | 2009-11-15 |
| * | Fix a few possible problems discovered in -O0 / eabi experiments. | Thomas Martitz | 2009-11-15 |
| * | Fix dangling #endif | Andrew Mahone | 2009-11-14 |
| * | Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ... | Andrew Mahone | 2009-11-14 |
| * | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode | 2009-11-12 |
| * | Meizu M3: configure and use SDRAM | Bertrik Sikken | 2009-11-11 |
| * | pcm-s5l8700: add missing header file, remove out-of-date comment | Bertrik Sikken | 2009-11-11 |
| * | Comstify a function pointer array | Nils Wallménius | 2009-11-11 |
| * | Fix Free and Disk size display when SECTOR_SIZE!=512 | Frank Gevaerts | 2009-11-09 |
| * | Fix mpegplayer on S5L870x | Michael Sparmann | 2009-11-09 |
| * | Removed unneeded includes | Jeffrey Goode | 2009-11-09 |
| * | M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed. | Karl Kurbjun | 2009-11-09 |
| * | Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c... | Michael Sparmann | 2009-11-08 |
| * | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima | 2009-11-08 |
| * | M:Robe 500: Disable LED above screen and add a change for the 256 color blitter | Karl Kurbjun | 2009-11-07 |