mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-22 19:42:40 -05:00
EQ settings are actually an array of 3 ints. I added a skin parameter token that allows specifying which array element to use. So instead of this now-incorrect syntax: %St(0,0,-,-,image,eqbar.bmp,vertical,setting,eq band 1 gain) You would use: %St(0,0,-,-,image,eqbar.bmp,vertical,soffset,2,setting,eq peak filter 1) (the 'gain' is the third element in the eq setting array, thus soffset 2) Change-Id: Ibda712ab87759efb45420566c967742bcefb513b |
||
|---|---|---|
| .. | ||
| advanced_topics | ||
| appendix | ||
| configure_rockbox | ||
| frontpage | ||
| getting_started | ||
| intro | ||
| main_menu | ||
| platform | ||
| plugins | ||
| rockbox_interface | ||
| working_with_playlists | ||
| credits.pl | ||
| gsearch.js | ||
| LaTeX.Rules | ||
| latexfilter.pl | ||
| Makefile | ||
| Makefile.pdflatex | ||
| mkidx.ist | ||
| preamble.tex | ||
| rockbox-html.cfg | ||
| rockbox.tex | ||
| spellcheck.sh | ||
| spelldict.pws | ||