summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-23fix previous revision by using correct definition of i2c prescalerRafaël Carré
2010-03-23as3525: do not read i2c2_cpsr* registers because the clock might be disabledRafaël Carré
2010-03-23fix r25297 : make ascodec-target.h empty when building simRafaël Carré
2010-03-23Implement software pwm to control c200v2 display brightness.Tobias Diedrich
2010-03-23Add handler for audio irq.Tobias Diedrich
2010-03-23Add $self to list.Tobias Diedrich
2010-03-23Rewrite ascodec_as3514.c to use interrupts.Tobias Diedrich
2010-03-23revert r25271 which caused more problems than it tried to fixJonathan Gordon
2010-03-22Improve %pE description.Alex Parker
2010-03-22Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing ...Alex Parker
2010-03-22Clip+: arbitrary combo (home+select) for button lockRafaël Carré
2010-03-22sd-as3525v2: read cid & csd in the correct order, fix disk infoRafaël Carré
2010-03-22fix yellowYoshihisa Uchida
2010-03-22FS#11118: reduce the number of cached sector in FAT code because some are use...Amaury Pouly
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida
2010-03-22mkamsboot: add Clipv2 OF v2.01.35Rafaël Carré
2010-03-22sd-as3525v2.c We don't need to disable/enable MCI_CLKENA in send_cmd().Jack Halpin
2010-03-22sd-as3525v2.c Enable disk access icon.Jack Halpin
2010-03-22sd-as3525v2.c Use MCI_MASK instead of data_transfer flag to determine if da...Jack Halpin
2010-03-22sd-as3525v2.c Add macros to distinguish between a CMD error and a DATA error.Jack Halpin
2010-03-22sd-as3525v2 Remove post transfer wait for state call and move pre transfer w...Jack Halpin
2010-03-22sd-as3525v2.c Use SD_DESELECT_CARD instead of SD_SELECT_CARD to make the co...Jack Halpin
2010-03-21Rockbox Utility requires Qt 4.5 since a while; correct check in project file.Dominik Riebeling
2010-03-21Update battery discharge curve and current consumption for iRiver h10 5GB. Th...Andree Buschmann
2010-03-21Split source files out of project file.Dominik Riebeling
2010-03-21Fix red.Andree Buschmann
2010-03-21Only show PP502x GPIOx_ENABLE on displays with appropriate height.Andree Buschmann
2010-03-21Make multigcc.pl actually use more than one core on OS X and opensolaris.Jens Arnold
2010-03-21Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...Andree Buschmann
2010-03-21Add GPIOx_ENABLE to debug screen for PP502x.Andree Buschmann
2010-03-21there is a difference between viewports which shouldnt be cleared (the defaul...Jonathan Gordon
2010-03-21Add the %Lt and %Li tags to the manual. Closes FS#11061.Alex Parker
2010-03-21Add the %wi tag to the manual. Closes FS#11080.Alex Parker
2010-03-21Add the %Sx tag to the manual. Closes FS#11116.Alex Parker
2010-03-21Add %pS and %pE tags to the manual. Closes FS#11121.Alex Parker
2010-03-21sd-as3525v2.c: Correct SD_APP_OP_COND command to send full voltage range for...Jack Halpin
2010-03-21sd-as3525v2.c: Only manipulate MCI_CLKENA for drive being used.Jack Halpin
2010-03-21SansaAMSv2 as3541.c Include key line from funman's patch to get sound on c...Jack Halpin
2010-03-21Update the french translation.Mustapha Senhaji
2010-03-20Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff
2010-03-20Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré
2010-03-20Add german translation for line-out.Andree Buschmann
2010-03-20Use consistent wording for line-in and -out.Andree Buschmann
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-20Switch to using statvfs for simulated fat_size(). This makes io.c build on op...Jens Arnold
2010-03-20Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...Andree Buschmann
2010-03-20Recognise (open)solaris as a valid simulator host OS.Jens Arnold
2010-03-20Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when buil...Jens Arnold
2010-03-19Reset USB bridge properly when selecting bus powered mode. The bridge might h...Jens Arnold
2010-03-19Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper