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

sort by:
Revision Author Date Message Commit Date
b163fb2 Close branch niklasRde/typo-chunks-are-32mb-not-gb-1371688609634. 22 October 2013, 21:25:50 UTC
625f4eb typo: Chunks are 32MB, not GB. 20 June 2013, 00:37:13 UTC
6746e95 trace: added limitation of logfile length (todo: configurable). added extra write functions 16 June 2013, 23:51:47 UTC
9912819 add a function to get a symbol from loaded modules. increased displayed modules in menu to 32 19 June 2013, 22:47:58 UTC
255c2ca added tracing code to tskmon. this way we can log all task and ISR activities and plot them offline 19 June 2013, 22:55:09 UTC
1095eb5 put some task info struct into header file 19 June 2013, 22:47:17 UTC
e29d502 5D3: enable ISR hooks for tskmon 19 June 2013, 22:46:31 UTC
b365a4f raw_rec: fixed accuracy bug in the simulation model 19 June 2013, 12:34:41 UTC
cda4bd7 550D: force left not working, disabling 18 June 2013, 15:55:56 UTC
5d0534e speedsim.py: added a simple buffer optimization. Example: 550D 1152x464 23.976 21.0MB/s => 1819 frames; with current ML method: 390. 18 June 2013, 15:52:23 UTC
1aeb5b1 speedsim.py: added a mathematical model for speed loss at small buffer sizes 18 June 2013, 14:38:45 UTC
80a5ca6 Merged in GregoryOfManhattan/magic-lantern/50DrawNow (pull request #127) FEATURE_LV_FOCUS_BOX_SNAP_TO_X5_RAW confirmed to work on 50D thanks Andy600 18 June 2013, 12:34:50 UTC
9952b3e reviewed features.h in 5d2.212, AFMA, FEATURE_LV_FOCUS_BOX_SNAP_TO_X5_RAW, and FEATURE_LV_BUTTON_PROTECT compile fine - no complaints on AFMA, Andy600 is confirming FEATURE_LV_FOCUS_BOX_SNAP_TO_X%_RAW 18 June 2013, 12:22:43 UTC
2a2ded4 merge unified 18 June 2013, 12:13:20 UTC
590be5e Small doc updates. They are now included in the nightly builds. 18 June 2013, 09:57:16 UTC
4158486 Merged in ppluciennik/magic-lantern/ppluciennik/makefile_zip_fixes2 (pull request #126) Fix make zip 18 June 2013, 09:14:37 UTC
b9b41ec Added missing file. 18 June 2013, 08:52:05 UTC
bbe9c9a Fix expo override not working with manual lenses (cc @Andy600) 18 June 2013, 08:24:22 UTC
f8afbb1 Fix for making zip file with modules. 18 June 2013, 07:03:55 UTC
6365bb0 Added explicit license notice to raw_rec/lv_rec/raw2dng/dng2raw code (GPLv2 or later) 17 June 2013, 21:34:42 UTC
f196751 Merged in ppluciennik/magic-lantern/ppluciennik/makefile_zip_fixes (pull request #125) Fixed making zip file with all models. 17 June 2013, 20:55:09 UTC
7d0d79d Fixed making zip file with all models. 17 June 2013, 20:38:05 UTC
71951f7 Remove debug code 17 June 2013, 13:13:43 UTC
d3b7792 Undo bd91cb0 17 June 2013, 09:18:43 UTC
3545d32 raw_rec: 5D2/50D: grayscale is better than pink, right? 17 June 2013, 09:03:03 UTC
3af1b96 raw_rec: force left not working on 5D2/50D/500D 17 June 2013, 08:09:20 UTC
72fd8c5 raw_rec: fix black level autodetection (especially for 5D2/50D zoom mode) 17 June 2013, 07:22:28 UTC
4faf74e Fix modules compilation. Fixes http://www.magiclantern.fm/forum/index.php?topic=6509 HOWTO: Create a Makfile.modules.user and place the modules you want to build inside ML_MODULES_DYNAMIC 17 June 2013, 08:56:21 UTC
f5b4e99 raw_rec: quick'n'dirty hack for fixing pink preview in x5 zoom on 5D2 and 50D. Image quality should not be affected. 16 June 2013, 19:29:09 UTC
1c33cba raw: small check for valid resolutions (fixes resolution -16 sometimes displayed on 5D2) 16 June 2013, 17:45:31 UTC
e54ede9 raw_rec: moved raw video requesting outside menu; minor fix regarding raw settings detection 16 June 2013, 17:44:48 UTC
f156907 raw_rec: memory hack only confirmed to work on 5D3 and 6D; hiding from menu on the other cameras 16 June 2013, 12:06:02 UTC
dd80783 raw_rec: clear the screen when stopping playback 16 June 2013, 11:47:47 UTC
7f4630a raw: fix preview alignment on 4:3 screens 16 June 2013, 11:43:02 UTC
c9704fb edmac_memcpy: diagnostic mode for random pink frames. Warning: exclusive locks are no longer correct 16 June 2013, 11:42:48 UTC
fb460a6 Minor vsync optimizations, might help with pink frames 16 June 2013, 11:26:30 UTC
cb318bb Auto ETTR: better compatibility with expo override (consider it some sort of a M mode) 16 June 2013, 10:34:11 UTC
1bbb6d6 Expo override: more cleanup 16 June 2013, 10:33:15 UTC
1845bd4 Merged in minimimi/magic-lantern-filer-multiselect (pull request #112) file_man.c: skip when src and dst is idential file. and experimental added memory cleanup routine 16 June 2013, 08:51:24 UTC
88243e1 Merged in Audionut/magic-lantern (pull request #122) Post deflicker: Fix Adobe template and remove COERCE for xmp as it's not needed. http://www.magiclantern.fm/forum/index.php?topic=6468.msg51564#msg51564 16 June 2013, 08:50:27 UTC
9906d3b Remove COERCE completely for XMP 16 June 2013, 08:44:00 UTC
0147ef6 700D: Add missing state-objects 16 June 2013, 08:28:05 UTC
2da5171 Merged in sc1ence/magic-lantern (pull request #123) 16 June 2013, 08:10:58 UTC
1a85e67 Adjust COERCE for Adobe to +-10EV since it ignores values over +-5EV anyway. And I think it's best to have the correct values stored in the XMP. 16 June 2013, 06:28:08 UTC
ad76afb Fix for correct pull request 16 June 2013, 06:26:26 UTC
6e96557 COERCE adjustment 16 June 2013, 06:25:17 UTC
e01e07c Fixed removal of COERCE for Adobe XMP. 16 June 2013, 06:16:05 UTC
104e3aa Removal of COERCE for sidecar files. Adobe ignores values over +-5 and the correct value should be applied to sidecar files for manual correction. 16 June 2013, 06:05:49 UTC
afbdcd7 Merged in Audionut/post-deflicker-correct-template-for-ado-1371360649061 (pull request #1) Post deflicker: Correct template for Adobe. http://www.magiclantern.fm/forum/index.php?topic=6468.msg51564#msg51564 16 June 2013, 05:33:28 UTC
178f4a1 Post deflicker: Correct template for Adobe. http://www.magiclantern.fm/forum/index.php?topic=6468.msg51564#msg51564 16 June 2013, 05:30:55 UTC
078b5a0 trace: make trace_start() also thread safe. lower thread priority. disable performance test. 15 June 2013, 20:09:51 UTC
4b4d3e6 trace: small format string fix and speedup 15 June 2013, 19:57:29 UTC
ca2c71e trace: improved timestamp formats, cleaned up code 15 June 2013, 19:50:55 UTC
5ca117b Cleanup: seconds_clock_sem 15 June 2013, 19:12:47 UTC
60c20be merge with many changed files - build process is changine 15 June 2013, 18:01:39 UTC
5fc2b3b trace: new module for tracing function calls etc with a slim interface 15 June 2013, 16:01:46 UTC
01e3e18 Some safeguards for wav playback/recording 15 June 2013, 15:00:45 UTC
5e84473 trace: switched to microsecond timer 15 June 2013, 19:06:36 UTC
e01c04d added microsecond timer, other timers are calculated from that one 15 June 2013, 19:05:33 UTC
cf8d73a Compile fix. Need proper semaphores in beep.c. 15 June 2013, 14:53:47 UTC
36eb598 Don't beep while recording sound (thanks lourenco) 15 June 2013, 14:47:20 UTC
f168fec ML running on the 700D. some features are missing (raw stuff) 15 June 2013, 14:24:35 UTC
cd94c68 FPS override: attempt to correct ExpSim in photo mode at low FPS 15 June 2013, 13:40:15 UTC
f7efe72 Expo override: keeping only ON and OFF settings [cleanup] 15 June 2013, 12:58:29 UTC
efa1ae6 Auto ETTR: fix highlight convergence condition in LiveView, when triggered by shortcut key on new cameras 15 June 2013, 12:44:28 UTC
598e4fb Auto ETTR: a little more friendly with FPS override 15 June 2013, 12:28:16 UTC
ca6efe1 FPS override: experimental sync with shutter speed in photo mode (for long exposures) 15 June 2013, 10:16:10 UTC
653e30c pic_view: show usable resolution for DNG pics (without black borders) 15 June 2013, 09:49:10 UTC
bddd108 Refactored exposure override to include safety checks. Should fix http://www.magiclantern.fm/forum/index.php?topic=6484 15 June 2013, 09:30:42 UTC
b216635 Post deflicker now working with silent pics too 15 June 2013, 08:56:43 UTC
417e297 1100D: Fix menu regression. Turns out that it used to work only because of some weird race-condition between ML button management and Canon GUI events. Doh! 15 June 2013, 08:39:17 UTC
7fa089c 1100D: use unified flexinfo configuration 15 June 2013, 08:12:45 UTC
50dba8a More aggressive power saving for intervalometer and silent pics 15 June 2013, 07:34:34 UTC
655e69a Powersave wakeup fix 15 June 2013, 07:17:39 UTC
f4994b7 Flexinfo: 650D/700D/100D use the 600D config 14 June 2013, 22:26:19 UTC
c5b4993 700D: fix fir building 14 June 2013, 21:01:45 UTC
08cabbc ML changes to use the slim TCC; disabled the scripting GUI (todo as module) 14 June 2013, 20:36:50 UTC
ca441d8 TCC: attempt to hide unused symbols from main ML (not quite elegant, but seems to work) 14 June 2013, 20:35:15 UTC
f2b6f9a TCC: removed the compiler part, trying to keep the elf loader only 14 June 2013, 20:34:00 UTC
8b83492 module_exec needs CONFIG_MODULES 14 June 2013, 20:24:24 UTC
8a21d5c Merge what?? Dunno actually 14 June 2013, 20:37:47 UTC
90a557a little Fix 14 June 2013, 19:29:31 UTC
d3ce8b8 Merged in ppluciennik/magic-lantern/ppluciennik/new_makefile_system (pull request #108) New Makefile system 14 June 2013, 19:10:59 UTC
59b837e Merged in ppluciennik/magic-lantern/ppluciennik/new_makefile_system (pull request #108) New Makefile system 14 June 2013, 19:10:57 UTC
8a63334 merge unified 14 June 2013, 15:22:10 UTC
f9b16e3 raw_rec: use a higher safety margin when card gets full 14 June 2013, 07:30:11 UTC
c5dcf56 Merged unified into ppluciennik/new_makefile_system. 14 June 2013, 06:11:21 UTC
a5ce09f Modules: console show/hide from menu 14 June 2013, 05:55:41 UTC
b290af8 Whoops, XMP date must be in future 14 June 2013, 05:48:25 UTC
14251af Post deflicker: fix wrong percentile, thanks Renato; new XMP template, thanks Marsu42 and Audionut, http://www.magiclantern.fm/forum/index.php?topic=6468.0 14 June 2013, 05:45:18 UTC
da3a1d9 Modules: experimental "low memory" mode (unload TCC after linking). Not enabled by default (breaks ETTR). Static code size not addressed. 14 June 2013, 05:38:36 UTC
eb5fe39 fixes, 700D compiles 13 June 2013, 21:20:08 UTC
b5ff893 Making CANON_NAME_FIR optional. 13 June 2013, 20:59:13 UTC
a94c3e1 Merged unified, fixed conflicts. 13 June 2013, 20:00:10 UTC
9274ea3 Merge with repository 13 June 2013, 19:35:51 UTC
d2c2f17 Cleanup 13 June 2013, 18:12:14 UTC
c8d9e59 Refactored auto ETTR as a module. Is it still working? 13 June 2013, 17:21:31 UTC
7ea3d38 Modules: config save code is not obsolete; disabled unloading for now; fix null pointer error when showing module status 13 June 2013, 17:41:58 UTC
c06eaae Merged changes. 13 June 2013, 16:00:46 UTC
dad9b6a removed obsolete code 13 June 2013, 15:56:25 UTC
back to top