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