- Status Unconfirmed
- Percent Complete
- Task Type Patches
- Category Manual
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Delyan Kratunov - 2010-02-12
Last edited by Mustapha Senhaji - 2010-02-12
Opened by Delyan Kratunov - 2010-02-12
Last edited by Mustapha Senhaji - 2010-02-12
FS#11005 - Manual: FFT plugin entry & basic conversion script
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.