rockbox/manual/plugins
Marc Guay 12f319dcc8 Document FS#7074 - Random folder advance custom directories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17803 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 01:54:39 +00:00
..
images Update of the Rockboy chapter: fill out button table and mention the touchpad style control on the Ipods, update the menu item description (especially add previously not mentioned options on colour screen targets). 2008-06-21 11:29:42 +00:00
alpinecdc.tex
batterybenchmark.tex
blackjack.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
bounce.tex 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 2008-03-23 22:07:09 +00:00
brickmania.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
bubbles.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
calculator.tex Fill out and correct a few plugin button tables. This includes: adding missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable. 2008-06-19 01:08:37 +00:00
calendar.tex
chess_clock.tex Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. 2008-06-21 10:39:23 +00:00
chessbox.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
chip8emulator.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
clock.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
credits.tex
cube.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
demystify.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
dice.tex Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. 2008-06-21 10:39:23 +00:00
disktidy.tex Update disktidy plugin description to reflect new features (FS#8924 by Robert Menes). 2008-04-23 19:38:32 +00:00
doom.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
euro_converter.tex
fire.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
firmware_flash.tex
flipit.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
jackpot.tex
jewels.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
jpegviewer.tex Fill out and correct a few plugin button tables. This includes: adding missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable. 2008-06-19 01:08:37 +00:00
lamp.tex Description off the lamp plugin: add missing keypads to the button table, fix the spelling for the X5/M5 pad (which prevented the button from showing up) and change the wording for a 'long press of play' to comply with the rest of the manuals. 2008-05-09 22:12:59 +00:00
logo.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
main.tex 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. 2008-06-26 03:05:24 +00:00
mandelbrot.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
mazezam.tex FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell) 2008-04-10 23:28:19 +00:00
metronome.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
midiplay.tex Three times the charme... the new wording makes the parentheses unnecessary. 2008-06-13 20:03:00 +00:00
minesweeper.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
mosaic.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
movieplayer.tex
mpegplayer.tex Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. 2008-06-21 10:39:23 +00:00
nim.tex
oscilloscope.tex 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 2008-03-23 22:07:09 +00:00
pacbox.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
pegbox.tex Fix some button macros to make several manuals build again. 2008-04-15 19:19:56 +00:00
plasma.tex 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 2008-03-23 22:07:09 +00:00
pong.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
random_folder_advance_config.tex Document FS#7074 - Random folder advance custom directories. 2008-06-27 01:54:39 +00:00
robotfindskitten.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
rockblox.tex Fix FS#8846 describing how to pause rockblox 2008-05-31 09:53:29 +00:00
rockbox_flash.tex
rockboy.tex Update of the Rockboy chapter: fill out button table and mention the touchpad style control on the Ipods, update the menu item description (especially add previously not mentioned options on colour screen targets). 2008-06-21 11:29:42 +00:00
search.tex
shortcuts.tex Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. 2008-06-21 10:39:23 +00:00
sliding.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
snake.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
snake2.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
snow.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
sokoban.tex Fill out the solution playback part of the sokoban button table for the c200 too. 2008-05-19 06:52:18 +00:00
solitaire.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
sort.tex
spacerocks.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
split_editor.tex
star.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
starfield.tex 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 2008-03-23 22:07:09 +00:00
stats.tex Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. 2008-06-21 10:39:23 +00:00
stopwatch.tex Fill out and correct a few plugin button tables. This includes: adding missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable. 2008-06-19 01:08:37 +00:00
sudoku.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
text_editor.tex
text_viewer.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
vbrfix.tex
vumeter.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
wavplay.tex
wormlet.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
xobox.tex - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
zxbox.tex 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. 2008-06-05 14:42:32 +00:00