source: trunk/core/luascript.c @ 1183

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1183   2 years reyalP make luascript.c use less memory, fix warning when CAM_FIRMWARE_MEMINFO, …
(edit) @1178   2 years reyalP get_meminfo for lua, see …
(edit) @1155   2 years reyalP ptp protocol update to version 2 - tables messages + returns are now …
(edit) @1101   2 years reyalP ptp script communication improvements, see …
(edit) @1036   2 years reyalP clean up key handling some more, fix broken MD in lua, make ubasic_test …
(edit) @1034   2 years reyalP Thanks to ultimaA, Lua and ubasic optional at compile time, from …
(edit) @1032   2 years reyalP script key handling rework from ultima in …
(edit) @1021   2 years reyalP move lua "restore" call to luascript.c
(edit) @1020   2 years reyalP more script code refactoring from ultima in …
(edit) @1014   2 years reyalP update stubs_entry.S for sx30 100e, remove extraneous pushboolean from lua …
(edit) @1000   3 years reyalp more preparation for making script optional - split scriptable actions out …
(edit) @991   3 years reyalp reinstate console_set_autoredraw based on feedback in …
(edit) @979   3 years reyalp decouple console from script, based on patch from ultimA in …
(edit) @977   3 years reyalp renames and cleanup in preparation for making script optional. From ultimA …
(edit) @957   3 years reyalp ptp support based on mweerden's proposal in …
(edit) @944   3 years reyalp experimental reboot support. See …
(edit) @920   3 years reyalp lua get_user_tv96 should use shooting_get_user_tv96 not …
(edit) @899   3 years fe50 * added CHDKLover's customizable script console from …
(edit) @865   3 years reyalp * add strtoul on all cameras. Only tested on a540 but perfect matches on …
(edit) @864   3 years reyalp * Preliminary support for calling event procedures and arbitrary …
(edit) @847   4 years reyalp Mode override support. See …
(edit) @836   4 years reyalp Third part of mode override support. See …
(edit) @826   4 years reyalp First part of mode override support. See …
(edit) @805   4 years reyalp use shooting_get_drive_mode instead querying propcase directly.
(edit) @731   4 years reyalp fix bug in lua set_led
(edit) @720   4 years reyalp * preliminary 12bpp support (my sd990 code + ewavr sx10 code). Curves …
(edit) @711   4 years reyalp fix compiler warning
(edit) @710   4 years reyalp mantis #229 fix md not working on first call, check …
(edit) @709   4 years phyrephox cleaning the bugtracker a bit... s2is - remote should work as advertised …
(edit) @687   4 years reyalp make shot_histogram memory dynamic. Allocated on shot_histo_enable(1), …
(edit) @681   4 years phyrephox + new ubasic/lua command: set_aflock(x), where 1 locks the autofocus, and …
(edit) @679   4 years phyrephox + added two small functions... TurnOnBackLight? & TurnOffBackLight?, which …
(edit) @607   5 years reyalp + add lua functions for flash parameters (onboard flash memory, not light) …
(edit) @606   5 years reyalp + Lua string lib. see http://www.lua.org/manual/5.1/manual.html#5.4 * …
(edit) @594   5 years reyalp + raw operations for lua scripts, see …
(edit) @579   5 years phyrephox * small g9 fix - …
(edit) @545   5 years reyalp add get_mode to lua. Returns 3 values: bool record, bool video, number …
(edit) @522   5 years reyalp * Made games compile time optional. Set or unset OPT_GAME_* in root …
(edit) @520   5 years reyalp + added lua function get_buildinfo. Returns a table: { …
(edit) @515   5 years reyalp set svn:eol-style and fix files that had mixed line endings. See …
(copy) @511   5 years reyalp juciphox->trunk
copied from branches/juciphox/core/luascript.c:
(edit) @490   5 years Jucifer - quick fix for a couple of print_screen(0)-related issues
Note: See TracRevisionLog for help on using the revision log.