summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk/sansa-e200/button-e200.c
AgeCommit message (Expand)Author
2008-06-29Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-12Undo r17470 because of regressions in some debug menus.Andree Buschmann
2008-05-12Fix for FS#5162. Being able to read scrollwheel action via button_read_device...Andree Buschmann
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-09-18Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye
2007-08-06Hrmph. That was just weird to do that.Michael Sevakis
2007-08-06e200: Make sure backlight will never get stuck off for long periods from the ...Michael Sevakis
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-06-17PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...Michael Sevakis
2007-06-03e200: Update the button init code to be more correct for using GPIO IRQs.Michael Sevakis
2007-06-03e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...Michael Sevakis
2007-05-25Bring buttons back to the e200 bootloader?Michael Sevakis
2007-05-11Didn't even notice that Sansa bootloader warning until now. Fix it.Michael Sevakis
2007-05-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis
2007-04-22clean up some #include'sChristian Gmeiner
2007-04-22fix bootloaderJonathan Gordon
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon
2007-04-19allow the backlight on hold setting to work correctly on sansaJonathan Gordon
2007-04-17hmm.... do it a bit nicerlyJonathan Gordon
2007-04-17Only trigger a wheel press once per click like the OFJonathan Gordon
2006-12-18Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i...Barry Wardell
2006-12-16Add support for scroll wheel to Sansa button driver. Should be replaced with ...Barry Wardell
2006-10-16Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers
2006-10-14Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers