Commit graph

253 commits

Author SHA1 Message Date
Martin Scarratt
7ef47ed876 Recording countdown timer: set timer in recording settings screen (max 1 week countdown), start/pause timer in recording screen by pressing the pause button. If you have a separate record button then this will override the timer and start to record. Icon at bottom right of screen indicates timer is ticking. If you are in the recording screen when the countdown is over, recording will start automatically, if not then the icon will flash to indicate you should return to the recording screen to begin recording.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10990 a1c6a512-1295-4272-9138-f99709370657
2006-09-18 10:06:03 +00:00
Shachar Liberman
dd89514ef9 This should fix ondios to use MENU+LEFT/RIGHT combos for horizontal
scrolling lists.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10964 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 21:05:02 +00:00
Shachar Liberman
a9688b1519 Here's the quickest fix ever: by a very quick look, it seems to me
that the horizontal scrolling key tables are mixed up all around the source.
so at least let's stop the ondio from using an already used key for now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10945 a1c6a512-1295-4272-9138-f99709370657
2006-09-14 21:07:24 +00:00
Jonathan Gordon
7343863a21 dont use power to go up a level in menus on x5 (blame jhMikeS) take 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10930 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 12:53:46 +00:00
Jonathan Gordon
c4379c533c dont use power to go up a level in menus on x5 (blame jhMikeS)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10929 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 12:28:58 +00:00
Barry Wardell
87b703df2b Fix keymap bug on H10 where powering off while in the WPS brings up the menu first.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10923 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:43:17 +00:00
Barry Wardell
2102dbf47e New keymaps for H10. Makes the buttons much more intuitive and consistent. FS5962, FS5945, FS5940
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10918 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 12:06:54 +00:00
Jonathan Gordon
e69e9cd817 more fixes for the iriver remotes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10869 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 14:59:29 +00:00
Jonathan Gordon
85134105b9 make the pitch screen use the remote screen also, and fix non-lcd iriver remote for the screen (again)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10865 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 11:33:03 +00:00
Jonathan Gordon
bfe1cd17c6 fix pitch and quick screen keymaps for h100 lcd remote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10864 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 10:20:22 +00:00
Jonathan Gordon
47df0f7c9a make the F1 key work a bit more reliably in the wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10863 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 06:29:10 +00:00
Martin Scarratt
6e4c6ae78a fix key mappings for H1xx remote in quickscreen Spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10840 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 08:35:27 +00:00
Martin Scarratt
62abb169a6 fix the other typo in the H1xx remote keymaps, Spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10839 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 08:05:35 +00:00
Martin Scarratt
01e4201e44 Typo for H3xx remote button config, spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10832 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:25:57 +00:00
Jonathan Gordon
7d46b060b1 off to exit bookmark screen for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10794 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 13:19:43 +00:00
Jonathan Gordon
2e3cfafa0b fixed the bookmark screen keys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10714 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 08:53:38 +00:00
Jonathan Gordon
66c4bd6e63 Stop lists wrapping when using page up/down
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10712 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 08:35:31 +00:00
Martin Scarratt
11af807ce6 H300 remote Keyboard: No point in having Combis with directions, they dont work and all combis with NAVI not ON key.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10696 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 16:49:14 +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
fe5e56c821 woops, more infinite loops removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10691 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 09:00:27 +00:00
Linus Nielsen Feltzing
1d1c59e19c Prevent infinite loop in the X5 keymap, and optimize the yesno context
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10690 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 08:33:51 +00:00
Jonathan Gordon
cbcc9db1a8 initial (re)support for F3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10689 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 08:23:24 +00:00
Jonathan Gordon
1ce86d67bd Minor bugfixes for ipod keymap file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10686 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 06:45:29 +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
Jonathan Gordon
56a16d7b23 Action lists no longer automatically "chain" to the CONTEXT_STD unless explicitly told to
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10671 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 11:28:29 +00:00
Jonathan Gordon
d12f81ddd4 fixed the settings action context, time/eq/colour chooser/dbug screens
should all work correctly again


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10670 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 07:03:15 +00:00
Martin Scarratt
2a8dfd65b9 Just some comment editing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10667 a1c6a512-1295-4272-9138-f99709370657
2006-08-20 21:53:37 +00:00
Martin Scarratt
c8bd9129bf Button action code for recording screen. Shouldnt make any noticable difference in recording screen button operation except for H300 I-River remote, which should now work as expected, -10 button = LCD off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10666 a1c6a512-1295-4272-9138-f99709370657
2006-08-20 21:33:40 +00:00
Martin Scarratt
d1ee44ae59 fix H1xx remote in filebrowser and some H3xx oddities, also TREE_OFF works now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10664 a1c6a512-1295-4272-9138-f99709370657
2006-08-20 13:35:01 +00:00
Barry Wardell
6e0e0f9b72 Add keymaps for pitchscreen and graphical equalizer on H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10662 a1c6a512-1295-4272-9138-f99709370657
2006-08-20 01:05:57 +00:00
Tomasz Malesinski
9fdb611547 Added button actions for iriver iFP7xx.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10660 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 17:53:03 +00:00
Hristo Kovachev
d198b4c32d Rework of iriver remote mappings, now follow the main screen layout. Please, test. Needs more work (especially for h300 NON-lcd remote), but is a good starting point.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10653 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 08:00:20 +00:00
Jens Arnold
46ae870feb Recorders: Fixed Resume/ WPS switch button, allows playing files again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10651 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 21:16:09 +00:00
Martin Scarratt
d75fedf960 I-River Remote button support for yes/no screen. Also H1xx buttons = H3xx buttons for bookmarks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10645 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 10:07:27 +00:00
Martin Scarratt
c341da2385 Bookmark support for I-river remotes, also renamed bookmark delete button as it has changed to RECORD - Sorry Linus ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10643 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 09:31:00 +00:00
Martin Scarratt
4ef5573415 H3xx remote: restore stop button functionality in filebrowser Stop = Stop.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10641 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 07:58:49 +00:00
Martin Scarratt
5119b18e93 H1xx remote: restore functionality of stop button as back button in filebrowser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10639 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 23:48:25 +00:00
Linus Nielsen Feltzing
e5f1fe93b5 iAudio X5: draft of remote button mappings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10635 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 14:33:05 +00:00
Jonathan Gordon
f1781318d3 software keylock works again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10632 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 12:33:36 +00:00
Jonathan Gordon
07d3db2dec really fix the yes/no screen now, also id3 viewer shows the status bar
correctly


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10630 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 09:28:04 +00:00
Jonathan Gordon
30f237303b bring back the Battery:Charging splash if you try turning off certain
targets with AC connected


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10628 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 08:57:38 +00:00
Jens Arnold
f39add3d19 Remote button mappings for archos player & recorders. Made keymap-internal stuff static for better optimisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10620 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 20:12:27 +00:00
Linus Nielsen Feltzing
0fec0f540c Make the EQ setting work again on X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10619 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 20:09:29 +00:00
Jonathan Gordon
f7db043fbc * fix pitchscreen
* stop yes/no screen eating the first press sometimes
* add enter id3 button from wps in irivier
* update keymap-h10 from Barry Wardell


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10614 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 14:14:16 +00:00
Jonathan Gordon
5e5bfabf67 * fixed the pitch screen key mappings for all targets, targets require a
mapping to access the screen from the wps


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10611 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 13:25:45 +00:00
Jonathan Gordon
e9fd3d6c57 * Add keymap file for h10 (Thanks Barry Wardell)
* Add a signalscreenchange to plugin_run so keys work coreclty after
quiting plugins


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10601 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 04:05:19 +00:00
Jens Arnold
1fdb5bff39 Changed the button action code to allow both single-fire and multi-fire events to be triggered with _REPEAT. Also simplifies the code. * Made the button mapping tables const to save RAM when running rockbox from flash ROM. * Repaired button mappings for Ondio. * Repaired some more button mappings for player. * Added missing TREE_STOP for iriver, and fixed WPS skipping for recorder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10600 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 00:32:45 +00:00
Linus Nielsen Feltzing
1526fd7ecb Decent button mapping for Archos Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10595 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 21:27:53 +00:00
Jonathan Gordon
b9fb0e81f1 quickscreen keys for recorder. play to quit?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10588 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 13:34:06 +00:00
Jonathan Gordon
fc36c0e22a Added quickscreen keys for x5 and ipod
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10587 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 13:23:10 +00:00
Linus Nielsen Feltzing
0d04287073 Include settings.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10586 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 12:56:58 +00:00
Linus Nielsen Feltzing
224c0a13eb Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10582 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 12:27:07 +00:00