Custom Query (38 matches)
Results (13 - 15 of 38)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #10 | fixed | missing ubasic command get_raw_nr | cyril42e | |
| Description |
The get_raw_nr command is described in the ubasic tutorial scratchpad, and the back-end seems ready to support it (constant TOKENIZER_GET_RAW_NR ok), but it is not set in the tokenizer.c file. I think only one line is missing: tokenizer.c:115
+ {"get_raw_nr", TOKENIZER_GET_RAW_NR},
Moreover it would be great to have a get_raw command to know if raw recording is enabled or not, and to be able to restore the state of the camera at the end of scripts that change this... I've looked into the source code and it seems easy to do, I will try to compile CHDK myself and then submit a patch if nobody did it before ;-). |
|||
| #12 | fixed | Finnish file based english trunk 425 | mikko70 | |
| Description |
Possible add Finnish file |
|||
| #13 | duplicate | juciphox Finnish language file based english rev 460 | mikko70 | |
| Description |
Finnish language file |
|||