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

sort by:
Revision Author Date Message Commit Date
6a56892 Menu: fix duplicate warning in the Help tab on some models 09 February 2017, 17:43:49 UTC
5f83bb6 Menu: updated navigation help 09 February 2017, 17:25:28 UTC
865c439 file_man: refactored action types with enum and case switch (compiler now checks whether all action types are covered) 08 February 2017, 18:39:50 UTC
72a90ab file_man: use unnamed menu entries for speed (named entries are now checked for duplicates => slow in folders with many files) 08 February 2017, 18:25:29 UTC
6f753ca Menu: some extra sanity checks during customization 08 February 2017, 17:54:12 UTC
0f90132 Menu: removed duplicate definitions of menu_open_submenu 04 February 2017, 00:35:09 UTC
8ef4e91 Modules: fix duplicate menu warning 03 February 2017, 19:29:14 UTC
b31f55f Menu: check for duplicate entries (the check is repeated after each menu_add call) 03 February 2017, 19:29:00 UTC
9ac178c Menu: refactored most menu iterations with for loops 03 February 2017, 17:55:38 UTC
b00efd8 Menu: autodetect whether placeholders are needed or not (removed menu_add_base; menu_add should be O(n) if no placeholders are used) 03 February 2017, 13:10:52 UTC
6f509a9 Menu: skip placeholders in entry_find_by_name; related cleanups 03 February 2017, 12:56:57 UTC
f0591f7 Menu: link each submenu entry with its parent entry (rather than using name lookup) 03 February 2017, 12:53:44 UTC
644d9c5 Merged lua_fix into dynamic-my-menu (other menu fixes + module API version) 03 February 2017, 18:42:44 UTC
6367862 Menu: fix selection in Modified menu (broken in 0b6fcbc) 03 February 2017, 18:29:35 UTC
bf18f91 lua_lens: minor doc update (return value for lens_focus) 03 February 2017, 18:31:32 UTC
86cf3de Menu: minor display fixes in Junkie mode 02 February 2017, 15:47:08 UTC
7fb9032 Menu: fix some interferences between menu customization and dynamic menus 02 February 2017, 15:31:06 UTC
754a9b3 Menu: experiment - dynamic Junkie menu FIXME: manual Junkie customizations are overriden, unless at least one item is starred. Important? 02 February 2017, 15:11:59 UTC
16c17cc force_liveview: fix operation after taking a picture 01 February 2017, 14:05:54 UTC
dd05eef Menu: fix last entry not disappearing from Modified menu 31 January 2017, 20:41:05 UTC
77406f3 Menu: fix initial selection when it is a dynamic menu http://www.magiclantern.fm/forum/index.php?topic=17811.0 31 January 2017, 20:31:56 UTC
e5ceecb Menu: experiment - dynamic My Menu ("Recent"), based on usage counters If no menu items are manually starred, a menu named Recent will be built automatically. 31 January 2017, 19:12:30 UTC
21d000a Menu: minor refactor (checking dynamic menus) 31 January 2017, 19:07:11 UTC
0b049ea Menu: usage counters (for displaying a menu with recently used entries) Warning: existing menu customizations will be lost. 31 January 2017, 19:06:34 UTC
7726171 lua_movie: some more preconditions + API tests 31 January 2017, 11:37:02 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
603469f api_test.lua: simple multitasking test (crashes, do not run on expensive cameras!) 27 January 2017, 19:16:33 UTC
7db3566 Lua task.create: throw error on failure 27 January 2017, 19:13:07 UTC
6e59248 Lua lens.focus: throw an error if preconditions (LiveView and autofocus) are not met 27 January 2017, 17:43:03 UTC
d3dbab3 lens_focus: allow running right after taking a picture (experiment) 27 January 2017, 17:42:07 UTC
f8eba10 Lua lens.focus: updated default wait and docs 27 January 2017, 17:23:03 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
back to top