Age | Commit message (Expand) | Author |
2010-05-19 | skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c... | Teruaki Kawashima |
2010-05-19 | Handshake still grinds to a halt at some point, but it works better now. | Tobias Diedrich |
2010-05-19 | fix previous commit | Rafaël Carré |
2010-05-19 | better preprocessor conditions for enabling GPIOA interrupt | Rafaël Carré |
2010-05-19 | sd-as3525: wait 100µs before disabling SD clocks | Rafaël Carré |
2010-05-19 | as3525v2: fix end of charge detection | Rafaël Carré |
2010-05-19 | Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ... | Marcin Bukat |
2010-05-19 | sd-as3525: avoid division when calculating current bank, we only deal with 1 ... | Rafaël Carré |
2010-05-19 | as3525: reorder vectored interrupts | Rafaël Carré |
2010-05-19 | sd-as3525: give timeout in HZ units, not in ticks | Rafaël Carré |
2010-05-19 | HD200 - lm339 response time is at best 300 ns so adcclk can not be too high | Marcin Bukat |
2010-05-19 | as3525v2: add partial usb init code | Amaury Pouly |
2010-05-19 | Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet. | Michael Sevakis |
2010-05-18 | Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ... | Michael Sevakis |
2010-05-18 | Updated italian translation. | Alessio Lenzi |
2010-05-18 | Rockbox can handle fonts larger than 16 pixels too. | Alexander Levin |
2010-05-18 | Fix a couple of typos in the manual | Alexander Levin |
2010-05-18 | as3525v2: show adc channels in the debug menu | Rafaël Carré |
2010-05-18 | Fuzev1: calibrated charging curve | Rafaël Carré |
2010-05-18 | Clip+: reboot on USB insert | Rafaë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 statements | Rafaël Carré |
2010-05-18 | Enable/disable second pll dynamically on usb plugin/remove. | Tobias Diedrich |
2010-05-18 | Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes | Rafaë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 warnings | Rafaë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 == 1 | Rafaë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 Bukat |
2010-05-18 | Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov... | Thomas Martitz |
2010-05-18 | mp3_encoder: fix a typo, put uninitialized variable in BSS | Rafaël Carré |
2010-05-18 | Add memset/memcpy benches to test_mem plugin | Marcin Bukat |
2010-05-18 | mp3_encoder: reduce plugin binsize | Rafaël Carré |
2010-05-18 | config: revert an embarrassing change. | Amaury Pouly |
2010-05-18 | as3525v2: add usb driver stub, enable usb phy&core init | Amaury Pouly |
2010-05-18 | Ok, this time I double-checked for warnings... | Tobias Diedrich |
2010-05-18 | And don't forget the return values... | Tobias Diedrich |
2010-05-18 | And of course the stubs still need to be there... | Tobias Diedrich |
2010-05-18 | Obviously this should not be built on AS353x... | Tobias Diedrich |
2010-05-18 | This change wasn't supposed to be in there yet. | Tobias Diedrich |
2010-05-18 | Not quite working yet, but almost. | Tobias Diedrich |
2010-05-18 | Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models | Rafaël Carré |
2010-05-18 | Fix typo | Michael Chicoine |
2010-05-17 | A bit further cleanup in system-sdl.c. | Thomas Martitz |
2010-05-17 | Clip+: boot to OF if USB is connected | Rafaël Carré |
2010-05-17 | Fix another warning which strangely only occurs on cygwin. | Thomas Martitz |
2010-05-17 | Restore changes of r25809 that got lost in the target tree movement and fix s... | Thomas Martitz |
2010-05-17 | Add missing svn properties for the new files created in r26109 | Dave Chapman |
2010-05-17 | as3525: correctly detect usb status if we boot with USB plugged | Rafaël Carré |