Michael Giacomelli
302c0b7484
Update manual to mention that we support embedded album art in MP4/M4A files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30137 a1c6a512-1295-4272-9138-f99709370657
2011-07-11 20:25:58 +00:00
Dominik Riebeling
e9e0cf5908
Manual: add search box to HTML output.
...
To allow easy searching the HTML (multi page) output add a search box that
queries Google. The Google search will get restricted to the location the
manual is stored. Google seems to happily accept a subfolder when specifying a
domain to search. For this to work the search box has to be created dynamically
with the help of a bit JavaScript.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30017 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 15:43:41 +00:00
Dominik Riebeling
19f2456712
Manual: Simplify Makefile htlatex call a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30015 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 09:41:13 +00:00
Dominik Riebeling
edaeb1954e
Manual: Add version information to page footer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30014 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 09:41:09 +00:00
Dominik Riebeling
5862612205
Add script to spellcheck the manual LaTeX sources.
...
This script wraps around aspell and calls it for the file passed on the command
line or runs aspell on all TeX files found in the manual folder (except
preamble.tex). aspell is called interactively. Note: there is currently no way
to interrupt checking if running on the complete folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30013 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 09:41:03 +00:00
Dominik Riebeling
b843abef86
Manual: update copyright year. We are still working on this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29999 a1c6a512-1295-4272-9138-f99709370657
2011-06-13 16:33:58 +00:00
Torne Wuff
754b1572fb
Remove superfluous executable bits on a bunch of files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29986 a1c6a512-1295-4272-9138-f99709370657
2011-06-08 14:22:03 +00:00
Dominik Riebeling
4cda3774fb
Manual: describe key clicks feature.
...
FS#10491 with minor modifications.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29965 a1c6a512-1295-4272-9138-f99709370657
2011-06-05 10:28:49 +00:00
Dominik Riebeling
9b7b653f85
Move various logo files to a single location.
...
Introduce a new folder that will hold the original files for various variants
of the Rockbox logo. The "Rb" variant of the icon (used in the Rockbox Utility
icon on Windows) has been missing from svn.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29960 a1c6a512-1295-4272-9138-f99709370657
2011-06-04 20:31:11 +00:00
Jonathan Gordon
b58d3656d7
FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29944 a1c6a512-1295-4272-9138-f99709370657
2011-06-01 14:41:49 +00:00
Bertrik Sikken
9e7898b4f7
Fix various minor spelling issues in the rockbox manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
2011-05-22 14:01:28 +00:00
Marianne Arnold
4dad30d038
Manual:r29866 changed the meaning of & and * for touch region actions, update the manual accordingly and add some short explanations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29909 a1c6a512-1295-4272-9138-f99709370657
2011-05-22 13:34:22 +00:00
Marianne Arnold
a0f346204f
Manual: Fix theme tags section and hence the complete manual for touchscreen targets . The _ needs escaping (but the * doesn't).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29908 a1c6a512-1295-4272-9138-f99709370657
2011-05-22 12:54:52 +00:00
Andree Buschmann
271fdb6ec0
Minor manual fix: iPod nano 2G is fast enough to decode ape -c3000.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29902 a1c6a512-1295-4272-9138-f99709370657
2011-05-20 06:30:22 +00:00
Marianne Arnold
892cc66639
Manual, audio formats table: remove the \nopt{ipodnano2g} and pull the row and column separators out of the \opts to make the manual build again which broke for targets that would have gotten an impossible additional columns due to this. Needs a check if the result is correct still though.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29901 a1c6a512-1295-4272-9138-f99709370657
2011-05-20 05:50:01 +00:00
Andree Buschmann
78cd0c514e
Add AAC to the manuals codec featureset table.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29900 a1c6a512-1295-4272-9138-f99709370657
2011-05-19 21:49:25 +00:00
Andree Buschmann
2d4031057f
Add a codec featureset overview (for now 'seek', 'resume' and 'gapless') to the manual. Additionally change table formatting and add a note to the SID format.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29899 a1c6a512-1295-4272-9138-f99709370657
2011-05-19 20:21:48 +00:00
Andree Buschmann
0101c701e0
FS#12110: Rework of the audio format and metadata section in the manual. Add notes for several audio formats, correct the file extensions for several formats, describe the feature sets supported by the different metadata formats, describe limitations of the metadata handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29894 a1c6a512-1295-4272-9138-f99709370657
2011-05-17 20:50:26 +00:00
Dominik Riebeling
58995c1e2f
Fix a typo that made a macro show up as text. Thanks to fml for noting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29893 a1c6a512-1295-4272-9138-f99709370657
2011-05-17 06:11:28 +00:00
Michael Giacomelli
84b4c46d74
Enter USB charging mode on devices that support it if any key is held down during USB insert (except on Archos where certain keys need to be avoided and players like the iRiver H1x0 which do not charge over USB and the iAudios/AMSv2 which do not yet support USB fully). Update the manual to explain the new behavior.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29889 a1c6a512-1295-4272-9138-f99709370657
2011-05-16 20:27:14 +00:00
Michael Hohmuth
4b5f68633f
Manual changes for rewind on pause. (Fixed a few typos while we are
...
at it.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29877 a1c6a512-1295-4272-9138-f99709370657
2011-05-13 22:28:55 +00:00
Michael Hohmuth
9f32eb6f0d
FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies
...
how USB charging is handled. Thanks to Justin Hannigan!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29860 a1c6a512-1295-4272-9138-f99709370657
2011-05-12 06:43:57 +00:00
Andree Buschmann
df7deee00f
Correct notation of a few supported audio formats in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29856 a1c6a512-1295-4272-9138-f99709370657
2011-05-10 21:38:00 +00:00
Alexander Levin
90f21b3fcc
Manual: typeset the commas using the normal font, not as 'fname'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29855 a1c6a512-1295-4272-9138-f99709370657
2011-05-10 20:19:34 +00:00
Alexander Levin
526346b6a7
Manual: add metadata section (FS#12090 by Andree Buschmann with slight modifications by me)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29847 a1c6a512-1295-4272-9138-f99709370657
2011-05-09 20:34:14 +00:00
Andree Buschmann
a912a99259
Correct manual: rockbox support APEv2 metadata tags.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29812 a1c6a512-1295-4272-9138-f99709370657
2011-05-01 20:17:43 +00:00
Magnus Holmgren
ed2cfb8c1d
Don't (partially) apply changes to max entries in the file browser immediately. The setting affects a buffer that is allocated during boot, so code using that buffer should use the value that was in effect during boot. Add a note to the manual that a reboot is needed for the changes to be applied.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29798 a1c6a512-1295-4272-9138-f99709370657
2011-04-30 11:00:26 +00:00
Dominik Riebeling
33a17dc6c4
Add a warning about WMP11 being necessary on Windows for beastpatcher.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29780 a1c6a512-1295-4272-9138-f99709370657
2011-04-24 20:53:48 +00:00
Dominik Riebeling
8f8f9a5bde
Use Latin Modern font family for the manual.
...
The Latin Modern family uses T1 coding instead of the OT1 coding used by
Computer Modern. Due to this it isn't necessary to emulate characters like
umlauts which makes them searchable.
As a side effect this also addresses FS#12057.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29756 a1c6a512-1295-4272-9138-f99709370657
2011-04-21 21:52:27 +00:00
Bertrik Sikken
a489154eb3
Manual: rephrase a sentence in the installation chapter a bit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29710 a1c6a512-1295-4272-9138-f99709370657
2011-04-13 18:48:32 +00:00
Bertrik Sikken
04b9ca2d95
Fix spelling of "appearance" in the user manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29706 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 22:42:09 +00:00
Dominik Riebeling
0ab97b7015
Allow URLs to break at hyphens and allow more space at breaking characters.
...
Makes URLs much nicer and avoids them running out of the right margin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29705 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 22:09:44 +00:00
Bertrik Sikken
16f8f3409b
Fix various minor spelling issues in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 20:58:19 +00:00
Michael Chicoine
f0132528fd
Manual correction for entering quick screen from file browser
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29677 a1c6a512-1295-4272-9138-f99709370657
2011-04-04 01:55:56 +00:00
Jonathan Gordon
443b134983
Fix touchregions muting volume, and change &<action> to mean 'needs long press but only fire once'. Use *<action> for 'long press and allow repeats'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29653 a1c6a512-1295-4272-9138-f99709370657
2011-03-27 07:23:38 +00:00
Alex Parker
e4da0c8068
MAke manuals build again. Non scrollwheel targets don't have \ButtonScrollXX, so use \ActionStdXX instead.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29636 a1c6a512-1295-4272-9138-f99709370657
2011-03-23 21:22:55 +00:00
Andree Buschmann
0897753d3b
Submit parts of FS#12024. Describe the settings 'List Acceleration Start Delay' and 'List Acceleration Speed' in the manual. Correct the unit (seconds) for the first setting and change the text for the second setting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29634 a1c6a512-1295-4272-9138-f99709370657
2011-03-22 21:15:22 +00:00
Jonathan Gordon
98881fd822
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev needed to make it work. 'next' in the sbs changes list selection, 'wps_next' in sbs changes audio tracks. no difference in the wps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29631 a1c6a512-1295-4272-9138-f99709370657
2011-03-22 09:31:45 +00:00
Michael Hohmuth
04043fd3ae
autoresume: Manual: Clarify precedence rules for resume positions
...
Resume positions stored in bookmarks take precedence over autoresume.
Technically, the resume position for the "Resume Playback" function
(which is also saved across power-off/power-on) also takes precedence
over autoresume. However, there is no way for a user to tell as it is
identical to the autoresume position for the last-played track, so
don't highlight it in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29548 a1c6a512-1295-4272-9138-f99709370657
2011-03-08 23:02:20 +00:00
Dominik Riebeling
892fd0abf3
Manual: switch to inputenx and load additional characters.
...
Since we're now loading a file from inputenx directly change to inputenx in
general to avoid issues between those two packages. Fixes manual builds that
broke because of U+0101 and U+0146 glyphs which aren't defined in the utf8
inputenc package.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29428 a1c6a512-1295-4272-9138-f99709370657
2011-02-27 16:31:59 +00:00
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