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

sort by:
Revision Author Date Message Commit Date
6f50031 lua_stdio: report file size on stat calls; primitive errno handling 14 April 2016, 22:18:27 UTC
e54912d reverted last commit 14 April 2016, 19:03:22 UTC
e380fdf bugfix: now the focus icon is visible again 14 April 2016, 18:49:25 UTC
504889a raw_rec: cleaned up some comments 14 April 2016, 16:37:36 UTC
0874106 raw_rec: fine-tuned error messages 14 April 2016, 16:32:41 UTC
a03ed20 raw_rec: reintroduced 32MB chunk limit; to be benchmarked 16 April 2016, 08:32:10 UTC
8c1b6d3 raw_rec: 64-byte EDMAC alignment (to be benchmarked) 14 April 2016, 17:46:13 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
f737c0a clean code: exchanged -D with the --ifdef option 14 April 2016, 11:25:53 UTC
0bb4390 enabled the new icon only for 50D after testing it on the real camera 14 April 2016, 11:09:32 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
1736491 corrected pixel in FUNC png's and generated ico.c again 14 April 2016, 07:28:55 UTC
af4052d generating model specific icons to exchange the Q icon (only 50D and 5D2) 13 April 2016, 15:16:08 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
3d39737 raw_rec: undo de4e1d1 11 April 2016, 23:59:50 UTC
8fd1791 Menu: fix help text regression (second line not displayed) 11 April 2016, 21:28:08 UTC
bc6ff96 raw_rec: allow up to 32 memory chunks for simulations 11 April 2016, 21:08:06 UTC
c4056a3 Merged silent into unified 11 April 2016, 20:52:55 UTC
08e8b68 raw_rec: minor cleanups 11 April 2016, 19:44:10 UTC
07dbc73 raw_rec: removed a buffer choosing heuristic (to be benchmarked) 11 April 2016, 18:10:23 UTC
a00fcc7 raw_rec: removed unused argument to raw_rec_should_preview 11 April 2016, 18:24:02 UTC
81b8a00 raw_rec: removed some unused CBRs that were previously intended for other modules 11 April 2016, 18:18:31 UTC
819c043 raw_rec: removed frame skipping "feature" 11 April 2016, 17:45:06 UTC
0967e31 raw_rec: use one extra item for the writing queue (should fix "queue overflow" errors) 11 April 2016, 17:50:22 UTC
ec376b2 silent pics (non-fullres): one more precondition check 11 April 2016, 17:34:47 UTC
445f95a silent pics (non-fullres): block shutter button; fail gracefully if it fails 11 April 2016, 16:46:40 UTC
72a2fb2 Merged in Gr3g01/magic-lantern-frsp-long-expo2 (pull request #697) silent.c long_exposure_fix, safety 11 April 2016, 15:19:12 UTC
57900f6 Merged silent into unified 11 April 2016, 15:18:56 UTC
b0bcea1 Moved coding style tools from scripts/ to contrib/coding-style-tools/ (scripts is for user scripts) 11 April 2016, 15:01:15 UTC
9fc19a8 Merged in frantony/magic-lantern.checkpatch (pull request #165) RequestForComments: CODING_STYLE proposal and check scripts 11 April 2016, 14:57:06 UTC
d8eebaa Merged in black-level-fix (pull request #484) Black level fix 11 April 2016, 14:46:27 UTC
9aa6ab4 Close branch black-level-fix 11 April 2016, 14:46:27 UTC
5b2a4d3 Black level fix: disable bad.dng debug files 11 April 2016, 14:42:10 UTC
b28d5ea Changed run_in_separate_task to also disable powersave while the test task is running (99% of its uses would actually run best in this way) 11 April 2016, 14:14:06 UTC
255830f bench, selftest: fix compilation 11 April 2016, 13:06:47 UTC
c028d81 Merged powersave-refactor into bench-and-tests-as-modules 11 April 2016, 14:24:40 UTC
de95398 Moved ML powersave routines to powersave.c/h, and batt_display to battery.c 11 April 2016, 13:03:24 UTC
55f53ed Moved display_on/off to powersave.c/h 11 April 2016, 12:27:36 UTC
198aa8e Moved PauseLiveView/ResumeLiveView to powersave.c/h 11 April 2016, 12:22:41 UTC
576aadf Moved powersave routines from raw_rec/mlv_rec/silent modules into powersave.c/h (in ML core) 11 April 2016, 12:15:21 UTC
ac158fd debug.c: removed all the old stuff from "don't click me" 11 April 2016, 10:24:18 UTC
9b9b072 Merged in Audionut/test/nitrate-remove (pull request #700) Undefine nitrate function 11 April 2016, 08:57:32 UTC
89df8ab selftest: moved the EDMAC screen test from Debug->Don't click me 11 April 2016, 08:44:38 UTC
6984861 Undefine nitrate function on 5D3.113 and 6D.116 11 April 2016, 07:32:21 UTC
b87843a Backed out changeset: 0213ec7eee9c 11 April 2016, 07:26:37 UTC
b1bda02 Add forum link to lua readme 11 April 2016, 01:46:24 UTC
cee511e Undefine nitrate function 11 April 2016, 01:29:54 UTC
6d5c985 Raw backend: reset black level on resolution changes 10 April 2016, 12:46:27 UTC
64a5444 Black level check: relaxed checks about local mean; nicer debug messages 10 April 2016, 12:37:20 UTC
e4a0a33 Raw backend: only log significant black level changes to the console 10 April 2016, 13:28:15 UTC
f40b59d raw_rec/mlv_rec: minor cleanups 10 April 2016, 12:24:15 UTC
17e8145 Black level fix: do not change the API (undo the _retry_lv workaround) 10 April 2016, 11:37:31 UTC
2898526 black-level-fix: dummy merge (undo bad merge 2357ff5) 10 April 2016, 12:18:35 UTC
54fbc4d Merged unified into black-level-fix (try 2) 10 April 2016, 12:16:57 UTC
4de0d10 Dummy merge (undo 9a34564 ... e4e4ffc commited by mistake) 10 April 2016, 12:00:22 UTC
9d45609 Black level fix: do not change the API (undo the _retry_lv workaround) 10 April 2016, 11:37:31 UTC
db3072c Merged unified into black-level-fix 10 April 2016, 12:01:28 UTC
15a8a3c Merged unified into black-level-fix 10 April 2016, 11:29:53 UTC
9bb0be3 gui_uilock: change only the lowest 16 bits, to ensure proper requests; updated uilock codes 10 April 2016, 06:41:36 UTC
dce0e2a gui_uilock: change only the lowest 16 bits, to ensure proper requests; updated uilock codes 10 April 2016, 06:41:36 UTC
6070923 Moved value of PROP_ICU_UILOCK to propvalues.h (refactor) 10 April 2016, 06:14:17 UTC
884ae78 Moved value of PROP_ICU_UILOCK to propvalues.h (refactor) 10 April 2016, 06:14:17 UTC
7c8c57f raw_rec: block the zoom key while recording (prevents crash) 10 April 2016, 00:19:25 UTC
3ff99f9 raw_rec: lock buttons after recording stops, until the video file is fully saved 10 April 2016, 00:15:32 UTC
06f7c13 raw2dng: fix some error checks 09 April 2016, 23:40:10 UTC
7389006 gui_uilock: fix waiting (seems to fix the shutter lockup bug during the SRM test, not 100% sure) 09 April 2016, 23:31:17 UTC
3d43fee Merged in raw_fixes (pull request #698) Raw recording fixes (both RAW and MLV) 10 April 2016, 20:19:17 UTC
b2ca694 raw_rec: fix beep removed by mistake 10 April 2016, 12:09:53 UTC
67dfeba Merged unified into raw_fixes 10 April 2016, 12:04:58 UTC
ab7b4cf raw_rec: removed old sound recording code 10 April 2016, 11:10:47 UTC
5d449c4 mlv_rec: block the zoom key while recording (not tested) 10 April 2016, 07:04:04 UTC
3c87af5 mlv_rec: disabled embedded logging (one of the causes for corrupted frames? cc @g3gg0 ) 10 April 2016, 07:00:13 UTC
b48fb8f raw_rec: lock buttons after recording stops, until the video file is fully saved 10 April 2016, 06:52:00 UTC
b4797ac raw_rec: block the zoom key while recording (prevents crash) 10 April 2016, 06:51:55 UTC
bd49c44 raw2dng: fix some error checks 09 April 2016, 23:40:10 UTC
e64eb22 gui_uilock: fix waiting (seems to fix the shutter lockup bug during the SRM test, not 100% sure) 09 April 2016, 23:31:17 UTC
74faafd selftest: print info about a shutter lockup bug (not yet sure how to reproduce) 09 April 2016, 23:30:52 UTC
e0c78b4 selftest.mo: moved the memory leak test from Debug->Don't click me 09 April 2016, 21:20:57 UTC
897ab92 selftest.mo: moved the small-block memory test from Debug->Don't click me 09 April 2016, 21:14:40 UTC
03860ff selftest.mo: moved the SRM memory test from Debug->Don't click me 09 April 2016, 21:07:21 UTC
7fc1032 Lua: fix old comment 09 April 2016, 18:23:53 UTC
94a9e8b aligned the content within the icons to look nice after converting them with make-icons.py (see generated ico.c) 08 April 2016, 12:39:14 UTC
352e2d5 added the new FUNC and picture style icons within the list of icons in the python make script 08 April 2016, 12:20:16 UTC
35b27f5 draft for the picture style icons 08 April 2016, 12:11:15 UTC
bfda0a7 initial draft 08 April 2016, 11:37:39 UTC
back to top