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

sort by:
Revision Author Date Message Commit Date
3a0f372 Close branch cr2hdr-proper-raw_info 05 September 2013, 09:14:07 UTC
cb455c7 cr2hdr: Makfile cleanup 05 September 2013, 09:13:10 UTC
5f932d7 dual_iso: Fix typo in makefile 05 September 2013, 09:04:15 UTC
f64a58c cr2hdr: Makefile cleanup / split 05 September 2013, 09:01:13 UTC
aaf7f5d cr2hdr: New exiftool error messages 04 September 2013, 15:51:19 UTC
8b512aa cr2hdr: move exiftool related stuff inside exiftool-bridge, fallback on 5D3 if exiftool is missing 04 September 2013, 15:42:00 UTC
67b6315 dual_iso: cr2hdr now uses the correct calibration matrix associated to the camera's model dcraw-bridge.c is a derivative work of dcraw.c where only two static arrays have been kept 04 September 2013, 14:53:02 UTC
1b88cb2 Makefile.modules: use $(PYTHON) so that it works on system that ship with python3 by default 04 September 2013, 07:24:14 UTC
260fde9 dual_iso: fix typo 04 September 2013, 07:22:59 UTC
e16b87f dual_iso: Fix line skipping on the 650D/700D. 04 September 2013, 05:44:03 UTC
55457e8 dual_iso: Add 650D support 04 September 2013, 05:40:58 UTC
1fb0627 adtg_gui: Add 650D support 04 September 2013, 05:40:41 UTC
721e2d7 GDB: Workaround for 650D and newer crop-sensor bodies 04 September 2013, 05:40:25 UTC
67a45f9 tcc: added code to get a raw section data of an ELF file 03 September 2013, 23:09:55 UTC
953a365 Modules: when init returns nonzero, print an error and disable that module (e.g. for dual ISO / ADTG GUI when camera is not recognized) 03 September 2013, 20:50:42 UTC
bb798ff Menu: minor cramming fix 03 September 2013, 20:42:55 UTC
f9fd0d4 cr2hdr: more robust bright/dark detection (median instead of mean); fix warnings 03 September 2013, 18:16:40 UTC
2745474 Dual ISO: 600D movie fix, thanks 1% 03 September 2013, 17:19:59 UTC
959ab6e Menu: removed quick redraw (no significant speed improvements, but was causing redraw artifacts) 03 September 2013, 13:16:01 UTC
30fbab8 Merged in pravdomil/mem_spy-module (pull request #220) mem_spy update 03 September 2013, 13:05:11 UTC
fc64b3d Merged in pravdomil/autoexpo-module (pull request #221) autoexpo: readme update 03 September 2013, 13:04:16 UTC
c62d098 Merged in pravdomil/magic-lantern-minor (pull request #218) can_custom_draw refactoring 03 September 2013, 13:03:37 UTC
0159672 Cleanup: removed manual expo ramping (was broken for ages and nobody missed it). Keeping focus ramping (though nobody uses it either...) 03 September 2013, 12:59:44 UTC
1c8bc1e autoexpo: readme update 03 September 2013, 12:25:24 UTC
8e51536 mem_spy: added README.rst 03 September 2013, 12:21:20 UTC
8f19f8e Merged hudson/magic-lantern into unified 03 September 2013, 12:17:59 UTC
4d28ab9 Menu: minor cramming fix 03 September 2013, 11:55:28 UTC
94fd928 Menu: slightly nicer scrollbars, also in submenus 03 September 2013, 11:26:01 UTC
6af95d9 Menu: don't use extreme cramming in submenus (thanks Pravdomil) 03 September 2013, 10:46:35 UTC
0c96fb3 Modules: compile fix for some cameras 03 September 2013, 09:34:09 UTC
29dc3ae Bracketing: fix nonsense; better warning suggested by Marsu42 03 September 2013, 09:31:03 UTC
ba5d33f Merge 03 September 2013, 09:14:38 UTC
bf89be2 Menu: experimental flexible spacing to avoid scrolling 03 September 2013, 08:46:49 UTC
1ec3467 Modules: small UI tweaks, most of them suggested by Stevefal 03 September 2013, 09:10:44 UTC
4a7943d Moved metadata from MODULE_STRINGS to README.rst for most common modules. You should do the same for all other modules. 03 September 2013, 09:12:09 UTC
5c1718e Modules: experimental new metadata system (meta tags and help pages extracted from README.rst; no more bitmaps). You should move the MODULE_STRINGS section to README.rst for all modules. 03 September 2013, 08:23:27 UTC
b29de4d shoot.c: Advanced bracketing has a soft-limit of 100 frames (otherwise it breaks the UI). This is a big enough number for any user. PERIOD 02 September 2013, 21:39:12 UTC
75b80a3 Merged in unlimited-bracketing-shots (pull request #217) Remove advanced bracketing limits 02 September 2013, 21:36:35 UTC
e421621 mem_spy: fixme 02 September 2013, 20:32:09 UTC
b15bdfb mem_spy: warning 02 September 2013, 20:27:32 UTC
fbd6b24 dual_iso: updated README.rst with usage info (this should also appear in ML help menu) 02 September 2013, 20:26:33 UTC
f154830 mem_spy: shoot_malloc instead SmallAlloc, code clean up, MEM or MEMX option 02 September 2013, 20:17:55 UTC
f86f99e can_custom_draw refactoring 02 September 2013, 18:01:57 UTC
8059c51 html2text.py: use justified alignment (credits: http://code.activestate.com/recipes/414870-align-text-string-using-spaces-between-words-to-fi/ ) 02 September 2013, 17:02:31 UTC
0db63ee html2text.py: minor fix 03 September 2013, 07:37:35 UTC
880ae3f html2text.py: fixed line wrapping for bullet points 02 September 2013, 16:48:11 UTC
cb972b6 Imported html2text.py by Aaron Swartz 02 September 2013, 16:39:12 UTC
cd43c85 modules: new simplified GUI, with an About page for each module, based on custom module strings 03 September 2013, 08:10:34 UTC
12eddb5 shoot.c: Bump max EV delta to 8, make it easier to customize in the future. 02 September 2013, 15:22:15 UTC
620cbdc shoot.c: Remove 9 pictures limit for HDR, replace it with a warning instead 02 September 2013, 14:50:16 UTC
96bc8d7 Merged in v8rrc/magic-lantern (pull request #216) 60D Dual ISO 02 September 2013, 07:42:37 UTC
1f8f6a9 dual_iso.c edited 01 September 2013, 23:57:22 UTC
8f2218a Merged in dmilligan/magic-lantern (pull request #208) Intervalometer post processing scripts 01 September 2013, 19:02:02 UTC
481deeb dual_iso.c edited 31 August 2013, 10:56:39 UTC
b8e7889 dual_iso.c edited 31 August 2013, 10:51:32 UTC
88b5c22 Merged in Audionut/features.html (pull request #214) Cleanup - More links 31 August 2013, 07:01:18 UTC
fc7988a drop extra 'include "version.h"' 31 August 2013, 06:13:46 UTC
70cb050 Cleanup - More links 31 August 2013, 04:10:18 UTC
c9d57e6 oops 30 August 2013, 22:12:49 UTC
4563130 added is_file 30 August 2013, 21:56:37 UTC
b406fbe Merged hudson/magic-lantern into unified 30 August 2013, 20:59:54 UTC
f636f47 Updated README.rst for dual ISO and added one for ETTR 30 August 2013, 20:07:43 UTC
4695120 Experimental README.rst for modules (starting with dual ISO) 30 August 2013, 17:05:31 UTC
e2982df Dual ISO: don't reconfigure after every shot if alternate mode is turned off; removed debug beep (thanks a.d.) 30 August 2013, 17:03:58 UTC
df238b4 Modules: sort by name and show loaded modules first 30 August 2013, 15:51:15 UTC
5cf9af9 Modules with old API must not be run (!) 30 August 2013, 15:49:59 UTC
9a71dbc Modules: fix long_filename not initialized 30 August 2013, 15:47:05 UTC
bfe39ee Modules should be opt-in, not opt-out 30 August 2013, 14:21:11 UTC
f22b532 Dual ISO: fix some file prefix bugs 30 August 2013, 13:44:32 UTC
6731b05 Dual ISO: default to 100/800; show warning when using aggressive settings; removed 12800 30 August 2013, 13:32:17 UTC
cc6c45a 7D: fix issue #1615 30 August 2013, 12:48:29 UTC
c79bf7f Merged in Pelican/raw (pull request #211) 7D small hack start 30 August 2013, 12:45:32 UTC
7452440 Merged in Audionut/features.html (pull request #203) More easy features.html links 30 August 2013, 12:43:55 UTC
775d987 Disabled ISO 25600 (who uses it anyway?) 30 August 2013, 12:43:01 UTC
6f008ae Merged in Pelican/7d (pull request #209) Stop tracking autogenerated files in the Mercurial repo 30 August 2013, 12:38:38 UTC
37790a3 Merged in Gr3g01/ml-hdr (pull request #212) HDR bracketing stability fix 30 August 2013, 12:38:01 UTC
fb3c9b0 Disabled CONFIG_TSKMON again (it slows down raw video a little; hg bisect pointed to it) 30 August 2013, 12:22:11 UTC
4d4f94f Restore after format: lock UI before allocating RAM (fixes accidentally removing ML by formatting right after recording raw, for example) 30 August 2013, 12:26:45 UTC
05b81ae New hacker module: adtg_gui (inspect and modify ADTG/CMOS registers from menu, without log files) 30 August 2013, 07:51:03 UTC
87278ba Intervalometer post processing scripts: Refactored to use new FIO_CreateFileOrAppend function Shortened help message 29 August 2013, 20:38:53 UTC
5c575e5 HDR bracketing stability fix 29 August 2013, 19:36:36 UTC
50f3bd4 Merged hudson/magic-lantern into unified 29 August 2013, 19:14:11 UTC
8b3e9dd 7D: small hack start 29 August 2013, 18:01:35 UTC
42820f0 7D: small hack start put back 700D stuff 29 August 2013, 17:52:28 UTC
6b4b417 7D: small hack start 29 August 2013, 17:46:10 UTC
13f6b85 raw2dng: removed obsolete dual ISO code. Temporary workflow: drag the DNGs over cr2hdr.exe. 29 August 2013, 16:49:01 UTC
dfbbcaf 50D.109: Merge with TragicLantern (Thanks 1%!) 29 August 2013, 15:23:07 UTC
359b966 6D.113: Merge some changes from TragicLantern 29 August 2013, 15:13:52 UTC
2a4e3eb 6D.113: Fix installer (Thanks 1%!) 29 August 2013, 14:59:52 UTC
facc0b2 cr2hdr: minor white level tweak 29 August 2013, 14:55:35 UTC
c917501 50D: disabled some debug and bleeding edge stuff that's likely to to cause trouble 30 August 2013, 08:35:01 UTC
e54bcdf 50D.109: Add AE_STATE/AE_VALUE (Thanks 1%!) 29 August 2013, 14:52:31 UTC
ef889c8 6D.113: Add AE_STATE/AE_VALUE (Thanks 1%!) 29 August 2013, 14:52:09 UTC
11e4c9f Silent pics: reminder to move AF on back button 29 August 2013, 13:33:28 UTC
0eb4ad7 Do not show AF button warnings in MF 29 August 2013, 13:33:02 UTC
29662b2 cr2hdr: more aggressive white level detection (solves some overexposed night shots) 29 August 2013, 12:14:52 UTC
4ee04ef cr2hdr: correct extremely cold pixels (way below the black level) 29 August 2013, 09:36:59 UTC
196f116 cr2hdr: much better handling of hot pixels 29 August 2013, 09:05:33 UTC
801539c Added FIO_CreateFileOrAppend primitive (credits: dmilligan) 29 August 2013, 06:44:52 UTC
e3be73a cr2hdr: keep the constant term when estimating ISO (solves video files without black correction info) 29 August 2013, 06:26:47 UTC
back to top