summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
AgeCommit message (Collapse)Author
2009-10-17Remove last comment directive at the end of line of the last \optTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23223 a1c6a512-1295-4272-9138-f99709370657
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev
Rework keymaps This commit makes the code neater and more readable. It makes it easier to modify keymap assignments and new keypad modes. Some platforms had their keypad mappings reworked. The manual is updated to reflect all these changes. H10 remote control mapping dropped. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23219 a1c6a512-1295-4272-9138-f99709370657
2009-10-13Changes to build a Nano2G manual. It is now just missing the ↵Dave Chapman
ipodnano2g-front.* images git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23160 a1c6a512-1295-4272-9138-f99709370657
2009-10-06USB HID: Fix ipod4g got stuck in mouse modeTomer Shalev
- 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-06Manual: Fixed caseTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22989 a1c6a512-1295-4272-9138-f99709370657
2009-10-05FS#10654 - Fix descriptions in manual to obey Latex guidelines Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22960 a1c6a512-1295-4272-9138-f99709370657
2009-10-05Manual: Add instructions to switch USB HID keymap modesTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22943 a1c6a512-1295-4272-9138-f99709370657
2009-10-05Add H10's mouse buttons in USB HID mode to manualTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22942 a1c6a512-1295-4272-9138-f99709370657
2009-10-04Add missing key map for the beast in manualTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22913 a1c6a512-1295-4272-9138-f99709370657
2009-10-04Show USB HID mouse mode in manual only in targets which supports itTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22912 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Implement the Sansa e200v2 manual. Please let me know about any ↵Alex Parker
errors/omissions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Since we have usb_hid in feature.txt we don't need a seperate UseOption in theTomer Shalev
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- Added USB HID documentation to the mr100 manualTomer Shalev
- 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-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-08-26Adds manual section for limiter preampJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22515 a1c6a512-1295-4272-9138-f99709370657
2009-08-25Add gigabeat F/S volume limits to the manual, and a few minor formatting ↵Alex Parker
changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
2009-08-24Introduce a new environment 'rbtabular' to make all the tables look the ↵Alexander Levin
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-24Introduce names for header and row color in the tables so that they are the ↵Alexander Levin
same throughout the manual and can be changed easily git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24Add coloured rows to the other tables in the manual (button maps already done).Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the ↵Thomas Martitz
F_THEMESETTING flag to the settings it was missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22486 a1c6a512-1295-4272-9138-f99709370657
2009-08-23Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22476 a1c6a512-1295-4272-9138-f99709370657
2009-08-19Combine the settings for scrollbar on/off and its position into one with ↵Alexander Levin
three possible values git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22425 a1c6a512-1295-4272-9138-f99709370657
2009-08-18update for the recently added 'Scrollbar Width/Position' settings (FS#10538)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22415 a1c6a512-1295-4272-9138-f99709370657
2009-08-18FS#10536 by David Kauffmann, make the manual point to the theme site for ↵Nils Wallménius
additional themes instead of the old wiki galleries. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22405 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all Alex Parker
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
2009-07-06More cleanup and rearrangement for three column button tables in the manual. ↵Marianne Arnold
Most importantly: move the recently added IRIVER_RC_H100_PAD opt - including the additional column seperator - below everything that belongs to the first column. This way every column is grouped and it also allows to combine different remote control pads if they use the same button. Use HAVEREMOTEKAYMAP if the line refers to an ActionSomething. While at it, add or change some white space to make the tables more readable (there is still a lot to be desired there...) and remove a few tabs in random_folder_advance_config.tex. Also fix sliding.tex to make it show all buttons in an M5 manual by using the appropriate _PAD opt and not simply 'x5'. Finally, remove the one overlooked reference to the H100 remote pad in split_editor.tex. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21696 a1c6a512-1295-4272-9138-f99709370657
2009-07-05fix the manual for the statusbar changesJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21677 a1c6a512-1295-4272-9138-f99709370657
2009-07-05Manual: clean up some things related to the inclusion of the remotes. For ↵Marianne Arnold
button tables that use the 'Action' defines use HAVEREMOTEKEYMAP instead of the IRIVER_RC_H100_PAD so that the commands defined in the remote-keymap platform files will automatically be used. If a remote does not have all actions assigned, we can still define these commands but leave them empty. There will be some exceptions but this is still better than long opt lists. - Revert the changes to nim.tex (a Player only plugin) and splitedit.tex (bitmap Archos only) in the plugins section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21666 a1c6a512-1295-4272-9138-f99709370657
2009-06-28Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker
yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
2009-06-22Center the list on the currently loaded file in the following screens ↵Jonas Häggqvist
(FS#10093): - Font selection - FM preset selection - WPS/RWPS selection - Language selection Modify the menu wording to make them seem more like a setting and update the manual accordingly. The code could possibly be more compact - any help on that would be appreciated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21464 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Remove the 'hand-made' MASCODEC UseOption from the platform files and ↵Marianne Arnold
replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Update manual (include changes from r21414)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21419 a1c6a512-1295-4272-9138-f99709370657
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current ↵Steve Bavin
algorithm is best for spoken word. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-05-25Specify that the Battery Capacity setting is used for runtime estimation, ↵Marc Guay
not battery percentage remaining. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21079 a1c6a512-1295-4272-9138-f99709370657
2009-05-22FS#8627 - change 'beep volume' setting name to the more descriptive 'track ↵Marc Guay
skip beep' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21038 a1c6a512-1295-4272-9138-f99709370657
2009-05-22Initial work on Sansa Clip manualRafaël Carré
Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21032 a1c6a512-1295-4272-9138-f99709370657
2009-05-22Initial work on the Fuze manualRafaël Carré
Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21031 a1c6a512-1295-4272-9138-f99709370657
2009-05-21Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ↵Alex Parker
ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657
2009-05-08Add missing crossfade enable option - fixes FS#10170. Also re-arrange the ↵Alex Parker
options to match the target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20876 a1c6a512-1295-4272-9138-f99709370657
2009-03-27Change "Prevent Skipping" to "Prevent track skipping" which is a more ↵Thomas Martitz
accurate name. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20556 a1c6a512-1295-4272-9138-f99709370657
2009-03-27Document the prevent skipping option in the manual, plus a few fixes for ↵Thomas Martitz
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-17Update the manual to reflect recent strnatcmp changes.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20343 a1c6a512-1295-4272-9138-f99709370657
2009-03-01Reword the new sorting section a bit, and fix it to actually say "As digits"Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20161 a1c6a512-1295-4272-9138-f99709370657
2009-03-01Make the example table follow the same look as the other tables in the manual.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20159 a1c6a512-1295-4272-9138-f99709370657
2009-03-01Document the new sorting feature in our fine manual.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20157 a1c6a512-1295-4272-9138-f99709370657
2009-02-14document the ipod accessory power setting (work by Alex Parker, FS#9909)Frank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20007 a1c6a512-1295-4272-9138-f99709370657
2009-02-14Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
2009-02-14Rename h100 specific screenshots so they are used againNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20004 a1c6a512-1295-4272-9138-f99709370657
2009-02-12Make the reference to the 'Default codepage' setting introduced in r18581 ↵Marianne Arnold
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-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight ↵Thomas Martitz
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