Commit graph

60 commits

Author SHA1 Message Date
Dominik Riebeling
e03fcc2594 simplify the inclusion of the front image by using the default file extensions. Fix an opt issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10981 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 20:36:21 +00:00
Martin Arver
19ef6d7480 Small correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10928 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 09:30:21 +00:00
Martin Arver
825fb8a264 Add vector drawings of the h10 and h10_5gb from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10899 a1c6a512-1295-4272-9138-f99709370657
2006-09-06 14:31:12 +00:00
Nils Wallménius
6ae4330588 make a little more use of the setting macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10870 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 16:02:05 +00:00
Martin Arver
b724be01bb Add x5 image to the manual. Updated ondiosp,ondiofm and h300 images. All from Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10825 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 10:30:05 +00:00
Dominik Riebeling
65c2c58b3a Improve the quick start section a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10788 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 22:03:16 +00:00
Martin Arver
7bdd03a118 Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 15:00:50 +00:00
Martin Arver
7a8b84d543 Fix typos, reported by Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 11:17:36 +00:00
Dominik Riebeling
231adb4f77 First attempt for a Quick Start. Also move the playback description (formerly "Rockbox Interface") to its own file and rename it to fit better after the split.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10749 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 15:58:02 +00:00
Martin Arver
c34c2f2ad7 Add vector drawings of the Ondios from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10735 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 13:25:51 +00:00
Jonas Häggqvist
9b98142913 Small clarification of the H100 controls section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10728 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 21:10:39 +00:00
Martin Arver
d5fe8030ba Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 17:10:08 +00:00
Martin Arver
a612761d95 Add vector drawing of the h300 from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10718 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 11:41:18 +00:00
Martin Arver
160cbfb184 Add vector drawings of the ipodcolor and ipod4g. Used Frederik Vestres ipod images as a template.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10717 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 11:01:43 +00:00
Martin Arver
4f8338dd22 Add vector drawings of the ipodnano/mini/video from Frederik Vestre
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10699 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 19:44:38 +00:00
Martin Arver
b0fa6e36c6 New vector drawings of the player/recorder/recorderv2fm/h1xx from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10698 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 18:55:50 +00:00
Martin Arver
af95a01364 First commit of vector versions of the keypress reference images for the manuals. This commit includes the Archos player drawn by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10693 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 09:34:48 +00:00
Martin Arver
09c3961a49 Fix for commas and periods eaten up by our macros. Do not use \ after a macro if followed by a , or a . Use nothing or {} instead. Thanks to Mikachu for noticing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10649 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 16:57:56 +00:00
Martin Arver
26c6e7bff9 rename the rockref macro to reference
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 11:57:38 +00:00
Martin Arver
9b514409f3 change ref to rockref
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10382 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 14:12:35 +00:00
Martin Arver
7a47313a21 Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Dominik Riebeling
7d39fefbc7 remove some paragraph breaks opt introduced for us. Small code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10368 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 16:25:20 +00:00
Michael DiFebbo
45c40b4231 Added textual player descriptions for blinds users for ipod video, ipod mini, ipod color, ipod 4g and h300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10367 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 13:40:17 +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
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
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
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
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
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
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
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
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
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
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
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
Dominik Riebeling
762ee1f7a3 use button macros for hard power off description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9762 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 19:34:30 +00:00
Dominik Riebeling
bbeba1bccf Cleanup button tables in Interface chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9588 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 21:40:50 +00:00
Dominik Riebeling
8dbcab0d1f Rework WPS section a bit and move to separate file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9573 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 11:04:43 +00:00
Dominik Riebeling
c75a844e86 First section to describe tagcache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9504 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 21:48:47 +00:00
Dominik Riebeling
2cf5abb971 another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 17:29:44 +00:00
Dominik Riebeling
e5a2b692fe Extention of \screenshot to drop a warning if image not found by me. This makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 19:16:12 +00:00
Martin Arver
dcee4d5459 Code police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9390 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 13:55:27 +00:00
Martin Arver
cbc559980e Patch #4958 from Dominik Riebeling (bluebrother). Adds a new \screenshot macro to be used when including screenshots. Look at the rockbox_interface/main.tex for examples on how to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9359 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 15:54:47 +00:00
Martin Arver
7b9ab84e7d Add backslash after the dap macro where needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9252 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 18:56:41 +00:00
Martin Arver
14728f974a Some more changes and removal of archos specific text and key presses.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9223 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 11:07:33 +00:00
Martin Arver
864f1ac8b3 Now almost all tables in this chapter uses the button macros as defined in the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9216 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 20:46:30 +00:00