Commit graph

1296 commits

Author SHA1 Message Date
Teruaki Kawashima
4d900bd786 New plugin theme_remove which offers a way to remove specified theme.
See the manual for usage.

Flyspray: FS#10187
Author: myself, manual by David Kauffmann

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23130 a1c6a512-1295-4272-9138-f99709370657
2009-10-12 13:55:59 +00:00
Peter D'Hoye
dcdc2b93ae Correct a recording screen usability issue created in r21034. Pause used to start too, then was set to only start and now only pauses. Rec used to start and split, then only split and now again starts and splits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23055 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 19:16:32 +00:00
Rafaël Carré
db998b3078 Sansa Fuze : add plugin keymaps to the manual
Except for snake, snake2, and blackjack for which the manual seems to be
out of date with the plugin (all these plugins now use a menu)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23033 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 07:34:13 +00:00
Rafaël Carré
922dc9de7e pacbox manual : fix e200 buttons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23030 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 06:30:43 +00:00
Rafaël Carré
f162f4b790 metronome manual : document e200 buttons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23029 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 06:30:39 +00:00
Rafaël Carré
2628fa4bba cube manual: correct mistakes
highspeed button is select, not rec, on c200, e200 and iaudio x5
pause button is up, not select, on c200, e200 and mrobe 100
mode cycle button is down, not long select, on c200 and e200

