Solomon Peachy
8cb555460f
[3/4] Completely remove HWCODEC support
...
'swcodec' is now always set (and recording_swcodec for recording-capable
units) in feature.txt so the manual and language strings don't need to
all be fixed up.
Change-Id: Ib2c9d5d157af8d33653e2d4b4a12881b9aa6ddb0
2020-07-24 21:20:13 +00:00
Solomon Peachy
092c340a20
[1/4] Remove SH support and all archos targets
...
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2020-07-24 21:20:13 +00:00
Szymon Dziok
e7f113e1bb
Manual for the Samsung YH820.
...
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
2014-10-22 09:59:26 +02:00
Szymon Dziok
a8b5589523
Manual for the Samsung YH920/YH925.
...
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
2014-10-22 09:59:26 +02:00
Marcin Bukat
4bbc9f68ea
MPIOs: manual work
...
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2012-02-02 14:55:51 +01:00
Marcin Bukat
a434a0de5c
MPIO HD200 manual - tex files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:38 +00:00
Alexander Levin
97365803d3
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00
Szymon Dziok
a09152b128
Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
2010-04-15 18:35:41 +00:00
Alex Parker
54e163a5a4
FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a full stop.
...
By Alexander Levin (fml2)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
2009-12-17 19:00:48 +00:00
Tomer Shalev
c4b6d5c12e
FS#10858 - Use the 'does' form everywhere in key descriptions
...
Author: Alexander Levin (fml2)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24029 a1c6a512-1295-4272-9138-f99709370657
2009-12-16 16:06:01 +00:00
Marianne Arnold
c3ca746de4
Manual: find a nicer solution for the problem that lead to r23772. Using \newline gives a linebreak inside of the cell - it's not necessary to start a new row and put 2 or 3 (in case of remote targets) in front of it. Simpler code, less error-prone and the lines with alternating colours in the PDF button tables look more suitable. Also rearrange the rest of the affected row's code to make it more readable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23777 a1c6a512-1295-4272-9138-f99709370657
2009-11-28 17:12:40 +00:00
Michael Chicoine
35ae21017e
Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23772 a1c6a512-1295-4272-9138-f99709370657
2009-11-27 15:20:52 +00:00
Peter D'Hoye
d93d2fd40c
Revert the recording key functionality changes back to before r21034: Both play and rec start recording. Fixes the Archos recording usability issue. To Do: see which targets have usability issues left.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23414 a1c6a512-1295-4272-9138-f99709370657
2009-10-29 23:07:26 +00:00
Peter D'Hoye
dcdc2b93ae
Correct a recording screen usability issue created in r21034. Pause used to start too, then was set to only start and now only pauses. Rec used to start and split, then only split and now again starts and splits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23055 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 19:16:32 +00:00
Marianne Arnold
6f169b4373
Manual: clean up some things related to the inclusion of the remotes. For button tables that use the 'Action' defines use HAVEREMOTEKEYMAP instead of the IRIVER_RC_H100_PAD so that the commands defined in the remote-keymap platform files will automatically be used. If a remote does not have all actions assigned, we can still define these commands but leave them empty. There will be some exceptions but this is still better than long opt lists. - Revert the changes to nim.tex (a Player only plugin) and splitedit.tex (bitmap Archos only) in the plugins section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21666 a1c6a512-1295-4272-9138-f99709370657
2009-07-05 18:21:19 +00:00
Alex Parker
41ff287e07
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
2009-06-28 18:02:04 +00:00
Alex Parker
964106a20d
Fix manual building.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21068 a1c6a512-1295-4272-9138-f99709370657
2009-05-24 18:59:47 +00:00
Marc Guay
667fee3846
FS#10230 - And the change to the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21035 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 13:52:41 +00:00
Alex Parker
391f9df754
Correct location of frequency, quality and channel settings display, and change opts.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20878 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 19:50:22 +00:00
Alex Parker
d8e58b6be0
Correct what happens when selecting Recording in the Main Menu in the manual. Fixes FS#9768
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20877 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 19:19:48 +00:00
Robert Menes
4e1b7bf728
Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
2009-01-26 12:04:48 +00:00
Jens Arnold
287e0243ff
H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:28:06 +00:00
Marc Guay
a8af98f750
Update the iPod recording screen keymap and manual. FS#9165.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 17:52:15 +00:00
Marianne Arnold
6f027bbe25
Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
2008-03-29 00:19:25 +00:00
Nils Wallménius
12eb058bb0
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 22:07:09 +00:00
Peter D'Hoye
0875a95375
FS #7761 by Costas Calamvokis: sansa manual changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14705 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:31:37 +00:00
Peter D'Hoye
12f466d999
Clip counter manual update, language tweak and translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 10:44:52 +00:00
Nils Wallménius
909b9462da
Update the manual to reflect recent menu changes, add descriptions of how to move and remove tracks in the playlist viewer, Recording settings are now in their own chapter.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 00:07:31 +00:00