summaryrefslogtreecommitdiff
path: root/apps/keymaps/keymap-cowond2.c (follow)
Commit message (Collapse)AuthorAge
* Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you ↵Tomer Shalev2009-12-17
| | | | | | | | | sometimes hit it by accident when turning off hold feature. Suggested by Bkd11 in the Cowon D2 forum thread. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24052 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: Revise some keymapsTomer Shalev2009-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24007 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: Revert some of r23927 (keymap changes), and restore Radio keymappingsTomer Shalev2009-12-12
| | | | | | | to previous state git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23936 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: Add some more key mappingsTomer Shalev2009-12-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23927 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: In WPS context, assign BUTTON_POWER to ACTION_WPS_BROWSETomer Shalev2009-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23859 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: Fix standard keymapsTomer Shalev2009-12-05
| | | | | | | | - ACTION_STD_CONTEXT was wrongly defined - ACTION_STD_QUICKSCREEN is unreachable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23856 a1c6a512-1295-4272-9138-f99709370657
* D2: Add a key combination (PLUS+MENU) to go to the WPS while in menus.Rob Purchase2009-11-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23616 a1c6a512-1295-4272-9138-f99709370657
* D2: Move ACTION_WPS_STOP from the power button as it's too easy to hit by ↵Rob Purchase2009-09-01
| | | | | | accident when disengaging the hold switch. Use a long press of the top-right touchscreen area instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22594 a1c6a512-1295-4272-9138-f99709370657
* Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz2009-08-21
| | | | | | | | | I added the lang strings myself. Flyspray:FS#10548 Author: Johannes Boy git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22445 a1c6a512-1295-4272-9138-f99709370657
* D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes ↵Rob Purchase2009-03-21
| | | | | | by myself). Also updates the LV24020 driver to add optional logf debugging. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20420 a1c6a512-1295-4272-9138-f99709370657
* D2/Touchscreen keymap improvements: onscreen keyboard is now usable; ↵Rob Purchase2008-09-16
| | | | | | PLAY/pause now mapped to TOPRIGHT; Usable defaults in Rockboy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18529 a1c6a512-1295-4272-9138-f99709370657
* Set svn props and add Id to headers that were missing it.Nils Wallménius2008-07-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17952 a1c6a512-1295-4272-9138-f99709370657
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
| | | | | | | | | later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
* D2: Keymap improvements for pitchscreen, quickscreen and context menu. ↵Rob Purchase2008-06-27
| | | | | | (note: quickscreen left action does not currently work) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17804 a1c6a512-1295-4272-9138-f99709370657
* A basic seek/skip WPS keymap for touchscreen targets.Rob Purchase2008-06-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17755 a1c6a512-1295-4272-9138-f99709370657
* Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon2008-05-28
| | | | | | | | problems/complaints in http://forums.rockbox.org/index.php?topic=16837.0 there is a known issue that on this screen the stop icon wont update, I dont know why and noone else wants to look at it, so hopefully this will force another set of eyes on it.. this is only a graphical issue... recordings still work fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17643 a1c6a512-1295-4272-9138-f99709370657
* Setup the touchpads to have two modes - stylus and button - and set them in ↵Jonathan Gordon2008-04-15
| | | | | | | | | | | button mode by default. in button mode the touchpad is split into a 3x3 grid for 9 seperate buttons which can be used by the action system like real buttons. Unify the keymap file for the touchpads in button mode. the target keymap file only needs to worry about real buttons. (As these ports mature each screen will need to be fixed seperatly to be able to use stylus mode (the lists can already but don't change mode just yet.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17114 a1c6a512-1295-4272-9138-f99709370657
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas ↵Rob Purchase2008-03-22
| | | | | | Mueller, with some tweaks). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16751 a1c6a512-1295-4272-9138-f99709370657
* D2 simulator build (plugins not built yet)Rob Purchase2008-01-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16146 a1c6a512-1295-4272-9138-f99709370657
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* bootloader test program (basic LCD & button drivers, reads touchscreen) * work-in-progress stubs for main build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657