https://bitbucket.org/hudson/magic-lantern

sort by:
Revision Author Date Message Commit Date
1ba6357 rawbench.lua: removed 4GB workarounds when getting file sizes; 64-bit printf not working though 20 April 2016, 08:07:43 UTC
fee34ed Merged raw_benchmark into lua64 20 April 2016, 08:06:25 UTC
098c6f2 Lua: 64-bit integers working! 20 April 2016, 07:57:04 UTC
401d9aa builtin-enforcing: include 64-bit shift builtins (__aeabi_llsl, __aeabi_llsr) 20 April 2016, 07:56:50 UTC
03750ff Lua: attempt to use 64-bit integers and 32-bit floats (doesn't seem to work, why?) 20 April 2016, 07:49:01 UTC
eff0a2f rawbench.lua: log file sizes (modulo 4GB per chunk...) 20 April 2016, 07:47:59 UTC
50119a7 Lua: added "make install_extra" to copy extra scripts in the main script dir on the card, for autoloading 20 April 2016, 07:33:46 UTC
0df5d8d rawbench.lua: moved random seed right before picking raw_rec version (attempt to improve randomness) 20 April 2016, 05:29:13 UTC
a7a6c25 rawbench.lua: make it clear that raw_rec version is for the next experiment 20 April 2016, 05:13:25 UTC
a689955 rawbench.lua: log timestamps when recording starts/stops 20 April 2016, 05:13:03 UTC
b00477c rawbench.lua: stop LiveView during the break, so the sensor can cool down as well, not just the card 20 April 2016, 05:01:25 UTC
0b402e8 rawbench.lua: only check clips at startup, before format (removed redundant check) 19 April 2016, 22:03:33 UTC
2d2ea36 rawbench.lua: fix raw video menu check 19 April 2016, 21:39:45 UTC
ea1c6d0 rawbench.lua: fix formatting countdown after Lua stdio changes 19 April 2016, 21:17:04 UTC
e2351b0 rawbench.lua: MLV support 19 April 2016, 20:20:11 UTC
11f3465 Moved rawbench.lua to extra directory, so it doesn't autostart 19 April 2016, 21:23:16 UTC
791aa8f Merge lua_fix into raw_benchmark 19 April 2016, 21:27:38 UTC
a8a7f1e logger.lua: use line buffering (can be made optional if speed becomes a problem) 19 April 2016, 20:18:26 UTC
8054ba9 Menu script routines: fix "menu not found" error messages 19 April 2016, 21:11:20 UTC
00fa05b Lua: moved less-polished scripts to "extra" directory, so they don't get auto-started 19 April 2016, 19:41:15 UTC
3dd1243 Lua: when running "make install", copy all scripts, preserving directory structure 19 April 2016, 19:38:58 UTC
56508a8 rawbench.lua: check existing clips when starting the script (useful for manual recording experiments, e.g. with very old versions) 19 April 2016, 18:39:30 UTC
ee0b10d rawbench.lua: also enabled the format routine for 50D, 60D, 6D and 7D (likely to work, but not tested) 19 April 2016, 18:20:57 UTC
a4b56c5 Lua: route all print operations to stdin/stdout 18 April 2016, 17:41:22 UTC
5270ffd console.c: export console_puts (for Lua stdio) 18 April 2016, 18:06:17 UTC
a6e0df2 sokoban.lua: fix typo 18 April 2016, 17:34:41 UTC
14f2689 Focus backend: consider unknown status codes as "success" (fixes follow focus in movie mode, tested on 5D3 + 24/2.8 STM) 18 April 2016, 17:32:29 UTC
8c83f67 Lua scripts: tweaks for menu consistency (help lines, capital ON/OFF) 18 April 2016, 15:39:59 UTC
18a4ceb api_test.lua: use proper printf 18 April 2016, 15:26:13 UTC
c8e8963 Lua scripts: use standard I/O instead of console.write 18 April 2016, 15:18:11 UTC
82683dc Fix bracketing regression introduced in 5bdf000 18 April 2016, 14:29:33 UTC
edd183b Merged unified into lua_fix 17 April 2016, 10:17:36 UTC
b27cb17 selftest.mo: fix copy-paste error (should fix the module not loading on 7D) 17 April 2016, 05:47:12 UTC
da30b5a api_test.lua: basic tests for file i/o and stdio 16 April 2016, 20:33:58 UTC
5c8fb6b Lua: add dryos.remove (similar to os.remove) 16 April 2016, 20:33:05 UTC
31c2e5e Lua: basic support for standard streams (stdin, stdout, stderr) 16 April 2016, 19:12:53 UTC
a80f7a2 rawbench: misc fine-tunings; customizable number of test clips, default 8 16 April 2016, 08:24:54 UTC
9ed8109 merged lua_fix into raw_benchmark 16 April 2016, 07:59:22 UTC
ddb2175 rawbench: fine-tuned user feedback 16 April 2016, 04:38:02 UTC
d5e344b mlv_snd: save user selected samplerate and restore it after a reboot of ML 15 April 2016, 11:26:10 UTC
88a339b 50D: fix compilation after powersave refactoring. Is it still working? 16 April 2016, 18:40:20 UTC
6a1c8cc Moved run_in_separate_task back to menu.h (should fix modules that no longer compiled after powersave refactoring) 16 April 2016, 18:18:03 UTC
ca12b85 rawbench: support for 5D2, not tested 15 April 2016, 10:36:09 UTC
c5d20c9 rawbench: ask user to select Format in Canon menu, interactively (with timeout) 15 April 2016, 06:45:46 UTC
f07b267 rawbench: init random seed 15 April 2016, 06:13:41 UTC
8a91a5f rawbench: ignore errors when reading video footer 15 April 2016, 06:12:35 UTC
dc1c327 lua_stdio: fix file create 14 April 2016, 23:05:33 UTC
b96e9dd lua_stdio: fix file append 14 April 2016, 22:55:28 UTC
68dcdf8 Very experimental raw benchmark script, unattended - http://www.magiclantern.fm/forum/index.php?topic=17091.msg165759#msg165759 14 April 2016, 22:39:45 UTC
018e56b Merge lua_stdio into lua_fix 14 April 2016, 22:26:54 UTC
6f50031 lua_stdio: report file size on stat calls; primitive errno handling 14 April 2016, 22:18:27 UTC
68fe6e9 Lua: show console at startup, until all scripts are loaded 14 April 2016, 16:28:33 UTC
7c59b9d Lua: increased stack size for script tasks, just in case 14 April 2016, 16:26:45 UTC
dd23cd4 module backend: fix key handling regression in other modules, introduced in b0891f9 14 April 2016, 13:16:35 UTC
4cf3ced Lua: stats library from https://github.com/corinadima/wordcomp/blob/master/utils/stats.lua 14 April 2016, 11:55:39 UTC
7fc1032 Lua: fix old comment 09 April 2016, 18:23:53 UTC
d9bde10 api_test.lua: verify changing exposure directly via camera.iso/shutter/aperture/ec/flash_ec 07 April 2016, 22:07:37 UTC
240d753 lua_camera: fix setting ISO via camera.iso (should be the same as camera.iso.value) 07 April 2016, 22:01:49 UTC
2fc6c80 Lua: use plain printf for normal messages 07 April 2016, 21:46:52 UTC
d7a06c9 lua property: cleanup prop message queue -> better, more defensive checks and error handling, fix memory leak seems to fix some apparent memory issues and err70s with copy2m 03 April 2016, 02:13:32 UTC
17c669e lua scripting: don't load scripts that start with "_" fixes issue with hidden files created by OSX Finder #2496 02 April 2016, 17:16:07 UTC
8971a28 lua_movie: fix movie mode checks (should fix rec_delay.lua on many cameras) 31 March 2016, 16:46:06 UTC
75faaef Lua: moved camera.af_mode to lens.af_mode (to be consistent with lens.af) 29 March 2016, 20:41:01 UTC
949c1c1 Lua: camera.movie returns MODE.MOVIE even on cameras without a dedicated movie mode (fixes recdelay.lua on many cameras) 29 March 2016, 20:37:40 UTC
1ec8fc9 Lua: proper error handling if strict.lua is missing 29 March 2016, 08:59:19 UTC
f3225e7 Lua: print script menus to console 29 March 2016, 08:22:19 UTC
565e26d api_test.lua: minor fix 28 March 2016, 10:31:05 UTC
345df01 api_test.lua: updated focus tests to include commands with wait=false 27 March 2016, 22:51:11 UTC
eba5b01 lens.c: reworked lens_focus a bit (fix crash with wait=off and some other tweaks) 27 March 2016, 22:50:29 UTC
a9ba28a editor.lua: use WHEEL_LEFT for decrementing and WHEEL_RIGHT for incrementing (consistent with ML menu) 27 March 2016, 20:50:54 UTC
f9fe762 Lua: check script syntax after compiling the module 27 March 2016, 20:33:10 UTC
35dfdfb api_test.lua: tests for lens.focus 27 March 2016, 20:14:30 UTC
a969bc8 lua_lens.c: more reasonable defaults for lens.focus 27 March 2016, 20:13:23 UTC
fae8793 lua_camera.c: removed check that breaks copy2m 27 March 2016, 20:12:57 UTC
04ce75e sokoban.lua: auto-increment level 27 March 2016, 19:50:10 UTC
8c0c645 api_test.lua: tests for Lua strict mode; minor refactoring 27 March 2016, 19:45:07 UTC
0b21a79 Lua: updated scripts for strict.lua 27 March 2016, 19:27:22 UTC
c7a4061 strict.lua: changes to play nice with our existing global metatable 27 March 2016, 19:22:59 UTC
3b13e8d Lua: use strict.lua for all scripts 27 March 2016, 17:54:16 UTC
b4725f7 lua_lens: report focus distance in mm (to be consistent with all other distance fields) 27 March 2016, 17:53:13 UTC
37f4f8d lua_lens: renamed focal_distance to focus_distance 27 March 2016, 11:20:12 UTC
884337a api_test.lua: tests for the "lv" module 27 March 2016, 10:21:58 UTC
ec8f82c Lua: added some new APIs to the "lv" module: lv.paused, lv.running, lv.zoom get/set, lv.wait(num_frames) 27 March 2016, 10:21:15 UTC
34eca2c close_liveview(): fix operation in movie mode 27 March 2016, 10:15:39 UTC
3bb7349 Pause/ResumeLiveView: minor cleanup/refactoring 27 March 2016, 10:10:28 UTC
954c35d raw backend: always log resolution changes to console 14 April 2016, 10:33:57 UTC
381c738 silent pics: fix crash with simple (non-burst) pics 14 April 2016, 10:09:34 UTC
195eb19 Powersave: fix compilation on cameras with LCD sensor 14 April 2016, 08:16:52 UTC
ca34bbc Electronic level included in display presets, like other overlays 13 April 2016, 06:38:33 UTC
4518d1a Makefile: removed more picoc leftovers (fixes compilation) 12 April 2016, 21:28:00 UTC
48e5599 electronic level: refresh display more often (smoother motion) 12 April 2016, 21:00:15 UTC
58635a5 Moved electronic level back to Overlay menu 12 April 2016, 20:33:40 UTC
8a86d3e Fix compilation 12 April 2016, 20:24:40 UTC
48f60e7 Makefile: removed some old picoc leftovers 12 April 2016, 18:19:56 UTC
acaac8f Makefile: drop -mthumb-interwork (no longer needed) 12 April 2016, 18:17:07 UTC
e1b6b0b Stubs reformat 12 April 2016, 17:19:16 UTC
e6a36e4 Merged in bench-and-tests-as-modules (pull request #610) Benchmarks and self-tests refactored as modules 12 April 2016, 20:19:15 UTC
ef8e9af Close branch bench-and-tests-as-modules 12 April 2016, 20:19:15 UTC
1cb2ae8 Merged in powersave-refactor (pull request #702) Powersave refactoring 12 April 2016, 20:07:58 UTC
a138cd6 Close branch powersave-refactor 12 April 2016, 20:07:58 UTC
back to top