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/g7/sub/100j/stubs_entry_2.S

    r473 r493  
    2222NHSTUB(PT_PlaySound, 0xFF9ACA78) 
    2323 
    24 //NHSTUB(EnterToCompensationEVF, 0xFFFFFFFF) // Stub not found. When found, remove dummy function from lib.c. 
    25 //NHSTUB(ExitFromCompensationEVF, 0xFFFFFFFF) // Stub not found. When found, remove dummy function from lib.c. 
     24NHSTUB(EnterToCompensationEVF, 0xff99b204)  
     25NHSTUB(ExitFromCompensationEVF, 0xff99b244)  
Note: See TracChangeset for help on using the changeset viewer.