Ignore:
Timestamp:
08/30/08 13:29:36 (5 years ago)
Author:
phyrephox
Message:

+ added adresses for ev compensation stuff to a lot more cameras, thx to fudgey - http://chdk.setepontos.com/index.php/topic,2051.msg20516.html#msg20516 (probably needs verification)

  • merged ewavrs latest patch from trunk (regarding sx100 multipartion)
  • fixed a bug in script.c - now param z should be shown in the param list (see http://chdk.setepontos.com/index.php/topic,1865.msg20624.html#msg20624) - thx 2 fudgey
  • enabled file reader "wrap by words" as default in the cgf
  • set the readme as "last read file" in the filereader
  • updated german lng file (thx to msl & gehtnix)

+ added ubasic command: get_video_button - returns 1 if dedicated video record button is present (like on s-series or tx-1). One more step on the road of universal scripts.

next up: gonna committ more this weekend.

also: greetings to my mom.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/juciphox/platform/a450/sub/100d/lib.c

    r473 r493  
    6666long vid_get_bitmap_buffer_height() { return 240; } 
    6767 
    68 void _EnterToCompensationEVF() {} // Dummy function. To be removed after stub is found. See stubs_entry_2.S. 
    69 void _ExitFromCompensationEVF() {} // Dummy function. To be removed after stub is found. See stubs_entry_2.S. 
Note: See TracChangeset for help on using the changeset viewer.