Commit graph

111 commits

Author SHA1 Message Date
Dana Conrad
b02123d349 Manual: Add Eros Q Native
Here is the PDF this patchset produces: https://www.dropbox.com/s/v1uz8p2fsgsz1ng/rockbox-erosqnative-923dabb5cd-220409.pdf?dl=0

Change-Id: I27554cb65a6498a6ccb714d4f93f25264b516e99
2022-04-18 09:09:03 -04:00
Christian Soffke
2d8e0f7c90 Customizable Current Playlist Submenu
Options to add shuffled tracks and to queue tracks in the
Current Playlist Submenu can now be hidden, or the latter
can also be put into its own submenu.
Users can customize this in Settings  by going to
"General Settings - Playlists -> Current Playlist" and
choosing from "Show Shuffled Adding Options"  (No / Yes)
or "Show Queue Options" (No / Yes / In Submenu).

Allows for the paring down of the set of choices to
a minimum of the 4 more common ones for adding tracks
to a dynamic playlist (coming from the current total
of 11).

Defaults have been set so that users have to actively
modify their settings to notice any difference, which
makes it unlikely that anybody's workflow would be
negatively affected by this change.

Change-Id: Ibe48fc4da2c79f54cd7272df8e1e3ba9955203e5
2021-03-14 23:36:03 +00:00
Christian Soffke
043e8a0c5c Manual: Updates to Playlist Catalogue menu
Keeping in sync with how Rockbox currently works:
- Context menu doesn't include an option to "View Catalogue" anymore
- What used to be the "Playlists" menu is now the context menu of the "Playlist Catalogue"
- Context menu includes an option to "Reset Playlist Catalogue Directory"

Also updated info regarding the "Create Playlist" option.

Change-Id: I717bab9d26a9a08fb95083b67a779541e00a0fd3
2021-03-11 19:43:48 +00:00
Christian Soffke
cde5ae755f iPods: Allow using scroll wheel to change volume on QuickScreen
As suggested by forum user yuuiko

