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

sort by:
Revision Author Date Message Commit Date
859b97c 7D: about page update 12 October 2012, 18:03:24 UTC
aef8e37 7D: limit quickzoom mode to just zoom in 12 October 2012, 17:53:59 UTC
662ceb3 Move camera-independent stuff under data/ (cropmarks, vram) 12 October 2012, 16:47:40 UTC
85946f3 Merge 12 October 2012, 15:00:25 UTC
c0747f8 7D: enable LED always on startup 12 October 2012, 14:57:00 UTC
968eda7 if ML menu is opened while recording on 60D/600D and 7D, the menu help now states that submenus are opened using INFO button. 12 October 2012, 14:56:23 UTC
336d695 Small menu tweak - don't show 404 page from Help menu 12 October 2012, 14:39:49 UTC
230ee04 Remove some hardcoded values from Makefile 12 October 2012, 12:17:22 UTC
86d2b64 Cleanup: move files around to have a better directory structure 12 October 2012, 12:17:03 UTC
363b657 Point to magiclantern.fm instead of wikia 12 October 2012, 11:49:56 UTC
1c41188 Cleanup 12 October 2012, 06:18:17 UTC
0aaf424 Added some error pages for BMP help browser. Can you suggest some better text? 12 October 2012, 05:56:25 UTC
51599f7 1100D: Fix HD Buffer 2, revert changeset #4985 11 October 2012, 23:00:07 UTC
d3a9ff3 Re-add get_fastrefresh_422_other_buf() 11 October 2012, 22:19:27 UTC
5d7b5cf 1100D: Fix image compare (SET+Main wheel) 11 October 2012, 22:12:22 UTC
02ae9f3 7D: metering bar overwrites cpuload details. moved right of it. 11 October 2012, 19:44:56 UTC
2e9fefa 7D: time indicator does not support yet space calculations 11 October 2012, 19:44:27 UTC
53d3b7e add #ifdef to header to prevent multiple inclusion 11 October 2012, 18:21:11 UTC
7dfbf28 7D: master is booted without any hacks/patches 11 October 2012, 18:20:22 UTC
fc07d94 7D: fixed magic zoom 11 October 2012, 17:28:23 UTC
29baa90 1100D: Better (!?!?) AV button management code, now ML works in A-DEP too. 11 October 2012, 15:46:16 UTC
5334a6c Slowed down histograms - slightly less CPU usage 11 October 2012, 14:13:49 UTC
a65cf93 Small timing tweak for shoot_task 11 October 2012, 14:00:15 UTC
6c4e07a Task widget: option to display relative CPU usage 11 October 2012, 13:50:04 UTC
d659a6f Refactored clock_task using DIGIC clock - thanks g3gg0! 11 October 2012, 13:38:21 UTC
634d6cc fixed merging error 11 October 2012, 13:35:22 UTC
5f28b25 Merged dead branch 11 October 2012, 13:33:25 UTC
1c06478 Merge with Nanomad and g3gg0 11 October 2012, 12:47:14 UTC
a6f464e HDMI: fixed vertical offset in 720p (most digic 4 cameras, thanks g3gg0); disabled GlobalDraw in 50p/60p HDMI for 5D3 (very unusual VRAM offsets). 11 October 2012, 12:46:02 UTC
324c3ce Add build bot..surpise, surprise...it's nothing fancy, just a daily cron job running build_ml_nightly.sh 11 October 2012, 12:39:42 UTC
6283749 1100D: Fix led address in reboot-all.c (CF? What was I thinking!) 11 October 2012, 12:25:44 UTC
769aec4 1100D: Properly detect canon overlay status 11 October 2012, 12:14:16 UTC
e5ef0ee 7D: fixed 1280 offset in HDMI mode 11 October 2012, 12:13:47 UTC
6f92a8b 1100D: Enable unified reboot hook 11 October 2012, 11:46:47 UTC
541be3a cache_hacks: when locking caches, we no longer need to flush them. thats done automatically now. 11 October 2012, 11:19:50 UTC
cf28b5f tskmon: reverted to cli/sei and updated code to stay on the safe side with some task ids indexing arrays 11 October 2012, 11:18:26 UTC
1a03964 reworked cli/sei macros to compile clean. the compiler used return register twice, that caused crashes as ints stayed diabled. 11 October 2012, 11:17:25 UTC
d1e9d00 7D: added signature check on startup 11 October 2012, 10:32:23 UTC
c94756f reworked cache_hacks.h to be more flexible tried to add cache_unlock (not working unfortunatley) 11 October 2012, 10:32:01 UTC
daf28dc 1100D: add .fir to the zip 11 October 2012, 10:13:33 UTC
d5fd09c Experimental: Magic Zoom and other overlays sync'ed with LiveView. Enabled on 5D3, 5D2 and 60D. 11 October 2012, 10:06:05 UTC
c817b29 Add nightly build command, read supported models from Makefile.user 11 October 2012, 09:51:23 UTC
68a86fc 5D3/7D: throttled zebras and peaking (too much CPU usage) 11 October 2012, 08:04:05 UTC
5de2bdd Minor tweaks 11 October 2012, 07:59:04 UTC
d62f63b Real-time CPU usage display, based on tskmon 11 October 2012, 07:52:47 UTC
44677b0 tskmon: fixed crash on 5D3 caused by cli/sei. Also removed it from VxWorks cameras, fixed cli/sei on 5Dc, and some other minor tweaks. 11 October 2012, 06:57:08 UTC
cd478d5 Merge with g3gg0 11 October 2012, 06:27:29 UTC
1959c39 TryPostEvent spy: minor tweaks 11 October 2012, 06:26:55 UTC
3025522 7D: magic zoom with half-shutter press 10 October 2012, 20:33:44 UTC
35a4038 tskmon: don't do anything when HIJACK_TASK_ADDR isn't defined (e.g. VxWorks) 10 October 2012, 20:12:09 UTC
f25619b all: added tskmon, used for monitoring task activity all: task display will show task CPU load absolute (compared to wall time) and relative (compared to non-idle time) 10 October 2012, 19:50:30 UTC
02b4407 TryPostEvent spy: some tweaks (identify prop_request_change and prop_deliver calls and display call stack) 10 October 2012, 10:58:48 UTC
b97bbc2 Fixed auto DOF bracketing - should cover the entire range without looking at exposure 10 October 2012, 10:36:20 UTC
c2d3881 Revert focus mag. I forgot to re-enable it after some tests... 10 October 2012, 10:31:17 UTC
790adc5 5Dc: fixed aperture limits (aperture bracketing working!) 10 October 2012, 09:54:11 UTC
7f3a2e2 5Dc: fixed help bitmap displays 10 October 2012, 09:02:42 UTC
8c6b618 More bracketing tweaks - fixes behavior at f1.8 (exception) 09 October 2012, 19:15:57 UTC
2189633 merged changes 09 October 2012, 19:09:10 UTC
db0936e 7D: moved rom dump to same directory as rom dumper task uses 09 October 2012, 19:01:15 UTC
612df4a 7D: updated rom dump path 7D: fixed typo 09 October 2012, 18:48:34 UTC
533b600 7D: added ROM backup on first startup 7D: some more menus are hidden for minimal build 7D: added new button BGMT_REC for movie mode 09 October 2012, 18:34:30 UTC
e8a55f4 Aperture bracketing: minor fix for Av mode 09 October 2012, 18:31:22 UTC
ccaf94e Experimental: flash and aperture (DOF) bracketing 09 October 2012, 18:27:07 UTC
fb1624e Fixed race condition when refreshing VRAM parameters (thanks g3gg0) 09 October 2012, 12:43:56 UTC
1dbb369 added gdb.c/gdb.h for debugging/tracing 09 October 2012, 11:22:21 UTC
b9ae4e4 Back to hardcoded LV buffer sizes... (fixes problems on HDMI) 09 October 2012, 11:20:17 UTC
9fd8bca Task info: small help tweak. 09 October 2012, 10:17:07 UTC
c81ceb6 Stack size tweaks for some ML tasks 09 October 2012, 10:12:12 UTC
679ace2 5Dc: task info 09 October 2012, 10:08:22 UTC
a3f7e73 removed test code in 7D startup removed splash screen 09 October 2012, 08:45:04 UTC
70b3adb 5D3: fixed clock :) 09 October 2012, 07:25:40 UTC
83383a0 Debug code for intercepting TryPostEvent calls (5Dc stubs) 08 October 2012, 15:43:38 UTC
6ffe7a0 Movie REC key: option for requiring a long half-shutter press (1 second). Might be useful if you want to keep this option always on. 08 October 2012, 09:26:13 UTC
06448c6 5Dc: compile fixes. 08 October 2012, 09:01:31 UTC
546fa95 Code cleanup: half-shutter handling and movie REC key (fixes behavior on camera wakeup). 08 October 2012, 09:01:25 UTC
ac025b0 Small compile fix. 08 October 2012, 07:44:00 UTC
9300606 Merge with Nanomad and G3gg0. Some things might be broken. 08 October 2012, 07:40:38 UTC
591ecd2 5D3 alpha: disabled snap sim 08 October 2012, 07:32:16 UTC
f33fbf9 5D3: forgot some constants 08 October 2012, 07:31:41 UTC
23899be Debug spy: attempt to print messages on the screen. 08 October 2012, 07:31:12 UTC
c2ede25 7D: Patch from g3gg0 07 October 2012, 08:14:46 UTC
e6f0e5d 5D3: max analog ISO seems to be 25600, nice! Fine-tuned ML ISO display and color coding. 06 October 2012, 18:33:01 UTC
c0eaeb9 Quick zoom: added a tweak for 5D3 (remember last zoom position) and center zoom box when pressing SET or joystick center (all cameras, not tested) 06 October 2012, 16:52:29 UTC
e4a1a47 More aggressive algorithm for refreshing VRAM parameters. Fixes focus peaking going crazy on 5D3. 06 October 2012, 16:12:22 UTC
17053e8 Fine-tuned ML expsim algorithm and added some warnings when it fails 06 October 2012, 16:11:52 UTC
90fecfa Merged in Marsu42/magic-lantern (pull request #15) 06 October 2012, 14:56:32 UTC
9ec7b82 Simulate REC on resume: fix for deep standby 06 October 2012, 12:59:31 UTC
a11bee0 makefile: fix ccache & make it work with mingw/msys 06 October 2012, 12:15:32 UTC
8c52f3a Backed out changeset: 59d466e26830 06 October 2012, 12:11:20 UTC
5e8fc55 makefile: fix ccache & make it work with mingw/msys 06 October 2012, 11:34:20 UTC
ba4e62b 1100D: More reliable av button management code 05 October 2012, 21:34:39 UTC
c903276 7D: patch from g3gg0 05 October 2012, 19:07:52 UTC
53ff283 Update ignore file 05 October 2012, 19:05:23 UTC
33ba284 5D3: enabled movie indicators (time elapsed, remaining, nitrate). Also some tweaks for other cameras. 05 October 2012, 10:29:25 UTC
81802f1 Clip length: misc tweaks 05 October 2012, 10:28:47 UTC
10262c9 Better auto ISO display in movie mode 05 October 2012, 09:09:15 UTC
64ec3d9 Clip length: renamed to Stop recording (after X min) 05 October 2012, 08:53:08 UTC
448a5ef 5D3: enabled Force LiveView 05 October 2012, 08:49:08 UTC
851e03c Commented out REC on resume feature (redundant with movie REC key, and non-portable implementation) 05 October 2012, 08:29:52 UTC
ff4ef2e APEX info: minor tweaks 05 October 2012, 08:26:36 UTC
back to top