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

sort by:
Revision Author Date Message Commit Date
e085ada Doc update 20 July 2012, 19:40:32 UTC
55998f1 50D: display 1920x1080 as movie resolution (some programs report 1920x1088 for other dslrs, so it's probably OK) 20 July 2012, 09:00:39 UTC
4485c53 Merge after backout 19 July 2012, 18:41:21 UTC
4833eae Undo: option for disabling scrollwheels (it's safe to use it) 19 July 2012, 18:40:57 UTC
da92a6a Merge with Coutts 19 July 2012, 18:30:08 UTC
f56cc94 typo in last commit. 19 July 2012, 18:28:34 UTC
e3997c9 HDR bracketing: refuse to run Auto HDR with 0 EV increment, and slow it down when ran from movie mode 19 July 2012, 18:27:28 UTC
c10f967 Cropmarks: don't redraw while menu is active 19 July 2012, 18:26:54 UTC
b3e6b68 5dc: fix memspy to fit on 5dc screen. also disabled prop_spy for 5dc (too many prop handlers to use it). 19 July 2012, 18:24:17 UTC
2f7585a More cropmarks finetuning 19 July 2012, 18:00:40 UTC
626b614 Fine-tuned cropmark caching algorithm 19 July 2012, 17:42:51 UTC
b1375d7 Small redraw fix when menu is active 19 July 2012, 16:36:58 UTC
b85b63b Fixed redraw artifacts caused by moving spotmeter around 19 July 2012, 15:54:08 UTC
51668e1 Merge with Nanomad 19 July 2012, 09:38:22 UTC
d4759b1 Added proper msleep for random pixel test 19 July 2012, 09:36:43 UTC
2bd98e1 Backport some 1100D changes 19 July 2012, 08:51:59 UTC
8b3b74d Merge with unified 19 July 2012, 08:47:07 UTC
3f89b7d Defined structures for Manager, Module, StageClass, TaskClass, and JobQueue. Close to understanding how event system works now, and how to inject events. This could potentially replace all prop_handlers in ML soon (if we can observe the PropMgr manager). 19 July 2012, 04:34:04 UTC
d9b8037 Bootloader: added LED blinks so you know when it's safe to remove the card. Seems to fix shutdown issue on 5D Mark II! Thanks ToS_Maverick for the excellent test reports!!! 18 July 2012, 22:18:57 UTC
4dc7619 Fixed plugin compiling 18 July 2012, 19:54:30 UTC
1db696c 500D: slowed down more things and replaced bmp_fill with unoptimized and slowed down one. Stress test passes the menu redraw stage :) 18 July 2012, 17:58:34 UTC
e66ab17 500D: slowed down waveform even more 18 July 2012, 14:05:03 UTC
ee6fc18 500D: slowed down waveform and line drawing code, should fix more random err70 crashes 18 July 2012, 10:48:12 UTC
15b40ae Random pixel test for 500D (don't click me) 18 July 2012, 10:19:11 UTC
b79d364 Refactored bmp_draw_rect, seems to fix ERR70 on 500D. Simply changing the order of pixel drawing fixed it. Go figure. 18 July 2012, 10:09:48 UTC
add5b96 Warning cleanup suggested by Cppcheck 18 July 2012, 08:47:44 UTC
7853d08 Limited number of beeps (max 20 per session) - seems unsafe 18 July 2012, 07:36:17 UTC
2d337fb Fixed excessive redraws in LiveView after menu closing 17 July 2012, 21:29:11 UTC
efb2384 Updated help for focus end point 17 July 2012, 21:06:49 UTC
309fc28 Stack focus: fine-tuned SET button action (do not clear focus point if LiveView is visible) 17 July 2012, 20:59:50 UTC
0ced935 Fixed compile error on some cameras 17 July 2012, 20:36:29 UTC
40de70b Menu: cleaner handling of diagonal keys 17 July 2012, 18:42:18 UTC
f67ec9f Experimental: higher priority for menu tasks. Should be more responsive in 60p. 17 July 2012, 18:22:11 UTC
c282e4e Slightly faster clearing of LV focus box 17 July 2012, 18:13:21 UTC
e3f22e3 bmp_fill: more fine tuning and fix for 5Dc - thanks g3gg0 17 July 2012, 17:52:12 UTC
a06338d Fixed typo in magic zoom, should be OK in (+) mode now 17 July 2012, 17:39:37 UTC
c73ec93 50D: zoom button works while recording :) 17 July 2012, 17:38:22 UTC
b90bc21 Even faster bmp_fill from g3gg0 (400000 rectangles in 93 seconds, compared to 146 seconds in previous code) 17 July 2012, 17:32:16 UTC
14852d7 Added debug code for SetGUIRequestMode under don't click me. Run it for 15 minutes, then press record => crash on 60D. 17 July 2012, 17:01:25 UTC
f2074f4 Troubleshooting: added an option for disabling scrollwheel support in ML menu. Seems to cause problems on 60D at least. 17 July 2012, 16:57:48 UTC
13ad9b1 Minor display tweak for LV presets 17 July 2012, 16:57:16 UTC
d99fbdc Minor warning tweak for LV contrast 17 July 2012, 16:45:55 UTC
2388594 Disabled magic zoom on HDMI 1080i 17 July 2012, 16:45:32 UTC
c39fbac 5Dc: comment cleanup. @Coutts: please replace bmp_fill. 17 July 2012, 14:06:55 UTC
cb1759b 1100D/500D: re-organize includes to disable useless features 17 July 2012, 12:27:57 UTC
99b9279 1100D: Re-enable audio remote shoot 17 July 2012, 12:27:24 UTC
a530617 1100D: Enable the audio task 17 July 2012, 11:25:50 UTC
7466ee8 Fix make install from main dir, broken after defishing LUT updates 17 July 2012, 11:18:08 UTC
3c38ae2 Merge with unified 17 July 2012, 11:12:36 UTC
a6f1ea9 Magic Zoom: on 500D seems to work like on 550D, so only 50D should be like 5D2? 17 July 2012, 11:02:52 UTC
89d0106 Magic Zoom: in ZR and ZR+F modes, if triggered while recording, it should only work while recording 17 July 2012, 10:58:47 UTC
a9e78ce Minor typo 17 July 2012, 10:42:48 UTC
de36b08 50D/500D: use magic zoom triggers and screen layout settings like in 5D2 17 July 2012, 10:42:27 UTC
7c13d0a Small menu redraw tweaks 17 July 2012, 10:28:55 UTC
2ae821e Faster menu redraws on external displays in scaled modes 17 July 2012, 10:04:12 UTC
7632c6d External displays: fixed tiny offset on SD displays, fine-tuned parameter refreshing, menu redraw and SD warning message 17 July 2012, 09:33:55 UTC
2dc5276 Fixed focus save key while recording (should work only when follow focus is active). PLAY can work as rack focus trigger shortcut. 16 July 2012, 22:29:13 UTC
1b15db3 5dc: fix bmp_fill() [reverted old method, new one not working on 5dc], cleaned up some menus (deleted ones that won't be needed), and fixed property for PROP_LAST_JOB_STATE. Intervalometer and HDR bracketing work now! Also merged with last commit (my mercurial never does hg pull properly i guess). 16 July 2012, 22:25:10 UTC
e1c2b47 5dc: fix bmp_fill() [reverted old method, new one not working on 5dc], cleaned up some menus (deleted ones that won't be needed), and fixed property for PROP_LAST_JOB_STATE. Intervalometer and HDR bracketing work now! 16 July 2012, 22:22:07 UTC
ded50f9 Minor tweaks for LV zoom triggers 16 July 2012, 21:42:09 UTC
556edaf Minor cleanup 16 July 2012, 20:29:58 UTC
d68ecf6 Small fine-tuning for intervalometer timer. Still not fine enough for 1 second intervals on 5D2. 16 July 2012, 20:12:43 UTC
15c846e Fixed restoring AF button at shutdown - works on 5D2! 16 July 2012, 19:27:03 UTC
822199a Merge with Nanomad 16 July 2012, 18:02:59 UTC
29c0a1a Auto MLU: more robust operation, should fix http://www.magiclantern.fm/forum/index.php?topic=1410 16 July 2012, 18:02:02 UTC
f9ea168 5D2: try to keep grid lines when erasing focus box 16 July 2012, 17:55:24 UTC
2dd36f3 Fix a small warning 16 July 2012, 12:54:05 UTC
6f2c54d Merge after backout 16 July 2012, 12:43:40 UTC
1f89f30 Undo #3 16 July 2012, 12:43:16 UTC
abf75ba Undo #2 16 July 2012, 12:43:11 UTC
a219773 Undo #1 16 July 2012, 12:41:30 UTC
059a944 Enable dumping audio registers in early audio ports 16 July 2012, 12:36:37 UTC
caf79c5 Menu: fixed persistent zebras in transparent mode 16 July 2012, 09:52:41 UTC
cb8e283 Menu: fixed persistent zebras in transparent mode 16 July 2012, 09:52:41 UTC
8b6bafd Fixed AF button change on normal shutdown in the middle of HDR bracket 16 July 2012, 09:23:00 UTC
ed3d578 Fixed AF button change on normal shutdown in the middle of HDR bracket 16 July 2012, 09:23:00 UTC
23ff415 Fixed shutdown in the middle of HDR shots with bulb exposure 16 July 2012, 09:11:50 UTC
d85a812 Fixed shutdown in the middle of HDR shots with bulb exposure 16 July 2012, 09:11:50 UTC
5fb27a8 Added 7D 1.2.3 dumper, stubs and consts from Indy. 15 July 2012, 21:17:41 UTC
212d403 1100D: backport 500D fix for flashy screen 15 July 2012, 13:51:18 UTC
f3c2dc8 Not quite sure the 1100D has an OKI IC, but we know that audio levels are working fine 15 July 2012, 13:51:00 UTC
e27d8b1 New ifdefs for mono mic and OKI audio IC 15 July 2012, 12:19:09 UTC
c177ddf 1100D: Make FPS override work at least manually 15 July 2012, 11:52:53 UTC
1be7075 1100D: Branch created 15 July 2012, 11:48:47 UTC
f09ecdd Merge with Nanomad 15 July 2012, 11:18:49 UTC
45e6a61 Fix a warning in tasks.c 15 July 2012, 10:41:14 UTC
c068161 1100D: Disable Audio RemoteShot 15 July 2012, 10:39:04 UTC
90b0077 1100D/600D: Keep audio task disabled for now 15 July 2012, 10:38:21 UTC
cc4ccf1 Merge with Nanomad 15 July 2012, 10:35:46 UTC
c13c216 Tag: 2.3 RC2 15 July 2012, 10:35:14 UTC
bb1ff89 1100D: Enable mono audio meters 15 July 2012, 10:31:55 UTC
6562b20 1100D: Remove unused variable 15 July 2012, 10:27:19 UTC
539516e Cleanup: removed menu shortcuts. 15 July 2012, 09:52:22 UTC
f0fefbc Installer: moved init code in the second task, like in main ML. 15 July 2012, 09:44:00 UTC
07fb8ea Typo in spotmeter code - fixes accuracy on HDMI 1080i and maybe others 15 July 2012, 08:46:29 UTC
89c9a16 Small doc update 15 July 2012, 08:28:18 UTC
2b32582 Minor warning fix 15 July 2012, 08:28:08 UTC
92ae261 Zebras in photo mode: ignore requests sent too often. Might fix issue 1422. Also reserved a bit more stack space for it. 15 July 2012, 07:15:21 UTC
1737583 Disabled recursive lock checks 15 July 2012, 07:05:24 UTC
87577d5 Fixed LED patch from CJB (disappeared in 27550de20698) 15 July 2012, 06:53:00 UTC
back to top