Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Manual
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This 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.
   ifdef_parser.py (5.6 KiB)
   fft_manual.diff (3.8 KiB)
 b/manual/plugins/fft.tex  |   60 ++++++++++++++++++++++++++++++++++++++++++++++
 b/manual/plugins/main.tex |    2 +
 2 files changed, 62 insertions(+)

This task depends upon

Loading...