summaryrefslogtreecommitdiff
path: root/apps/recorder/keyboard.c
AgeCommit message (Expand)Author
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2017-02-04Fix dangerous castsAmaury Pouly
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2014-10-08YH820: Add a forgotten define in aa8ba60.Szymon Dziok
2014-10-08YH820/YH92X: Properly enable morse input.Szymon Dziok
2013-07-09Swap over a position of cursor while reaching the end of filename in keyboardRoman
2011-12-17Add const to global pointers to strings.Boris Gjenero
2011-11-29Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń
2011-11-08Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok
2010-09-19kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREENRafaël Carré
2010-08-09Remove old kluge that makes little difference with the new arm toolchain.Nils Wallménius
2010-07-10keyboard: change how charactars are stored in the buffer.Teruaki Kawashima
2010-06-27FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima
2010-06-09keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima
2010-06-06Virtual keyboard: enable line edit mode as an alternative on all target. Ther...Marianne Arnold
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-25keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima
2010-02-14keyboard: check length of the last line. avoid dividing by 0.Teruaki Kawashima
2010-02-13keyboard: stretch dispalying of virtual keyboard to fit the screen width if p...Teruaki Kawashima
2010-02-11fix typoSzymon Dziok
2010-02-11Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok
2010-02-04keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima
2010-01-31keyboard: a bit of rework in keyboard.Teruaki Kawashima
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-11-09keyboard: some random cleanup.Teruaki Kawashima
2009-11-08Merge duplicating code to remove char in keyboard.Teruaki Kawashima
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-06Merge duplicating code to move cursor left/right.Teruaki Kawashima
2009-10-06Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima
2009-10-04Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima
2009-10-03Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima
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