1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/appendix
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
..
images [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
album_art_info.tex manual: typo fixes 2017-04-17 20:41:43 -04:00
appendix.tex manual: Replace all rockbox.org urls with https. 2020-12-12 23:17:04 -05:00
config_file_options.tex tagcache: add a setting for customizing the database path 2022-12-03 07:29:42 -05:00
fdl.tex manual: nitpicking on '-' character and other minor details 2018-08-05 12:57:05 +02:00
file_formats.tex Codecs: mp4: Disable SBR decoding for PP5002 - PP5022 platforms 2023-12-31 20:44:15 -05:00
gpl-2.0.tex Update old \tt and \sc macros 2016-06-14 18:28:28 +02:00
menu_structure.tex Move the menu structure to the appendix. The menu structure description itself, is still missing though 2008-07-15 18:33:43 +00:00
wps_tags.tex RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00