forked from len0rd/rockbox
26 lines
1.3 KiB
TeX
26 lines
1.3 KiB
TeX
\subsection{OpenPlugins}
|
|
\setting{Rockbox} uses an on disk database to store plugins and parameters.
|
|
\setting{OpenPlugins} allows viewing/editing/exporting items from this database.
|
|
|
|
\subsubsection{How it works}
|
|
\setting{OpenPlugins} displays a list of plugins you have set for actions such
|
|
as your \setting{Wps Hotkey}, \setting{Wps Context Plugin}, or \setting{Startup Plugin}.
|
|
You can export these entries or your own custom entries to a shortcut.
|
|
Any time this shortcut is run your selected parameters (or file) will be supplied.
|
|
|
|
If no items currently exist there will only be a single item 'Add',
|
|
on selection you will be presented with the file browser choose a plugin.
|
|
|
|
After selecting a plugin you will have a new entry long press on an entry will
|
|
display the context menu where you can edit the name,
|
|
add parameters or even remove the entry.
|
|
Selecting the entry will run it immediately.
|
|
|
|
\begin{description}
|
|
\item[Run] Exit and run selected entry.
|
|
\item[Edit] Edit the name, path or parameters of the selected entry.
|
|
\item[Remove] Delete the selected entry.
|
|
\item[Export] Export selected entry you can change the filename if desired.
|
|
\item[Add] On selection you will be presented with the file browser choose a plugin.
|
|
\item[Back] Return to previous menu.
|
|
\end{description}
|