summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima
2010-05-19Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich
2010-05-19fix previous commitRafaël Carré
2010-05-19better preprocessor conditions for enabling GPIOA interruptRafaël Carré
2010-05-19sd-as3525: wait 100µs before disabling SD clocksRafaël Carré
2010-05-19as3525v2: fix end of charge detectionRafaël Carré
2010-05-19Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat
2010-05-19sd-as3525: avoid division when calculating current bank, we only deal with 1 ...Rafaël Carré
2010-05-19as3525: reorder vectored interruptsRafaël Carré
2010-05-19sd-as3525: give timeout in HZ units, not in ticksRafaël Carré
2010-05-19HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat
2010-05-19as3525v2: add partial usb init codeAmaury Pouly
2010-05-19Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet.Michael Sevakis
2010-05-18Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ...Michael Sevakis
2010-05-18Updated italian translation.Alessio Lenzi
2010-05-18Rockbox can handle fonts larger than 16 pixels too.Alexander Levin
2010-05-18Fix a couple of typos in the manualAlexander Levin
2010-05-18as3525v2: show adc channels in the debug menuRafaël Carré
2010-05-18Fuzev1: calibrated charging curveRafaël Carré
2010-05-18Clip+: reboot on USB insertRafaël Carré
2010-05-18plugins: undefine DEBUG macros just in case, before defining them to a real s...Rafaël Carré
2010-05-18don't let logf() and DEBUGF() be empty statementsRafaël Carré
2010-05-18Enable/disable second pll dynamically on usb plugin/remove.Tobias Diedrich
2010-05-18Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré
2010-05-18apps/plugins/lib/SOURCES: make it more readable (space, comments, order)Rafaël Carré
2010-05-18as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré
2010-05-18plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré
2010-05-18fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1Rafaël Carré
2010-05-18uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré
2010-05-18HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz
2010-05-18mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré
2010-05-18Add memset/memcpy benches to test_mem pluginMarcin Bukat
2010-05-18mp3_encoder: reduce plugin binsizeRafaël Carré
2010-05-18config: revert an embarrassing change.Amaury Pouly
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly
2010-05-18Ok, this time I double-checked for warnings...Tobias Diedrich
2010-05-18And don't forget the return values...Tobias Diedrich
2010-05-18And of course the stubs still need to be there...Tobias Diedrich
2010-05-18Obviously this should not be built on AS353x...Tobias Diedrich
2010-05-18This change wasn't supposed to be in there yet.Tobias Diedrich
2010-05-18Not quite working yet, but almost.Tobias Diedrich
2010-05-18Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré
2010-05-18Fix typoMichael Chicoine
2010-05-17A bit further cleanup in system-sdl.c.Thomas Martitz
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré
2010-05-17Fix another warning which strangely only occurs on cygwin.Thomas Martitz
2010-05-17Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz
2010-05-17Add missing svn properties for the new files created in r26109Dave Chapman
2010-05-17as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré