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

sort by:
Revision Author Date Message Commit Date
2dd68d1 Added BGMT_DRAG_1_FINGER for 650D 07 January 2017, 00:18:26 UTC
34b1f26 Added BGMT_DRAG_1_FINGER for EOSM 06 January 2017, 22:59:19 UTC
e6626c8 Touch menu experiments (WIP) 14 August 2016, 11:21:36 UTC
3e8a758 menu: small refactor 13 August 2016, 17:20:44 UTC
5792a78 Menu: touch screen experiments (get coords directly from GUI event, drag events, draw current gesture); 700D for now 13 August 2016, 14:42:12 UTC
e296b91 Merged in makefile-updates (pull request #777) Makefile updates 18 December 2016, 13:08:37 UTC
3b19df4 Close branch makefile-updates 18 December 2016, 13:08:37 UTC
243686c mlv_play: add variable bit depth support. mlv_play requires experimental raw_twk if you want to playback other than 14bpp 18 December 2016, 12:45:34 UTC
5092a6d Backed out changeset: e7913102f817 18 December 2016, 12:44:51 UTC
763310f mlv_play: added direct raw_twk support along with zoom support (5D3 tested) 17 December 2016, 23:50:27 UTC
3d62ff6 mlv_play: restore bpp and black level in raw_info on exit 26 November 2016, 22:17:24 UTC
273ba10 mlv_rec/mlv_play: add variable bit depth support. mlv_play requires experimental raw_twk if you want to playback other than 14bpp 26 November 2016, 01:36:42 UTC
2d9b89c raw_twk: added experimental module that uses engines (PACK16, DEF, DSUNPACK) to accelerate raw->YUV conversion 17 December 2016, 23:49:40 UTC
c80d6fb Merged in andreasb242/magic-lantern (pull request #753) Bad settings warning 02 December 2016, 11:03:02 UTC
9520beb Merged in Dannephoto/magic-lantern/crop hack disable (pull request #776) Disables crop mode hack when turning camera off. 02 December 2016, 11:02:01 UTC
f2d5d7e Merged in daniel_fort/magic-lantern/raw2dng_Makefile (pull request #773) raw2dng make rules changes 02 December 2016, 11:01:45 UTC
6f1024a If condition only for crop mode hack 29 November 2016, 01:36:15 UTC
6bcadbc Disables crop mode hack when turning camera off. 28 November 2016, 20:12:12 UTC
f53422e Modified make rules so raw2dng isn't built automatically when a platform is compiled. Also added switch so cross compiling raw2dng.exe on a Mac is possible. 23 November 2016, 05:10:23 UTC
ab98498 Merged in daniel_fort/magic-lantern/EOSM_close_liveview (pull request #761) To shut off LiveView on the EOSM switch to the info screen. 16 November 2016, 13:47:00 UTC
5be4c34 Merged in cleanup (pull request #764) Minor cleanups / fixes 16 November 2016, 13:46:36 UTC
2e042b9 Merged in daniel_fort/magic-lantern/cr2hdr_make_update (pull request #770) Removed "all" rule so cr2hdr isn't built automatically when compiling a platform. 16 November 2016, 13:44:37 UTC
d473003 Removed "all" rule so cr2hdr isn't built automatically when compiling a platform. Updated exiftool to version 10.33. 14 November 2016, 00:50:55 UTC
2afec18 550D: fix compiling minimal target 01 November 2016, 15:02:22 UTC
a643a3b Raw backend: make sure skip offsets are even 01 November 2016, 16:48:43 UTC
4a7da59 Makefile: allow extra source files in the minimal profile 01 November 2016, 13:35:12 UTC
e39a10f Makefile: prefer .c files from current directory first 01 November 2016, 13:33:47 UTC
fffb745 To shut off LiveView on the EOSM switch to the info screen. 27 October 2016, 06:46:29 UTC
4a29a79 Merged in daniel_fort/magic-lantern/mlv_dump-simplify_dng_filenames (pull request #758) Simplify dng names 08 October 2016, 14:22:41 UTC
2791dd8 Remove "frame" from dng filenames so that it conforms with MLVFS default naming. 08 October 2016, 13:40:43 UTC
45c9e2a raw2dng and related: use HOST_CFLAGS (should fix building raw_rec with older compilers) 15 September 2016, 17:10:53 UTC
1b8f0b7 Bad settings warning: The repeated beep is in my option the best solution, as I don't see the LED warning, if I have the hand on the grip, and the one time popup is only visible if you change settings, but if you do it by mistake, you also won't see the popup. BUT I merged the changes today to my local 70D branch, and recognizes that beep is not working. Beep is currently also not working for the 650D, so I add an option to also flash the popup message. The popup message ends up in a flickering screen, which always shows / hide the message, also really good visible in review mode. As I currently don't know how to get the beep working, this is currently the best solution for me... Tested with 650D and 70D branch from nikfreak. 14 September 2016, 18:30:54 UTC
e35821f EOS M: fix issue #2596 (temperature goes from 41°C to -60°C) 09 September 2016, 11:25:03 UTC
1b9d430 raw.c: fix compilation on some cameras apparently no longer used 08 September 2016, 20:17:58 UTC
d421b2c Merged raw_fixes into unified 05 September 2016, 19:55:27 UTC
3553234 5D3: reduce the white level a bit (doesn't always reach 16383, false alarm) 05 September 2016, 19:48:15 UTC
32ddceb Merged in selftest (pull request #752) Selftest.mo: play dialog mode test, minor updates 05 September 2016, 19:15:15 UTC
41a604c Merged in cleanup (pull request #751) Misc cleanups 05 September 2016, 19:01:50 UTC
35bf3e0 Merged in 700D (pull request #750) 700D: minor fixes 05 September 2016, 19:00:23 UTC
c52d119 Modules: use module_strings instead of hginfo; misc fine-tunings 05 September 2016, 18:55:21 UTC
75ef993 module_hginfo_dump.sh: fix permissions and GCC path 05 September 2016, 11:36:12 UTC
84e43f6 Merged in g3gg0/magic-lantern-module-hgdiff (pull request #230) modules: embed hg information and hg diff into object file for traceability 05 September 2016, 11:39:20 UTC
c83bfd9 Merged in bouncyball/raw-to-mlv-convertor-raw2dng-mod (pull request #733) 05 September 2016, 11:21:21 UTC
358b8f3 Merged in andreasb242/magic-lantern (pull request #749) Make "Warning for bad settings" message configurable 05 September 2016, 10:50:04 UTC
848ffea Merged lvinfo into unified (show WB shift values on the LiveView info bar) 05 September 2016, 10:46:14 UTC
7986e76 Merged console into unified 05 September 2016, 10:45:04 UTC
90b8c12 Merged in raw_fixes (pull request #732) 5D3: raw type experiments, updated vertical stripe and bad pixel fix in mlv_dump, updated white level (0.15 stops of extra highlight detail in LiveView) 05 September 2016, 10:10:13 UTC
53525a7 Makefile: retry unmounting the wifi card until it succeeds 05 September 2016, 09:58:29 UTC
1b76e90 Merged bad_pixels into raw_fixes 01 September 2016, 20:59:06 UTC
629e0d0 raw2dng/mlv_dump: in vertical stripe fix, give higher weights to bright pixels 01 September 2016, 20:56:13 UTC
13cf84e mlv_dump: vertical stripe fix on by default (same as before) 01 September 2016, 20:39:21 UTC
fbbf717 5D3: back to raw type 16 (same as before); vertical stripes still present with 4 and 8 01 September 2016, 19:43:59 UTC
be0cb3e console: console_clear is still used 01 September 2016, 19:21:23 UTC
f172132 Makefile: ping the wifi card before attempting to mount it or reusing the old mount point 01 September 2016, 13:54:18 UTC
df1de30 Makefile: nicer handling of wifi cards that connect to a router 01 September 2016, 13:41:06 UTC
98448ff Makefile: include uncommitted changes in autoexec.bin (see PR #230) Diffs are taken from src and current platform directories only Some lines from Makefile.user are also included (CONFIG entries and gcc version) 01 December 2016, 15:37:43 UTC
44edd8f Modules: include source code in the .mo file for uncommitted modules (see PR #230 ) 01 December 2016, 15:06:05 UTC
811a6c6 Makefile: do not reconnect to main wifi network if already there 01 December 2016, 15:14:14 UTC
897111e Makefile: unmount after installq 01 December 2016, 15:08:58 UTC
05f862c Makefile: fix whitespace alignment for rm_files and rm_dir 01 December 2016, 14:48:03 UTC
d6d929c mlv_dump: minor fixes regarding subtract (dark) frame 31 August 2016, 11:58:40 UTC
8fdff1b mlv_dump: experimental flat-field (gain) correction 31 August 2016, 11:56:53 UTC
0934916 raw2dng/mlv_dump: fine-tuned vertical stripe correction algorithm (to be tested) 29 August 2016, 18:25:53 UTC
715f426 5D3: white level in LiveView is 16382, not 15000 (gains 0.15 stops of DR in highlights) For existing footage, run: exiftool *.dng -WhiteLevel=16382 -overwrite_original 29 August 2016, 06:03:41 UTC
f20718b 5D3: let's try raw type 8 (not affected by digital ISO) 28 August 2016, 20:31:28 UTC
ff60e14 Merge bad_pixels into raw_fixes 28 August 2016, 20:30:43 UTC
26b183e raw2dng/mlv_dump: apply cold pixel fix on border pixels as well 28 August 2016, 19:27:42 UTC
738d88a raw2dng/mlv_dump, cold pixel fix routine: code formatting, comment updates, C99 loops 28 August 2016, 19:26:39 UTC
88cae75 raw2dng/mlv_dump: fine-tuned cold pixel threshold 28 August 2016, 19:16:48 UTC
44d6776 Make "Warning for bad settings" message configurable: - Default is Blinking LED, Show a Popup, beep once, as before - Option for an additional repeated beep: if you change a setting on the Touchscreen, you won't see the popup if you don't look at the screen, one beep can be missed, and I usually can't see the LED, because the thumb hides it... - Option without LED warning: If you are in a dark environment, the LED can be really stressing... I hope there is now an option for everybody... 28 August 2016, 18:57:20 UTC
7d2d0a4 mlv_dump: option to fix non-static (moving) cold pixels 24 August 2016, 21:35:14 UTC
883c3cb mlv_dump: vertical stripe fix optional, disabled by default 24 August 2016, 21:10:35 UTC
bc3b1e3 mlv_dump: cold pixel fix enabled by default 24 August 2016, 21:10:00 UTC
b1149d2 mlv_dump: fix cold pixel analysis when processing only some frames 24 August 2016, 21:02:11 UTC
d5951a6 lvinfo: show WB shift values 13 August 2016, 13:43:07 UTC
fa5f988 lvinfo: allow % in fields 13 August 2016, 13:42:42 UTC
cac23a5 700D, 650D, 100D, maybe others: nicer Kelvin display in photo mode 13 August 2016, 11:50:01 UTC
b27ce44 700D: fix COLOR_FG_NONLV 13 August 2016, 11:33:13 UTC
f9a92e0 selftest: relaxed timer tests a bit 13 August 2016, 11:09:19 UTC
b88ca74 selftest: new tests for play dialog modes 13 August 2016, 10:59:39 UTC
6113d5a selftest: reorganized stub test code 13 August 2016, 10:31:31 UTC
144cc7d 700D: fix PlayMain_handler stub (fixes SET+MainDial and others) 13 August 2016, 06:23:49 UTC
0d8ffba Menu timeout fix: simpler logic (minor) 12 August 2016, 15:44:49 UTC
2ce37a4 Moved CACHEABLE/UNCACHEABLE definitions from vram.h to mem.h 29 July 2016, 11:16:03 UTC
21caeb1 7D: removed LEDON/LEDOFF consts (misleading) 26 July 2016, 09:38:56 UTC
82dda03 Removed unused AVAIL_SHOT_WORKAROUND 26 July 2016, 09:35:43 UTC
e873d56 raw2dng multichunk RAW file support 15 May 2016, 10:46:04 UTC
1cf2d54 raw2dng mlv output support 15 May 2016, 10:43:02 UTC
6ef02f3 5D3: experiment - changed raw type, to be tested whether it still has vertical stripes 13 May 2016, 15:03:47 UTC
fe2df54 Raw backend: debug option for choosing PREFERRED_RAW_TYPE from menu 13 May 2016, 14:30:36 UTC
fa43d05 Raw backend, EDMAC_RAW_SLURP: check RAW_TYPE register 13 May 2016, 14:09:25 UTC
af63153 Raw backend, EDMAC_RAW_SLURP: set RAW_TYPE before EDMAC calls (to be tested if it has any effect on pink frames) 13 May 2016, 14:08:49 UTC
619f33c engio_write wrapper 12 May 2016, 20:55:27 UTC
46ce9f1 Merged in daniel_fort/magic-lantern-mlv_dump/mlv_dump_frame_extract (pull request #765) fix to extract only the first frame (numbered 0) 09 November 2016, 17:34:31 UTC
24ece53 mlv_rec: fixed chroma smooth regression in mlv_dump caused by API change in 5167619. thanks dfort/danne/bouncyball. 08 November 2016, 22:38:14 UTC
7f540be fix to extract only the first frame (numbered 0) 07 November 2016, 03:49:24 UTC
7f6b3c2 Dual ISO: fix warning in movie mode on unsupported cameras 06 May 2016, 21:20:48 UTC
81dd880 console: removed unused status and help text 27 April 2016, 16:18:09 UTC
9fe7519 console: allow printf calls very early in the boot process (including from init_task) 27 April 2016, 16:16:17 UTC
0d689ab Merged hudson/magic-lantern into unified 21 April 2016, 13:58:21 UTC
back to top