summaryrefslogtreecommitdiff
path: root/apps/player/keyboard.c (follow)
Commit message (Expand)AuthorAge
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Fixed the Player keyboard cursor positioning, bug #983404Linus Nielsen Feltzing2004-07-09
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* We missed the null byte at the end of the string.Kjell Ericson2003-06-02
* Synched with recorder: Starts editing at the end of the string.Mats Lidell2003-03-11
* Language support for player keyboard.Mats Lidell2003-01-31
* Removed cursor before adding it.Kjell Ericson2003-01-29
* Added a "cursor"-function for the keyvoard.Kjell Ericson2003-01-27
* Cursor movement in the middle of the screen only moves the cursor.Mats Lidell2003-01-26
* Adds cursor blink and forward and backwards delete to keyboard input. (No lan...Mats Lidell2003-01-24
* First version of a "better" keyboard handling for the Player.Kjell Ericson2003-01-21
* First attempt in rocklatin1 input for player.Mats Lidell2003-01-20
* Centered fourth shift line (secretly removing a bug in the process)Björn Stenberg2003-01-15
* Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg2003-01-15
* Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg2002-12-04