summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-20fuzev2: make manual buildRafaël Carré5-18/+42
2010-05-20Clipv2 manual: correct playertypeRafaël Carré1-2/+2
2010-05-20Fix a data abort in codebuster.Thomas Martitz1-1/+2
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz18-853/+470
2010-05-20Get rid of unnecessary 'table' environment and the never used parameters for ...Alexander Levin76-312/+134
2010-05-20Clipv2: charging curve + voltage limitsRafaël Carré2-3/+11
2010-05-20Another strike against ugly apostrophes in the manualAlexander Levin11-18/+18
2010-05-20Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. ...Alexander Levin39-42/+110
2010-05-20pass pointers around instead of coping whole structsJonathan Gordon3-8/+8
2010-05-20redo r25569 so the screen is only cleared once instead of every update (which...Jonathan Gordon1-7/+2
2010-05-20usb-as3525v2:Amaury Pouly2-30/+147
2010-05-20fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon1-2/+2
2010-05-20skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...Teruaki Kawashima1-17/+14
2010-05-20accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t...Jonathan Gordon5-3/+37
2010-05-20disk/file: Do not use & on arraysRafaël Carré2-4/+3
2010-05-20fuzev2: charging curve and voltage limitsRafaël Carré2-3/+12
2010-05-20fix commentsMarcin Bukat1-2/+2
2010-05-20HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat1-2/+2
2010-05-20HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)Marcin Bukat1-1/+1
2010-05-20HD200 - fix button readings afrer PLL settings changeMarcin Bukat2-7/+7
2010-05-20HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat1-4/+6
2010-05-20pdbox: Rewrote recently added bugfixesWincent Balin2-5/+8
2010-05-20pdbox: Got rid of signedness-related warningsWincent Balin1-3/+3
2010-05-20pdbox: Made size value signedWincent Balin1-3/+3
2010-05-20pdbox: Adjusted return values for functions read() and write()Wincent Balin2-5/+5
2010-05-19Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ...Michael Sevakis2-1/+3
2010-05-19sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ...Rafaël Carré1-17/+9
2010-05-19as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré5-24/+15
2010-05-19revert part of r26176 to avoid large static allocationRafaël Carré2-3/+12
2010-05-19as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré3-18/+5
2010-05-19Revert r26060. A better fix was found. The acceleration should be fixed once ...Thomas Martitz2-14/+11
2010-05-19as3514.c: clean upRafaël Carré2-72/+101
2010-05-19Revert r26171. Special macro for the image base name is needed. Will be commi...Alexander Levin37-38/+38
2010-05-19Show another way to learn about convbdfAlexander Levin1-1/+2
2010-05-19Use nice 'times' glyphs for describing dimensions (FS#11295)Alexander Levin37-38/+38
2010-05-19Fix another not nice apostrophe (FS#11296)Alexander Levin1-1/+1
2010-05-19sudoku: remove commented out code.Teruaki Kawashima1-286/+0
2010-05-19skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima1-16/+17
2010-05-19Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich1-52/+45
2010-05-19fix previous commitRafaël Carré1-3/+3
2010-05-19better preprocessor conditions for enabling GPIOA interruptRafaël Carré1-5/+7
2010-05-19sd-as3525: wait 100µs before disabling SD clocksRafaël Carré1-0/+4
2010-05-19as3525v2: fix end of charge detectionRafaël Carré1-1/+8
2010-05-19Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat1-1/+5
2010-05-19sd-as3525: avoid division when calculating current bank, we only deal with 1 ...Rafaël Carré1-5/+7
2010-05-19as3525: reorder vectored interruptsRafaël Carré1-8/+10
2010-05-19sd-as3525: give timeout in HZ units, not in ticksRafaël Carré1-3/+1
2010-05-19HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat1-0/+9
2010-05-19as3525v2: add partial usb init codeAmaury Pouly2-12/+282
2010-05-19Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet.Michael Sevakis1-2/+0