| Commit message (Expand) | Author | Age |
| * | HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change) | Marcin Bukat | 2010-05-20 |
| * | HD200 - fix button readings afrer PLL settings change | Marcin Bukat | 2010-05-20 |
| * | HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe... | Marcin Bukat | 2010-05-20 |
| * | pdbox: Rewrote recently added bugfixes | Wincent Balin | 2010-05-20 |
| * | pdbox: Got rid of signedness-related warnings | Wincent Balin | 2010-05-20 |
| * | pdbox: Made size value signed | Wincent Balin | 2010-05-20 |
| * | pdbox: Adjusted return values for functions read() and write() | Wincent Balin | 2010-05-20 |
| * | Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ... | Michael Sevakis | 2010-05-19 |
| * | sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ... | Rafaël Carré | 2010-05-19 |
| * | as3525: hide our UNCACHED_ADDR from usb_storage.c | Rafaël Carré | 2010-05-19 |
| * | revert part of r26176 to avoid large static allocation | Rafaël Carré | 2010-05-19 |
| * | as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse... | Rafaël Carré | 2010-05-19 |
| * | Revert r26060. A better fix was found. The acceleration should be fixed once ... | Thomas Martitz | 2010-05-19 |
| * | as3514.c: clean up | Rafaël Carré | 2010-05-19 |
| * | Revert r26171. Special macro for the image base name is needed. Will be commi... | Alexander Levin | 2010-05-19 |
| * | Show another way to learn about convbdf | Alexander Levin | 2010-05-19 |
| * | Use nice 'times' glyphs for describing dimensions (FS#11295) | Alexander Levin | 2010-05-19 |
| * | Fix another not nice apostrophe (FS#11296) | Alexander Levin | 2010-05-19 |
| * | sudoku: remove commented out code. | Teruaki Kawashima | 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-19 |
| * | 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 |