summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c (follow)
Commit message (Expand)AuthorAge
* Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg2005-01-10
* Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold2004-12-01
* Properly initialize Port A button input pins (player coldstart)Jens Arnold2004-11-30
* Remote control working againJens Arnold2004-11-25
* Added iRiver button handlingLinus Nielsen Feltzing2004-11-18
* Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing2004-10-12
* Button flip enabled on OndioJens Arnold2004-10-08
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Added debouncing to the Ondio button driver.Jens Arnold2004-09-23
* Fixed yellow buildHenrik Backe2004-09-23
* An attempt to filter the button readingLinus Nielsen Feltzing2004-09-23
* Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2004-09-20
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Ondio levels adjusted, use ADC channel namesJörg Hohensohn2004-09-15
* minor oopsJörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* button_clear_queue() now works as expectedLinus Nielsen Feltzing2004-09-01
* Now doesn't generate extraneous key-down events when releasing one key in a c...Linus Nielsen Feltzing2004-07-24
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2004-06-22
* remove C++/C99 commentDaniel Stenberg2004-06-16
* No need to turn on the backlight for remote button presses.Björn Stenberg2004-03-22
* Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing2004-03-02
* The cli()/sti() functions are not safe. We should have removed them long ago.Linus Nielsen Feltzing2004-02-25
* nicer handling of button_flip(), swap stored value, too, and avoid race condi...Jörg Hohensohn2004-01-01
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* adjustments for NeoDaniel Stenberg2003-12-12
* Removed reboot when DC connected. It serves no purpose and is confusing to us...Björn Stenberg2003-09-19
* Since remote uses special button codes, there is no need to simulate release ...Björn Stenberg2003-05-27
* Faster shutoff with OFF key on FM RecorderLinus Nielsen Feltzing2003-02-25
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg2003-01-16
* Removed all traces of the repeat and release masksLinus Nielsen Feltzing2002-10-16
* Don't reboot unless we are connected to a chargerLinus Nielsen Feltzing2002-10-16
* Filters out AN5 keys if UP is pressed. Solves bug #619028.Linus Nielsen Feltzing2002-10-09
* New analog button levels (again)Linus Nielsen Feltzing2002-10-08
* Remote control now sends both key-down and key-up eventsLinus Nielsen Feltzing2002-10-02
* A lot more stable remote control handlingLinus Nielsen Feltzing2002-09-30
* Added timestamps of key presses, for auto-poweroffLinus Nielsen Feltzing2002-09-23
* changed REPEAT_INTERVAL_START back to 4 as it originally wasEric Linenberg2002-09-06
* added button repeat accelerationEric Linenberg2002-09-05
* Adjusted the key sense voltage levels a littleLinus Nielsen Feltzing2002-08-27
* Added button_get_w_tmo()Linus Nielsen Feltzing2002-08-07
* Reworked the button codeLinus Nielsen Feltzing2002-07-27
* Added key-release event maskingLinus Nielsen Feltzing2002-07-27
* Added multi-button read for recorderLinus Nielsen Feltzing2002-07-24
* Added key repeat controlLinus Nielsen Feltzing2002-07-24
* Now reports key release eventsLinus Nielsen Feltzing2002-07-23