Commit graph

88 commits

Author SHA1 Message Date
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
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
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
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
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
Frank Gevaerts
c78f5aa965 Document rockblox1d
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17897 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:28:42 +00:00
Frank Gevaerts
fe652b5eb4 only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:27:06 +00:00
Marc Guay
84dbc76522 Add md5sum plugin to the manual. Closes FS#9108 and ignores the possible bug I mention; it can be opened as a bug report if anyone else confirms it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17887 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:43:26 +00:00
Marc Guay
8ca67db939 Add the Random Folder Advance feature to the manual, along with the plugin random_folder_advance_config, and a tiny bug fix in the plugin itself. Closes FS#7677.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17801 a1c6a512-1295-4272-9138-f99709370657
2008-06-26 03:05:24 +00:00
Marianne Arnold
df6fe65df7 Manual: Add a midiplay chapter in the viewers section. Based on the wiki page completed with button table(s) and a note about problems on portalplayer targets. Wording could be improved I think, but this is a start.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17716 a1c6a512-1295-4272-9138-f99709370657
2008-06-13 19:29:36 +00:00
Marianne Arnold
5105d8e4ad Manual: add a 'ZXBox' chapter. This is mostly a conversion of the PluginZXBox wiki page to the target specific style of the manual, phrased a bit differently and also included a button table (of the default mapping) and screenshots for every display type.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17691 a1c6a512-1295-4272-9138-f99709370657
2008-06-05 14:42:32 +00:00
Marianne Arnold
e7355f0a8d Manual: include mpegplayer.tex for all targets with bitmap lcd and software codec. The chapter was missing in greyscale Ipods manuals. This way it'll be autonatically included for manuals of future targets with both features.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17618 a1c6a512-1295-4272-9138-f99709370657
2008-05-24 00:01:13 +00:00
Peter D'Hoye
ebdb89b519 Rename the flahslight plugin to lamp and add it to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17406 a1c6a512-1295-4272-9138-f99709370657
2008-05-07 21:59:45 +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
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
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
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
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
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
Jonas Häggqvist
ef7affa01b New plugin: robotfindskitten - a zen simulation. More (or less) information on robotfindskitten.org.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
2007-10-05 20:02:32 +00:00
Marianne Arnold
a1c73f20b3 Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot and keymaps) since it is now available there too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13591 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 15:32:43 +00:00
Nils Wallménius
68505ba430 First attempt at an MPEG player section in the manual, mostly copied from the wiki. Add HAVE_LCD_COLOR option to the gigabeatf platform file to enable color specific options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13532 a1c6a512-1295-4272-9138-f99709370657
2007-06-01 08:42:40 +00:00
Jens Arnold
87ac614ccd Enable rockboy for M5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13084 a1c6a512-1295-4272-9138-f99709370657
2007-04-09 17:47:32 +00:00
Marianne Arnold
d2688c860d Refinements to the M5's manual plugin chapter: 1) add the proper bounce screenshot with clock in the background, 2) change main.tex so that pacbox and sudoku are also included.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13072 a1c6a512-1295-4272-9138-f99709370657
2007-04-08 13:43:42 +00:00
Dominik Riebeling
d7a4c4c4f3 H10, X5 and Nano have Rockboy. Fixes FS#6771.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12697 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 16:41:07 +00:00
Tom Ross
d88de046e7 Add Doom to the Gigabeat manual and Wormlet to the H10 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12085 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 22:35:13 +00:00
Tom Ross
2ccef99144 Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 06:45:59 +00:00
Tom Ross
913fea27fc t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 21:05:15 +00:00
Barry Wardell
41ee9e3304 FS#6539 - Thanks to Tom Ross
Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins.
Add X5 keymappings for wormlet to the manual.
Add help text for Jewels on the H10 and give a warning if help text is not defined.
Fix bug in spacerocks lives drawing on large screens (larger than Ondio).
Change spacerocks comments to C style.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 20:40:48 +00:00
Marianne Arnold
17d194e3b7 Corrections and additions to the plugin section (mainly in the button tables). The Ipod Mini manual was missing the Sudoku chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11635 a1c6a512-1295-4272-9138-f99709370657
2006-12-01 02:23:42 +00:00
Martin Arver
4f8f252a52 Remove the favourites plugin from the manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11364 a1c6a512-1295-4272-9138-f99709370657
2006-10-27 11:37:00 +00:00
Marianne Arnold
df0ee35f6a Add FlipIt to the Player manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11258 a1c6a512-1295-4272-9138-f99709370657
2006-10-18 13:56:39 +00:00
Nils Wallménius
0eaae6a198 Add rockblox to player manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11148 a1c6a512-1295-4272-9138-f99709370657
2006-10-08 10:06:11 +00:00
Dave Chapman
7f2c1a4887 Sort rockblox into the correct position
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11109 a1c6a512-1295-4272-9138-f99709370657
2006-10-02 19:13:44 +00:00
Björn Stenberg
1000af6ed4 Tetrox renamed to Rockblox, to avoid trademark issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11006 a1c6a512-1295-4272-9138-f99709370657
2006-09-19 21:29:22 +00:00
Nils Wallménius
8fc1914177 Include Jpeg viewer and Doom in more manuals, added buttons for new targets to doom and a x5/h10 screenshot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10914 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 09:52:56 +00:00
Nils Wallménius
b460fdafa8 add disktidy to the manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10867 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 11:58:25 +00:00
Martin Arver
dcf83af9ba Part two of a cleanup of the manuals (mainly Archos) as reported by Marianne Arnold. *Add wavplay as a viewer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10771 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 17:05:57 +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
8570911e4e various changes/corrections from Andrew Melville (FS#5815). Some code policy as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10580 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:53:14 +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
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
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
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
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
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
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
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
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