index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2009-11-29
Reduce bin size of diacritic characters database
Tomer Shalev
2009-11-28
Diacritic display enhancements
Tomer Shalev
2009-11-27
Jz4740: init I²C GPIO pins
Maurus Cuelenaere
2009-11-26
Onda VX747: don't define HAVE_MULTIVOLUME
Maurus Cuelenaere
2009-11-26
Move strip_volume() to filefuncs.c and set properties.
Maurus Cuelenaere
2009-11-26
Use MULTIDRIVE instead of MULTIVOLUME in sd.c
Frank Gevaerts
2009-11-26
Fix diacritic and save some bin size
Tomer Shalev
2009-11-26
Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red).
Maurus Cuelenaere
2009-11-26
Forgot file
Maurus Cuelenaere
2009-11-26
- Split off strip_volume() to a separate file
Maurus Cuelenaere
2009-11-26
Fix Onda VX767
Maurus Cuelenaere
2009-11-26
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-25
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-24
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-23
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-22
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-21
FS#10796 - Clip - prevent power switch activation when coming out of hold
Michael Chicoine
2009-11-20
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-16
mpeg.h/c cleanup
Jeffrey Goode
2009-11-16
Cleanup audio.h, related functions
Jeffrey Goode
2009-11-15
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-14
Fix dangling #endif
Andrew Mahone
2009-11-14
Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...
Andrew Mahone
[next]