summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c
AgeCommit message (Expand)Author
2010-05-15Revert r26055 since it breaks certain Archos targets.Michael Sevakis
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-15If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis
2009-12-04FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev
2009-10-05Invert buttons in RTL modeTomer Shalev
2009-10-05Simulator buttons: Remove a hack and make brickmania work the same as on target.Karl Kurbjun
2009-10-05Fix RedKarl Kurbjun
2009-10-05Button Driver: Add button_status support with data - allows for reading the /...Karl Kurbjun
2009-09-23Fix red for HAS_SERIAL_REMOTEThomas Martitz
2009-09-23Fix non-hold button and headphone detection target sims.Thomas Martitz
2009-09-23Rework the simulators button reading to not implement it's own complete driver.Thomas Martitz
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-09-03C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-01-27Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...Michael Sevakis
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-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon
2007-10-16Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-09-25Enabled button light for Sansa C200Björn Stenberg
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-05-20fix the gigabeat remote button not working when backlight is off and filter f...Jonathan Gordon
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-03-26Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen
2007-03-11Make private function static on variable CPU frequency targets. Kill it on fi...Jens Arnold
2007-03-11Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski
2006-10-30remove some uneeded #ifdefsJonathan Gordon
2006-10-29move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon