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

sort by:
Revision Author Date Message Commit Date
60c712d Fixed AE constants 02 July 2017, 00:07:13 UTC
f7121f7 Merged in daniel_fort/magic-lantern/EOSM_stubs_tweaks (pull request #839) Display filters working (anamorphic preview, fisheye correction, raw video preview and others) EOSM stubs tweaks Approved-by: Alex <broscutamaker@gmail.com> 26 June 2017, 18:45:59 UTC
71a5a35 Corrected YUV422_LV_BUFFER_DISPLAY_ADDR value and enabled display filters: http://www.magiclantern.fm/forum/index.php?topic=9741.msg186289#msg186289 26 June 2017, 13:47:32 UTC
21390fe Updated post_isr_hook/pre_isr_hook stubs 24 June 2017, 20:10:15 UTC
d895f0b Changed for consistency of stubs across all models. 24 June 2017, 20:03:23 UTC
4041d24 removed unnecessary declaration of mlv_snd_is_enabled 16 June 2017, 09:41:39 UTC
f326aed mlv_snd: report back using ml-cbr when recording audio 15 June 2017, 20:28:55 UTC
3821e7a added ml-cbr to modules using MODULE_NAMED_CBR() 15 June 2017, 19:10:53 UTC
b664c5b audio uses ml-cbr to ask for recording 15 June 2017, 19:11:20 UTC
1111f84 ml-cbr: use strcmp to stay on safe side (caller might pass arbitrary length) 15 June 2017, 20:01:58 UTC
b499a6a ml-cbr: update header with more information 15 June 2017, 20:09:21 UTC
f6abc0f fix ml-cbr locking issues 03 June 2017, 21:14:45 UTC
23abd3b dual_iso: temporary patch for module_get_string API change - probably needs a revert before merging crop_rec_4k into unified 02 June 2017, 22:17:17 UTC
0200756 Deal with Windows line ending in grep 3.0, changed multi-line grep command to single line extended regular expression and remove localsyms file with make clean. 31 May 2017, 23:08:02 UTC
7a14f43 mlv_rec: embed VERS blocks into MLV file so there is no uncertainity about the modules used for a given recording 26 May 2017, 21:42:57 UTC
2b4d9eb mlv_lite: embed VERS blocks into MLV file so there is no uncertainity about the modules used for a given recording 26 May 2017, 21:01:36 UTC
760c7c5 mlv_lite: use FIO_SeekSkipFile to determine file header size 26 May 2017, 21:17:09 UTC
01596ee mlv_dump: handle VERS blocks 26 May 2017, 21:00:42 UTC
040ba08 mlv_rec: added code and structures to helper routines to get version information embedded into the MLV file 26 May 2017, 21:00:22 UTC
d26385a added routines and made a module loader routine non-static to allow other code to fetch e.g. strings from modules 26 May 2017, 20:59:32 UTC
b4ad7d8 Merged in memcheck-fixes (pull request #829) Fixes for various null pointer and uninitialized memory bugs 06 May 2017, 09:12:17 UTC
96e07b0 mem.c: disabled double free assert (it still gets overwritten by some deallocators) 01 May 2017, 00:13:23 UTC
2cebc1c menu.c: fixed some more null pointer reads (found in QEMU with -d memchk) 01 May 2017, 14:32:12 UTC
f1f55df tskmon: fix read from null pointer 30 April 2017, 20:10:28 UTC
e1684d4 module.c: fix reading after the input buffer when parsing module symbols (found in QEMU) 30 April 2017, 20:09:55 UTC
14a66e4 memcheck: fix detection of double-free calls (our marker was overwritten by Canon's deallocator, so the check was useless) (bug found in QEMU) 30 April 2017, 20:08:34 UTC
7873d26 get_current_dialog_handler: fix read from null pointer (found in QEMU) 30 April 2017, 20:05:49 UTC
0e4e69f bmp.c: fix dereferencing random (uninitialized) pointer (found in QEMU) 30 April 2017, 20:05:22 UTC
0bc891a Backout 722c851 (fix FIR not included in the zip) 30 March 2017, 12:39:27 UTC
dd43527 Merged in raw_fixes (pull request #820) Raw fixes part 4 Approved-by: Alex <broscutamaker@gmail.com> 29 March 2017, 20:36:18 UTC
79478c2 Merged in task_name (pull request #796) New method for getting current task names (refactor) Approved-by: Alex <broscutamaker@gmail.com> 29 March 2017, 16:30:08 UTC
492697e Close branch task_name 29 March 2017, 16:30:08 UTC
ae30d36 Merged cleanup into unified 29 March 2017, 14:01:02 UTC
7bd0de6 Removed april fools prank 29 March 2017, 13:58:20 UTC
63c5ac4 debug.c: removed unused code 29 March 2017, 13:57:14 UTC
7267fbc Merged in lens_info_fix (pull request #775) Lens info fix Approved-by: Daniel Fort <dan@digiola.com> Approved-by: Licaon Kter <licaon.kter@protonmail.com> Approved-by: DeafEyeJedi <deafeyejedi@yahoo.com> Approved-by: Lars Steenhoff <larssteenhoff@gmail.com> Approved-by: g3gg0 <g3gg0.de@gmail.com> Approved-by: Alex <broscutamaker@gmail.com> 29 March 2017, 12:37:33 UTC
41818b9 Close branch lens_info_fix 29 March 2017, 12:37:33 UTC
81f7c99 Lens info: serial number (to be tested) 11 March 2017, 16:31:45 UTC
37fc828 Lens info: minor menu updates (mostly help text) 11 March 2017, 16:25:29 UTC
8de95dd Lens info: minor menu layout changes 11 March 2017, 15:29:44 UTC
b4e20ba Lens info: moved to Debug menu (to keep the Prefs menu for... preferences) 11 March 2017, 15:29:24 UTC
5bdb035 50D, 6D, 7D, 650D: current_task and current_interrupt stubs (tested in QEMU) 07 March 2017, 10:51:02 UTC
8d6ba7a 5D3 1.2.3: current_task and current_interrupt stubs 05 March 2017, 07:27:16 UTC
38a219a Merged unified into task_name 05 March 2017, 21:17:34 UTC
241160e 500D: current_task and current_interrupt stubs 05 March 2017, 06:47:00 UTC
9ab0d34 Silent pictures: minor error handling fix 03 March 2017, 18:57:47 UTC
0f2e977 Silent pictures: always reset powersave timer when taking a picture 03 March 2017, 17:48:02 UTC
eaa8ca8 Merged in pre-record (pull request #728) Pre-recording feature (mlv_lite) http://www.magiclantern.fm/forum/index.php?topic=17069.0 Approved-by: DeafEyeJedi Approved-by: David Milligan Approved-by: Maqs Approved-by: g3gg0 Approved-by: Mathew Kelly Approved-by: Alex 11 March 2017, 12:06:58 UTC
315c020 Close branch pre-record 11 March 2017, 12:06:58 UTC
1501e70 mlv_lite: fix chunk frame count (to be tested) 11 March 2017, 05:22:18 UTC
752c303 mlv_lite: fix invalid header under certain conditions involving very fast button presses example: select a resolution higher than maximum, zoom in, return from zoom and press record very quickly http://www.magiclantern.fm/forum/index.php?topic=19108 03 March 2017, 17:31:00 UTC
678b1b9 Zip comment: removed old links 20 February 2017, 00:42:53 UTC
fed50e3 fio-ml: fix possible buffer overflow with PROP_CARD_SELECT (might happen on unusual settings or new models) 27 March 2017, 00:33:31 UTC
f7abef1 Makefile: summarize CONFIG options and GCC version from Makefile.user (if any) in the build log; minor fixes 27 March 2017, 08:54:07 UTC
fc0c5ef mlv_lite: also renamed in Makefile.modules.default 11 February 2017, 14:53:53 UTC
05fdbd5 Merge with unified 11 February 2017, 14:20:23 UTC
5958237 Merged in new_raw_format (mlv_lite) (pull request #685) Completely replace the old raw format with a lite implementation of MLV. Recording performance should be identical to the old raw_rec v1.0; however, the additional features from mlv_rec are not present. Note: raw_rec.mo was renamed to mlv_lite.mo. 11 February 2017, 13:52:09 UTC
9a7bde5 Close branch new_raw_format 11 February 2017, 13:52:09 UTC
e4f8ff4 mlv_lite: updated README 11 February 2017, 13:44:28 UTC
b4a17f6 Renamed raw_rec to mlv_lite 11 February 2017, 13:43:44 UTC
a051a13 Merged unified into new_raw_format 11 February 2017, 13:38:00 UTC
6acc294 Always disable overlays in x10 zoom, see pull request 806 and also in the special x1 zoom from some recent models 10 February 2017, 20:40:39 UTC
ee97330 Merged in daniel_fort/magic-lantern/700D_isr_stubs (pull request #797) 700D pre_isr_hook/post_isr_hook stubs for LOG_INTERRUPTS Approved-by: Alex 10 February 2017, 17:18:15 UTC
c00319f Info bars: fix positions for various screen layouts + refactor 10 February 2017, 11:33:18 UTC
645aedb Cropmarks: fix alignment on external monitors http://www.magiclantern.fm/forum/index.php?topic=14704.msg179688#msg179688 10 February 2017, 10:19:24 UTC
8ca4c63 Focus peaking: removed the option to use HD buffer (simpler code) 10 February 2017, 16:39:43 UTC
b37f9b1 Focus peaking: fix alignment with anamorphic preview (issue #2446?) 08 February 2017, 12:40:15 UTC
043dfc5 Fix REC PicStyle on first clip (issue #2379, all models) 08 February 2017, 08:26:28 UTC
b639f26 700D: fix pre/post_isr_hook stubs 02 February 2017, 04:47:47 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
4319052 700D pre_isr_hook/post_isr_hook stubs for LOG_INTERRUPTS 06 January 2017, 02:17:52 UTC
1bbd0cf 5D3: stubs format 05 January 2017, 12:05:58 UTC
back to top