This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11005 - Manual: FFT plugin entry & basic conversion script
Attached to Project:
Rockbox
Opened by Delyan Kratunov (archivator) - Friday, 12 February 2010, 20:51 GMT+2
Last edited by Mustapha Senhaji (DrMoos) - Friday, 12 February 2010, 22:27 GMT+2
Opened by Delyan Kratunov (archivator) - Friday, 12 February 2010, 20:51 GMT+2
Last edited by Mustapha Senhaji (DrMoos) - Friday, 12 February 2010, 22:27 GMT+2
|
DetailsThis is a first attempt at creating an entry for the new fft plugin. The button table was automatically generated with the attached python script.
The script takes a file (or - for stdin), looks for an #ifdef CONFIG_KEYPAD....#endif block and if it finds one (and it is relatively simple), it parses it and creates the corresponding LaTeX table. The script is extremely simple but it does provide a good basis for further work. |
This task depends upon