Commit graph

873 commits

Author SHA1 Message Date
Frank Gevaerts
1c7b95b783 Add description of the s/pdif-enable option to the manual (work actually done by Alex Parker) (FS#8941)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17255 a1c6a512-1295-4272-9138-f99709370657
2008-04-27 12:51:01 +00:00
Dominik Riebeling
a616c4851a Update disktidy plugin description to reflect new features (FS#8924 by Robert Menes).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17225 a1c6a512-1295-4272-9138-f99709370657
2008-04-23 19:38:32 +00:00
Dominik Riebeling
ab547ef951 Describe "jump to default" feature (FS#8919 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17224 a1c6a512-1295-4272-9138-f99709370657
2008-04-23 19:34:15 +00:00
Dominik Riebeling
7acc5538bd Fix some button macros to make several manuals build again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17125 a1c6a512-1295-4272-9138-f99709370657
2008-04-15 19:19:56 +00:00
Dominik Riebeling
1e9ea256cc Document line selector color config file settings (FS#8880 by Justin Hannigan).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17124 a1c6a512-1295-4272-9138-f99709370657
2008-04-15 18:53:06 +00:00
Robert Kukla
7147e4791e FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17068 a1c6a512-1295-4272-9138-f99709370657
2008-04-10 23:28:19 +00:00
Dave Chapman
bf8e9994c0 Fix typo in the description of the %Sp tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17064 a1c6a512-1295-4272-9138-f99709370657
2008-04-10 21:42:50 +00:00
Robert Kukla
de65d065ef m:robe 100 - more greyscale screenshots for the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17038 a1c6a512-1295-4272-9138-f99709370657
2008-04-08 20:37:26 +00:00
Robert Kukla
ff554e0c7f m:robe 100 - make screendump work for greyscale and add screenshots for the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17033 a1c6a512-1295-4272-9138-f99709370657
2008-04-08 15:04:26 +00:00
Dominik Riebeling
3273418598 Fix building the manual on ubuntu (dash issue again). Also, make credits file generation a bit nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17020 a1c6a512-1295-4272-9138-f99709370657
2008-04-07 17:27:37 +00:00
Robert Kukla
1b335ae961 pegbox stuff
- background colour fix for small colour targets
- button define fixes (no scroll wheel on ipod, no impossible combinations etc)
- collapsed two defines into one for easier assignment and documentation
- make levels wrap and make level-1 optional (for targets with few buttons)
- updated manual accordingly
- a couple more screenshots


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16963 a1c6a512-1295-4272-9138-f99709370657
2008-04-04 17:54:29 +00:00
Robert Kukla
f6f0c2f293 fixing red:
- add button defines for M3 & D2
- make screen dimension checking more strict in places
- correct button names
I'll have to think a bit about the best solution for ONDIO (and probably other) button combinations...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16959 a1c6a512-1295-4272-9138-f99709370657
2008-04-04 00:33:59 +00:00
Robert Kukla
b411ce677d FS#5725 - New Puzzle Game "PegBox"; with changes by myself:
- button definitions for m:robe 100 and sansa c200
- adapted graphics for m:robe 100
- use image size directly from auto-generated headers
- save data files in correct directory
- manual chapter (still missing most screenshots)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16957 a1c6a512-1295-4272-9138-f99709370657
2008-04-03 22:43:39 +00:00
Marianne Arnold
3ee79776aa Manual: a few tweaks to the installation chapter. (1) Applied FS#8540 by Marc Guay - Move some warnings about MSC mode (and similar) which were now hidden below the automated install description to the beginning of the installation chapter. (2) Change the 'enable voice support' description to account for the fact that the voice files are now provided in zips with the proper file structure.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16926 a1c6a512-1295-4272-9138-f99709370657
2008-04-02 00:19:06 +00:00
Dominik Riebeling
3e860a0bc0 Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16923 a1c6a512-1295-4272-9138-f99709370657
2008-04-01 20:53:07 +00:00
Dominik Riebeling
b4c20ce1af Add description for the shortcuts plugin (FS#8829 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16902 a1c6a512-1295-4272-9138-f99709370657
2008-03-31 19:08:25 +00:00
Peter D'Hoye
6e8ec6f49b Iriver manual install: point to correct wiki page that contains links to iriver original firmwares. Seems most links are dead anyway, but the mirror of rasher is fine ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16891 a1c6a512-1295-4272-9138-f99709370657
2008-03-30 11:01:31 +00:00
Marianne Arnold
2e45ca37ce Manuals - put some remaining recording specific things into an '\opt{recording}' so that they are not mentioned in manuals of non-recording devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16872 a1c6a512-1295-4272-9138-f99709370657
2008-03-29 01:11:12 +00:00
Marianne Arnold
6f027bbe25 Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
2008-03-29 00:19:25 +00:00
Dominik Riebeling
8f44dd2b72 Make the image tags examples nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16869 a1c6a512-1295-4272-9138-f99709370657
2008-03-28 21:49:41 +00:00
Marianne Arnold
af6907e3a2 Another set of player graphics in preparation of a manual. This time for the Iaudio M3 (so not used yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16858 a1c6a512-1295-4272-9138-f99709370657
2008-03-28 01:15:21 +00:00
Marianne Arnold
f7496fc10b New M:Robe100 graphic for the manual (svg and prepared a png and pdf from it).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16857 a1c6a512-1295-4272-9138-f99709370657
2008-03-28 01:12:24 +00:00
Dominik Riebeling
5a6a601453 Add some missing action commands to make the manual buildable again. Some buttons are still missing. Fixes FS#8811.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16848 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 20:08:06 +00:00
Dominik Riebeling
a3674c6bc0 Fix wps image tags description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16839 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 07:35:53 +00:00
Dominik Riebeling
2ce440d740 Document image strips wps tags (FS#8793 by Alexander Levin)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16826 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 19:35:39 +00:00
Nils Wallménius
fd200091bc Change line endings to unix and set svn props
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16771 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 22:24:56 +00:00
Nils Wallménius
12eb058bb0 Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 22:07:09 +00:00
Nils Wallménius
b659c0c14c FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
2008-03-22 15:26:45 +00:00
Nils Wallménius
6f78a1b919 FS#8775 - Reboot/Reset clean up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16741 a1c6a512-1295-4272-9138-f99709370657
2008-03-22 14:11:48 +00:00
Dominik Riebeling
24cbf6e90d Change "reboot" to "hard reset" in the Ipod installation as discussed on IRC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16718 a1c6a512-1295-4272-9138-f99709370657
2008-03-19 18:01:38 +00:00
Robert Kukla
a819db0dfd add rbutil version warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16714 a1c6a512-1295-4272-9138-f99709370657
2008-03-19 11:55:50 +00:00
Linus Nielsen Feltzing
5c7889fd4b A small clarification in the m:robe 100 installation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16713 a1c6a512-1295-4272-9138-f99709370657
2008-03-19 07:30:46 +00:00
Marianne Arnold
47104805fe Manual: make sure that there won't be any additional spaces in the \opt{}. This should fix the missing button table in the c200's virtual keyboard section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16712 a1c6a512-1295-4272-9138-f99709370657
2008-03-19 01:12:44 +00:00
Robert Kukla
265621729b m:robe 100 manual work - it is now in a state comparable to the gigabeat one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16695 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 16:02:41 +00:00
Robert Kukla
6e209443c5 - add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 09:24:35 +00:00
Robert Kukla
4e2c517591 m:robe 100 - fix screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16669 a1c6a512-1295-4272-9138-f99709370657
2008-03-14 20:06:23 +00:00
Robert Kukla
25ae7d6184 m:robe 100 - screenshots for plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16666 a1c6a512-1295-4272-9138-f99709370657
2008-03-14 13:56:03 +00:00
Dominik Riebeling
78017a0b38 give the Key column in the button tables a fixed with to prevent it getting too wide (happened with some long alternative buttons lists).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16644 a1c6a512-1295-4272-9138-f99709370657
2008-03-12 18:12:19 +00:00
Dominik Riebeling
afde7f74d4 Add a note about Rockbox not running on Sansas v2 (FS#8477 by Marc Guay).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16631 a1c6a512-1295-4272-9138-f99709370657
2008-03-11 19:21:52 +00:00
Dominik Riebeling
d3bf94f746 Add missing "Save Sound Settings" and "Save Theme Settings" description (FS#8541 by Marc Guay).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16630 a1c6a512-1295-4272-9138-f99709370657
2008-03-11 18:43:56 +00:00
Nils Wallménius
5f83f0e4d2 Fix broken manual builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16540 a1c6a512-1295-4272-9138-f99709370657
2008-03-06 18:57:03 +00:00
Robert Kukla
07b48ba86f m:robe 100: some more work on the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16533 a1c6a512-1295-4272-9138-f99709370657
2008-03-05 23:44:42 +00:00
Robert Kukla
25949f9cd1 document dual-boot feature on m:robe 100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16524 a1c6a512-1295-4272-9138-f99709370657
2008-03-05 01:04:14 +00:00
Robert Kukla
4e8904830d m:robe 100 - small keymap changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16521 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 23:24:28 +00:00
Robert Kukla
4fe9d7c2cd mrobe 100 manual - installation section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16510 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 10:46:51 +00:00
Robert Kukla
41051cafe8 start of a manual for the mrobe 100, lots of work still needs to be done
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16509 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 00:56:33 +00:00
Marianne Arnold
ab26edea19 Manual: Also rename the screenshot files to ss-context-menu*.png for consistency (just an internal change, not visible to the users.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16506 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 00:12:04 +00:00
Marianne Arnold
90bcefab68 Manual: Change all references of 'File Menu' to 'Context Menu', it is even called this way in the Rockbox menus (patch FS#8649 by Bryan Childs plus a minor tweak by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16504 a1c6a512-1295-4272-9138-f99709370657
2008-03-03 23:01:44 +00:00
Nils Wallménius
df71f4c509 Accept FS#8612 by Alexander Levin include 2008 in the manual copyright notice
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16322 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 09:36:19 +00:00
Nils Wallménius
22a5c60af3 Commit FS#8567, the manual now uses the same 'features' system as the lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16304 a1c6a512-1295-4272-9138-f99709370657
2008-02-13 16:40:57 +00:00