Commit graph

1778 commits

Author SHA1 Message Date
Michael Hohmuth
751e922783 Use generic keyboard actions rather than the device-dependent
\ButtonLeft / \ButtonRight

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29285 a1c6a512-1295-4272-9138-f99709370657
2011-02-11 18:45:04 +00:00
Michael Hohmuth
97ba12e336 Describe autoresume in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29284 a1c6a512-1295-4272-9138-f99709370657
2011-02-11 17:17:39 +00:00
Alex Parker
40531597f3 Manual: We now support embedded JPEG album art in ID3v2 tags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29266 a1c6a512-1295-4272-9138-f99709370657
2011-02-09 22:12:37 +00:00
Andree Buschmann
d3934185ac Correct the metronome keymap in the manual. Better describe buttons/actions in metronome help text. Closes FS#11773.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29204 a1c6a512-1295-4272-9138-f99709370657
2011-02-03 21:20:50 +00:00
Dominik Riebeling
20bd747635 Fix some unwanted empty lines in the manual.
Inside a code environment lines opted out will remain as empty lines.
Use a feature of fancyvrb to only show one specific line from the code
block to avoid this.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29194 a1c6a512-1295-4272-9138-f99709370657
2011-02-02 18:56:28 +00:00
Alexander Levin
6cdc3166bc Manual: Correct the description of the Time/Date menu and make it look nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29183 a1c6a512-1295-4272-9138-f99709370657
2011-02-01 21:52:24 +00:00
Alexander Levin
b1aad4c496 Manual: correct the 'Playlists' menu description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29182 a1c6a512-1295-4272-9138-f99709370657
2011-02-01 21:32:19 +00:00
Jonathan Gordon
f06f685273 New option for the bar tags: 'backdrop, <label>' will draw another image under the progressbar (only works with image and slider bars)
example:
%V(22,253,198,14,-)
%xl(a,PLAY_BAR_BACKDROP-240x320x16.bmp,0,0)
%pb(0,0,198,14,PLAY_BAR-240x320x16.bmp, backdrop, a)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29127 a1c6a512-1295-4272-9138-f99709370657
2011-01-24 09:04:28 +00:00
Nils Wallménius
2565d37c67 Gigabeat S manual: fix a small glitch in the wps key controls table and correct an incorrect button combo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29093 a1c6a512-1295-4272-9138-f99709370657
2011-01-19 15:16:34 +00:00
Marianne Arnold
b43b4936a1 Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:30:18 +00:00
Marianne Arnold
4d46f4ddff Manual - lrcplayer.tex: correctly 'close' two \Action macros so that the following space is not eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29074 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:09:30 +00:00
Marianne Arnold
ed0c5b3c45 Manual - minor fixes to fractals.tex: update screenshot capture to reflect the renaming of the plugin from 'Mandelbrot' and replace an \opt which was using target names with a more suitable and generic \nopt.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29073 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:07:14 +00:00
Teruaki Kawashima
5c09844d54 Update manual for image viewer plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29065 a1c6a512-1295-4272-9138-f99709370657
2011-01-16 11:40:47 +00:00
Alex Parker
c16deb3754 Manual: Fix FS#11872 - %pL/pR aren't in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29050 a1c6a512-1295-4272-9138-f99709370657
2011-01-13 18:09:46 +00:00
Alex Parker
b33a2d869e Manual: Fix part 2 of FS#11874 - setting_inc and setting_dec missing from actions list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29049 a1c6a512-1295-4272-9138-f99709370657
2011-01-13 18:09:36 +00:00
Alex Parker
3fc41cec05 Manual: Fix part 1 of FS#11874 - touchscreen region in the manual isn't 100% correct.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29048 a1c6a512-1295-4272-9138-f99709370657
2011-01-13 18:09:18 +00:00
Jonathan Gordon
605e2d0e90 New Touchscreen region type... 'mute' which un/mutes volume without pausing playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29046 a1c6a512-1295-4272-9138-f99709370657
2011-01-13 10:56:23 +00:00
Dominik Riebeling
fadfa211d3 Add missing ) to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29025 a1c6a512-1295-4272-9138-f99709370657
2011-01-10 20:09:29 +00:00
Frank Gevaerts
17585a991c Add AI to the pong plugin, to allow single-player operation.
Part of FS#5855 by Travis Hyyppa (the colour changes were removed from the patch)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29007 a1c6a512-1295-4272-9138-f99709370657
2011-01-08 16:32:56 +00:00
Robert Menes
b1a1831a17 Reword the blind description for the MPIO HD200 manual
to fix some typos and grammar.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28983 a1c6a512-1295-4272-9138-f99709370657
2011-01-07 04:54:15 +00:00
Alex Parker
f35b76230c Manual: Very slight alteration to the mp3 encoder plugin entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28979 a1c6a512-1295-4272-9138-f99709370657
2011-01-06 19:44:21 +00:00
Andree Buschmann
dfddc16449 Use consistent notation for MPEG Layer 3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28978 a1c6a512-1295-4272-9138-f99709370657
2011-01-06 19:31:56 +00:00
Andree Buschmann
707c46b152 Add mp3 encoder plugin to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28977 a1c6a512-1295-4272-9138-f99709370657
2011-01-06 19:29:47 +00:00
Mustapha Senhaji
df3c3aeee9 manual: update stats plugin entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28922 a1c6a512-1295-4272-9138-f99709370657
2010-12-28 17:02:29 +00:00
Nils Wallménius
bf897793d7 Fix FS#11838. Escape special char that broke manual builds and generated incomplete output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28907 a1c6a512-1295-4272-9138-f99709370657
2010-12-27 08:37:38 +00:00
Robert Menes
70dcb6aa05 Remove a line in the iPod video manual that refers to two
separate builds to download. The iPod video build has been
available as a unified build for some time now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28902 a1c6a512-1295-4272-9138-f99709370657
2010-12-26 12:48:23 +00:00
Alexander Levin
a69d2c1de7 Minor fixes in the disktidy description in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28893 a1c6a512-1295-4272-9138-f99709370657
2010-12-25 20:32:36 +00:00
Alexander Levin
aac5916954 Add the new default dir to clean to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28885 a1c6a512-1295-4272-9138-f99709370657
2010-12-23 19:09:44 +00:00
Alex Parker
a43fc847c4 Add %tr to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28871 a1c6a512-1295-4272-9138-f99709370657
2010-12-21 10:14:40 +00:00
Alex Parker
8d849723f7 Manual: change wording slightly in the USB charging section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28849 a1c6a512-1295-4272-9138-f99709370657
2010-12-18 19:07:06 +00:00
Marianne Arnold
abf4065181 Manual - Sansa e200 player images: update the labels for scrolling ('back' and 'fwd' instead of 'up' and 'down') to match the c code and naming in the manual. This reflects a change made long ago (r16182).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28840 a1c6a512-1295-4272-9138-f99709370657
2010-12-15 23:41:14 +00:00
Michael Giacomelli
ee4ea4266b Make it more clear that key lock is our software hold switch function.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28832 a1c6a512-1295-4272-9138-f99709370657
2010-12-14 21:12:33 +00:00
Michael Stummvoll
a0480c734a applying FS#10489: Rockboy - rotate directional keys when screen is rotated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28695 a1c6a512-1295-4272-9138-f99709370657
2010-11-28 19:49:15 +00:00
Marianne Arnold
a51fa04a88 Fix all manuals that were broken in r28617 (targets that do not have \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28676 a1c6a512-1295-4272-9138-f99709370657
2010-11-26 19:29:50 +00:00
Teruaki Kawashima
756c59a534 update mpegplayer manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28670 a1c6a512-1295-4272-9138-f99709370657
2010-11-26 14:38:17 +00:00
Michael Stummvoll
72b4c4ff3b Adding an reset option to the rockboy menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28655 a1c6a512-1295-4272-9138-f99709370657
2010-11-24 11:39:40 +00:00
Teruaki Kawashima
e5b1a7d423 FS#6321: Universal Image Viewer
This unifies jpeg viewer, png viewer, and bmp viewer to one plugin, image viewer, so that you can navigate through different image formats.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28626 a1c6a512-1295-4272-9138-f99709370657
2010-11-21 13:47:56 +00:00
Alex Parker
579a7ebcf9 Forgot this very minor tweak.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28622 a1c6a512-1295-4272-9138-f99709370657
2010-11-19 12:33:52 +00:00
Alex Parker
75a306e393 Minor English correction.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28621 a1c6a512-1295-4272-9138-f99709370657
2010-11-19 12:30:22 +00:00
Andree Buschmann
1abc5b8ea8 Correct supported sample rates for iPod nano 2G, at least prepares the manual for recording on this target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28618 a1c6a512-1295-4272-9138-f99709370657
2010-11-18 22:01:40 +00:00
Andree Buschmann
c08bb63eed Add section 'Running Time' to the manual. Fixes FS#11561.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28617 a1c6a512-1295-4272-9138-f99709370657
2010-11-18 21:58:05 +00:00
Marcin Bukat
e134021e1b MPIO manual - add link to mkmpioboot binary
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28547 a1c6a512-1295-4272-9138-f99709370657
2010-11-10 08:14:19 +00: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
Marcin Bukat
608eee71d2 MPIO manual: screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28543 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:30 +00:00
Marcin Bukat
4ee38ef5be MPIO manual: player front graphic FS#11177 by Marko Pahlke
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28542 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:22 +00:00
Teruaki Kawashima
781f05e40d FS#11546: Adjustable brightness in lamp plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28519 a1c6a512-1295-4272-9138-f99709370657
2010-11-06 13:40:09 +00:00
Alexander Levin
72964f2571 Manual: Bring the opts in the manual in line with ifdefs in the code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28478 a1c6a512-1295-4272-9138-f99709370657
2010-11-03 18:02:26 +00:00
Szymon Dziok
e2e93649b6 Manual: add images for the Philips Gogear HDD6330, FS#11705 by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28465 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 23:13:30 +00:00
Szymon Dziok
c25eb1a7bb Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko Pahlke.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28464 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 23:06:30 +00:00
Alexander Levin
88b6bef9d4 Manual: make the presence of the timestretch menu description depend on the right condition (pitchscreen instead of just swcodec)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28462 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 22:50:11 +00:00