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

sort by:
Revision Author Date Message Commit Date
d734801 Added a joke on "don't click me" :) 23 July 2012, 15:53:59 UTC
5121902 550D: small auto iso toggle fix 23 July 2012, 15:52:44 UTC
7a3c0f6 Updated issue tracker link in INSTALL.pdf 23 July 2012, 14:31:42 UTC
10125db Zoom with focus ring: minor timing tweak 23 July 2012, 14:23:20 UTC
502a4c1 5D2: fixed ISO display when changing ISO while recording 23 July 2012, 13:38:57 UTC
fa10f63 Exposure override: dirty fix for restoring auto ISO display 23 July 2012, 13:08:48 UTC
1633489 Small focus box redraw tweak 23 July 2012, 13:00:32 UTC
636391e Undo f814c57bbceb - not robust 23 July 2012, 12:56:29 UTC
0d3aa4f Minor help updates 23 July 2012, 11:54:00 UTC
4a0786d Help menu: display ML menu page when pressing SET on items with navigation key description 23 July 2012, 11:50:04 UTC
2f1d2b3 Focus rack/stack: minor wording tweak 23 July 2012, 11:22:35 UTC
71c5930 Exposure override: restore last exposure values (as confirmed by Canon firmware) when turning it off 23 July 2012, 11:17:03 UTC
710b175 Small menu redraw tweak when closing it with half-shutter 22 July 2012, 21:38:35 UTC
01ec0bc Fine-tuned menu position for 16:9 displays 22 July 2012, 21:14:15 UTC
a839471 5D2: undo Magic Zoom trigger after clearing screen with half-shutter 22 July 2012, 20:55:17 UTC
2588c4a Tag: 2.3 RC5 22 July 2012, 20:25:18 UTC
76fbed7 Small doc update (mostly formatting tweaks for in-camera BMP) 22 July 2012, 20:05:04 UTC
6598396 Compile everything with -Os (seems better for 500D and lowers memory usage too) 22 July 2012, 20:04:13 UTC
a8e8144 500D: undo c34167313926 22 July 2012, 19:19:09 UTC
78ac172 500D: experimental: undo 2905f6ed181b 22 July 2012, 18:53:33 UTC
93c8664 500D: fixed FPS override flicker in 1080p again (gah!) 22 July 2012, 15:45:27 UTC
095dd89 500D: removed HDR video (doesn't work) 22 July 2012, 14:34:59 UTC
71d96d7 Small warning cleanup 22 July 2012, 14:27:03 UTC
3d7a46f Cleanup: don't power on LCD sensor in play mode 22 July 2012, 13:33:15 UTC
e9b75a2 Movie log: focus distance scaling was wrong (cm vs mm) 22 July 2012, 12:25:40 UTC
7cf229e Included ML version and bitrate info in movie logs 22 July 2012, 11:56:25 UTC
87fad5a Movie log: use buffered output and save the file at the end. Zero impact on recording at high bitrates, and fixes lockup on 500D :) 22 July 2012, 11:41:21 UTC
0c9d04d Movie log: do not update more often than once per second. Also cleaned up unused lens_rotation and lens_step. 22 July 2012, 10:51:01 UTC
5f56ab9 Slowed down menu help display when scrolling quickly (might help with 500D issue) 22 July 2012, 08:41:43 UTC
ffa7fa7 Clean handling of menus with everything hidden (thanks Scrax) 22 July 2012, 08:33:58 UTC
9e94729 LCD sensor shortcuts: option to allow operation only in movie mode 22 July 2012, 08:33:19 UTC
90a80ba Slightly brighter text for hidden menu items 21 July 2012, 21:38:32 UTC
9dc47b5 Tag: 2.3 RC4 21 July 2012, 21:35:48 UTC
7b02926 Typo in docs 21 July 2012, 21:17:02 UTC
8a1d424 Use short file names for installer FIR files 21 July 2012, 21:13:45 UTC
549ef4c Added some missing help entries 21 July 2012, 11:39:21 UTC
305127c 500D: AGC toggle doesn't work; disabled headphone monitoring by default (doesn't seem to work) 21 July 2012, 08:09:35 UTC
0ea29bd 500D: enabled AGC and output volume in menu (they were already enabled in the code). Do they work? 21 July 2012, 07:39:54 UTC
73ed1b2 Minor code cleanup for audio.c 21 July 2012, 07:14:50 UTC
374b46d Reverted audio module to the state from RC2 21 July 2012, 07:08:24 UTC
afd0257 Tag: 2.3 RC3 20 July 2012, 21:57:47 UTC
6c76e27 Fixed FIR compiling 20 July 2012, 19:52:29 UTC
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
back to top