Age | Commit message (Expand) | Author |
2012-01-08 | button-target.h : move prototypes to button.h | Rafaël Carré |
2010-06-18 | Enable display and backlight on panic. | Tobias Diedrich |
2010-05-27 | Merge common LCD code between fuzev1 & fuzev2 | Rafaël Carré |
2010-05-18 | Fuzev1: calibrated charging curve | Rafaël Carré |
2010-05-07 | Fuzev1: calibrated discharge curve | Rafaël Carré |
2010-04-05 | as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d... | Thomas Martitz |
2010-04-01 | Fuzev2: Scrollwheel works like a charm :) | Thomas Martitz |
2010-01-07 | Sansa AMS: Time has shown that switching between 16 and 32bit mode costs much... | Thomas Martitz |
2010-01-07 | e200v2/Fuze: Correct and simplify clipping clipping code in lcd_update_rect(). | Thomas Martitz |
2010-01-06 | Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2) | Rafaël Carré |
2010-01-04 | Sansa Fuze: LCD | Rafaël Carré |
2009-11-15 | Fix a few possible problems discovered in -O0 / eabi experiments. | Thomas Martitz |
2009-10-31 | FS#10744 - Fuze: Last line of screen's pixels doesn't change when switching t... | Michael Chicoine |
2009-10-26 | fix an off-by-one error in lcd_update_rect() | Michael Chicoine |
2009-10-24 | Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop. | Thomas Martitz |
2009-10-20 | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz |
2009-09-26 | Sansa Fuze/e200v2: protect lcd a little better against concurrent access | Bertrik Sikken |
2009-09-05 | Make the Fuze usable again by inserting a few delays in the lcd functions, co... | Thomas Martitz |
2009-09-01 | Move the FIFO emptying up, as having it after lcd_write_single_data16() cause... | Thomas Martitz |
2009-09-01 | Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful... | Thomas Martitz |
2009-08-31 | Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra... | Thomas Martitz |
2009-08-10 | Remove the comment also, Thanks to Rafaël Carré for spotting. | Thomas Martitz |
2009-08-10 | Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl... | Thomas Martitz |
2009-06-24 | Fix some forgotten OR's in some button-target.h files | Maurus Cuelenaere |
2009-06-22 | FS#10284 - "Sansa e200v2 & Fuze: Merge the button driver into 1 file" by Dust... | Thomas Martitz |
2009-06-20 | Enable charging on the Sansa Fuze (charging/discharging curves are still unca... | Bertrik Sikken |
2009-06-08 | FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up | Rafaël Carré |
2009-06-08 | Sansa fuze: don't configure GPIO A7 in the LCD driver, this pin is used for f... | Bertrik Sikken |
2009-06-02 | Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessor | Rafaël Carré |
2009-06-02 | Revisite Sansa fuze button driver: | Thomas Martitz |
2009-05-26 | FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMS | Rafaël Carré |
2009-05-13 | Sansa AMS: Various fixes/enhancements for clock frequencies | Rafaël Carré |
2009-05-12 | FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2 | Rafaël Carré |
2009-04-20 | Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim... | Thomas Martitz |
2009-04-19 | FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ... | Thomas Martitz |
2009-04-13 | Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button... | Thomas Martitz |
2009-04-13 | FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the... | Thomas Martitz |
2009-03-30 | A bit of cleanup in config-fuze (don't define features we do not have yet), a... | Thomas Martitz |
2009-03-17 | Fix reds and yellows (hopefully). Some targets apparently didn't properly #if... | Thomas Martitz |
2009-03-17 | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz |
2009-03-13 | Sansa Fuze Buttons: cleanup slightly, prevent button_counter from wrapping, a... | Thomas Martitz |
2009-02-19 | Fix occasional power button ghost presses and get rid of the delay which was ... | Thomas Martitz |
2009-02-19 | Sansa Fuze buttons: | Thomas Martitz |
2009-02-18 | Get rid of disabling irq. Simply blocking does it too, it also caused problem... | Thomas Martitz |
2009-02-17 | Fix red | Thomas Martitz |
2009-02-17 | Setting GPIOA_PIN 1 is apparently not needed (anymore) | Thomas Martitz |
2009-02-17 | Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's... | Thomas Martitz |
2009-01-27 | Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ... | Thomas Martitz |
2009-01-18 | Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze... | Michael Giacomelli |
2008-12-31 | Updated Fuze button code. FS#9645 by Thomas Martitz. | Björn Stenberg |