summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex (follow)
Commit message (Collapse)AuthorAge
* manual: typo fixesFranklin Wei2017-04-17
| | | | Change-Id: I4a86e031c2dccd2a60b6d0d3fd7cca5df1d88774
* Update manual for Clip ZipRafaël Carré2013-02-02
| | | | Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
* shortcuts: Remove the selected shortcut with the context menu buttonJonathan Gordon2012-07-26
| | | | Change-Id: Ie551fdda39bae3b0c5f37c1cb0ff905151d352de
* New General Settings submenu: Startup/ShutdownNick Peskett2011-12-26
| | | | | | | | | A dedicated submenu for items which are run at startup, or initiate a shutdown. Currently containing: Start Screen, Idle Poweroff, Sleep Timer & Start Sleep Timer on Boot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31435 a1c6a512-1295-4272-9138-f99709370657
* Manual: Add the description of the sleep timer related settings for non-rtc ↵Alexander Levin2011-12-11
| | | | | | targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31212 a1c6a512-1295-4272-9138-f99709370657
* Add talk support to the shortcuts menu.Jonathan Gordon2011-12-11
| | | | | | | | 'talkclip: <filename>' in the [shortcut] will cause the list to .talk the file specified. (.talk files are the same filetype as gets talked by the file listing... hopefully we can add rbutil support to generate these) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31210 a1c6a512-1295-4272-9138-f99709370657
* Manual: Some minor corrections to the 'Shortcuts' sectionAlexander Levin2011-12-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31187 a1c6a512-1295-4272-9138-f99709370657
* shortcuts: talk the time and configure the sleep timeoutJonathan Gordon2011-12-08
| | | | | | | | Use "type: time" and "data: talk" to have the time voiced when the shortcut is run. use "type: time" and "data: sleep X" where X is the number of minutes to run the sleep timer for (0 means disable) the name field is required git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31178 a1c6a512-1295-4272-9138-f99709370657
* Manual: Rephrase what 'shutdown' does so that the sentence reads more smoothlyAlexander Levin2011-12-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31159 a1c6a512-1295-4272-9138-f99709370657
* Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon2011-12-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31157 a1c6a512-1295-4272-9138-f99709370657
* Manual: Some minor fixes to the shortcuts sectionAlexander Levin2011-11-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30993 a1c6a512-1295-4272-9138-f99709370657
* FS#12251 - User shortcuts in the main menu.Jonathan Gordon2011-11-15
| | | | | | | Custom shortcuts which give the user fast access to regularly used files/folders/settings/whatever. Thanks to Alexander Levin for the manual part of the patch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30990 a1c6a512-1295-4272-9138-f99709370657
* Reflect the time & date settings move in the manual.Thomas Martitz2011-10-18
| | | | | | | Flyspray: FS#12339 Author: Nick Peskett git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30787 a1c6a512-1295-4272-9138-f99709370657
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
| | | | | | | | | | | This makes the sleep timer persistent, so that the duration is remembered across reboots. Additionally, it adds a setting to automatically apply it at boot. Flyspray: FS#10849 Author: Nick Peskett git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30777 a1c6a512-1295-4272-9138-f99709370657
* Manual: correct spelling of catalogue.Alex Parker2011-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
* Fix spelling of "appearance" in the user manual.Bertrik Sikken2011-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29706 a1c6a512-1295-4272-9138-f99709370657
* Fix various minor spelling issues in the manual.Bertrik Sikken2011-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
* Manual: Correct the description of the Time/Date menu and make it look nicer.Alexander Levin2011-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29183 a1c6a512-1295-4272-9138-f99709370657
* Manual: correct the 'Playlists' menu descriptionAlexander Levin2011-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29182 a1c6a512-1295-4272-9138-f99709370657
* Fix all manuals that were broken in r28617 (targets that do not have ↵Marianne Arnold2010-11-26
| | | | | | \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28676 a1c6a512-1295-4272-9138-f99709370657
* Forgot this very minor tweak.Alex Parker2010-11-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28622 a1c6a512-1295-4272-9138-f99709370657
* Minor English correction.Alex Parker2010-11-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28621 a1c6a512-1295-4272-9138-f99709370657
* Add section 'Running Time' to the manual. Fixes FS#11561.Andree Buschmann2010-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28617 a1c6a512-1295-4272-9138-f99709370657
* FS#10910: Manual incorrectly claims that the sleep timer and wake-up alarm ↵Torne Wuff2010-10-12
| | | | | | | | | are mutually exclusive The alarm works differently now; you can use sleep and alarm together as the alarm no longer powers the player off immediately. Updated manual to remove text stating this is not the case. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28263 a1c6a512-1295-4272-9138-f99709370657
* Fix the last part of FS#11670 by using the 'disk' macro that expands to the ↵Nils Wallménius2010-10-12
| | | | | | appropriate storage type for each player, also change a reference to 'MP3 buffer' to 'music buffer'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28252 a1c6a512-1295-4272-9138-f99709370657
* Rework the button table in 'Navigating the Main Menu' - use \newline to keep ↵Marianne Arnold2010-06-11
| | | | | | line breaks inside the cell which makes the alternating row colours work correctly; also restructure a bit to improve readability. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26797 a1c6a512-1295-4272-9138-f99709370657
* manual: make the wake-up alarm entry up to date with the current codeRafaël Carré2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26265 a1c6a512-1295-4272-9138-f99709370657
* fuzev2: make manual buildRafaël Carré2010-05-20
| | | | | | | Use the same info than Clipv1/v2 to warn about the version (the path in OF menu to check the version has just one more component on Fuze) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
* Get rid of unnecessary 'table' environment and the never used parameters for ↵Alexander Levin2010-05-20
| | | | | | button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
* Document that bookmarks don't work with dynamic playlists - closes FS#7295.Alex Parker2009-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24060 a1c6a512-1295-4272-9138-f99709370657
* Add note to Bookmarking sections that bookmarking only works from the file ↵Alex Parker2009-12-17
| | | | | | browser and not the database. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24057 a1c6a512-1295-4272-9138-f99709370657
* FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a ↵Alex Parker2009-12-17
| | | | | | | | | | full stop. By Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
* Manual updatesMichael Chicoine2009-11-29
| | | | | | | Correct gramatics, missing spacing, typos, etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
* Replace "Party Mode" as Quickscreen top item with "Show Files" to get the ↵Dominik Riebeling2009-08-29
| | | | | | 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
* Update the manual to reflect the recent addition of the 4th item to the ↵Thomas Martitz2009-08-29
| | | | | | quickscreen.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22542 a1c6a512-1295-4272-9138-f99709370657
* Manual: clean up some things related to the inclusion of the remotes. For ↵Marianne Arnold2009-07-05
| | | | | | 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
* Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker2009-06-28
| | | | | | 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
* Remove the 'hand-made' MASCODEC UseOption from the platform files and ↵Marianne Arnold2009-06-20
| | | | | | 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
* Initial work on the Fuze manualRafaël Carré2009-05-22
| | | | | | | | | 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
* Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ↵Alex Parker2009-05-21
| | | | | | 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
* Correct error in previous commit - the recording screen is again now only ↵Alex Parker2009-04-26
| | | | | | included in the manual if the target can record. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20805 a1c6a512-1295-4272-9138-f99709370657
* Fix order of Recording settings and Manage settings in the manual. Thanks ↵Alex Parker2009-04-26
| | | | | | to Grahack in IRC for pointing out. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20804 a1c6a512-1295-4272-9138-f99709370657
* Exchange some references to certain players or pads with a feature in some ↵Marianne Arnold2009-04-08
| | | | | | parts of the manual where the feature is actually the determing factor (uses the automatic parsing of features.txt to options). In the WPS button table this helps rearranging one line a bit to keep the code together in a better way. (Also convert 2 tabs to spaces while at it.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20663 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'Nils Wallménius2009-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
* Fix some missing spaces.Dominik Riebeling2009-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19736 a1c6a512-1295-4272-9138-f99709370657
* Fix the Quick Screen description. Thanks to fml2. Closes FS#9769.Marc Guay2009-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19734 a1c6a512-1295-4272-9138-f99709370657
* Change System->Version to System->Credits. Closes FS#9620.Marc Guay2009-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19660 a1c6a512-1295-4272-9138-f99709370657
* Fix links and spacing in Quick Screen section.Marc Guay2009-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19659 a1c6a512-1295-4272-9138-f99709370657
* Fix typo in r19651.Marc Guay2009-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19653 a1c6a512-1295-4272-9138-f99709370657
* Tighten up the quick screen button description.Marc Guay2009-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19651 a1c6a512-1295-4272-9138-f99709370657