Commit graph

488 commits

Author SHA1 Message Date
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
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
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
Dominik Riebeling
41c0aacc35 Correct how to enter the pitch screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9764 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 21:02:34 +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
8b2a563dfb Adjust pitch screen to match currently changed behaviour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9753 a1c6a512-1295-4272-9138-f99709370657
2006-04-21 15:06:46 +00:00
Dominik Riebeling
a18bd164d9 some updates to tagcache section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9744 a1c6a512-1295-4272-9138-f99709370657
2006-04-20 16:44:26 +00:00
Dominik Riebeling
caec58bc0f Missing id3 viewer screenshot (FS#5147 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9685 a1c6a512-1295-4272-9138-f99709370657
2006-04-16 14:51:39 +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
ea6b4cbe4f readd files in binary mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9437 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:58:54 +00:00
Dominik Riebeling
b2f25b4c8e d'oh! remove non-binary added binary files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9436 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:50:21 +00:00
Dominik Riebeling
0049299f86 Add more missing screenshots. Remove file with wrong name I checked in by mistake.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9434 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 18:47:31 +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
795eff69c1 add some missing screenshots for larger targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9430 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 14:26:25 +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
Martin Arver
50b5b65ddc Some fixes to the ondio key-presses
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9207 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 15:15:21 +00:00
Martin Arver
8ea7f74832 Correct the tables in the two first sections of chapter Rockbox Interface. Some changes to the keynames in the platform files as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9203 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 13:35:00 +00:00
Martin Arver
00d6273223 Forgot to add these screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9166 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 13:46:01 +00:00
Martin Arver
1862cf11f7 Add missing screenshots to make the ipod video manual build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9153 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 10:51:26 +00:00
Dan Everton
ae6443fdc1 Add cut/copy/paste documentation to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9133 a1c6a512-1295-4272-9138-f99709370657
2006-03-20 12:55:42 +00:00
Martin Arver
451280aa6e Some fixes to chapter Rockbox Interface. Adds the missing screenshots (only the 112x64x1 for now). These screenshots are hardcoded to point to 112x64x1 for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9051 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 19:48:33 +00:00
Martin Arver
7ec830d65b Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:16:10 +00:00
Martin Arver
56087e0dd0 Added the small pictures of the archoses from the 2.4 manual. Added screenshots of the filebrowser and menu for the player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8999 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 11:18:06 +00:00
Martin Arver
8fd0187e23 Added screenshots of the file-browser and the file-menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8974 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 13:46:06 +00:00
Martin Arver
fcde4fc886 FS#4807 by Nils Wallménius (nls). Adds pictures of the players to the manual. Still missing is: ipodcolor, ipodnano, h300 and the newer targets that are not yet added to the docs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8970 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 08:00:21 +00:00
Martin Arver
35dcf909a1 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
2006-03-08 17:58:11 +00:00
Martin Arver
744051bd65 Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00
Martin Arver
8e8207f51a Renamed the chapter directories to allow for a more flexible handling of the chapters in the future
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8656 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 00:57:17 +00:00