summaryrefslogtreecommitdiff
path: root/manual/main_menu (follow)
Commit message (Collapse)AuthorAge
* manual: typo fixesFranklin Wei2017-04-17
| | | | Change-Id: I4a86e031c2dccd2a60b6d0d3fd7cca5df1d88774
* Manual for the Samsung YH820.Szymon Dziok2014-10-22
| | | | Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
* Manual for the Samsung YH920/YH925.Szymon Dziok2014-10-22
| | | | Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
* Manual: add images for 128x96x16 resolution (YH-820).Szymon Dziok2014-09-09
| | | | Change-Id: If9a9c5eb733f61eddfe94a193db6d195c099d599
* [Fuze+][Keymaps] keymaps for radio and recorder updateJean-Louis Biasini2013-07-16
| | | | | | | | | | | | 1) Now that recording is working a few keymaps update are required. 2) also implement the radio.c file so that fm dedicated keymaps works. 3) implement some missing fm keymaps 4) manual updated accordingly Change-Id: I40be3e245853ccb9ed7a5bc5a76fe4ed90772272 Reviewed-on: http://gerrit.rockbox.org/513 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* [Manual] Document soft lock for FMJean-Louis Biasini2013-07-16
| | | | | | | | | After the recent soft lock implementation for FM, this adds the related information in the manual for Fuze+ and Clip/clip+ (basicaly it's a copy/paste from WPS section). Change-Id: I23c39d7b3763eb2b9897187baa3a9b2663003cf7 Reviewed-on: http://gerrit.rockbox.org/495 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Update manual for Clip ZipRafaël Carré2013-02-02
| | | | Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
* Added the screenshots for the Sansa Clip Zip manual.Marco Pessotto2012-11-28
| | | | | | | | | | | | | | | | | | | | | | | Missing screenshots: Invadrox, which I can't find in the menu, but on IRC they said it's for LCD only, so it should be removed. Pacbox, Rockboy and Zxbox: it's unclear where to find the ROMs. Poor quality image: manual/rockbox_interface/images/sansaclipzip-front.png. It can work, but my “artistic” skills are not enough. Anyway, the information on the picture is correct. All the screenshots were taken using the default theme and the simulator compiled for the Sansa Clip Zip. Change-Id: I779a3b8fbf9a1ab2f12b8f8e6bcf55f2363900ce Reviewed-on: http://gerrit.rockbox.org/357 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Reviewed-by: Alex Parker <rockbox@aeparker.com> Tested-by: Alex Parker <rockbox@aeparker.com>
* shortcuts: Remove the selected shortcut with the context menu buttonJonathan Gordon2012-07-26
| | | | Change-Id: Ie551fdda39bae3b0c5f37c1cb0ff905151d352de
* MPIOs: manual workMarcin Bukat2012-02-02
| | | | Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
* 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: A few more spelling corrections.Alex Parker2011-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30273 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
* MPIO HD200 manual - tex filesMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
* MPIO manual: screenshotsMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28543 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
* Clip manual: add zxbox and recording screens screenshotsRafaël Carré2010-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27497 a1c6a512-1295-4272-9138-f99709370657
* Oops, r27471 only contained the delete part of the 'svn rename' - commit the ↵Marianne Arnold2010-07-17
| | | | | | second part and actually add the screenshots (again :\ ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27472 a1c6a512-1295-4272-9138-f99709370657
* Manual: add the new \seriesimg option to the 3 different Clip's platform ↵Marianne Arnold2010-07-17
| | | | | | files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
* Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text ↵Marianne Arnold2010-07-04
| | | | | | where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 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
* Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).Szymon Dziok2010-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
* Remove some unused pictures in the manual folder: some 'small' pictures of ↵Marianne Arnold2010-04-11
| | | | | | Archos devices, unknown why they still exist - there are now nicer ones derived from the SVGs (in the www module). The 'recording screen' picture is a duplicate of the 'while recording' one which is used instead of the former now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25590 a1c6a512-1295-4272-9138-f99709370657
* Add the rest of the missing screenshots to the Iaudio M3 manual.Marianne Arnold2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25579 a1c6a512-1295-4272-9138-f99709370657
* Fix some more places (sequel to r24053)Alexander Levin2009-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24066 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