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