Aidan MacDonald
0fbaeed250
Remove ACTION_SETTINGS_RESET
...
This action has never been used since its introduction
in 2006. There's no real need for it, as it's possible
to reset settings from the context menu.
Change-Id: I6b357ad1a2e19a9b631ee3055e158492570479e3
2022-01-16 23:58:30 +00:00
Teruaki Kawashima
4fd775f7f0
cahnge button mapping in list cotext so that it ignores button release.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28704 a1c6a512-1295-4272-9138-f99709370657
2010-11-29 11:28:53 +00:00
Jeffrey Goode
ce6ec7fef8
Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25433 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 01:24:24 +00:00
Jeffrey Goode
d5e6bc7a8c
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25414 a1c6a512-1295-4272-9138-f99709370657
2010-04-01 03:14:44 +00:00
Teruaki Kawashima
b7f728d138
FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard.
...
This will enable to use morse input on targets that doesn't have enough key for both the keyboard and morse input in one context.
Enable morse input on archosondio as an example.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24250 a1c6a512-1295-4272-9138-f99709370657
2010-01-16 13:54:10 +00:00
Thomas Martitz
e454a39852
Quickscreen: 4th item
...
This adds a 4th top item to the quickscreen. It's as configurable as the existing three items.
This patch goes along with optimisations for small screens for better displaying of all four items. 14px font is very usable on a 64px height display for example.
Left and Top items go through the items in the opposite direction, so that you can mirror a setting and toggle through it in both directions.
Default item is party mode, as it's target independant.
Flyspray: FS#9706
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22532 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 14:42:03 +00:00
Thomas Martitz
5c9fe52629
Commit part of FS#9873 - Utilise buttons for playlisting
...
It adds a shortcut (combo or button) to directly go from the wps to the playlist viewer. The combos could possibly be improved on some targets, but I tried to keep a tad bit of consistency (was hardly possible).
I also added a corresponding touchscreen region and adapted cabbiev2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22003 a1c6a512-1295-4272-9138-f99709370657
2009-07-22 22:10:25 +00:00
Steve Bavin
fb2380790e
FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-12 07:20:50 +00:00
Michael Giacomelli
89322d1afe
Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in gigabeat keymap. No functional changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21099 a1c6a512-1295-4272-9138-f99709370657
2009-05-27 19:14:44 +00:00
Daniel Stenberg
2acc0ac542
Updated our source code header to explicitly mention that we are GPL v2 or
...
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
2008-06-28 18:10:04 +00:00
Robert Kukla
7b90826ae1
Make the ab-repeat set keys easier to use by removing a restrictive pre-condition. That also solves the awkward timing for directory skip as discussed in FS#8047. Other targets (e.g. sansa) can probably benefit from a similar change, but should be tested first.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15866 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 12:07:01 +00:00
Paul Louden
30573a3604
Oops, applied the 'clean' patch instead of the one modified to meet the
...
second goal of committing it. Fixed so that you can actually stop now,
and so 'A' has a use again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14556 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:24:16 +00:00
Paul Louden
9931d5699c
Accept FS#6920, swap the 'A' and 'Select' button functions while in the
...
WPS.
This allows a wider range of available functionality when just using the
cross with a thumb, and brings controls more parallel to devices with
similar input options in Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14554 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:09:47 +00:00
Marcoen Hirschberg
fa1a290eb1
gigabeat remote: hold fast-forward to get to the context menu, hold rewind to get to the root of the file tree.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13646 a1c6a512-1295-4272-9138-f99709370657
2007-06-17 00:05:14 +00:00
Marcoen Hirschberg
cdad9abbe1
change the Gigabeat remote control mapping: long-play is stop. play resumes playback, the 'speaker' button brings you to the menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13633 a1c6a512-1295-4272-9138-f99709370657
2007-06-16 00:57:32 +00:00
Magnus Holmgren
e676b814e8
FS#7158 - Bookmark selection as a list.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13495 a1c6a512-1295-4272-9138-f99709370657
2007-05-26 10:44:38 +00:00
Marcoen Hirschberg
0037a1b648
add separate button defines for the Gigabeat remote control
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13442 a1c6a512-1295-4272-9138-f99709370657
2007-05-20 11:42:04 +00:00
Marcoen Hirschberg
7eb8512bf0
changed POWER to be the cancel/stop button and A to be the modifier button to prevent acidental shutdowns
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13278 a1c6a512-1295-4272-9138-f99709370657
2007-04-27 18:48:20 +00:00
Marcoen Hirschberg
5d2b1e3cb3
rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13142 a1c6a512-1295-4272-9138-f99709370657
2007-04-13 15:42:25 +00:00
Jonathan Gordon
a053e58894
minor actions cleanup:
...
- CONTEXT_MAINMENU is not actually needed, use CONTEXT_TREE which does the same actions
- (gigabeat) use vol+/- in the lists to control volume (every list!) (FS#6982 in a better way)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13062 a1c6a512-1295-4272-9138-f99709370657
2007-04-08 01:33:01 +00:00
Nils Wallménius
f2ccc525ec
Change buttoncombo for switching between regular keyboard and Morse input mode to POWER+A
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12607 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 22:29:35 +00:00
Nils Wallménius
0eb1443614
Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT to switch between modes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12606 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 21:59:00 +00:00
Jonathan Gordon
91cb68a1fb
Introducing the root menu!
...
Blind users: get a new voice file as there are lots of lang changes and new strings.
FS#6630 or RootMenu on the wiki for more info. complaints to /dev/null :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12528 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 11:14:46 +00:00
Jonathan Gordon
8ca99d3288
Code Police: Remove tabs throught apps/ . Hopefully no actual code
...
change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12504 a1c6a512-1295-4272-9138-f99709370657
2007-02-27 11:09:09 +00:00
Marcoen Hirschberg
841a3c1950
fix keys for bookmarks on the gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12074 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 16:30:36 +00:00
Greg White
a11f1eac1c
Add Volume Up/Down buttons to keymap for WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11913 a1c6a512-1295-4272-9138-f99709370657
2007-01-04 22:11:04 +00:00
Marcoen Hirschberg
caa1cfb936
fix the POWER button to leave the WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11852 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 13:39:41 +00:00
Jens Arnold
a0f311355c
Action code: Made all private functions & variables static. Better module separation, and it saves a bit of binary size. * Added a few missing 'const's.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11730 a1c6a512-1295-4272-9138-f99709370657
2006-12-12 07:55:17 +00:00
Linus Nielsen Feltzing
3b99840019
Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11442 a1c6a512-1295-4272-9138-f99709370657
2006-11-06 09:19:40 +00:00
Martin Scarratt
1ab1f02dfe
fix the bug where when scrolling text left in the filebrowser you could suddenly find yourself in the root directory. A long press on the left scrolling button will still take you to the root quickly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11042 a1c6a512-1295-4272-9138-f99709370657
2006-09-25 10:56:38 +00:00
Martin Scarratt
0ba2204beb
Button action code for the Virtual keyboard. Extra buttons for H1xx remote: Vol-+ Cursor Left/Right. H3xx remote:-10/+10 Cursor Left/Right.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10694 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 13:21:13 +00:00
Jonathan Gordon
b992b4cde7
fix the gigabeat keymap file for the chaining commit 90min ago
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10675 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 12:59:08 +00:00
Marcoen Hirschberg
e70e053068
Add keymaps for the gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10673 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 12:20:07 +00:00