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
/
drivers
Age
Commit message (
Expand
)
Author
2011-01-23
Fix r29123: the variable should be initialized every time in the loop
Alexander Levin
2011-01-23
Respect the 'scroll delay' setting more accurately between scrolling rounds
Alexander Levin
2011-01-22
i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...
Michael Sevakis
2011-01-21
Add a delay between text scroll rounds when scrolling forward similarly to ho...
Alexander Levin
2011-01-21
WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...
Michael Sevakis
2011-01-18
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-11
SA9200: Adjust touchpad sensitivities so that actual contact with the player ...
Michael Sevakis
2011-01-07
Oops, that didn't belong in there.
Michael Sparmann
2011-01-07
Fix CS42L55 (iPod Classic) tone control
Michael Sparmann
2011-01-06
iPod Classic: Unmute amplifiers when setting volume (fixes resuming paused pl...
Michael Sparmann
2011-01-06
Fix volume control on iPod Classic
Michael Sparmann
2011-01-04
Fix USB storage driver. ata_get_info was no longer filling-in num_sectors aft...
Michael Sevakis
2011-01-03
Fix regression from r28950: ATA broken on MPIO and possibly other targets
Michael Sparmann
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-02
Fix yellow
Michael Sparmann
2011-01-02
Fix red
Michael Sparmann
2011-01-02
Rework ATA driver to get rid of lots of target-specific constants and allow f...
Michael Sparmann
2011-01-02
Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...
Michael Sparmann
2010-12-26
Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...
Michael Sevakis
2010-12-24
mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...
Michael Sevakis
2010-12-21
WM8750 - fix muted output when entering FM radio screen.
Marcin Bukat
2010-12-08
RTC s35380a - remove unneeded header files includes
Marcin Bukat
2010-12-08
RTC s35380a - cleanup and more comments
Marcin Bukat
2010-12-07
RTC s35380a - proper alarm support
Marcin Bukat
2010-12-06
RTC s35380a - add support for alarm function. Currently this powers up the de...
Marcin Bukat
2010-11-29
RTC s35380a - fix initialization.
Marcin Bukat
2010-11-28
HD300 - add basic RTC support
Marcin Bukat
2010-11-28
Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...
Frank Gevaerts
2010-11-26
MPIO HD300 - initial commit
Marcin Bukat
2010-11-14
Hopefully fix FS#11696: scrollwheel doesn't respond in some cases.
Magnus Holmgren
2010-11-14
si4700/rda5802 tuners: prevent hang when changing radio region. Probably fixe...
Bertrik Sikken
2010-11-13
Fix multivolume case
Frank Gevaerts
2010-11-13
Reduce the amount of stack space needed by fat_rename and mkdir_uncached.
Michael Sparmann
2010-11-13
iPod Nano 2G: Reduce popping noise during codec powerup, especially when driv...
Michael Sparmann
2010-11-11
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-10
Touchscreen: Improved scroll threshold
Thomas Martitz
2010-11-08
Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner...
Bertrik Sikken
2010-11-05
Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...
Bertrik Sikken
2010-11-05
Fix accidental C++ style comments from r28341
Bertrik Sikken
2010-11-05
Implement tea5767 tuner detection - FS#11714 by me
Bertrik Sikken
2010-11-01
Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...
Bertrik Sikken
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-27
Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testing
Michael Chicoine
2010-10-26
Ramdisk: add hotswap support
Maurus Cuelenaere
2010-10-24
Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g.
Bertrik Sikken
2010-10-18
MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...
Marcin Bukat
2010-10-15
si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...
Bertrik Sikken
2010-10-13
HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...
Marcin Bukat
2010-10-11
Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...
Thomas Martitz
2010-10-10
Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...
Thomas Martitz
[next]