summaryrefslogtreecommitdiff
path: root/apps/recorder/keyboard.c (follow)
Commit message (Expand)AuthorAge
* Fix dangerous castsAmaury Pouly2017-02-04
* Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2016-01-25
* YH820: Add a forgotten define in aa8ba60.Szymon Dziok2014-10-08
* YH820/YH92X: Properly enable morse input.Szymon Dziok2014-10-08
* Swap over a position of cursor while reaching the end of filename in keyboardRoman2013-07-09
* Add const to global pointers to strings.Boris Gjenero2011-12-17
* Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń2011-11-29
* Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2011-11-08
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREENRafaël Carré2010-09-19
* Remove old kluge that makes little difference with the new arm toolchain.Nils Wallménius2010-08-09
* keyboard: change how charactars are stored in the buffer.Teruaki Kawashima2010-07-10
* FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima2010-06-27
* keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima2010-06-09
* Virtual keyboard: enable line edit mode as an alternative on all target. Ther...Marianne Arnold2010-06-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima2010-02-25
* keyboard: check length of the last line. avoid dividing by 0.Teruaki Kawashima2010-02-14
* keyboard: stretch dispalying of virtual keyboard to fit the screen width if p...Teruaki Kawashima2010-02-13
* fix typoSzymon Dziok2010-02-11
* Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok2010-02-11
* keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima2010-02-04
* keyboard: a bit of rework in keyboard.Teruaki Kawashima2010-01-31
* FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima2010-01-16
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* keyboard: some random cleanup.Teruaki Kawashima2009-11-09
* Merge duplicating code to remove char in keyboard.Teruaki Kawashima2009-11-08
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Merge duplicating code to move cursor left/right.Teruaki Kawashima2009-11-06
* Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima2009-10-06
* Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima2009-10-04
* Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima2009-10-03
* Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz2009-08-29
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Fix yellows.Thomas Martitz2009-08-12
* Both of this isn't needed anymore as it's done at the end of the function.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Forgot to commit the change to keyboard.c to make the line edit mode acctuall...Marianne Arnold2009-06-20
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Some Sansa Fuze keymap work, enable line editing for the keyboard, copy from ...Thomas Martitz2009-03-30
* Correct Björn's name in various file headers.Nicolas Pennequin2009-03-23
* Fix red.Bertrik Sikken2009-03-08
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* temporarilty disable the statusbar in the keyboard because it doesnt use view...Jonathan Gordon2009-01-05
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31