Age | Commit message (Expand) | Author |
2009-08-29 | Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui... | Thomas Martitz |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-12 | Fix yellows. | Thomas Martitz |
2009-08-12 | Both of this isn't needed anymore as it's done at the end of the function. | Thomas Martitz |
2009-08-12 | Make kbd_input() show a cancel splash to indicate user abort better and for b... | Thomas Martitz |
2009-06-20 | Forgot to commit the change to keyboard.c to make the line edit mode acctuall... | Marianne Arnold |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-03-30 | Some Sansa Fuze keymap work, enable line editing for the keyboard, copy from ... | Thomas Martitz |
2009-03-23 | Correct Björn's name in various file headers. | Nicolas Pennequin |
2009-03-08 | Fix red. | Bertrik Sikken |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-05 | temporarilty disable the statusbar in the keyboard because it doesnt use view... | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-10-08 | add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 | Marcoen Hirschberg |
2008-08-02 | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling |
2008-06-28 | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in... | Peter D'Hoye |
2008-05-29 | move the HAS_BUTTONBAR define to the config-<target>.h files | Jonathan Gordon |
2008-05-03 | Made source files #include the header file that they implement to make sure t... | Bertrik Sikken |
2008-03-18 | Make vkeyboard usable on M3. | Jens Arnold |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-10 | Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard.... | Jens Arnold |
2007-10-10 | Slight code policing. | Jens Arnold |
2007-10-10 | Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be... | Jens Arnold |
2007-10-10 | Accessible keyboard: guard the beep with talk_menus_enabled() | Stéphane Doyon |
2007-10-10 | Make the virtual keyboard easier to use for blind users. | Stéphane Doyon |
2007-08-19 | Revert previous 'fix' and implement the correct one, thanks markun! :-) | Nils Wallménius |
2007-08-19 | Always reset glyph width for loadable keyboards fixes FS#6220 | Nils Wallménius |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-06-03 | e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard. | Michael Sevakis |
2007-05-04 | Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like. | Michael Sevakis |
2007-04-16 | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon |
2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
2007-03-06 | Refine the hack. Best I can do I think. | Michael Sevakis |
2007-03-06 | Add a stupid hack that seems to help size on everything. We'll see shortly fo... | Michael Sevakis |
2007-03-06 | Fix warnings. Also fix an error that would occur compiling a logf build. | Michael Sevakis |
2007-03-06 | Make keyboard character selection independent on main and remote LCDs. Insert... | Michael Sevakis |
2007-03-05 | iRiver: Enable line input mode on keyboard. The cursor key combos can still b... | Michael Sevakis |
2007-03-04 | Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT... | Nils Wallménius |
2007-02-10 | Allow cursor changes in Morse Vkeyboard for targets that use line_edit mode | Martin Scarratt |
2007-01-04 | Enable Morse mode for virtual keyboard on h10 players and make it possible t... | Nils Wallménius |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-12-18 | Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl... | Martin Scarratt |
2006-12-17 | One #if less :-D | Nils Wallménius |
2006-12-17 | Add colon and semicolon to the default virtual keyboard, clean up some unnecc... | Nils Wallménius |
2006-10-21 | woops, damn vim isnt set to use space instead of tabs | Jonathan Gordon |