1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual
Solomon Peachy 7b1dd6b60a RFC: Extend skin engine to handle EQ settings
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
2024-04-21 18:27:11 -04:00
..
advanced_topics misc: Add 'mpga' as a valid file extension 2022-02-01 13:23:39 -05:00
appendix RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
configure_rockbox Replace "Reload After Saving" with option to remove queued tracks 2024-04-21 18:28:16 +02:00
frontpage fix a few manual warnings 2020-11-22 03:48:28 +00:00
getting_started Manual: Add Eros Q Native Bootloader download link 2022-04-19 21:27:57 -05:00
intro manual: Replace all rockbox.org urls with https. 2020-12-12 23:17:04 -05:00
main_menu Replace "Reload After Saving" with option to remove queued tracks 2024-04-21 18:28:16 +02:00
platform fiiom3k: Recording keymap adjustment 2023-09-21 04:48:57 +02:00
plugins Implement dart scorer plugin application. 2024-01-23 22:32:22 -05:00
rockbox_interface Replace "Reload After Saving" with option to remove queued tracks 2024-04-21 18:28:16 +02:00
working_with_playlists Replace "Reload After Saving" with option to remove queued tracks 2024-04-21 18:28:16 +02:00
credits.pl manual: Don't expect first char of name in CREDITS to be ASCII. 2021-08-20 21:17:56 +02:00
gsearch.js
LaTeX.Rules
latexfilter.pl
Makefile makefiles: Suppress stray backslash warnings with grep 3.8 2023-03-21 04:48:31 -04:00
Makefile.pdflatex manual: Force latex to NOT wrap output lines. 2020-04-14 09:04:03 +02:00
mkidx.ist
preamble.tex manual: Fix up some issues to try and get texlive2021 working ok. 2022-05-09 10:36:42 -04:00
rockbox-html.cfg manual: Replace all rockbox.org urls with https. 2020-12-12 23:17:04 -05:00
rockbox.tex Add the identifying header 2010-03-27 16:02:39 +00:00
spellcheck.sh
spelldict.pws