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

sort by:
Revision Author Date Message Commit Date
6d6d827 Merged patchmgr into card_fmt 11 October 2017, 11:23:38 UTC
28495fb Merged unified into card_fmt 11 October 2017, 11:23:17 UTC
d21acfc Merged unified into patchmgr 11 October 2017, 11:13:27 UTC
aba5d0a Merged in daniel_fort/magic-lantern/unified_650D_audio_meters_fix (pull request #870) 650D audio meters fix 03 October 2017, 15:48:49 UTC
051d8cd 650D has the same audio meters issue as the 700D -- needs the same fix. 03 October 2017, 12:34:37 UTC
0659b4b Merged in daniel_fort/magic-lantern/unified_700D_audio_meters_fix_1 (pull request #866) Audio meters fix for 700D Approved-by: Daniel Fort <dan@digiola.com> 29 September 2017, 06:22:43 UTC
69d2afa Audio meters stop functioning after recording the first clip when using mlv_snd. Easy fix suggested by a1ex. 29 September 2017, 06:03:18 UTC
8032a5c installer: fix compilation 14 September 2017, 14:35:13 UTC
dbe0ba1 Merged in daniel_fort/magic-lantern/update-to-700D.115 (pull request #813) Update to 700D.115 14 September 2017, 16:06:34 UTC
e5be622 Dummy merge with dfort's unified 14 September 2017, 16:04:42 UTC
e5a9df6 700D, 6D, 7D: fix AbortEDmac 14 September 2017, 15:58:30 UTC
186d1d1 700D: fix AbortEDmac 14 September 2017, 15:54:32 UTC
22f70bf 700D: undo dialog_refresh_timer change in mlv_rec/mlv_lite (this address is the same in 1.1.4 and 1.1.5) 14 September 2017, 14:32:56 UTC
26f067a Update sf_dump module to 700D.115 13 September 2017, 23:02:05 UTC
9422848 Fixed is_taskid_valid stub. 12 September 2017, 04:32:21 UTC
e8280c3 Merged unified into update-to-700D.115 12 September 2017, 03:27:55 UTC
b92d89e Merged in daniel_fort/magic-lantern/unified_silent_module_fix (pull request #854) modify silent.c to work with commit f404e5f 11 September 2017, 20:39:10 UTC
f0c744b silent.c: there are no info bars in paused LiveView mode 11 September 2017, 20:15:08 UTC
261db01 Added minimal autoexec.bin for 700D 10 September 2017, 20:37:25 UTC
c7d3f89 TCC Makefile: fix minor typo 10 September 2017, 20:27:36 UTC
3f4b46e Merged unified into update-to-700D.115 10 September 2017, 20:21:37 UTC
b3760ce modify silent.c to work with commit f404e5f Raw backend: allow displaying raw previews without conflicting with LiveView info bars 10 September 2017, 18:43:38 UTC
946e62a reloc: allow up to 16 fixups; fix stop condition 07 September 2017, 20:24:42 UTC
fda1270 reloc: handle PC-relative add (ADR) (also updated sign handling in LDR, for consistency) 07 September 2017, 19:42:23 UTC
5c5b205 patchmgr: fix bad merge in reloc.c (52b733594b2e) 07 September 2017, 18:10:53 UTC
91771e6 Patch manager: ensure valid menu name for all entries 18 August 2017, 23:53:29 UTC
0ae8464 Merged in raw_fixes (pull request #828) Raw fixes part 5 17 August 2017, 07:20:53 UTC
851a2d3 patch.c: fix warning 31 July 2017, 20:13:41 UTC
20ac2e9 Merged unified into patchmgr 31 July 2017, 20:04:06 UTC
e672899 Merged in edmac (pull request #811) EDMAC module + fixes 31 July 2017, 19:56:17 UTC
ac8c24e edmac-memcpy: fix compilation 31 July 2017, 18:20:55 UTC
1d0fc8e Merged unified into edmac 31 July 2017, 18:33:58 UTC
0663e1b Merged in backtrace (pull request #849) Stack trace (aka backtrace) in crash logs 27 July 2017, 18:47:54 UTC
d28a2a8 Close branch backtrace 27 July 2017, 18:47:54 UTC
69cbbaa selftest: fix incorrect strings (AllocateMemory != system memory) 25 July 2017, 11:28:04 UTC
5281939 Makefile: minor fine-tuning; updated comments 15 July 2017, 16:24:55 UTC
12bbbc6 Makefile: fix compiling backtrace on fresh clone 15 July 2017, 14:47:29 UTC
b84a8ea selftest: fine-tuned comments and strings 15 July 2017, 08:32:33 UTC
2197727 selftest: re-enabled fault emulations (some of them are useful for testing the stack trace, as they will trigger ERR70) 15 July 2017, 08:17:08 UTC
51547eb backtrace: sync with qemu (e4376a1) 15 July 2017, 07:26:07 UTC
1b9e578 Makefile: mark $(QEMU_INSTALLED_DBI_DIR)/backtrace.% as optional dependency todo: any way to do the same without .SECONDEXPANSION ? 15 July 2017, 06:24:01 UTC
02c03dc Makefile: moved backtrace.o at the top to fix first-time compilation this makes sure backtrace.h is created before any other files that may use it (currently boot-hack.c) also remove the symlinks on "make clean" 15 July 2017, 05:47:54 UTC
119832b backtrace: sync with qemu (3db5423, fbb532b, ab6d33c, 115fe25) 14 July 2017, 19:30:15 UTC
dae0138 Makefile: workaround to unbreak the builds (how to fix it properly?) 14 July 2017, 06:29:15 UTC
77ed2ba Ghost image: fixed issue #2749 13 July 2017, 10:41:38 UTC
97a1622 Merged in daniel_fort/magic-lantern/find_fnt.py-update (pull request #844) find_fnt.py update 13 July 2017, 04:44:47 UTC
59c5f4d Merged in daniel_fort/magic-lantern/unified-multiple-FW_VERSION-minimal-ML (pull request #846) Multiple firmware versions for minimal ML 13 July 2017, 04:44:01 UTC
387ff20 Makefile.platform.base error trap for multiple firmware versions 09 July 2017, 19:54:21 UTC
b10db78 Added suggestion by @a1ex to guess the ROM[0,1] load address. 05 July 2017, 14:38:19 UTC
d2101e0 Changed "base" to the address used when dumping the ROM 04 July 2017, 00:30:20 UTC
42f6945 Merged unified into update-to-700D.115 02 July 2017, 14:57:34 UTC
b96d4b7 Incorporated pull request #842 to fix Autoexposure module 02 July 2017, 14:28:40 UTC
abb803e Merged hudson/unified into unified to prevent new remote heads. 01 July 2017, 22:29:01 UTC
5f76671 fio-ml: workaround for existing code using FIO_ReadFile incorrectly (such as mlv_play) selftest included 01 July 2017, 21:40:02 UTC
437e5a6 Stack traces for crash and assert logs, using the backtrace backend 01 July 2017, 17:45:00 UTC
f691b33 Updated backtrace.c to work on the camera as well (same source file for both QEMU and ML) 01 July 2017, 17:43:53 UTC
25093ae Merged in cache-fixes (pull request #838) Cache coherence fixes (clean_d_cache, FIO, EDMAC) Approved-by: Alex <broscutamaker@gmail.com> Approved-by: g3gg0 <g3gg0.de@gmail.com> 01 July 2017, 16:22:10 UTC
6577a98 Close branch cache-fixes 01 July 2017, 16:22:10 UTC
bf2109f fio-ml: updated comment on FIO_WriteFile 01 July 2017, 16:20:24 UTC
2ce5a86 Update to latest exiftool 30 June 2017, 15:17:49 UTC
0c81bd9 selftest: check whether cache cleaning causes any performance regressions (result: no significant difference on file I/O) 28 June 2017, 17:36:32 UTC
f7121f7 Merged in daniel_fort/magic-lantern/EOSM_stubs_tweaks (pull request #839) Display filters working (anamorphic preview, fisheye correction, raw video preview and others) EOSM stubs tweaks Approved-by: Alex <broscutamaker@gmail.com> 26 June 2017, 18:45:59 UTC
71a5a35 Corrected YUV422_LV_BUFFER_DISPLAY_ADDR value and enabled display filters: http://www.magiclantern.fm/forum/index.php?topic=9741.msg186289#msg186289 26 June 2017, 13:47:32 UTC
21390fe Updated post_isr_hook/pre_isr_hook stubs 24 June 2017, 20:10:15 UTC
d895f0b Changed for consistency of stubs across all models. 24 June 2017, 20:03:23 UTC
2e8a342 my_fprintf: fix warning 23 June 2017, 21:59:59 UTC
ce9caac edmac.mo: fine-tuned transfer size info 23 June 2017, 17:04:46 UTC
e4ee404 selftest: AbortEDmac test 23 June 2017, 16:45:27 UTC
922a80e selftest: edmac_memcpy test 23 June 2017, 12:25:12 UTC
8569a78 edmac.mo: transfer size test 23 June 2017, 16:11:32 UTC
9353334 edmac-memcpy: use and decode transfer size from flags (to be tested) 23 June 2017, 16:55:59 UTC
b20a3b6 edmac_test: proper memory allocation 23 June 2017, 14:28:11 UTC
3776d1d edmac-memcpy: updated edmac_find_divider for latest hypothesis 23 June 2017, 13:20:02 UTC
a306c74 edmac-memcpy: use cache handling similar to FIO; updated selftest and bench modules for the new restriction 23 June 2017, 10:46:52 UTC
e079da6 selftest: make sure the FIO cache coherence test fails without the FIO_WriteFile wrapper 23 June 2017, 10:09:28 UTC
fe5ed1d selftest: test for FIO_WriteFile with cacheable buffer if you comment out clean_d_cache() from the FIO_WriteFile wrapper, this test will fail 20 June 2017, 21:48:22 UTC
3c6addb selftest: save log after each sub-test (so one can interrupt the test suite and still see the log for the tests completed so far) 20 June 2017, 21:38:19 UTC
337eb6a selftest: fine-tuned DMA cacheable buffer test 20 June 2017, 21:36:42 UTC
952b077 fio-ml: FIO_ReadFile wrapper to warn about caching issues not sure how to handle it automatically - clean_d_cache before is not enough adding another clean_d_cache afterwards appears to fix it, but it's risky sed -i.bak '/ FIO_ReadFile/_FIO_ReadFile/' */stubs.S 20 June 2017, 21:08:37 UTC
d0f1306 Refactored without fio_malloc in a few places (todo: find a way to reproduce caching issues on file I/O and add it to selftest.mo) 19 June 2017, 23:13:35 UTC
a5dd994 fio-ml: FIO_WriteFile wrapper to handle caching issues automatically sed -i.bak '/ FIO_WriteFile/_FIO_WriteFile/' */stubs.S 19 June 2017, 22:56:18 UTC
fefce61 selftest: test for clean_d_cache interrupts disabled, using edmac_memcpy to copy between display buffers this test will fail without previous commit 19 June 2017, 22:06:33 UTC
4aa70fe fix index size in clean_d_cache (todo: test in selftest.mo) 19 June 2017, 21:02:12 UTC
4041d24 removed unnecessary declaration of mlv_snd_is_enabled 16 June 2017, 09:41:39 UTC
f326aed mlv_snd: report back using ml-cbr when recording audio 15 June 2017, 20:28:55 UTC
3821e7a added ml-cbr to modules using MODULE_NAMED_CBR() 15 June 2017, 19:10:53 UTC
b664c5b audio uses ml-cbr to ask for recording 15 June 2017, 19:11:20 UTC
1111f84 ml-cbr: use strcmp to stay on safe side (caller might pass arbitrary length) 15 June 2017, 20:01:58 UTC
b499a6a ml-cbr: update header with more information 15 June 2017, 20:09:21 UTC
f6abc0f fix ml-cbr locking issues 03 June 2017, 21:14:45 UTC
23abd3b dual_iso: temporary patch for module_get_string API change - probably needs a revert before merging crop_rec_4k into unified 02 June 2017, 22:17:17 UTC
eb41c17 dual_iso: change cr2hdr to use the same wrapper for module_strings like mlv_dump, also fixes compile error caused by a module.h change from static to global (module_strings_wrapper.h from 0c1c8b3) 02 June 2017, 17:51:35 UTC
0200756 Deal with Windows line ending in grep 3.0, changed multi-line grep command to single line extended regular expression and remove localsyms file with make clean. 31 May 2017, 23:08:02 UTC
7a14f43 mlv_rec: embed VERS blocks into MLV file so there is no uncertainity about the modules used for a given recording 26 May 2017, 21:42:57 UTC
2b4d9eb mlv_lite: embed VERS blocks into MLV file so there is no uncertainity about the modules used for a given recording 26 May 2017, 21:01:36 UTC
760c7c5 mlv_lite: use FIO_SeekSkipFile to determine file header size 26 May 2017, 21:17:09 UTC
01596ee mlv_dump: handle VERS blocks 26 May 2017, 21:00:42 UTC
040ba08 mlv_rec: added code and structures to helper routines to get version information embedded into the MLV file 26 May 2017, 21:00:22 UTC
d26385a added routines and made a module loader routine non-static to allow other code to fetch e.g. strings from modules 26 May 2017, 20:59:32 UTC
b4ad7d8 Merged in memcheck-fixes (pull request #829) Fixes for various null pointer and uninitialized memory bugs 06 May 2017, 09:12:17 UTC
back to top