summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-11-25Add missing parentheses to S5L8701 USEC_TIMERMichael Sparmann
2009-11-25Enable wheel acceleration for iPod Nano 2GMichael Sparmann
2009-11-25Fix the S5L8701 µsec timerMichael Sparmann
2009-11-25AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_...Jack Halpin
2009-11-24Limit character width to 255 pixelsFrank Gevaerts
2009-11-24make lcd_bitmap_char more space efficient. This doesn't seem to impact text d...Frank Gevaerts
2009-11-24FS#10720 - Support for displaying diacritic charactersTomer Shalev
2009-11-24FS#9721 - No error check after writes in ata.cTorne Wuff
2009-11-24FS#10798 - unify ata_read_sectors and ata_write_sectorsTorne Wuff
2009-11-24Sansa AMS : fix recordingRafaël Carré
2009-11-24AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_...Jack Halpin
2009-11-24Tatung Elio: a few more buttons identifiedRobert Kukla
2009-11-24Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré
2009-11-24AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers.Jack Halpin
2009-11-24AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() fu...Jack Halpin
2009-11-23Fix FS#10362 (flickering backlight when removing hold) by preventing multiple...Rob Purchase
2009-11-23AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...Jack Halpin
2009-11-23AMS Sansa: Handle responses to SD Commands so that response crc checking is ...Jack Halpin
2009-11-22lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put...Teruaki Kawashima
2009-11-22AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes...Jack Halpin
2009-11-22AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.Jack Halpin
2009-11-21FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine
2009-11-20Increase stack space for the Gigabeat S specific headphone thread to fix stac...Nils Wallménius
2009-11-20Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.Andrew Mahone
2009-11-16mpeg.h/c cleanupJeffrey Goode
2009-11-16Cleanup audio.h, related functionsJeffrey Goode
2009-11-15Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a...Thomas Martitz
2009-11-15use the EP_DIR() macro to go from USB_DIR_* to a 0 or 1 valueFrank Gevaerts
2009-11-15Don't use the same completion_event for both directions. This could cause pro...Frank Gevaerts
2009-11-15Fix a few possible problems discovered in -O0 / eabi experiments.Thomas Martitz
2009-11-14Fix dangling #endifAndrew Mahone
2009-11-14Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken
2009-11-11pcm-s5l8700: add missing header file, remove out-of-date commentBertrik Sikken
2009-11-11Comstify a function pointer arrayNils Wallménius
2009-11-09Fix Free and Disk size display when SECTOR_SIZE!=512Frank Gevaerts
2009-11-09Fix mpegplayer on S5L870xMichael Sparmann
2009-11-09Removed unneeded includesJeffrey Goode
2009-11-09M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun
2009-11-08Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c...Michael Sparmann
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-07M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun
2009-11-07M:Robe 500 - Add some more debug information.Karl Kurbjun
2009-11-07sd.h: No functional changes to present code. Added some additional SD CMD's...Jack Halpin
2009-11-07Meizu M6SP: initial button driver (adapted from Meizu M3)Bertrik Sikken
2009-11-07Everything passed - disable viewport clipping.Karl Kurbjun
2009-11-07Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun
2009-11-07Fix RedKarl Kurbjun
2009-11-07Fix two width calculationsKarl Kurbjun