Ignore:
Timestamp:
08/08/08 01:02:34 (5 years ago)
Author:
phyrephox
Message:
  • updated langfiles

+ added option in misc - startsound. if enabled (disable as default) you will hear a short beep right before the splash screen. will someday be the antitheft function (yet to be coded...)

  • small fix in OSD element fast_ev, should be better now, but still not perfect

+ added functions EnterToCompensationEVF() & ExitFromCompensationEVF(); -> read about it here http://chdk.setepontos.com/index.php/topic,2051.msg19300.html#msg19300 (thx fudgey)

--> prepared the sources so that adding the adresses to other cams will be easy - needs ASM people though

  • small patch in symbol mod by CHDKLover
  • fixed bug in makefile

+ batch-zip-complete: filename of the zip now gets an "_complete" appended

oh, and thanks Hacki for letting me steal endless hours of your sleep ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/juciphox/platform/g7/sub/100j/stubs_entry_2.S

    r461 r473  
    2121NHSTUB(GetOpticalTemperature, 0xFF82EAF8) 
    2222NHSTUB(PT_PlaySound, 0xFF9ACA78) 
     23 
     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. 
Note: See TracChangeset for help on using the changeset viewer.