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