Change-Id: Ifb989f9513a9e3c59e4ab0f38c0a8e2675c68dd8
2021-03-03 22:37:14 +00:00
Solomon Peachy
092c340a20 [1/4] Remove SH support and all archos targets
This removes all code specific to SH targets

Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2020-07-24 21:20:13 +00:00
Franklin Wei
d6eefbb219 manual: typo fixes
Change-Id: I4a86e031c2dccd2a60b6d0d3fd7cca5df1d88774
2017-04-17 20:41:43 -04:00
Rafaël Carré
0584edcdb4 Update manual for Clip Zip
Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
2013-02-02 13:53:30 +01:00
Jonathan Gordon
4348b45857 shortcuts: Remove the selected shortcut with the context menu button
Change-Id: Ie551fdda39bae3b0c5f37c1cb0ff905151d352de
2012-07-26 17:51:51 +10:00
Nick Peskett
2ecaca91f0 New General Settings submenu: Startup/Shutdown
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
2011-12-26 08:26:38 +00:00
Alexander Levin
6119f4887d Manual: Add the description of the sleep timer related settings for non-rtc targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31212 a1c6a512-1295-4272-9138-f99709370657
2011-12-11 16:32:47 +00:00
Jonathan Gordon
489436385f Add talk support to the shortcuts menu.
'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
2011-12-11 10:27:14 +00:00
Alexander Levin
9653ae364c Manual: Some minor corrections to the 'Shortcuts' section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31187 a1c6a512-1295-4272-9138-f99709370657
2011-12-09 12:44:51 +00:00
Jonathan Gordon
29b1ba3445 shortcuts: talk the time and configure the sleep timeout
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
2011-12-08 10:23:46 +00:00
Alexander Levin
cc95f34036 Manual: Rephrase what 'shutdown' does so that the sentence reads more smoothly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31159 a1c6a512-1295-4272-9138-f99709370657
2011-12-06 16:51:28 +00:00
Jonathan Gordon
565191ad50 Add a shortcut type 'shutdown' which will turn off the player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31157 a1c6a512-1295-4272-9138-f99709370657
2011-12-06 12:02:49 +00:00
Alexander Levin
3607d88aa0 Manual: Some minor fixes to the shortcuts section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30993 a1c6a512-1295-4272-9138-f99709370657
2011-11-15 22:38:55 +00:00
Jonathan Gordon
101693fd30 FS#12251 - User shortcuts in the main menu.
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
2011-11-15 13:22:02 +00:00
Thomas Martitz
02395cf1a4 Reflect the time & date settings move in the manual.
Flyspray: FS#12339
Author: Nick Peskett

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30787 a1c6a512-1295-4272-9138-f99709370657
2011-10-18 19:06:56 +00:00
Thomas Martitz
e347146b62 Sleep timer options: persistent duration and start on boot.
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
2011-10-17 18:57:38 +00:00
Alex Parker
39cc63e099 Manual: correct spelling of catalogue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
2011-08-09 13:53:39 +00:00
Bertrik Sikken
04b9ca2d95 Fix spelling of "appearance" in the user manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29706 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 22:42:09 +00:00
Bertrik Sikken
16f8f3409b Fix various minor spelling issues in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 20:58:19 +00:00
Alexander Levin
6cdc3166bc Manual: Correct the description of the Time/Date menu and make it look nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29183 a1c6a512-1295-4272-9138-f99709370657
2011-02-01 21:52:24 +00:00
Alexander Levin
b1aad4c496 Manual: correct the 'Playlists' menu description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29182 a1c6a512-1295-4272-9138-f99709370657
2011-02-01 21:32:19 +00:00
Marianne Arnold
a51fa04a88 Fix all manuals that were broken in r28617 (targets that do not have \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
2010-11-26 19:29:50 +00:00
Alex Parker
579a7ebcf9 Forgot this very minor tweak.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28622 a1c6a512-1295-4272-9138-f99709370657
2010-11-19 12:33:52 +00:00
Alex Parker
75a306e393 Minor English correction.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28621 a1c6a512-1295-4272-9138-f99709370657
2010-11-19 12:30:22 +00:00
Andree Buschmann
c08bb63eed Add section 'Running Time' to the manual. Fixes FS#11561.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28617 a1c6a512-1295-4272-9138-f99709370657
2010-11-18 21:58:05 +00:00
Torne Wuff
5f8ad3c2a8 FS#10910: Manual incorrectly claims that the sleep timer and wake-up alarm 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
2010-10-12 23:34:42 +00:00
Nils Wallménius
b2f5142601 Fix the last part of FS#11670 by using the 'disk' macro that expands to the 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
2010-10-12 13:43:38 +00:00
Marianne Arnold
82ff776fbb Rework the button table in 'Navigating the Main Menu' - use \newline to keep 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
2010-06-11 20:31:38 +00:00
Rafaël Carré
66f20d2664 manual: make the wake-up alarm entry up to date with the current code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26265 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:49:42 +00:00
Rafaël Carré
4c6b94551e fuzev2: make manual build
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
2010-05-20 18:34:05 +00:00
Alexander Levin
97365803d3 Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00
Alex Parker
b28141423e Document that bookmarks don't work with dynamic playlists - closes FS#7295.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24060 a1c6a512-1295-4272-9138-f99709370657
2009-12-17 23:52:14 +00:00
Alex Parker
c0f69bb112 Add note to Bookmarking sections that bookmarking only works from the file browser and not the database.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24057 a1c6a512-1295-4272-9138-f99709370657
2009-12-17 22:48:49 +00:00
Alex Parker
54e163a5a4 FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a full stop.
By Alexander Levin (fml2)



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
2009-12-17 19:00:48 +00:00
Michael Chicoine
2bfcb6e86c Manual updates
Correct gramatics, missing spacing, typos, etc.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 20:50:54 +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
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
Marianne Arnold
6f169b4373 Manual: clean up some things related to the inclusion of the remotes. For 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-07-05 18:21:19 +00:00
Alex Parker
41ff287e07 Add remote keymapping to the manual for the iriver H100. Plugins have not 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-28 18:02:04 +00:00
Marianne Arnold
1f07151110 Remove the 'hand-made' MASCODEC UseOption from the platform files and 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-20 22:44:36 +00:00
Rafaël Carré
e3c9d6a359 Initial work on the Fuze manual
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-22 10:44:15 +00:00
Alex Parker
6c00e1ccd0 Add plugin keys to the manual for the Gigabeat S, plus a couple of missing 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-21 11:39:22 +00:00
Alex Parker
444080a2b9 Correct error in previous commit - the recording screen is again now only included in the manual if the target can record.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20805 a1c6a512-1295-4272-9138-f99709370657
2009-04-26 14:25:07 +00:00
Alex Parker
3ea02a85c5 Fix order of Recording settings and Manage settings in the manual. Thanks to Grahack in IRC for pointing out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20804 a1c6a512-1295-4272-9138-f99709370657
2009-04-26 14:20:27 +00:00
Marianne Arnold
49fcfe81b8 Exchange some references to certain players or pads with a feature in some 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
2009-04-08 23:40:00 +00:00
Nils Wallménius
459b4f632b Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 15:01:04 +00:00
Dominik Riebeling
d2321971d3 Fix some missing spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19736 a1c6a512-1295-4272-9138-f99709370657
2009-01-09 15:17:52 +00:00