Commit graph

28 commits

Author SHA1 Message Date
Moshe Piekarski
0aa702836b Manual: remove most HWCODEC artifacts
This causes 3 changes in layout. 2 I can't track down and 1 is better this way.

Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
2020-11-18 14:35:09 +00:00
William Wilgus
3550283442 Add open_plugin to core
open_plugin allows arbitrary plugins to be called
in hotkey and start screen

replaces PictureFlow Integration
shortcuts menu plays plugins now too

rather than store paths and parameters in the settings
that reside in memory instead entries in a file are searched by hash.
after all, the plugin has to be loaded from disk anyways

----------------------------------------------------------------------------
shortcut_viewer.rock--  can now call plugins rather than taking you to them
in the browser
-----------------------------------------------------------------------------
Added a new option to menus:
 F_CB_ON_SELECT_ONLY
 instead of option callback every time a item is accessed
 F_CB_ON_SELECT_ONLY fires callback only when item is selected
-----------------------------------------------------------------------------
Added manual entries
-----------------------------------------------------------------------------

Change-Id: I078b57b1d2b4dd633c89212c1082fcbc1b516e6a
2020-08-17 10:15:14 -04: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
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
Michael Hohmuth
97ba12e336 Describe autoresume in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29284 a1c6a512-1295-4272-9138-f99709370657
2011-02-11 17:17:39 +00:00
Jeffrey Goode
6a55b2307d Manual update for hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25443 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 23:37:07 +00:00
Nils Wallménius
5aa0665b5b Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18799 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 15:11:11 +00:00
Nils Wallménius
12eb058bb0 Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 22:07:09 +00:00
Nils Wallménius
8b78209984 Update manual to reflect the introduction of the 'Theme Settings' menu, add descriptions of the new line selector options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15091 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 07:59:32 +00:00
Nils Wallménius
909b9462da Update the manual to reflect recent menu changes, add descriptions of how to move and remove tracks in the playlist viewer, Recording settings are now in their own chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 00:07:31 +00:00
Dominik Riebeling
6ffe02b27c Rename the two Configure chapters (as proposed some time ago)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10567 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:21:40 +00:00
Michael DiFebbo
c1ecc63e73 Split 'Configure Rockbox' chapter into separate chapters for Sound Settings and General Settings. Some cosmetic updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9401 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 15:41:21 +00:00
Michael DiFebbo
24debb1a20 Divide chapter 4 into smaller, more manageable files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9296 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 19:39:48 +00:00
Martin Arver
a1d0acb243 Patch #4910 by Michael DiFebbo. More additions and updates to chapter Configure Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9234 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:09:15 +00:00
Martin Arver
9e75c624a7 Sorry for the mess. A reference was lost
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9219 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 21:23:16 +00:00
Martin Arver
1e99b669f5 Commit again. Thanks to safetydan for pointing it out. The file is now properly indented, so that it is easier to spot begin-end errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9218 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 21:19:28 +00:00
Martin Arver
952319cc00 revert previous commit (patch #4898) :-(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9217 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 21:02:20 +00:00
Martin Arver
6cecfb006d Patch #4898 by Michael DiFebbo. Updates to Configure Rockbox chapter of the manual. Adds description of the EQ amongst other changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9213 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 18:19:10 +00:00
Martin Arver
aac8d6917e Patch #4891 by Michael DiFebbio. Some updates and additions to the Configure Rockbox chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9195 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 18:33:34 +00:00
Martin Arver
86122ffdc3 Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:13:52 +00:00
Martin Arver
5d340b7799 Fixes to the Main Menu chapter. Adds screenshots for the main menu screen. The 112x64x1 screenshots are used for all targets (and is hard coded in the text) for the radio,while recording and bookmarks screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9050 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:55:47 +00:00
Martin Arver
7ec830d65b Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:16:10 +00:00
Martin Arver
a21d3bd13b Oops. Previous commit was untested and broken. This fixes it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9046 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 14:02:34 +00:00
Martin Arver
598c9f4aed Adds screenshots for the sound settings menu. Fix some target specific stuff in the description for the soundsettings section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9045 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 13:54:23 +00:00
Martin Arver
35dcf909a1 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
2006-03-08 17:58:11 +00:00
Martin Arver
744051bd65 Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00
Martin Arver
8e8207f51a Renamed the chapter directories to allow for a more flexible handling of the chapters in the future
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8656 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 00:57:17 +00:00