Age | Commit message (Expand) | Author |
2005-02-05 | more precise settings for GMini adc levels | Jean-Philippe Bernardy |
2005-02-02 | Added ON button support for gmini | Jean-Philippe Bernardy |
2005-01-27 | Ooops, I did it again... | Linus Nielsen Feltzing |
2005-01-27 | button_status() no longer calls button_read(), since it isn't interrupt safe | Linus Nielsen Feltzing |
2005-01-23 | (1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func... | Jens Arnold |
2005-01-10 | Jean-Philippe Bernardy: gmini100 keypad support | Daniel Stenberg |
2004-12-01 | Button driver overhaul: (1) Unified the button driver functions as much as po... | Jens Arnold |
2004-11-30 | Properly initialize Port A button input pins (player coldstart) | Jens Arnold |
2004-11-25 | Remote control working again | Jens Arnold |
2004-11-18 | Added iRiver button handling | Linus Nielsen Feltzing |
2004-10-12 | Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ... | Linus Nielsen Feltzing |
2004-10-08 | Button flip enabled on Ondio | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-23 | Added debouncing to the Ondio button driver. | Jens Arnold |
2004-09-23 | Fixed yellow build | Henrik Backe |
2004-09-23 | An attempt to filter the button reading | Linus Nielsen Feltzing |
2004-09-20 | Disabled all code for the serial remote on Ondio, since the serial port is ne... | Jens Arnold |
2004-09-20 | Removed the Neo code. Nobody is interested in it. | Björn Stenberg |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-15 | Ondio levels adjusted, use ADC channel names | Jörg Hohensohn |
2004-09-10 | minor oops | Jörg Hohensohn |
2004-09-10 | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn |
2004-09-01 | button_clear_queue() now works as expected | Linus Nielsen Feltzing |
2004-07-24 | Now doesn't generate extraneous key-down events when releasing one key in a c... | Linus Nielsen Feltzing |
2004-07-21 | Added raw button reading functionality | Linus Nielsen Feltzing |
2004-06-22 | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing |
2004-06-16 | remove C++/C99 comment | Daniel Stenberg |
2004-03-22 | No need to turn on the backlight for remote button presses. | Björn Stenberg |
2004-03-02 | Made set_irq_level() an inline function, and optimized it by removing the bit... | Linus Nielsen Feltzing |
2004-02-25 | The cli()/sti() functions are not safe. We should have removed them long ago. | Linus Nielsen Feltzing |
2004-01-01 | nicer handling of button_flip(), swap stored value, too, and avoid race condi... | Jörg Hohensohn |
2003-12-20 | Upside Down option for display (and buttons) now wired into the display setti... | Jörg Hohensohn |
2003-12-12 | adjustments for Neo | Daniel Stenberg |
2003-09-19 | Removed reboot when DC connected. It serves no purpose and is confusing to us... | Björn Stenberg |
2003-05-27 | Since remote uses special button codes, there is no need to simulate release ... | Björn Stenberg |
2003-02-25 | Faster shutoff with OFF key on FM Recorder | Linus Nielsen Feltzing |
2003-02-14 | The power-saving SLEEP patch by Simon Elén. | Björn Stenberg |
2003-01-24 | Remove use of rockbox-mode.el in local variables list. | Mats Lidell |
2003-01-16 | Ludovic Lange's initial code for FM Recorder, edited and adjusted by me. | Daniel Stenberg |
2002-10-16 | Removed all traces of the repeat and release masks | Linus Nielsen Feltzing |
2002-10-16 | Don't reboot unless we are connected to a charger | Linus Nielsen Feltzing |
2002-10-09 | Filters out AN5 keys if UP is pressed. Solves bug #619028. | Linus Nielsen Feltzing |
2002-10-08 | New analog button levels (again) | Linus Nielsen Feltzing |
2002-10-02 | Remote control now sends both key-down and key-up events | Linus Nielsen Feltzing |
2002-09-30 | A lot more stable remote control handling | Linus Nielsen Feltzing |
2002-09-23 | Added timestamps of key presses, for auto-poweroff | Linus Nielsen Feltzing |
2002-09-06 | changed REPEAT_INTERVAL_START back to 4 as it originally was | Eric Linenberg |
2002-09-05 | added button repeat acceleration | Eric Linenberg |
2002-08-27 | Adjusted the key sense voltage levels a little | Linus Nielsen Feltzing |
2002-08-07 | Added button_get_w_tmo() | Linus Nielsen Feltzing |