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

sort by:
Revision Author Date Message Commit Date
16f6a6a stubs: taking out these stubs like on the 100D. Still problems with dm-spy-experiments branch but it isn't freezing LiveView and creating crash logs 30 January 2019, 17:36:49 UTC
39913dd stubs: LiveViewApp_handler_BL_JudgeBottomInfoDispTimerState needed to compile 26 January 2019, 07:27:52 UTC
fda48bd state-object: updated https://www.magiclantern.fm/forum/index.php?topic=15895.msg209800#msg209800 27 December 2018, 16:54:44 UTC
27da956 state-object: INPUT_SET_IMAGE_VRAM_PARAMETER_MUTE_FLIP_CBR no longer used https://www.magiclantern.fm/forum/index.php?topic=15895.msg209792#msg209792 27 December 2018, 14:43:58 UTC
c36acd8 Change EOSM2 const.h value for DRYOS_ASSERT_HANDLER - thanks @ccritix 14 December 2018, 15:55:33 UTC
54b1d77 Dirty pixels fix 23 February 2018, 05:57:32 UTC
76c4604 Merged in latest dm-spy-experiments 05 February 2018, 05:27:19 UTC
3515e9b Merged wip into dm-spy-experiments 05 February 2018, 05:07:41 UTC
5d65eda Merged unified into wip 05 February 2018, 02:28:30 UTC
e9242c6 Start with EOSM values. 05 February 2018, 02:10:26 UTC
82a9752 Find the latest version of exiftool. 04 February 2018, 22:52:42 UTC
f14bd34 100D, 70D: enough memory for 2MB startup logs 03 February 2018, 20:55:07 UTC
8066448 Merged unified into dm-spy-experiments (Makefile updates, install_qemu) 03 February 2018, 20:54:47 UTC
c790045 Merged in garry23/dof-fix-for-focus.c/garry23/focusc-edited-online-with-bitbucket-by-g-1495645868417 (pull request #831) Changed the DoF equations to better handle integer math and used a different source for the equations. 02 February 2018, 21:07:41 UTC
ff43dd5 Dummy merge (reference changeset for make install_qemu) 02 February 2018, 21:07:04 UTC
e0ceefa Merged in makefile-updates (pull request #898) Makefile updates part 2 (minor fixes, updated make install_qemu) 02 February 2018, 21:05:58 UTC
7553f12 focus.c: fix possible overflow when computing hyperfocal (corner case) examples (focal_len, focus_dist): 73 4689 90 7123 91 7282 98 8444 ... 02 February 2018, 20:56:20 UTC
8978943 focus.c: fix typo pointed out by garry23 http://www.magiclantern.fm/forum/index.php?topic=9741.msg196728#msg196728 02 February 2018, 20:07:32 UTC
26937f3 dm-spy: option to save a stack trace (backtrace) for the logged functions to enable: BKT flag, e.g. { 0xFF0F8BA8, "evfComAct", 4 | BKT } 01 February 2018, 00:18:34 UTC
3e4beec a1ex pointed out a mistake in one of the stubs. https://www.magiclantern.fm/forum/index.php?topic=15895.msg196560#msg196560 30 January 2018, 20:49:35 UTC
e70e391 Makefile: updated rules for "make install_qemu" (for reference, should anyone ever want to use them on older changesets) Before using them, qemu has to be installed first in qemu-eos (from the qemu branch) QEMU installation directory can be changed from the QEMU_DIR environment variable, or from Makefile.user 30 January 2018, 19:50:08 UTC
7a7e744 Makefile: moved default QEMU directory to qemu-eos 30 January 2018, 00:38:48 UTC
11bfc4a Makefile: also updated QEMU_INSTALLED_DBI_DIR to use QEMU_PATH 30 January 2018, 19:50:08 UTC
1b9f438 Makefile: fix copy/paste error 30 January 2018, 19:34:26 UTC
753f229 Makefile: fix cleaning up after "make zip"; removed warning 30 January 2018, 18:39:07 UTC
12b4571 Makefile: allow changing QEMU installation directory from Makefile.user and/or the environment (QEMU_DIR) 30 January 2018, 00:38:48 UTC
481be18 Makefile: zip and install_qemu targets for modules 29 January 2018, 22:03:42 UTC
cac52db Makefile: always clean after running install_check http://www.magiclantern.fm/forum/index.php?topic=991.msg194444#msg194444 30 January 2018, 18:19:37 UTC
c7d9565 Makefile: always rebuild version.o 30 January 2018, 18:08:52 UTC
1ee4316 Makefile: prevent install_check from running in parallel with building regular ML (conflicts while compiling from the same sources - http://www.magiclantern.fm/forum/index.php?topic=991.msg194315#msg194315 ) 30 January 2018, 18:07:57 UTC
d4657cc 70D: mpu_send/recv stubs 29 January 2018, 21:01:52 UTC
a6d890e Merged 100D_merge_fw101 into dm-spy-experiments 29 January 2018, 20:57:56 UTC
158a93b Merged 70D_merge_fw112 into dm-spy-experiments 29 January 2018, 20:45:36 UTC
57734c1 Merged patchmgr into dm-spy-experiments 29 January 2018, 20:41:26 UTC
b923894 Patch manager: nicer way to avoid calling _reapply_cache_patches when not present (fixes compiling the installer target and removes the need for defining NO_CACHE_PATCHES) 29 January 2018, 20:40:10 UTC
3ac6b3b MENU_MODE and PLAY_MODE keep failing on the selftest API stub tests. This doesn't make a difference but maybe it is better to keep it like the EOSM until it passes the tests. 29 January 2018, 19:56:41 UTC
a3e635d EOSM2 probably needs this special case because it is a full-time LiveView camera like the EOSM. Revisit this when we can save MLV and DNG files. 29 January 2018, 07:01:07 UTC
2022b00 Turning on some minor options. Doesn't seem to do anything. 29 January 2018, 06:26:35 UTC
7b2f3da Assuming the EOSM2 belongs to the group of cameras that requires the SoundDevShutDownIn hack -- fixed in the crop_rec_4k branch. However, the audio meters are not working in the ML user interface even with this hack. https://www.magiclantern.fm/forum/index.php?topic=20597.0 28 January 2018, 21:59:42 UTC
6d60fd2 adtg_gui working. Found missing addresses. https://www.magiclantern.fm/forum/index.php?topic=15895.msg196476#msg196476 28 January 2018, 20:28:34 UTC
8abced0 EOSM2 uses same structure as 6D and 5D3.123. Didn't expect that, thought it would be more like the EOSM. 28 January 2018, 08:29:51 UTC
920fa7b Didn't work. 28 January 2018, 03:44:22 UTC
8c49202 Merged in latest fixes from the work in progress (wip) branch. 28 January 2018, 02:18:28 UTC
81c474e Trying to get capture the YUV42 (HD/LV) BUFFER addresses using this code: http://magiclantern.wikia.com/wiki/VRAM_ADDR_from_code 28 January 2018, 02:17:19 UTC
9ca9382 Updated comment to track how these addresses were determined. 27 January 2018, 16:15:03 UTC
6d2da4b More of a guess on this. Found out that YUV422_LV_BUFFER values increment by 0x410000 on 6D and EOSM. 27 January 2018, 08:15:35 UTC
df37aab Checked stubs against 6D.116. 26 January 2018, 05:46:07 UTC
724f414 Added mpu communication stubs. 26 January 2018, 00:53:27 UTC
aab31c6 Merged cleaner-lvapp-hack into dm-spy-experiments 23 January 2018, 23:09:35 UTC
908de4d Merged new-dryos-task-hooks into cleaner-lvapp-hack 23 January 2018, 23:07:33 UTC
4a01155 Merged patchmgr into cleaner-lvapp-hack 23 January 2018, 23:05:44 UTC
f230660 Merged unified into patchmgr 23 January 2018, 23:04:28 UTC
b6f9018 Undefined DEBUG_TASK_HOOK in order to reduce the size of the startup log. 23 January 2018, 18:02:04 UTC
53e8735 Merged dm-spy-experiments with EOSM2.103_wip into a new branch 23 January 2018, 17:58:18 UTC
28628d9 Corrected comment. 23 January 2018, 03:18:52 UTC
32bdeb8 dm-spy: backout da607f7 and e601292 to restore compatibility with cameras booting with cache hacks 23 January 2018, 00:56:02 UTC
762adb7 Merged new-dryos-task-hooks into dm-spy-experiments (should fix boot issues on 600D, maybe others) 23 January 2018, 00:58:57 UTC
8dfd37e 6D: fix task_max 22 January 2018, 19:34:41 UTC
037ebfb Need to enable new-dryos-task-hooks 22 January 2018, 19:18:42 UTC
1969d1c Merged in latest new-dryos-task-hooks. 22 January 2018, 19:01:38 UTC
b4a3e58 Confirmed the correct stubs for task_trampoline and task_dispatch_hook. Added relevant comment for task_dispatch_hook. https://www.magiclantern.fm/forum/index.php?topic=15895.msg196251#msg196251 22 January 2018, 18:57:39 UTC
c50120f Merged new-dryos-task-hooks into 70D_merge_fw112 (enabled CONFIG_NEW_DRYOS_TASK_HOOKS in internals.h; updated task_dispatch_hook comment) 22 January 2018, 17:14:01 UTC
fd0768e Merged new-dryos-task-hooks into 100D_merge_fw101 (enabled CONFIG_NEW_DRYOS_TASK_HOOKS in internals.h; added task_dispatch_hook comment) 22 January 2018, 17:04:07 UTC
4f45cac boot-hack: use CONFIG_NEW_DRYOS_TASK_HOOKS to enable new-style DryOS hooks (undefining HIJACK_TASK_ADDR was not obvious) 22 January 2018, 16:16:02 UTC
3ec344f SF_flash_size is the same as the 100D. 22 January 2018, 06:42:16 UTC
0bae709 This is works better for disk images because unmount doesn't completely remove the disk from /dev. 22 January 2018, 01:59:17 UTC
0c41013 Added comment because it doesn't work on camera. Pretty sure this is the right address so something else must be wrong. 21 January 2018, 20:54:53 UTC
cb4b10a Fixed Tasks stubs 21 January 2018, 19:10:57 UTC
6b47d5f Merged in latest new-dryos-task-hooks 21 January 2018, 17:57:35 UTC
8e6bafa Commented out CONFIG_HELLO_WORLD according to a1ex's instructions for checking out the dryos task messages. https://www.magiclantern.fm/forum/index.php?topic=15895.msg196199#msg196199 21 January 2018, 17:56:08 UTC
110650f defined DEBUG_TASK_HOOK as per this post in order to see the dryos task switching: https://www.magiclantern.fm/forum/index.php?topic=17969.msg195883#msg195883 Remember to undef this later! 21 January 2018, 03:00:32 UTC
24eb8b2 Merged new-dryos-task-hooks 21 January 2018, 02:43:13 UTC
e001466 Second try at merging in new-dryos-task-hooks. This time it worked. 21 January 2018, 02:32:06 UTC
b717f9b 70D: enabled Sticky half-shutter (unlikely to cause issues) and Sticky DOF preview (to be tested) 20 January 2018, 16:01:39 UTC
639f304 100D: enabled Sticky half-shutter (unlikely to cause issues) and Sticky DOF preview (to be tested) 20 January 2018, 16:00:54 UTC
348bd47 boot-hack: uninstall cache hacks after booting (to be tested) 16 January 2018, 08:38:14 UTC
462220b boot-hack: more debug messages regarding memory allocation (for HIJACK_CACHE_HACK and RSCMGR_MEMORY_PATCH_END) 12 January 2018, 21:51:12 UTC
e9427a7 boot-hack: fix CONFIG_HELLO_WORLD & friends when booting with HIJACK_CACHE_HACK (task_dispatch_hook should not be set in this case) 12 January 2018, 21:30:15 UTC
c7d1635 boot-hack: fix task dispatch hook message missing when booting with HIJACK_CACHE_HACK 12 January 2018, 17:36:19 UTC
04de3d6 Camera boot flag enabled - firmware signature is different on camera than in QEMU. 27 December 2017, 21:16:10 UTC
7456f23 Added FIR file to see if we can set the camera boot flag. 27 December 2017, 17:21:14 UTC
24e5fe8 Merged in latest unified 23 December 2017, 06:38:33 UTC
59fe1ed Task hooks: disabled task switch debug messages by default (too verbose) 19 December 2017, 18:32:45 UTC
340d993 550D, 600D: fix memory allocation (amend 5b4fe18) 19 December 2017, 18:25:59 UTC
014d07f Raw backend: fix compiling without CONFIG_MODULES 19 December 2017, 07:31:22 UTC
e0a5e1c 6D: ADTG shutter addresses did not work, trying another set 18 December 2017, 07:02:15 UTC
5d399d3 6D: fix ADTG shutter addresses after memory layout change http://www.magiclantern.fm/forum/index.php?topic=5601.msg194754#msg194754 http://www.magiclantern.fm/forum/index.php?topic=5601.msg191914#msg191914 http://www.magiclantern.fm/forum/index.php?topic=15088.msg190890#msg190890 not tested, just confirmed the new addresses in QEMU fixme: are these deterministic? under what conditions? 17 December 2017, 22:29:31 UTC
1946734 Merged unified into 100D_merge_fw101 16 December 2017, 00:13:00 UTC
87440f9 Merged new-dryos-task-hooks into 100D_merge_fw101 16 December 2017, 00:10:02 UTC
8bc68a6 dm-spy-extra: disable MPU_DELAY_SEND in LiveView 10 December 2017, 23:56:18 UTC
d26b632 Makefile: drop unused SUPPORTED_MODELS / SUPPORTED_UNIFIED_MODELS 06 December 2017, 23:15:00 UTC
6faaaa4 Merged in makefile-updates (pull request #873) Makefile updates to use any valid ARM toolchain 06 December 2017, 19:04:33 UTC
a99c00e Makefile: fix 7D build_fir 05 December 2017, 23:03:15 UTC
e024e68 Makefile: fix building Lua with gcc 4.7.3 05 December 2017, 22:34:53 UTC
7c27e28 Makefile: only attempt to build/install/check ML-SETUP.FIR if there is a valid installer directory (some platforms may not have have one - 7D_MASTER, new ports) 05 December 2017, 22:12:02 UTC
ccc8fe8 Card LED: always use CARD_LED_ADDRESS, LEDON and LEDOFF (backed out 5bfab05 to fix installer on 7D - 0x800c00 not mandatory?) 03 December 2017, 20:50:25 UTC
6c78497 Makefile: moved 7D-specific tweaks (FIR etc) into main target (7D.203) for consistency with other platforms, including 7D2 to build the regular FIR: make build_fir to build the installer FIR: make ML-SETUP.FIR -B 03 December 2017, 20:31:54 UTC
bc46669 Makefile: FIR building updates - always install ML-SETUP.FIR (zip, install, install_qemu) - build_fir for regular ML (not installer) now gives AUTOEXEC.FIR - to recompile ML-SETUP.FIR: "make ML-SETUP.FIR -B" from platform directory - "make zip" will also compile the installer from source, without replacing the precompiled ML-SETUP.FIR (just to make sure the source code changes do not interfere with building the installer) 03 December 2017, 20:18:40 UTC
5e69462 Makefile: fix building xor_chk from its own directory 02 December 2017, 23:06:40 UTC
0ed38f5 Makefile: more .NOTPARALLEL fixes 02 December 2017, 22:52:32 UTC
back to top