a

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23028 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 06:30:36 +00:00
Rafaël Carré
f6fa4c355c manual: e200v2 hasn't the bootloader on disk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23026 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 05:12:54 +00:00
Alexander Levin
3e57104c5a Manual entry for the reversi game
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23009 a1c6a512-1295-4272-9138-f99709370657
2009-10-08 17:38:43 +00:00
Tomer Shalev
2cf6f85201 USB HID: Fix ipod4g got stuck in mouse mode
- Now mode switch is done by Select+Right and Select+Left
- Add missing manual description on how to switch modes in ipods
- Now it is possible to have 'white screen' in presentation mode (Long Play button)
- Thanks for shai (day 1 in RB) for reporting!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22991 a1c6a512-1295-4272-9138-f99709370657
2009-10-06 21:40:46 +00:00
Tomer Shalev
5c755a8f48 Manual: Fixed case
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22989 a1c6a512-1295-4272-9138-f99709370657
2009-10-06 18:59:24 +00:00
Tomer Shalev
e04acd8c3e FS#10654 - Fix descriptions in manual to obey Latex guidelines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22960 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 16:40:27 +00:00
Tomer Shalev
8a0dfe4504 Manual: Add instructions to switch USB HID keymap modes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22943 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 10:02:29 +00:00
Tomer Shalev
6d1a2666b2 Add H10's mouse buttons in USB HID mode to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22942 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 07:52:58 +00:00
Tomer Shalev
ccec5cfe79 Add missing key map for the beast in manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22913 a1c6a512-1295-4272-9138-f99709370657
2009-10-04 07:00:28 +00:00
Tomer Shalev
2e0af89327 Show USB HID mouse mode in manual only in targets which supports it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22912 a1c6a512-1295-4272-9138-f99709370657
2009-10-04 06:19:10 +00:00
Alex Parker
95f09beba7 Implement the Sansa e200v2 manual. Please let me know about any errors/omissions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 20:05:09 +00:00
Tomer Shalev
619ffcb0e6 Since we have usb_hid in feature.txt we don't need a seperate UseOption in the
platform file for the manual (thanks for pixelma for noticing)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 14:16:49 +00:00
Tomer Shalev
363c116fc7 - Added USB HID documentation to the mr100 manual
- Fixed mr100 keymap
- Fixed wrong entry for mr100's pad in blackjack's manual entry


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22855 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 12:04:06 +00:00
Tomer Shalev
8c5141b32e Commit "FS#10468 - USB HID: Show keypad mode on screen"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 10:06:04 +00:00
Thomas Martitz
46408820e3 Samsung YH*: SVG player images including button description.
Flyspray: FS#10279 and FS#10286
Author: Marko Pahlke

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22808 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 21:20:58 +00:00
Alexander Levin
75b7a1f887 Fix unbalanced braces
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22767 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:59:17 +00:00
Alexander Levin
890f0d125f Fix typo (add a space)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22765 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:56:58 +00:00
Alexander Levin
f744e2651f Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:43:22 +00:00
Alex Parker
ab563da175 Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and FS#10553 by David Kauffmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:48:45 +00:00
Rob Purchase
6a9a196eae Cowon D2 player images drawn by myself (incorporating cowon.svg from Wikimedia Commons)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22737 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 16:20:10 +00:00
Alexander Levin
bb059ab78c Manual section for the pitch detector (this is just the beginning)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22667 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 20:55:45 +00:00
Alexander Levin
a4559aeb6d Revert wrongly committed file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22666 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 18:45:06 +00:00
Alexander Levin
0174b51838 Set SVN keywords
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22665 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 18:22:02 +00:00
Thomas Martitz
9d70197f64 Forgot to add keys for the quickscreens' top item for the ipods (they didn't have ACTION_QS_DOWNINV before). As that one was used as exit button, remap the exit button to select as the other scrollwheel targets also do.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22597 a1c6a512-1295-4272-9138-f99709370657
2009-09-02 00:23:23 +00:00
Alexander Levin
b783c06362 Manual: Fix the vertical spacing in the first and the last rows in tables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22553 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 22:29:22 +00:00
Alexander Levin
876cce1fbe Make table headers look like the original booktabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22550 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 21:38:49 +00:00
Dominik Riebeling
47541e5f2f Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old behaviour as default and prevent accidential enabling of party mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22545 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 19:03:27 +00:00
Thomas Martitz
7aec70f367 Add the select button as exit button for the e200's quickscreen, and update the manual (fuze entry was not wrong also).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22543 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 18:45:27 +00:00
Thomas Martitz
f98bd2d2d3 Update the manual to reflect the recent addition of the 4th item to the quickscreen..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22542 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 18:39:33 +00:00
Alex Parker
7550c9db3b Revert r22516 and r22522 - the former breaks html on linux and evrything on cygwin, the latter fixes html but breaks pdf on linux. Revert and find a different way to do this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22541 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 18:28:50 +00:00
Alex Parker
bd946c255d Fix building the html manual broken by the new top, mid, and bottom rules introduced in r22516
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22522 a1c6a512-1295-4272-9138-f99709370657
2009-08-28 20:42:43 +00:00
Alex Parker
ec70340eb6 Fix Gigabeat F manual. Thanks to Marianne Arnold for pointing out it was broken.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22521 a1c6a512-1295-4272-9138-f99709370657
2009-08-28 09:06:32 +00:00
Alexander Levin
9f64794c70 Manual: do filling the table headers with colors in a more official way, so that the spaces defined in booktabs are retained
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22516 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 20:58:49 +00:00
Jeffrey Goode
a0341df6d5 Adds manual section for limiter preamp
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22515 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 02:23:46 +00:00
Alex Parker
5174341999 Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 21:51:55 +00:00
Alex Parker
b26656410a Add button mapping for jackpot to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22512 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 15:08:47 +00:00
Alex Parker
32a1562c5f Add jackpot screenshots to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22511 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 14:05:04 +00:00
Alex Parker
4bf7889a7a Add clix screenshots to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22510 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 12:59:07 +00:00
Alexander Levin
37eb6c5044 Fully fill the table headers with color
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22509 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:54:09 +00:00
Alex Parker
73bac43d63 Change the manual tabe colours so that we have a darker blue for the header, then white and light blue alternating for the rows. As decided upon after a lengthy IRC discussion :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22508 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:50:45 +00:00
Alex Parker
daede5e8bb Add the ability to set the header row colour to button tables and wps tag tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22507 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:12:45 +00:00
Alex Parker
17e6288e38 Correct order of odd and even row colours in the rowcolors command, and set colours to alternate white asnd 15% blue with a white header for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22506 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:03:30 +00:00
Alex Parker
14edb9842b Fix one row breaking across two lines (for colours) issue for ipod and sansa brickmania manual
entry


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22505 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:45:22 +00:00
Alex Parker
6ed9cfd522 Remove enumerate package as it isn't needed, and breaks texlive.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22504 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:23:48 +00:00
Alexander Levin
fb87e89473 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00