summaryrefslogtreecommitdiffstats
path: root/apps/keymaps
AgeCommit message (Expand)AuthorFilesLines
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-0/+361
2007-08-31Oops, applied the 'clean' patch instead of the one modified to meet the Paul Louden1-1/+1
2007-08-31Accept FS#6920, swap the 'A' and 'Select' button functions while in the Paul Louden1-2/+2
2007-08-23Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MODE actionDave Chapman1-0/+1
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon2-0/+4
2007-07-15Use the multi-screen api in the usb and time screensJonathan Gordon1-1/+11
2007-06-17gigabeat remote: hold fast-forward to get to the context menu, hold rewind to...Marcoen Hirschberg1-1/+3
2007-06-16change the Gigabeat remote control mapping: long-play is stop. play resumes p...Marcoen Hirschberg1-4/+14
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis1-1/+14
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis1-0/+20
2007-06-03e200: Better keymap for time screen. Use left and right to switch fields, Men...Michael Sevakis1-6/+17
2007-05-28Accept FS#7228 by Dagni McPhee enable pitchscreen on sansaNils Wallménius1-4/+4
2007-05-26FS#7158 - Bookmark selection as a list.Magnus Holmgren11-42/+19
2007-05-20add separate button defines for the Gigabeat remote controlMarcoen Hirschberg1-0/+53
2007-05-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis1-5/+5
2007-04-27changed POWER to be the cancel/stop button and A to be the modifier button to...Marcoen Hirschberg1-48/+54
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold3-18/+3
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt3-3/+18
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg7-9/+9
2007-04-09Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold1-1/+0
2007-04-08minor actions cleanup:Jonathan Gordon10-85/+18
2007-03-22Use power for ACTION_STD_CANCEL when left is being used for something else Jonathan Gordon1-0/+1
2007-03-21Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell1-0/+1
2007-03-18Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...Jens Arnold1-3/+4
2007-03-15e200: Short press instead of long press the middle button to get to the Jonathan Gordon1-1/+1
2007-03-07X5/M5: Add an extra select button to the 'menu' button for one handed op.Michael Sevakis1-0/+1
2007-03-07X5/M5: Add a remote keymap for the keyboard because there was none.Michael Sevakis1-1/+20
2007-03-06Fix FS#6739Jonathan Gordon1-1/+0
2007-03-04Change buttoncombo for switching between regular keyboard and Morse input mod...Nils Wallménius1-3/+3
2007-03-04Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius1-1/+3
2007-03-04Add a function to get the actual button that was pressed (and some Jonathan Gordon1-1/+1
2007-03-01Introducing the root menu!Jonathan Gordon9-10/+80
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon1-1/+1
2007-02-27Convert the radio menus to the new system.Jonathan Gordon1-3/+4
2007-02-04Fix Scroll Up/Down being backwards in some screens on the Sansa.Barry Wardell1-4/+4
2007-01-19fix keys for bookmarks on the gigabeatMarcoen Hirschberg1-2/+5
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+261
2007-01-04Add Volume Up/Down buttons to keymap for WPSGreg White1-1/+6
2007-01-04Enable Morse mode for virtual keyboard on h10 players and make it possible t...Nils Wallménius1-2/+5
2006-12-29fix the POWER button to leave the WPSMarcoen Hirschberg1-1/+1
2006-12-28Fix FS#6085, recorder can use on+left/right to set A-B markers andJonathan Gordon1-1/+4
2006-12-26Fix FS#6379 .ipod yesno screen asks for SELECT not PLAYJonathan Gordon1-1/+1
2006-12-18Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl...Martin Scarratt1-4/+5
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2-0/+18
2006-12-14change the a-b buttons in the wps to work even if play is help down for a whi...Jonathan Gordon1-2/+2
2006-12-12Action code: Made all private functions & variables static. Better module sep...Jens Arnold11-161/+163
2006-12-03Patch FS#6365 by Stephane Doyon, Fix x5 bookmark screen keysJonathan Gordon1-2/+2
2006-12-01Improved Sansa keymap. Based on version provided by Pavel Gnelitsa.Barry Wardell1-92/+110
2006-11-30More intuitive keymapping in pitch screen. Patch #6394 by Alexander Levin.Peter D'Hoye1-5/+9
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold1-0/+4