Commit graph

1295 commits

Author SHA1 Message Date
Alexander Levin
a606121dd8 Fix the typo that made the manual build to fail
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20595 a1c6a512-1295-4272-9138-f99709370657
2009-03-31 20:01:55 +00:00
Robert Menes
c52293344d Whoops... butterfingers! :) Remove a backslash that would've broken something.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20589 a1c6a512-1295-4272-9138-f99709370657
2009-03-30 21:48:06 +00:00
Robert Menes
b4a5ce6f9e Add a few missing filetypes to Appendix A (File Formats) of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20588 a1c6a512-1295-4272-9138-f99709370657
2009-03-30 21:44:29 +00:00
Nils Wallménius
24ae50699d Jewels: accept FS#9947 changing 'Resume Game' in the game menu to 'Resume Saved Game' to be less confusing. Bring up the in-game menu using the regular menu button on h100/h300/gigabeat S. Add keymap to the manual for gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20561 a1c6a512-1295-4272-9138-f99709370657
2009-03-28 09:21:27 +00:00
Thomas Martitz
f627ca8d23 Change "Prevent Skipping" to "Prevent track skipping" which is a more accurate name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20556 a1c6a512-1295-4272-9138-f99709370657
2009-03-27 15:42:52 +00:00
Thomas Martitz
614f9daae4 Document the prevent skipping option in the manual, plus a few fixes for skip length. Also, remove the underscore in the config.cfg setting name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20555 a1c6a512-1295-4272-9138-f99709370657
2009-03-27 14:45:27 +00:00
Jonas Häggqvist
b084d60356 Don't instruct Ipod 1G/2G users to use USB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20544 a1c6a512-1295-4272-9138-f99709370657
2009-03-26 21:35:21 +00:00
Alexander Levin
3adb821ad0 Rockbox supports not only 1bpp BMPs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20518 a1c6a512-1295-4272-9138-f99709370657
2009-03-24 21:39:48 +00:00
Jens Arnold
a5501d68cc Bump flash image version and adapt flashing documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657
2009-03-24 01:11:44 +00:00
Alexander Levin
0a24140f59 Unify description of WPS tags (reworked FS#9618), correct and complete some descriptions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20502 a1c6a512-1295-4272-9138-f99709370657
2009-03-23 21:46:49 +00:00
Marianne Arnold
c4d677bed2 Put the note regarding additional fonts into an lcd_bitmap opt to exclude it from the charcell Player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20461 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 17:35:18 +00:00
Marianne Arnold
bfc73a1327 Enable the pictureflow chapter for bitmapped hwcodec targets. Document controls as they are currently, correct 'Exit' menu item to 'Quit', add screenshot, also enable the album art section for them as it explains the requirements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20458 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 16:55:24 +00:00
Alexander Levin
005caba3fb Dont't give the impression that the lines should be comments, and delete the non-setting line. Lines should be indented by 4 because of the example environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20451 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 12:14:03 +00:00
Alexander Levin
885553f1bd Use a real word instead of 'filename'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20450 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 11:59:32 +00:00
Alexander Levin
f8a88103ca We have a file selected, so it's known
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20448 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 10:26:35 +00:00
Alexander Levin
e0eb79850d Unify the description style in the "file formats" table (FS#10038)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20433 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 19:49:09 +00:00
Alexander Levin
277ce9ae73 Restore the author's original punctuation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20423 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 09:25:49 +00:00
Alexander Levin
71812ca1fd Minor corrections to the .colours file editing; added .colours to the list of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20407 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 19:33:20 +00:00
Alex Parker
12791d3714 Update Battery Benchmark plugin in the manual to correct some out-of-date
information, and rewrite some sections to improve the English.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20352 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 22:37:24 +00:00
Alex Parker
6c4661cfaf Add filetype colours to the manual. Also add a macro to give the
file extension of the main binary.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 14:24:28 +00:00
Thomas Martitz
1b3a96d21a Update the manual to reflect recent strnatcmp changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20343 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:11:40 +00:00
Alexander Levin
7fc6bbb304 Use more formal English (passive)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20258 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:25:49 +00:00
Frank Gevaerts
9d8293526e No need for a capital C in charging
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20252 a1c6a512-1295-4272-9138-f99709370657
2009-03-08 22:08:35 +00:00
Frank Gevaerts
93bd8a16ac Make the leave-usb-mode paragraph a bit less technical. Fix accidental missing words at the same time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20251 a1c6a512-1295-4272-9138-f99709370657
2009-03-08 22:04:40 +00:00
Frank Gevaerts
3f69f89d5f Document the new disconnect behaviour introduced by r20244
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20248 a1c6a512-1295-4272-9138-f99709370657
2009-03-08 19:33:33 +00:00
Thomas Martitz
fd14cac7c2 Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code.
HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some 
sansas which did before). Same applies to the manual.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657
2009-03-02 19:25:50 +00:00
Frank Gevaerts
69ffd7c84f H10 is now the same as other targets regarding holding buttons while inserting to use usb power
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20173 a1c6a512-1295-4272-9138-f99709370657
2009-03-02 17:44:21 +00:00
Thomas Martitz
ce1c189d50 Document the sorting setting in the Config file options appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20162 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:58:26 +00:00
Thomas Martitz
f18eadd62d Reword the new sorting section a bit, and fix it to actually say "As digits"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20161 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:57:36 +00:00
Dominik Riebeling
062139550d Make the example table follow the same look as the other tables in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20159 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:25:20 +00:00
Thomas Martitz
1413e363c8 Power ain't cancel anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20158 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 22:13:42 +00:00
Thomas Martitz
127fb96195 Document the new sorting feature in our fine manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20157 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 22:12:26 +00:00
Alexander Levin
9bb83429d1 Mention the .link files as a supported file type (FS#9927)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20145 a1c6a512-1295-4272-9138-f99709370657
2009-02-28 22:04:58 +00:00
Jonas Häggqvist
8bdea23b88 Reference the manual Album Art section, rather than the wiki page.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20108 a1c6a512-1295-4272-9138-f99709370657
2009-02-25 23:24:17 +00:00
Jonas Häggqvist
72bd567494 Update copyright notice. We're still working on this thing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20087 a1c6a512-1295-4272-9138-f99709370657
2009-02-22 19:33:28 +00:00
Alex Parker
8dc70840d3 Update Beast installation instructions to use beastpatcher and remove instructions for fixing partition table as this will shortly be done on-the-fly by the bootloader. Download locations for beastpatcher still required.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20084 a1c6a512-1295-4272-9138-f99709370657
2009-02-22 14:18:18 +00:00
Alex Parker
1c7220491e Update the Beast (Gigabeat S) manual with some real installation instructions. Still missing
download locations etc. as there has been no release as of yet.  To be changed to use 
"beastpatcher" in the future.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20079 a1c6a512-1295-4272-9138-f99709370657
2009-02-21 19:47:28 +00:00
Mustapha Senhaji
37183be69c FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos targets.
This is a first try to enable this plugin for low memory targets like our old archoses :)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20069 a1c6a512-1295-4272-9138-f99709370657
2009-02-20 23:14:09 +00:00
Jonas Häggqvist
00215348d0 Add a few examples and a few touchups.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20068 a1c6a512-1295-4272-9138-f99709370657
2009-02-20 19:08:18 +00:00
Jonas Häggqvist
410cbd1af7 Add an album art appendix to the manual. Add album art tags to the WPS tags appendix and remove the image tag section from the Player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20067 a1c6a512-1295-4272-9138-f99709370657
2009-02-20 18:37:57 +00:00
Alex Parker
807fd0d363 Fix manual building for iPod 1G/2G/3G - scrollwheel is not defined for these in addition to
the mini.  IPOD_1G2G is not currently used, put in here in preparation of fixing this. 


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20050 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 18:41:42 +00:00
Jonas Häggqvist
856fda013e Change Grayscale to Greyscale in the JPEG viewer and add explanation of the Display Option menu to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20045 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 00:38:41 +00:00
Marianne Arnold
41771ba2f2 Fix the beast's (Gigabeat S) manual which was missing the necessary bookmark delete 'action' introduced in r20005.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20044 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 00:35:22 +00:00
Alex Parker
42ef5b0c88 Reorganise/partially rewrite the installation chapter to present Rockbox Utility as the
preferred installation method, and don't have important information only under manual 
install.  For now retain manual install as a subsection.  Patch originally in FS#9895


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20034 a1c6a512-1295-4272-9138-f99709370657
2009-02-17 23:19:01 +00:00
Alex Parker
fd91631ceb Fix m:robe 100 manual that I broke a couple of days ago with the bookmarks update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20033 a1c6a512-1295-4272-9138-f99709370657
2009-02-17 23:04:38 +00:00
Robert Menes
21ab16a36f Fix for two plugin descriptions in the manual; on the Rockboy options, the screen rotation option should rotate it "90 degrees", not "90 percent". Fix the Rockblox description to use better English and be a little more descriptive.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20025 a1c6a512-1295-4272-9138-f99709370657
2009-02-16 23:28:27 +00:00
Alex Parker
94194f3292 Add PictureFlow plugin to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20021 a1c6a512-1295-4272-9138-f99709370657
2009-02-16 20:10:01 +00:00
Frank Gevaerts
1a5ed1b05d document the ipod accessory power setting (work by Alex Parker, FS#9909)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20007 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 16:57:18 +00:00
Nils Wallménius
459b4f632b Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 15:01:04 +00:00
Nils Wallménius
1fb115a753 Rename h100 specific screenshots so they are used again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20004 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 09:57:22 +00:00
Nils Wallménius
2c48d1e340 Accept FS#9905 by Alex Parker adding Invadrox to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20003 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 07:54:05 +00:00
Mustapha Senhaji
281fc2e708 Goban plugin: FS#9897 by Joshua Simmons
Initial button maps for still unsuported targets (Sansa Fuze, Sansa Clip, Sansa m200, Creative ZV(M) and the Phillips HDD1630).
Low targets like archos are still short in memory to be suported.
Update the manual for the Sansa players.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19988 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 13:47:34 +00:00
Marianne Arnold
b63c5fdfb9 Fix the hierarchy in the new goban.tex so that 'Controls' and 'Menus' appear as a chapter in the plugin description and not as 'plugins' themselves
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19987 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 13:07:09 +00:00
Marianne Arnold
63283d244d Make the reference to the 'Default codepage' setting introduced in r18581 actually work - overlooked the change in a different file back then. Also remove two tabs in this file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19986 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 11:32:19 +00:00
Marianne Arnold
2a8e593370 Resize some images that looked smaller or bigger than their 'relatives' in the html manual. Turned out that these had a different resolution (twice resp. half the size), probably taken with a different zoom level.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19985 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 11:02:26 +00:00
Mustapha Senhaji
cdecd9dfa8 Exclude the philips build too for now, to fix building.
Coming soon: more suported targets like archos or those new ports... Once the keymaps for those targets will be done, and the memory usage issue worked out.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19977 a1c6a512-1295-4272-9138-f99709370657
2009-02-11 19:09:09 +00:00
Mustapha Senhaji
8198a6c266 Oops, missed some files in my previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19974 a1c6a512-1295-4272-9138-f99709370657
2009-02-11 16:42:50 +00:00
Mustapha Senhaji
f2d5c3532f New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk game recorder and viewer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19972 a1c6a512-1295-4272-9138-f99709370657
2009-02-11 16:03:17 +00:00
Robert Menes
eddb5680f9 The names for the Sansa manuals are now "Sansa e200 and e200R Series" and "Sansa c200 Series".
This is is preparation for merging the e200R bootloader install instructions into the e200 manual.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19966 a1c6a512-1295-4272-9138-f99709370657
2009-02-10 22:04:08 +00:00
Robert Menes
f747d9d39e Fix English usage in Appendix E.2.2; thanks to the sharp eyes
of Nick Sant (evilnick).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19934 a1c6a512-1295-4272-9138-f99709370657
2009-02-06 17:13:32 +00:00
Nils Wallménius
01bd736e00 Fixes and tweaks for the 'Advanced topics' chapter of the manual, closes FS#9806
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19919 a1c6a512-1295-4272-9138-f99709370657
2009-02-04 14:22:35 +00:00
Robert Menes
c5bffb1289 Some various pieces of manual work: Fixed installation instructions for the e200 and c200 under Mac OS X, added a warning about v2 firmwares to the Sansa install page, and the very beginnings of a Sansa Clip manual (which still needs a lot of work!) Also fixed up the blind descriptions for the Archos Player and Recorder, and some little typo fixes here and there.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19878 a1c6a512-1295-4272-9138-f99709370657
2009-01-29 04:11:44 +00:00
Thomas Martitz
12a0ed3b8d Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19860 a1c6a512-1295-4272-9138-f99709370657
2009-01-26 23:21:49 +00:00
Robert Menes
4e1b7bf728 Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
2009-01-26 12:04:48 +00:00
Robert Menes
d4e4b580c7 The Gigabeat F manual is now known as the Gigabeat F and X manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19784 a1c6a512-1295-4272-9138-f99709370657
2009-01-17 19:25:27 +00:00
Robert Menes
e0a0c9849e More fixes for blind descriptions: fix a small bug in the H10 manuals,
add some extra bits for the H300, added some descriptions of the Gigabeat
X to the F/X manual, and fix a couple of tiny niggling issues with the Archos
Player and Recorder v1/v2 manuals.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19771 a1c6a512-1295-4272-9138-f99709370657
2009-01-14 11:50:45 +00:00
Dominik Riebeling
d2321971d3 Fix some missing spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19736 a1c6a512-1295-4272-9138-f99709370657
2009-01-09 15:17:52 +00:00
Marc Guay
67aa2f1fcb Fix the Quick Screen description. Thanks to fml2. Closes FS#9769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19734 a1c6a512-1295-4272-9138-f99709370657
2009-01-09 11:57:33 +00:00
Nils Wallménius
4add1af763 A couple of small fixes for the gigabeat s manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 11:35:47 +00:00
Robert Menes
ae1fb3e1fb Rewrote the H100 blind description to use better wording and to be
more in line with other descriptions from other DAPs. Also did some
touchups on the H300 description, along with some tiny little edits
to use better puncuation.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19697 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 02:58:33 +00:00
Dave Chapman
9b709ff51c Oops, the previous commit included the wrong version of the svg. This is the one used to generate the accompanying pdf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19696 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 02:57:57 +00:00
Dave Chapman
c848d6c2c6 Make the Gigabeat S manual build again. The gigabeats-front.pdf image still needs more work - I resized the SVG to get this far, but something still isn't right.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19695 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 02:50:12 +00:00
Marc Guay
60359bfffe Change System->Version to System->Credits. Closes FS#9620.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19660 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 14:20:56 +00:00
Marc Guay
4ea961ae33 Fix links and spacing in Quick Screen section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19659 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 14:16:50 +00:00
Marc Guay
fe42f8c59a Fix typo in r19651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19653 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:43:10 +00:00
Marc Guay
380402c5ed Apply some KISS philosophy to dealing with versioning in the manuals as per discussion with gevaerts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:41:20 +00:00
Marc Guay
82678fb17a Tighten up the quick screen button description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19651 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:31:14 +00:00
Marc Guay
14483f8715 Add the customisable quick screen to the manual. Closes FS#9524.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19650 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:21:25 +00:00
Marc Guay
b06b9be2e1 Add the virtual keyboard paging keys. Closes FS#8839.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19649 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:05:58 +00:00
Frank Gevaerts
e986b6212a merge r19537 from the 3.1 branch (use correct version numbers)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19647 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 22:44:52 +00:00
Marc Guay
4607feb48f Fix the InGame menu keymaps. Closes FS#9672.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19646 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 22:17:34 +00:00
Marc Guay
00112a75cf Remove old sentence from Main Menu -> System section. Closes FS#9705.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19645 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 21:54:06 +00:00
Marc Guay
612725d4b7 Remove reference to 3.0 from the installation chapter. Closes FS#9704.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19644 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 21:45:45 +00:00
Nils Wallménius
34c9b11138 Unbreak the changelog and don't say that releases include fonts, they don't ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19604 a1c6a512-1295-4272-9138-f99709370657
2008-12-28 10:16:50 +00:00
Nils Wallménius
0f472bcd19 Fix wrong button for exiting calendar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19594 a1c6a512-1295-4272-9138-f99709370657
2008-12-26 10:14:29 +00:00
Frank Gevaerts
c88cd20ab2 merge 19488 back from the 3.1 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19538 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:30:09 +00:00
Frank Gevaerts
54c1c770cb Add changelog (merge from 3.1 branch)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19536 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:26:35 +00:00
Frank Gevaerts
abff31b2db Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:00:57 +00:00
Dominik Riebeling
558cce6027 Remove id3 tag priority setting description as that setting was removed quite a while ago.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19514 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 22:34:36 +00:00
Nils Wallménius
142e83aa4c Correctly opt the anti-skip buffer setting description to include it for disk based targets only, and rewrite the description to be shorter and more to-the-point, fixes FS#9655
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19506 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 14:05:06 +00:00
Robert Menes
1b5c32d246 Fix up the iPod install section of the manual to bring it
more up to date (especially the Mac OS X install
instructions), and also some general cleanup of language.
Also added myself to the manual credits.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19487 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 16:36:47 +00:00
Marianne Arnold
7b00970c03 Manual: give more info about file structure in the 'Putting music on your player' paragraph and only mention album art for targets with it (fixes FS#9134, phrasing by Paul Louden). While at it, opt the reference to the 'supported audio formats' table for swcodec since the table itself exists only in swcodec player manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19476 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 00:08:42 +00:00
Dominik Riebeling
1244ab632c Three time's the charm: make HTML manual not use ligatures by using a configuration more tailored for browsers. Fixes FS#9651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19462 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:44:22 +00:00
Dominik Riebeling
9f74c15bee Revert the last change to the HTML manual configuration as it turned out to break with non-ASCII characters.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19461 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:21:52 +00:00
Dominik Riebeling
30ec92360a Make the HTML manual not use ligatures. Fixes FS#9651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19458 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 19:39:48 +00:00
Dominik Riebeling
bbc58d5a20 Use caps macro instead of textsc to prevent the heavy HTML issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19387 a1c6a512-1295-4272-9138-f99709370657
2008-12-10 21:40:55 +00:00
Dominik Riebeling
2ea61be605 Fix a typo in the manual (FS#9619 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19384 a1c6a512-1295-4272-9138-f99709370657
2008-12-10 18:31:45 +00:00
Dominik Riebeling
f498d53d72 Rename h100 manual name "h1xx" to "h100" to be in line with other players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 23:00:15 +00:00
Antoine Cellerier
8289b966b8 Apply FS#9368 : add generic settings tag to WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19357 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 16:20:35 +00:00
Dominik Riebeling
8ea82ff4a8 Make HTML manual crosslink heading more similar to the main website heading.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19341 a1c6a512-1295-4272-9138-f99709370657
2008-12-04 22:15:04 +00:00
Dominik Riebeling
3e166f6101 Recent LaTeX comes with utf8 support called "utf8", while "utf8x" is the older one that has to be installed separately so don't use that anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19307 a1c6a512-1295-4272-9138-f99709370657
2008-12-02 23:12:39 +00:00
Dominik Riebeling
f15e219e69 Let htlatex output pages with utf-8 encoding instead of the default iso-8859-1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19306 a1c6a512-1295-4272-9138-f99709370657
2008-12-02 22:33:49 +00:00
Dominik Riebeling
cee8f0178e Fix FS#9550 and FS#5721: don't use Palatino anymore and use the soul package for html output.
The Palatino font was responsible for words broken up in the PDF, resulting in small caps parts being not searchable. Using the soul package creates much better HTML output, not putting every small caps character into its own span element anymore.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19294 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 21:21:42 +00:00
Nils Wallménius
2fe7752e3f Update the 'Supported audio formats' table, we now recognize ogg/vorbis files with the extension '.oga' and ape is now usable on the pp based targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19289 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 13:50:44 +00:00
Nils Wallménius
9fc68a3ccc Update manual to reflect the new time and date screen, patch by Jonathan Gordon with some small tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19284 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 10:24:56 +00:00
Marianne Arnold
c5f577d63a Since r19253 bubbles uses a standard menu instead of a custom start screen where certain key presses were used to adjust start level etc. The button table in the manual doesn't need to mention them either.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19271 a1c6a512-1295-4272-9138-f99709370657
2008-11-30 13:48:31 +00:00
Marianne Arnold
65e8277a22 New manual keymap files: the H100 and H300 use the same keymap in the code so they can share one keymap tex file too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19269 a1c6a512-1295-4272-9138-f99709370657
2008-11-30 12:05:03 +00:00
Marianne Arnold
e090bea1fa Manual: Platform files - split out the button and action commands from the platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19262 a1c6a512-1295-4272-9138-f99709370657
2008-11-29 11:04:02 +00:00
Dominik Riebeling
92f34edf70 Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri Valta).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19247 a1c6a512-1295-4272-9138-f99709370657
2008-11-27 20:26:50 +00:00
Nils Wallménius
e73383ea32 FS#9580 by Thomas Martitz, split the two types of backlight fading into two seperate features and add correct description of the new one based on changing brightness
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 13:17:18 +00:00
Björn Stenberg
3dcfe9ef71 Removed the DRAFT VERSION text.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19205 a1c6a512-1295-4272-9138-f99709370657
2008-11-24 20:35:10 +00:00
Robert Menes
2527ebff3d Minor fix of the word "color" in the color settings; it is now spelled
in British English "colour".


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19163 a1c6a512-1295-4272-9138-f99709370657
2008-11-20 23:06:55 +00:00
Dominik Riebeling
a0584aec74 The HTML manual requires features.txt to be processed first, so add this as prerequisite. Fixes building if no pdf has been built before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19115 a1c6a512-1295-4272-9138-f99709370657
2008-11-16 12:42:08 +00:00
Dave Chapman
e5b238b496 Gammar correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18907 a1c6a512-1295-4272-9138-f99709370657
2008-10-29 00:18:09 +00:00
Nils Wallménius
8fbbbb77bf Update note for the APE codec mentioning that c2000 files now can be played back realtime on coldfire targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18905 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 22:19:02 +00:00
Marianne Arnold
a83e37270c Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18889 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 18:42:14 +00:00
Dominik Riebeling
a7b387938c Reword Sudoku section and document the recently added scratchpad marking setting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18888 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 15:42:48 +00:00
Nils Wallménius
7bb81ce689 Change button map for iaudio x5 and m5 to avoid using impossible button combos, delete ondio button map as it has no rtc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18884 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 12:47:43 +00:00
Nils Wallménius
1304de921f Update manual entry for calendar plugin, screenshots still missing for most targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18878 a1c6a512-1295-4272-9138-f99709370657
2008-10-25 17:26:44 +00:00
Dominik Riebeling
2f1ec7d9a5 Fix a typo by slightly changing the affected sentence and remove a hard line break.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18876 a1c6a512-1295-4272-9138-f99709370657
2008-10-25 16:40:49 +00:00
Jens Arnold
43ad46cdac Fix title case in a section header, switch a sentence order for recorders to be more logical, and add a note about 8MB-modded boxes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18842 a1c6a512-1295-4272-9138-f99709370657
2008-10-20 07:10:14 +00:00
Jens Arnold
1f2468b6ef Rewrite of the Archos flashing chapter, bringing it up to date, removing longish technical background information (that will go into the wiki only), and explaining a few more target specific details.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18841 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 23:59:46 +00:00
Nils Wallménius
0117705542 Oops forgot to commit part of the changes to the manual when Playback Settings was moved up to the Settings menu (r18799)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18833 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 11:18:05 +00:00
Marianne Arnold
45ebc5643a Manual: Update the Pegbox screenshots affected by the previous change (r18803)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18804 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 23:35:40 +00:00
Nils Wallménius
5aa0665b5b Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18799 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 15:11:11 +00:00
Dominik Riebeling
71c1e2a838 Document %mv wps tag (FS#9482 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18779 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 10:48:06 +00:00
Peter D'Hoye
8db5bf5d29 Add mono mode recording setting to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18747 a1c6a512-1295-4272-9138-f99709370657
2008-10-08 22:45:20 +00:00
Marc Guay
7eb194477a Update the release version part of the installation section to mention 3.0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18731 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 17:03:24 +00:00
Marc Guay
981bd1cb3e Small cleanup of the factory bootloader description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18729 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 13:05:28 +00:00
Marc Guay
23028135b7 Unify the wording of the two/three components message in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18728 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 12:36:25 +00:00
Marc Guay
835473c5a5 Add mention of the incompatibility with the 4th gen nano to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18727 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 12:31:33 +00:00
Marc Guay
2391ad73d0 Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is referred to as such both by the installation instructions and the OF.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18724 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 00:31:51 +00:00
Marianne Arnold
5e7da8842c Manual, cube button table: be a bit more accurate to avoid misunderstandings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18616 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:14:38 +00:00
Frank Gevaerts
bb95d90266 fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18598 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:29:32 +00:00
Dominik Riebeling
a2c6b67005 Add a new environment for setting the changelog using a different bullet icon and smaller vertical space between items.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18596 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:27:39 +00:00
Marianne Arnold
2d28d008ae Manual: update the button table in the cube chapter to reflect the new control scheme (see r18572).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18594 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:06:54 +00:00
Frank Gevaerts
d97f32d8fe merge some fixes from the release branch that also apply to trunk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18591 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:43:16 +00:00
Marianne Arnold
17a798400b Overhaul of the text viewer chapter in the manual - the old one still described the not-existent-anymore button combos to change specific view modes etc. and which was replaced by a menu for quite a while already. Hence update the button table and describe the menu. Also mention the setting save (there was outdated info) and bookmarking (not mentioned yet). Wording could probably improved but at least the information is up-to-date...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18581 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:32:20 +00:00
Marianne Arnold
83f6a03ba5 Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main.tex - don't mention chip8 games in the Player manual and give the correct path to the viewers directory. 2) Correct wrongly placed 'end' in zxbox.tex and remove link to the wiki as this chapter is based off of that page and there is no additional information on it. 3) Let long lists of button names break so they don't overlap with the next column in the pdf - blackjack, bubbles, demystify, flipit, logo, oscilloscope, pegbox, rockblox1d, rockblox, rockboy, sliding puzzle, snake2, solitaire, sudoku. 4) While at it, break long (code) lines in bubbles.tex. 5) Additionally exclude lines which showed only 'n/a' in the button tables for a specific target - pegbox, sokoban. 6) Use 'fname' to mark a path in disktidy.tex, also simplify the button table. 7) Use 'ButtonHold' in doom.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18580 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:25:32 +00:00
Marianne Arnold
3d0d6d6bb2 Delete superfluous image which seems to have been accidentally committed to the wrong folder. In the meantime an updated screenshot was added in the right location (configure_rockbox).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18556 a1c6a512-1295-4272-9138-f99709370657
2008-09-20 17:43:48 +00:00
Marianne Arnold
3d5fba9865 Manual - plugins section: update a bunch of screenshots. (Some plugins changed in overall appearance , e.g. calculator or sliding_puzzle, some plugins now look different because they show the default font and background, the pegbox screenshots were not available in all necessary sizes yet.) There are still some more screenshots to be updated but this should cover the more obvious ones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18553 a1c6a512-1295-4272-9138-f99709370657
2008-09-19 21:16:55 +00:00
Marianne Arnold
017c25cdc1 Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
Peter D'Hoye
5b4df4a72e Updated screenshot for H10-5GB recording screen, the previous one was showing an illegal gain value
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18506 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 21:13:29 +00:00
Marianne Arnold
67fe9dffae Disable the pacbox chapter for the c200 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18476 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 19:02:54 +00:00
Marianne Arnold
8ad3b52f83 Fix manuals, some of them were broken by r18469, by using the correct button macros. Also add additional 'fly' buttons to the button table where they exist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18473 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:29:25 +00:00
Marc Guay
e1b0913654 Manual: Add missing word to sentence so that it makes sense.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18470 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 00:41:28 +00:00
Robert Menes
866b907efe Some more manual work: new plugin description for Chopper. Also updated disktidy description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18469 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:43:29 +00:00
Marianne Arnold
71818b5d68 Update the OndioFM's WRS screenshot once more as the previous one showed a numerical battery display which is not default and might be a bit confusing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18468 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:06:12 +00:00
Marianne Arnold
8d78f43e9d Update the OndioFM's WRS screenshot too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18466 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 22:53:58 +00:00
Martin Arver
9caf3c4c66 update recorder screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18461 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:24:25 +00:00
Martin Arver
7a1f9cf6dc update screenshots of wrs, and add a missing one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18457 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:15:03 +00:00
Robert Menes
8397a8497e Correct a minor error in wording.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18431 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:36:31 +00:00
Robert Menes
f22b308c81 My first proper commit: some manual fixes to properly describe shutting down and starting the iPod 1st, 2nd, and 3rd generations, and removed some old bootloader information which is no longer valid. This should bring the manuals for these iPods more up to date.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18429 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:09:03 +00:00
Frank Gevaerts
c1e86f7531 Adds descriptions to the manual for the iPod 1st, 2nd, and 3rd generations, and fixes some problems with the nano and Sansa c200 manuals (FS#9367 by Robert Menes)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18423 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 18:55:38 +00:00
Dominik Riebeling
3ed5de8980 r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too (used when copying the pdf file to the output folder).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18374 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 21:18:21 +00:00
Dominik Riebeling
1f9cb42e27 Make the wiki base url show up correctly in the html output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18292 a1c6a512-1295-4272-9138-f99709370657
2008-08-15 21:59:36 +00:00
Frank Gevaerts
a7bba0023a add some spacing to link the icons more clearly to their explanation in the text
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18271 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 20:07:25 +00:00
Frank Gevaerts
4566f95bf4 some minor edits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18270 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 19:43:00 +00:00
Nils Wallménius
ae79e88da6 Rename the 'Getting started' chapter to 'Introduction' and fix a typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18269 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 19:22:12 +00:00
Frank Gevaerts
76fa180cb3 Fix the language in the x5/m5 uninstallation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18266 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 15:52:26 +00:00
Nils Wallménius
d89f400c21 Use the generated feature to control inclusion of sections about different battery types, add 'battery type' to config file options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18255 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 15:39:47 +00:00
Nils Wallménius
b3d62053df Update the config file options table, a bunch of options are still missing (we have way too many\!) and i put in a couple of fixme's, closes FS#9185
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18254 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 15:15:49 +00:00
Nils Wallménius
a721083223 FS#9266 Add a table with supported audio formats to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18250 a1c6a512-1295-4272-9138-f99709370657
2008-08-11 22:47:17 +00:00
Marc Guay
494a50d308 No button called Select on the H10, change to ButtonRight and hopefully repair manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18145 a1c6a512-1295-4272-9138-f99709370657
2008-07-29 01:53:25 +00:00
Marc Guay
2289c42f5f ... and the manual update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18144 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 23:11:23 +00:00
Marc Guay
7361105fe1 Move the WPS pitch screen key combo next to the others.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18114 a1c6a512-1295-4272-9138-f99709370657
2008-07-21 22:03:03 +00:00
Jens Arnold
9656ea6dae Ondio FM: Switch long & short OFF in the FM screen to make it consistent with the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18100 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:57:32 +00:00
Jens Arnold
287e0243ff H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:28:06 +00:00
Robert Kukla
284cbd586e correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ZERO for reporting) and button fix for blackjack on mr100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18097 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 10:16:35 +00:00
Martin Arver
0099015a5c fix wrong screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18094 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 13:00:29 +00:00
Martin Arver
ae0cb5c01e rename some wrongly named screenshots for the h1xx, and update a few others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18086 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 18:13:37 +00:00
Marc Guay
a610b0f673 Move a comma in the recording sources /opts so that it doesn't hang after MIC for the Sansas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18076 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 00:28:21 +00:00
Marianne Arnold
8189246cbc Add a 'Set As Backdrop' item to the context menu description of targets with greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18062 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 20:57:05 +00:00
Martin Arver
e78cb65a50 Move the menu structure to the appendix. The menu structure description itself, is still missing though
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18059 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:33:43 +00:00
Marianne Arnold
5d1287ce43 Sound settings chapter: fill out the bass and treble settings range of the Archos players (and escape the line endings to avoid unnecessary spaces). Also use a more suitable option for the masf specific settings - like loudness, MDB etc. - to include this part in the Ondio manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18058 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:26:30 +00:00
Marianne Arnold
cce7f5b5fe Change 'labeled' back to 'labelled' as the latter is the British spelling which should be used in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18057 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:20:21 +00:00
Martin Arver
bda60d18d8 Updated screenshots for the fm-radio screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18054 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:46:20 +00:00
Thom Johansen
3a74208d4e General language cleanup and small restrucuring of the source code of misc. parts of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18043 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 22:47:40 +00:00
Martin Arver
167a27dd76 Change wording of the main menu description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18042 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:40:28 +00:00
Thom Johansen
4a7e0c7949 Rename and rework the "Study Mode" menu into the "Skip Length" setting. Update manual. Bump plugin API thanks to having changed global_settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18041 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:39:30 +00:00
Martin Arver
1f6ee2b913 Add and update the last screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18040 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:20:38 +00:00
Martin Arver
f0d0cfe83a Oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18039 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 19:40:34 +00:00
Martin Arver
a2eb62bd59 Update screenshots. The main menu chapter is now up to date in terms of screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18038 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 19:37:56 +00:00
Marc Guay
37400f8d4d Revert most of r18029 as recording through line-in is possible on the H10, just not currently functional. Leave the /nopt for line-in on the Sansas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18030 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 06:17:40 +00:00
Marc Guay
4bcd54e75a Remove the Mic Recording capacity from the iPod Nano and Video as they can only record through the dock connector. Manual updated accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18029 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 04:34:26 +00:00
Marc Guay
beb3b6b039 Fix FS#7541 by removing the line-in recording capacity and the manual entry for the H10 (and Sansas). More work needs to be done in this department.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18028 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 03:58:19 +00:00
Martin Arver
b7ae939a91 Add screenshot for a non-rtc target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18027 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 19:39:56 +00:00
Martin Arver
158051cecc Update playlist menu screenshot. The browsing and playing chapter is now up to date in terms of screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18025 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 14:33:32 +00:00
Martin Arver
7d4deb73d5 Update screenshots for the virtual keyboard and id3-viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18024 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 14:12:24 +00:00
Marc Guay
a5afecb02b Add the volume, bass, and treble ranges for the e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18022 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:22:32 +00:00
Marc Guay
8df0a92526 One last request->suggest
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18020 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:05:38 +00:00
Marc Guay
6e4aab0fe9 Update the Feature Request section of the manual's appendix to reflect the new policy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18018 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 22:46:53 +00:00
Martin Arver
1acd535587 Update context menu screenshots to current theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17996 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 19:03:39 +00:00
Martin Arver
d46516c561 Update file browser screenshots to current theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17995 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 18:20:42 +00:00
Marc Guay
66ee09de18 Its not It's.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17994 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 02:26:49 +00:00
Marc Guay
4ed54cf9bf Small improvements to the Chessbox documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17993 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 02:23:08 +00:00
Marc Guay
5daf6e35d3 Small change to the calculator plugin description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17992 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 01:58:23 +00:00
Martin Arver
a1a0ae631c Update main menu screenshot to reflect the new standard theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17990 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 19:34:59 +00:00
Marc Guay
a8af98f750 Update the iPod recording screen keymap and manual. FS#9165.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 17:52:15 +00:00
Nils Wallménius
85788598ac Manual page for the keybox plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17980 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 14:40:41 +00:00