summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c (follow)
Commit message (Expand)AuthorAge
* 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
* The Player button_read used Port C. It now uses ANx insteadLinus Nielsen Feltzing2002-07-05
* New voltage levelsLinus Nielsen Feltzing2002-06-30
* Now uses adc_read()Linus Nielsen Feltzing2002-06-30
* Made button_queue globalLinus Nielsen Feltzing2002-06-30
* Added STOP key reboot for Players as wellLinus Nielsen Feltzing2002-06-26
* Bug 574204 fixed. Now reboots when OFF is pressed while charging.Linus Nielsen Feltzing2002-06-26
* Added backlight controlLinus Nielsen Feltzing2002-06-24
* Fixed bounce bugBjörn Stenberg2002-06-19
* Fixed poll interval handlingLinus Nielsen Feltzing2002-06-07
* Removed old recorder debounce code. Increased repeat speed.Björn Stenberg2002-06-07
* Added 'block' parameter to button_get()Björn Stenberg2002-05-28
* Added repeat handling. Removed CRLF newlines.Björn Stenberg2002-05-23
* Added timer-interrupt polling and button queueBjörn Stenberg2002-05-23
* Doh! Button signals are active lowBjörn Stenberg2002-05-17
* corrected the load-file pathDaniel Stenberg2002-05-01
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23