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

sort by:
Revision Author Date Message Commit Date
2fba6c4 Closed branch update-to-700D.115_pr_test 08 February 2017, 02:04:25 UTC
9473109 Needed to change the fonts address. 05 February 2017, 06:14:29 UTC
3a773de Added firmware signature. define CONFIG_HELLO_WORLD needed to get firmware signature but DID NOT need fail() in reboot disabled. 05 February 2017, 05:49:06 UTC
bc77037 remove 700D.114 installer 05 February 2017, 05:10:30 UTC
e627b58 more stub-checker fixes 05 February 2017, 05:09:29 UTC
2453810 stub-checker found errors -- corrected 05 February 2017, 04:37:12 UTC
e7fdae8 Changes needed to get firmware signature working according to Matt, mk11174 04 February 2017, 04:41:26 UTC
424eadb Added 700D.115 installer 04 February 2017, 04:26:49 UTC
1f1c2d2 700D.114 -> 700D.115 04 February 2017, 04:02:58 UTC
4c26a94 Setup for firmware update 04 February 2017, 03:56:25 UTC
1c69fbb raw2dng, Makefile: switching to -c99 introduced 2 warnings and fseeko not able to address long files under linux. Fixed 29 January 2017, 11:10:08 UTC
9f5504b 1100D: fix FPS override (nightly compiles again, thanks to all testers) 26 January 2017, 22:23:13 UTC
19c82c8 500D: fix PlayMovieGuideApp_handler stub 26 January 2017, 20:17:52 UTC
a867e16 Merged in bouncyball/magic-lantern/unified-camname-patch (pull request #801) make mlv_dump write unique camera name tag to dng files 26 January 2017, 21:24:54 UTC
d480020 mlv_dump: changed unique_camname initial value from NULL to (unknown). Got rid of the unnecessary check. There should be only one IDNT block in a valid MLV 23 January 2017, 12:31:44 UTC
667ab08 Merged unified into unified-camname-patch 19 January 2017, 14:13:40 UTC
6b5ae81 Merged in 5D3-113-and-123 (pull request #611) Support for 5D3 firmwares 1.2.3 and 1.1.3 in the same source tree 13 January 2017, 22:45:14 UTC
09fabb3 Close branch 5D3-113-and-123 13 January 2017, 22:45:14 UTC
6848fa3 5D3: sync platform files between 1.1.3 and 1.2.3 13 January 2017, 22:31:28 UTC
929f666 mlv_dump.c, camera_id.h: some suggested polishing 13 January 2017, 09:51:57 UTC
26c97e6 mlv_dump: typo correction 13 January 2017, 08:59:32 UTC
d46ec6f mlv_dump: use NULL instead of Unknown Model string 13 January 2017, 08:53:55 UTC
193e8de camera_id.h: func now returns NULL if camera model not matched 13 January 2017, 08:40:36 UTC
e726a83 Merged in bouncyball/raw2dng_dng_set_camname_patch (pull request #791) raw2dng_dng_set_camname_patch 12 January 2017, 20:20:36 UTC
48a5f30 Merged in escho/escho-magiclantern/escho-dev (pull request #783) change helptext for mlv_dump 12 January 2017, 20:19:34 UTC
ded8d08 Merged unified into 5D3-113-and-123 12 January 2017, 13:12:09 UTC
22527da Merged in ettr-bulb (pull request #674) Bulb mode support for Auto ETTR (for very long exposures) 12 January 2017, 13:10:10 UTC
4e2a3e6 Close branch ettr-bulb 12 January 2017, 13:10:10 UTC
967551f Merged in serialflash (pull request #793) Serial flash dumper 12 January 2017, 13:07:01 UTC
b85f962 Close branch serialflash 12 January 2017, 13:07:01 UTC
6fa1bdb Merged in Licaon_Kter/magic-lantern/Licaon_Kter/save-sticky-halfshutter-in-config-fix-ht-1482105766431 (pull request #784) Save sticky halfshutter in config 12 January 2017, 13:06:45 UTC
ed623bf Merged in raw_fixes (pull request #778) Raw fixes part 3 12 January 2017, 12:47:36 UTC
6f8007a Raw backend: back to EDMAC channel 4 for 5D3 RAW_SLURP (corrupted frames on 1.2.3 with 0x12) 12 January 2017, 12:40:12 UTC
9c1adc8 Raw backend: no more white level exceptions 12 January 2017, 12:39:33 UTC
f89419c camera_id.h: fallback to unique/default name in case of the model w/o localized name 10 January 2017, 08:18:45 UTC
be0d0e3 camera_id.h: remove Canon EOS 400D from the model list 09 January 2017, 11:52:19 UTC
7ecfefc camera_id.h: make get_camera_name_by_id func static 09 January 2017, 11:50:32 UTC
ac2952a mlv_dump: write unique camera name tag to dng files 08 January 2017, 16:57:08 UTC
f8f9ebd mlv_dump: added camera_id.h to the mlv_rec dir 08 January 2017, 16:54:42 UTC
1bbd0cf 5D3: stubs format 05 January 2017, 12:05:58 UTC
45f66ba Created new branch unified-camname-patch 04 January 2017, 15:24:55 UTC
ba8bc28 sf_dump: some refactoring; stubs for 5D3, 100D, 700D, EOS M 04 January 2017, 14:25:53 UTC
81b8d9d tskmon: attempt to fix remaining null ptr issues (not tested; might have a minor impact over recording speed) Should fix #2488, #2140, #2537, #2376, #1906, #1913 03 January 2017, 18:23:48 UTC
3ee9274 Merged in daniel_fort/magic-lantern/raw_fixes_eosm_fix (pull request #795) raw fixes eosm fix 05 January 2017, 06:46:15 UTC
26c2b15 Removed false condition that affected non-cropped video mode on EOSM. 05 January 2017, 01:19:22 UTC
35dec43 Raw backend: attempt to autodetect resolution on all cameras using EDMAC_RAW_SLURP (to be tested) fixme: height is not always detected well (sometimes it's +/- 1) 04 January 2017, 19:44:17 UTC
73664c4 Raw backend: use channel 0x12 for EDMAC_RAW_SLURP on all recent models (to be tested) 04 January 2017, 15:26:51 UTC
da475ea Raw backend: use the same PREFERRED_RAW_TYPE on all cameras (to be tested) 0x10 on DIGIC 5/6, 0x5 on DIGIC 4, see http://www.magiclantern.fm/forum/index.php?topic=18393 04 January 2017, 14:51:51 UTC
f208902 raw2dng: write correct camera name tag to DNG files 01 January 2017, 13:37:04 UTC
612b1e6 raw2dng: Makefile: add C99 standard for linux 01 January 2017, 13:33:53 UTC
40cc61a Save sticky half-shutter in config Fix https://bitbucket.org/hudson/magic-lantern/issues/2642 19 December 2016, 00:03:05 UTC
df7f0fd Created new branch stick_sticky 18 December 2016, 22:32:20 UTC
6227dc1 mlv_dump -f helptext 18 December 2016, 20:03:22 UTC
df30964 Created new branch escho-dev 18 December 2016, 19:52:59 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
e4be8d8 Raw backend: removed unused code about raw type for cameras without CONFIG_EDMAC_RAW_SLURP 05 December 2016, 17:21:23 UTC
8343fbd Added 6D support and changed default 700D PREFERRED_RAW_TYPE 23 December 2016, 18:05:40 UTC
8021318 650D: enable CONFIG_EDMAC_RAW_SLURP 12 December 2016, 22:09:49 UTC
1cdd40b 700D: enable CONFIG_EDMAC_RAW_SLURP 11 December 2016, 20:09:15 UTC
fc759cf Raw backend: fix noise around raw previews on HDMI screens 01 December 2016, 19:00:40 UTC
27ae53d raw_rec: fix recording speed not measured with lvinfo indicator 01 December 2016, 17:37:29 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
60622f4 Stubs format 25 November 2016, 18:56:10 UTC
100a499 Merged unified into 5D3-113-and-123 05 January 2017, 12:00:55 UTC
dd19831 60D: use PREFERRED_RAW_TYPE (fixes digital ISO behavior and bad pixels in preview) 24 November 2016, 21:18:08 UTC
854a9fa Raw backend: RAW_TYPE_ADDRESS no longer needed 24 November 2016, 19:49:34 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
6c69ba2 EOSM: enable CONFIG_EDMAC_RAW_SLURP (included fix from 061ac76) 20 November 2016, 02:32:47 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
1869915 edmac-memcpy.c: refactored to avoid static struct edmac_info 09 November 2016, 18:29:42 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
back to top