Commit graph

435 commits

Author SHA1 Message Date
Michael DiFebbo
fa49c3c44a Use \setting{} macro instead of quotation marks for settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10366 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 11:53:20 +00:00
Nils Wallménius
b156bbd609 oops, fixed typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10359 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:35:34 +00:00
Nils Wallménius
87b8e6bcee fixed description of hard poweroff for ondio, removed A-B repeat from ondio manual, made more use of setting macro and broke some long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10358 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:30:56 +00:00
Nils Wallménius
60e73a2831 Add missing combo for going directly to the ID3 viewer from WPS on irivers fixes FS#5722, added missing volume up/down buttons for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10357 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 22:17:07 +00:00
Michael DiFebbo
642d74d193 Updates to description of Tag Cache operation. Incorporates changes made to the TagCache wiki by Chris Oxtoby, which I believe were based on Miika's post in the forums.Still needs work, so please feel free to point out mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10336 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 02:02:18 +00:00
Nils Wallménius
85c2bfa3e4 Small tweaks to the text, remove rockboy ref from ondio manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10326 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 20:46:04 +00:00
Nils Wallménius
6f74f69b69 Corrected opts to include the right options for each target. Added missing settings. Made more use of setting macro.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10325 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 20:16:12 +00:00
Nils Wallménius
a91cb24dec Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10312 a1c6a512-1295-4272-9138-f99709370657
2006-07-24 21:04:27 +00:00
Dominik Riebeling
27948882ba make the "Firmware loading" section a bit nicer and add x5 file extension.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10311 a1c6a512-1295-4272-9138-f99709370657
2006-07-24 20:53:27 +00:00
Dominik Riebeling
22b3159458 Introduce SPLITHTML to control the splitting of the html manual. Set SPLITHTML=1 for single file output, 2 (default) for splitting on chapters and 3 for even more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10310 a1c6a512-1295-4272-9138-f99709370657
2006-07-24 20:44:14 +00:00
Daniel Stenberg
b34c8fcaf2 strip off most of the path name within the html zip so that the zip only
contains html/ and its subdirectories


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10290 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 10:37:28 +00:00
Jonas Häggqvist
57327044cd Use the \wikilink{} macro instead of \url{} in a number of places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10284 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 14:02:07 +00:00
Nils Wallménius
792f64e64e Main menu chapter: broke out recording and fmradio sections to their own files. Recording: added ondio and x5 keys corrected errors in keymaps and opted out settings that are unavailable on some targets. FMradio: added x5 and ondio keys.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10281 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 09:46:31 +00:00
Dominik Riebeling
abdff539f2 Adjust HTML manual a bit to the rockbox website colors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 22:15:39 +00:00
Nils Wallménius
ae7e70c6d9 updated buttonmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10267 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 19:32:39 +00:00
Dominik Riebeling
53ca97cbcc Remove "config file options" from the HTML manual for now as it breaks building. Needs to be fixed later.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10266 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 18:12:17 +00:00
Dominik Riebeling
9413c2a4ef Add new make targets to build the manual as html.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 18:07:46 +00:00
Marcoen Hirschberg
1c3dff7c83 don't assume GNU make is called make
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10264 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 15:33:10 +00:00
Dominik Riebeling
769e123955 include a downscaled png version of the logo when building the html version of the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10263 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 15:05:42 +00:00
Dominik Riebeling
b44b225e6e don't break between name and bullet in credits list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10262 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 14:33:04 +00:00
Dominik Riebeling
73c6c9d279 add a section about naming conventions and the icons used in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10251 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 16:25:15 +00:00
Dominik Riebeling
4ccc2cebd2 Add a description of the ipod nano controls, posted by Woody Anna Dresner on the mailing list. Add a macro to indicate parts that are specially written for blind or visually impaired people.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10250 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 16:06:37 +00:00
Dominik Riebeling
7ab1d9bbac use the correct values for volume in config file description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10242 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 20:53:19 +00:00
Jonas Häggqvist
d13ef359d2 Add description of the H1xx to help blind and visually impaired users, needs to be added for all players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10240 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 19:40:12 +00:00
Dominik Riebeling
6424c50952 our \ifpdf is useless as KOMA-Script provides \ifpdfoutput. Don't output the warn and note symbols when not generating pdf output, also don't format the rockbox title as chapter*. Fixes some issues with tex4ht (and brings us closer to the html manual)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10223 a1c6a512-1295-4272-9138-f99709370657
2006-07-17 19:10:31 +00:00
Dominik Riebeling
2d48de952e remove the pdf detecting if as it seems to break tex4ht.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10221 a1c6a512-1295-4272-9138-f99709370657
2006-07-17 14:48:47 +00:00
Daniel Stenberg
b437061b0b oops the name of the button is ButtonRec is TeX land
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10206 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 21:52:19 +00:00
Daniel Stenberg
6b1833849e press REC on x5 to go to main menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10205 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 21:49:21 +00:00
Nils Wallménius
d50c138a24 Lots of updated/corrected buttonmaps and various other small tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10194 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 18:59:48 +00:00
Dominik Riebeling
dae39989db fix a typo (voicing filenames spells the _filenames_) and dos2unix the file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10191 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 15:56:26 +00:00
Dominik Riebeling
840b1c2e1f Corrections to ipod installation instructions (FS#5637 by Mark Bright with minor adjustments by me)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10190 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 07:04:43 +00:00
Dave Chapman
e86fd3fbdb Correct typo in ipod installation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10189 a1c6a512-1295-4272-9138-f99709370657
2006-07-09 22:24:27 +00:00
Nils Wallménius
814890ea3b Update Calendar buttonmap and add missing screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
2006-07-09 14:27:19 +00:00
Nils Wallménius
a182345ad3 Use screenshots already in place and add buttonmap and missing screenshots.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10187 a1c6a512-1295-4272-9138-f99709370657
2006-07-09 13:34:35 +00:00
Nils Wallménius
257a7db8db use btnmap in jpeg viewer, updated keypresses and some small tweaks to the text.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10178 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 17:33:50 +00:00
Martin Arver
31c7a453e1 Use fname macro on the file extensions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10174 a1c6a512-1295-4272-9138-f99709370657
2006-07-02 08:59:00 +00:00
Dominik Riebeling
40b9fabcff Add instruction on how to enter the id3 viewer for ipods. Remove some unwanted spaces that opt introduced for us :(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10171 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 12:22:43 +00:00
Dominik Riebeling
8b9b8c91e4 add bass / treble setting information for ipods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10170 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 12:05:04 +00:00
Dominik Riebeling
e092410dbd update the File Formats table a bit and opt some target specific entries.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10169 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 11:52:57 +00:00
Martin Arver
4e819aa2af Remove rockblox from the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10166 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 09:41:37 +00:00
Martin Arver
14c418bc8b Remove battery_test from the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10164 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 08:58:14 +00:00
Nils Wallménius
2ef6afe0a0 updated minesweeper buttontable, updated and corrected flipit buttontable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10154 a1c6a512-1295-4272-9138-f99709370657
2006-06-29 18:46:09 +00:00
Nils Wallménius
dba88731df updated buttontable, broke some long lines and some other tweaks for chip8 emulator section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10152 a1c6a512-1295-4272-9138-f99709370657
2006-06-28 17:23:48 +00:00
Nils Wallménius
dbd4406ca8 keypress table and some smanll tweaks for bounce
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10147 a1c6a512-1295-4272-9138-f99709370657
2006-06-22 11:07:37 +00:00
Martin Arver
186bb51fcc Add notifications to the flashing section regarding the validity of that section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10140 a1c6a512-1295-4272-9138-f99709370657
2006-06-19 08:41:53 +00:00
Nils Wallménius
db8316fa52 New keypress tables for rockboy and mandelbrot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10136 a1c6a512-1295-4272-9138-f99709370657
2006-06-18 13:22:42 +00:00
Martin Arver
87bf8044d1 fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10135 a1c6a512-1295-4272-9138-f99709370657
2006-06-18 12:23:55 +00:00
Nils Wallménius
0d2a3598f7 Add screenshots to clock section x5 screenshot still missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10134 a1c6a512-1295-4272-9138-f99709370657
2006-06-17 19:09:57 +00:00
Martin Arver
cd69996450 Correct a keypress for the ondio. Update the key definitions for ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10127 a1c6a512-1295-4272-9138-f99709370657
2006-06-16 08:57:55 +00:00
Martin Arver
30b0e66c60 Sync the flashing-chapter with the wiki (i.e. remove the old, and latexify the wiki version). Fix button-defines for player. Include flashing instructions for all the archos manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10125 a1c6a512-1295-4272-9138-f99709370657
2006-06-15 11:56:50 +00:00
Dominik Riebeling
c7bb9493a8 Fix the device name in the page footer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10119 a1c6a512-1295-4272-9138-f99709370657
2006-06-13 16:39:07 +00:00
Martin Arver
7720053055 New .svg logo from Marcoen (used as pdf in the manual). Reduces manual file size by ~230K
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10117 a1c6a512-1295-4272-9138-f99709370657
2006-06-13 09:18:27 +00:00
Martin Arver
dc4bf7c9a3 update screenshots for 160x128x2 and 138x110x2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10110 a1c6a512-1295-4272-9138-f99709370657
2006-06-11 09:16:22 +00:00
Martin Arver
27762e123c add some missing screenshots for the 160x128x16 res. (x5)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10105 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 22:03:28 +00:00
Martin Arver
4184d6c605 forgot to add the file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10104 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 21:37:09 +00:00
Martin Arver
d2a2aae967 update flipit,sokoban,star screenshots for 160x128x16
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10103 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 21:36:36 +00:00
Martin Arver
d14b9d8e03 Update flipit,sokoban,star for 220x176x16, 176x132x16 and 320x240x16
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10102 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 21:28:29 +00:00
Martin Arver
9931cbd821 Remove unintentional edit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10093 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 12:02:08 +00:00
Martin Arver
a17892c65b Add fixme-note on multivolume/hotplug support (ondio)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10092 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 10:15:55 +00:00
Martin Arver
1dbb2d2729 New super-useful command from Dominik - \nopt. Use this to exclude sections of text for a specific target/feature. Example of use in system options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10089 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 20:01:27 +00:00
Martin Arver
1c03ab4f0b committed the wrong screenshot. Try again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10088 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:52:45 +00:00
Martin Arver
4c98106734 Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:48:56 +00:00
Martin Arver
124b1859fd New screenshots from pixelma for bounce and chessbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10086 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:45:22 +00:00
Dominik Riebeling
f949c8e3e1 Remove some superfluous line breaks. Use itemize where appropriate.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10085 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 17:09:06 +00:00
Martin Arver
68e40170f2 Some more cleanup/macrofying of the wps/config section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10084 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 16:37:04 +00:00
Martin Arver
771cc4a976 Add missing ipods in the rolo section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10083 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 13:36:57 +00:00
Martin Arver
49cdd5e21d Add gobble to the example environment. Adjust the advanced topics chapter to this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10082 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 13:29:52 +00:00
Martin Arver
47ea906535 Introduce new example environment. Slight adjustment of the code env. Change fname to use texttt. Add fname to the firmwarefilename macro in the platform files. Cleanup of the advanced topics chapter. The archos flashing still needs attention.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 12:15:46 +00:00
Dominik Riebeling
8c9e22580e Small ipod installation fix, addition of target specific instructions. (FS#5491 by Jonas Häggqvist)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10079 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 21:38:37 +00:00
Dominik Riebeling
b1080ce052 Fix an arrow. Code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10078 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 19:59:25 +00:00
Dominik Riebeling
89a2a28ef3 Fix commands display in ipod installation instructions by introducing a new code environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10077 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 17:42:27 +00:00
Nils Wallménius
ba53a26088 (1) Cleaned up and corrected \opts for plugin inclusion. (2) Updated vumeter buttonmap (3) Updated sudoku section. (4) Updated and corrected Pacbox buttonmap and added ipod video screenshot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10076 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 15:54:11 +00:00
Dominik Riebeling
5208d38bb3 Tagcache settings have been moved to the File View menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10075 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 15:07:33 +00:00
Martin Arver
6229d43f0e .lng not .lang :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10074 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:13:40 +00:00
Martin Arver
18239c0bcb Some more corrections
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10073 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:05:41 +00:00
Martin Arver
4270e2ace1 Remove/change some outdated links
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10072 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:01:20 +00:00
Martin Arver
5f0e3b3d6f Add the last ones as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10071 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:36:03 +00:00
Martin Arver
9922666691 Correct what the previous commit broke. Duplicate some ondio-screenshots.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10070 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:30:04 +00:00
Martin Arver
d15204e496 Make the main menu show target specific image for the ondios. Adjust \specimg macro for the ondios.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10069 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 11:41:55 +00:00
Martin Arver
53319248b4 Change frontpage image to .jpg. Reduces manual size with ~500KB. .png kept in CVS for future use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10068 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 09:24:12 +00:00
Martin Arver
7366fb4e60 Re-add Rockblox to the manual, as it is still built. Sorry for the inconvenience. Should check properly next time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10066 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:59:05 +00:00
Martin Arver
6c9f315171 Sync footer with frontpage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10065 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:31:34 +00:00
Martin Arver
2696645597 Remove ondio.tex
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10064 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:26:04 +00:00
Dominik Riebeling
c889f8e2a4 remove the "Ondio FM only" hints as we have now separate manuals for FM and SP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10063 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 12:19:01 +00:00
Martin Arver
8a7cbc6769 Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10062 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 11:34:41 +00:00
Dominik Riebeling
36a13f82db fix wrong button for entering the recording settings on iriver targets. (FS#5499)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10061 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 11:02:09 +00:00
Dominik Riebeling
a6907d8c14 fix wrong button to enter pitch screen on iriver targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10060 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:56:35 +00:00
Martin Arver
572ffa8622 Convert the h300 front to jpg. The png is still in CVS for future use. Reduces the h300 manual by around 900KB
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10059 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:15:33 +00:00
Dominik Riebeling
b074b221ec Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:08:54 +00:00
Martin Arver
c9f3b7009c Sync with the wiki
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10056 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:44:50 +00:00
Dominik Riebeling
2a731e4674 some fixes and cleanup of the ipod installation instrucions. Still has some problems with long verbatim lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10055 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:16:24 +00:00
Nils Wallménius
ae4560f388 New keypress table for sokoban and x5screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10052 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 16:32:50 +00:00
Martin Arver
959d23e231 Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10050 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 15:03:39 +00:00
Michael DiFebbo
95afcf58c9 Installation instructions for iPod. #5491 by Jonas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10049 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 14:44:10 +00:00
Martin Arver
aa9b017f42 Remove rockblox from the manual, as pointed out in (4) FS #5460
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10048 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 14:18:29 +00:00
Michael DiFebbo
b6aa805ea0 Recording is Ondio FM only. Patch by Mark Bright (see comment 1 to bug report no. 5459).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10047 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 13:01:05 +00:00
Michael DiFebbo
5f11009d1c Add icon per bug fix 5460, comment 1, #7. (Prior commit message should also have referred to 5460, not 5480.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10046 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:49:49 +00:00
Michael DiFebbo
8fdf5aa613 Various corrections to the manual as noted in comment 1 to bug report 5480.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10045 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:46:13 +00:00
Michael DiFebbo
249fa059b1 Various corrections to the manual as noted in bug report 5460, comment #1.) Patches by Jonas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:46:13 +00:00
Dominik Riebeling
c455747fd7 Add ondio specific screenshots and update some plugins screenshots. Fixes FS#5458.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10043 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 11:30:56 +00:00
Dominik Riebeling
5be450939f Adjust screenshot macro for use of device specific images. This makes it possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 11:20:06 +00:00
Dominik Riebeling
1874461caf Update star plugin keys to latest cvs mapping (FS#5492 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10041 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 09:56:26 +00:00
Zakk Roberts
fcd65e56db Bring Click information+keymappings up-to-date.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10035 a1c6a512-1295-4272-9138-f99709370657
2006-06-03 05:02:15 +00:00
Zakk Roberts
3a80fa063e Moved TagCache menu entry into the File View section of the manual where it was recently moved to in Rockbox itself, and update any descriptions to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10034 a1c6a512-1295-4272-9138-f99709370657
2006-06-03 03:56:45 +00:00
Dominik Riebeling
29028d0a6d Also update bookmarks section to actual style. dos2unix the file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10033 a1c6a512-1295-4272-9138-f99709370657
2006-06-02 20:06:26 +00:00
Dominik Riebeling
b38b85bd17 Adjust voice section to current style. Code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10032 a1c6a512-1295-4272-9138-f99709370657
2006-06-02 19:51:07 +00:00
Dave Chapman
8e6dd90bd5 Patch #5475 - Updated pacbox screenshot for the h1x0 from Dave Hooper
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10030 a1c6a512-1295-4272-9138-f99709370657
2006-06-01 07:41:47 +00:00
Nils Wallménius
aca5c8044d Patch by Jonas Häggqvist fixing keymap for star also add screenshot for star and pong
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10029 a1c6a512-1295-4272-9138-f99709370657
2006-05-31 14:18:24 +00:00
Nils Wallménius
2040a15873 (1) removed calendar from ondio manual.(2)Added text editor to all supported targets' manuals. (3)Patch from Jonas Häggqvist add x5 keys to solitaire also added screenshot.(4)removed euroconverter from recorder manual and added it to player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10028 a1c6a512-1295-4272-9138-f99709370657
2006-05-31 12:41:53 +00:00
Nils Wallménius
4f926cce01 Patch by Jonas Häggqvist add Spacerocks to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10026 a1c6a512-1295-4272-9138-f99709370657
2006-05-31 11:26:25 +00:00
Nils Wallménius
62c88c04de oops forgot to save
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10022 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 12:05:01 +00:00
Nils Wallménius
5e79c040fc Add buttonmap with macros to snake 2 and x5 screenshot, update h300 and nano screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10021 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 12:01:01 +00:00
Nils Wallménius
e41c85806e Add buttonmap and x5 screenshot for cube plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10019 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 10:28:00 +00:00
Michael DiFebbo
d9069ef1de Added \setting macro to System Options menu where necessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10016 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 00:35:33 +00:00
Nils Wallménius
3f84575d26 Use button macros in button map and add newer targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10014 a1c6a512-1295-4272-9138-f99709370657
2006-05-29 12:17:44 +00:00
Dominik Riebeling
0f661ab26c Fix spurious spaces in wiki links by introducing a wiki link macro. Fixes FS#5450
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10007 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 15:49:17 +00:00
Michael DiFebbo
0898d381d3 Correction to section 2.2.1 and 2.4.1 on X5 platform to properly identify button to enter Main Menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10006 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 14:35:51 +00:00
Michael DiFebbo
fa5030cc2d Patch No. 5430 by Mark Bright. Minesweeper updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9999 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 17:12:08 +00:00
Michael DiFebbo
2fa558673b Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9998 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 16:46:07 +00:00
Michael DiFebbo
dae08b346b Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9990 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:39:25 +00:00
Michael DiFebbo
a120e5b4ea For future use in the installation instructions section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9989 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:38:18 +00:00
Dominik Riebeling
d072ca6b17 Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9971 a1c6a512-1295-4272-9138-f99709370657
2006-05-21 18:31:30 +00:00
Dominik Riebeling
8784dd4de5 Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9966 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 11:54:27 +00:00
Martin Arver
b5ddf412ad Add an image of the h300 for the rockbox_interface chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9960 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:58:47 +00:00
Michael DiFebbo
73e1f6a12b Editing to Rockbox interface chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9959 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:32:44 +00:00
Michael DiFebbo
fc18e82737 Adjustments to front page.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9958 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:31:55 +00:00
Michael DiFebbo
b044683401 Initial draft of installation instructions for iriver platforms and some accompanying restructuring of the Getting Started chapter. Still needs some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9957 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:18:37 +00:00
Michael DiFebbo
2e9ddebcd0 Added X5 and Ondio to section 2.4.1 (patch by Mark Bright).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9922 a1c6a512-1295-4272-9138-f99709370657
2006-05-12 17:12:30 +00:00
Michael DiFebbo
e28e2fccb8 Fix bug report 5350 (incorrect button sequence shown in section 2.4.1 for main menu on iriver platforms). Also added reference to how to enter main menu to beginning of Chapter 3. Some other minor editing and much updating of \setting macro where necessary throughout chapters 2 and 3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9921 a1c6a512-1295-4272-9138-f99709370657
2006-05-12 16:56:21 +00:00
Dominik Riebeling
899aeb2089 Oops, missed this file yesterday: fix buttons for morse input on virtual keyboard. Fixes FS#5271 and is the 2nd part of FS#5331 by Alexander Spyridakis.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9903 a1c6a512-1295-4272-9138-f99709370657
2006-05-11 06:30:24 +00:00
Martin Arver
2931bb2f19 Add a missing \daps macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9901 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 10:06:51 +00:00
Dominik Riebeling
3fb52bb09b fix ondio buttons on my last commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9900 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 07:37:12 +00:00
Dominik Riebeling
05a7b271ea fix the screen scroll out of view description (FS#5331 with adjustments by me)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9899 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 07:33:43 +00:00
Martin Arver
bd0db08e37 Oops. Shouldn't have commited this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9897 a1c6a512-1295-4272-9138-f99709370657
2006-05-09 22:09:51 +00:00
Martin Arver
2c9a8ed457 Fixes and corrections. Adds keymaps for ipods for the wps key table, virtual keyboard, sudoku (x5 as well). (Patches #5320, #5308, #5324. All from Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9896 a1c6a512-1295-4272-9138-f99709370657
2006-05-09 21:49:32 +00:00
Martin Arver
f21f914872 New macro: \config. Use this for tags, config file settings or in other places where a courier font is wanted. Adopted the wps-tag section to use this macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9891 a1c6a512-1295-4272-9138-f99709370657
2006-05-08 21:32:44 +00:00
Dominik Riebeling
f033902f39 Add missing file types to tag description and make the long example line break
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9890 a1c6a512-1295-4272-9138-f99709370657
2006-05-08 19:38:20 +00:00
Michael DiFebbo
224b0bf1ff Improvements to the sections regarding the File Menu and the Playlist Submenu. Restructured File Menu section to track actual Rockbox menu order. Rewrote some portions of the Playlist Submenu section to make it more user-friendly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9864 a1c6a512-1295-4272-9138-f99709370657
2006-05-03 00:42:44 +00:00
Michael DiFebbo
3e853064fa Added description of 'Auto change directory' and 2 tag cache options to Playback Settings section of manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9852 a1c6a512-1295-4272-9138-f99709370657
2006-05-01 17:00:58 +00:00
Martin Arver
c9dfa68522 Move the screenshot in pacbox and add a caption to the general settings screen shot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9826 a1c6a512-1295-4272-9138-f99709370657
2006-04-28 14:32:18 +00:00
Thom Johansen
103ebf77ce Converted sound settings chapter to use \settings macro.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9820 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 19:25:42 +00:00
Dominik Riebeling
9c426e9299 Add new macro \setting for settings / menu entries. Used in tagcache section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9819 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 18:52:16 +00:00
Martin Arver
7ab7c5673e Fix the icons to not be target specific (by making them b/w)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9818 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 13:34:26 +00:00
Martin Arver
70295bf367 Add a caption to the sound setting screen. dos2unix'ed the file as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9817 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 12:25:08 +00:00
Brandon Low
52ad3893ca Improve the crossfade entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9814 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 19:12:07 +00:00
Martin Arver
f6db3680ee Change the float placement to H (as in HERE) for screenshots and in-text-tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9812 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 11:06:45 +00:00
Dominik Riebeling
45406014d7 This should fix a really wrong spacing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9794 a1c6a512-1295-4272-9138-f99709370657
2006-04-24 22:43:19 +00:00
Dominik Riebeling
bb7edd332e Remove two unused packages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9793 a1c6a512-1295-4272-9138-f99709370657
2006-04-24 22:08:20 +00:00
Dominik Riebeling
2ec18b521c Add ID3 Database to Show Files. Resort Show Files to match actual order.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9768 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 22:11:12 +00:00
Dominik Riebeling
750aacb0e6 Remove double Fade On Stop/Pause item. Break some long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9767 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 21:58:22 +00:00