summaryrefslogtreecommitdiff
path: root/apps/recorder/keyboard.c (follow)
Commit message (Expand)AuthorAge
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Make vkeyboard usable on M3.Jens Arnold2008-03-18
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard....Jens Arnold2007-10-10
* Slight code policing.Jens Arnold2007-10-10
* Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold2007-10-10
* Accessible keyboard: guard the beep with talk_menus_enabled()Stéphane Doyon2007-10-10
* Make the virtual keyboard easier to use for blind users.Stéphane Doyon2007-10-10
* Revert previous 'fix' and implement the correct one, thanks markun! :-)Nils Wallménius2007-08-19
* Always reset glyph width for loadable keyboards fixes FS#6220Nils Wallménius2007-08-19
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard.Michael Sevakis2007-06-03
* Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.Michael Sevakis2007-05-04
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Refine the hack. Best I can do I think.Michael Sevakis2007-03-06
* Add a stupid hack that seems to help size on everything. We'll see shortly fo...Michael Sevakis2007-03-06
* Fix warnings. Also fix an error that would occur compiling a logf build.Michael Sevakis2007-03-06
* Make keyboard character selection independent on main and remote LCDs. Insert...Michael Sevakis2007-03-06
* iRiver: Enable line input mode on keyboard. The cursor key combos can still b...Michael Sevakis2007-03-05
* Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius2007-03-04
* Allow cursor changes in Morse Vkeyboard for targets that use line_edit modeMartin Scarratt2007-02-10
* Enable Morse mode for virtual keyboard on h10 players and make it possible t...Nils Wallménius2007-01-04
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl...Martin Scarratt2006-12-18
* One #if less :-DNils Wallménius2006-12-17
* Add colon and semicolon to the default virtual keyboard, clean up some unnecc...Nils Wallménius2006-12-17
* woops, damn vim isnt set to use space instead of tabsJonathan Gordon2006-10-21
* missed a signalscreenchange()Jonathan Gordon2006-10-21
* Hopefully fix the copyright notice.Barry Wardell2006-10-21
* sorry Bjorn, blame kateJonathan Gordon2006-10-21
* add signalscreenchange() to vkeyboardJonathan Gordon2006-10-21
* removed an unneeded variableJonathan Gordon2006-09-01
* Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...Martin Scarratt2006-08-22
* fix button mappings for the gigabeatMarcoen Hirschberg2006-08-09
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Lets keep the '\n' in (see revision 1.53's commit message)Antoine Cellerier2006-07-23
* Fix custom Virtual keyboards (broken during VK remote support implementation)Martin Scarratt2006-07-23
* * when loading .kbd files, start a new line every time we find a '\n' charAntoine Cellerier2006-07-23
* fix for targets using line edit in virtual keyboard (spotted by freqmod)Martin Scarratt2006-07-23
* Multi screen support for the Virtual Keyboard. If the screen is too small to ...Martin Scarratt2006-07-19
* Ondio, gmini, ipod: Don't trigger vkeyboard accept if the button is already p...Jens Arnold2006-04-30
* Fixed busy loop, and implemented a simpler kind of cursor blinking that also ...Jens Arnold2006-04-22
* Updated vkeyboard. For players that require the user to scroll the cursor off...Zakk Roberts2006-04-22
* Optimize keyboard code a bitFrank Dischner2006-03-31
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
* Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screenLinus Nielsen Feltzing2006-03-11
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24