Ignore:
Timestamp:
02/09/12 19:51:54 (16 months ago)
Author:
rudi_de
Message:

Wieder angleichen von CHDK und CHDK-DE (Teil 3)

Betrifft alle

  • beinhaltet teilweise CHDK Rev. 1175, 1178, 1183

http://trac.assembla.com/chdk/changeset/1175
http://trac.assembla.com/chdk/changeset/1178
http://trac.assembla.com/chdk/changeset/1183

  • verringerter Speicherbedarf der luascript.c
  • Doppeleintrag der LUA-Funktion get_av96 entfernt

+ neue LUA-Funktion get_meminfo([heapname])
+ neue Schalter CAM_FIRMWARE_MEMINFO, CAM_NO_MEMPARTINFO in [platform_]camera.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a1100/platform_camera.h

    r945 r948  
    8383    #define CAM_ZEBRA_ASPECT_ADJUST         1 
    8484 
     85    #define CAM_FIRMWARE_MEMINFO            1   // Use 'GetMemInfo' to get free memory size. 
    8586//---------------------------------------------------------- 
    8687 
Note: See TracChangeset for help on using the changeset viewer.