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

sort by:
Revision Author Date Message Commit Date
611dbea Closed branch crop_rec_4k_700d_eosm_working 23 September 2017, 19:45:22 UTC
00b2646 This stuff at the end of the file is fine but the changes to the code around 1431 is causing build errors. 21 September 2017, 05:59:49 UTC
bef6298 Works fine up to here. The changes that start on line 478 through 552 {return save_mlv(raw_info);} are breaking it. 21 September 2017, 05:43:25 UTC
f39dc17 The problem is not in lossless.c it is in silent.c 21 September 2017, 03:06:36 UTC
4732ac7 No changes in raw_rec and mlv_lite not causing any problems. 21 September 2017, 02:43:10 UTC
0bc72e3 No problems with lv_rec. 21 September 2017, 02:34:13 UTC
b01079f Added all modules except for lv_rec, mlv_lite, raw_rec and silent. Still good. 21 September 2017, 02:13:14 UTC
83113f0 modules and the rest of platform is fine. Even updated lossless so it works with 700D.115. Still good. 21 September 2017, 01:16:13 UTC
53705ab No problem with the new Makefile changes 21 September 2017, 00:47:49 UTC
9f9520a installer files are fine 21 September 2017, 00:40:09 UTC
62ae7c7 contrib files are ok 21 September 2017, 00:32:14 UTC
623d452 check_tasks.py isn't the culprit 21 September 2017, 00:25:18 UTC
9c67663 Scripts are fine--of course. 21 September 2017, 00:13:19 UTC
ec6b91d Good with tcc change 21 September 2017, 00:07:32 UTC
a68eb17 These didn't hurt either 21 September 2017, 00:02:11 UTC
25a00d5 Nothing in the source directory or EOSM directory broke it -- yay! 21 September 2017, 00:00:51 UTC
bb4c02f Newest debug.c works 20 September 2017, 23:48:21 UTC
ddacac1 Branched off previously closed branch that has lossless compression FRSP working on both EOSM and 700D 20 September 2017, 14:01:24 UTC
83eea20 Closed branch crop_rec_4k_700d_eosm 21 August 2017, 01:04:02 UTC
72037be Reverted changes made on mlv_play module. 19 August 2017, 04:29:45 UTC
f7dd268 Lossless compression working on EOSM. mlv_play doesn't build. 19 August 2017, 01:15:35 UTC
9a0f6dd Merged crop_rec_4k into crop_rec_4k_700d_eosm 18 August 2017, 05:04:48 UTC
2f4fbe5 Playback of compressed raw footage. Fix of malloc error. 17 August 2017, 11:47:11 UTC
0b251cd Resources for 5D3 and 700D by calling CreateResLockEntry inside if-statement. 17 August 2017, 09:26:26 UTC
9fa0c47 Ignore false warnings on the 700D in the scan_A5A5 routine. 17 August 2017, 08:09:20 UTC
1bc70b6 Merged crop_rec into crop_rec_4k (700D, not tested) 16 August 2017, 23:02:13 UTC
708c198 Merged in daniel_fort/magic-lantern/crop_rec-700D (pull request #824) crop_rec for 700D 16 August 2017, 22:46:02 UTC
42f983e Merged raw_capture_info into crop_rec_4k 16 August 2017, 21:19:13 UTC
72e6913 mlv_dump: fix compilation after rawc header update 16 August 2017, 20:38:36 UTC
817536a lossless: decompression support for 5D3 1.2.3 16 August 2017, 19:50:32 UTC
7eb3d78 mlv_play: moved decompression routines to lossless.c 16 August 2017, 19:43:07 UTC
98d9fd8 mlv_play: fix memory allocation for some FIO_ReadFile calls (fio_malloc) 16 August 2017, 19:14:51 UTC
3598391 Merged unified into crop_rec_4k 16 August 2017, 18:44:28 UTC
4044f81 mlv_lite: always show the Preview option; proper warning if global draw is off 16 August 2017, 18:37:11 UTC
5b27a32 edmac-memcpy: experiment - use connection 7, since 6 appears to be used 16 August 2017, 14:50:49 UTC
19cedcd Different resources for different camera's didn't work (for now) so only usable for 700D. 14 August 2017, 07:48:29 UTC
a027a6b Changes for running crop_rec_4k on 700d including lossless DNG. 14 August 2017, 07:31:17 UTC
b732a67 null pointer check: ignore some false warnings 08 August 2017, 15:32:01 UTC
f3390cc get_current_dialog_handler: fix return value when no dialogs are present 06 August 2017, 19:58:57 UTC
b605b38 fix rules to allow "make -j" 06 August 2017, 20:01:59 UTC
e672899 Merged in edmac (pull request #811) EDMAC module + fixes 31 July 2017, 19:56:17 UTC
ac8c24e edmac-memcpy: fix compilation 31 July 2017, 18:20:55 UTC
1d0fc8e Merged unified into edmac 31 July 2017, 18:33:58 UTC
0663e1b Merged in backtrace (pull request #849) Stack trace (aka backtrace) in crash logs 27 July 2017, 18:47:54 UTC
d28a2a8 Close branch backtrace 27 July 2017, 18:47:54 UTC
69cbbaa selftest: fix incorrect strings (AllocateMemory != system memory) 25 July 2017, 11:28:04 UTC
5281939 Makefile: minor fine-tuning; updated comments 15 July 2017, 16:24:55 UTC
12bbbc6 Makefile: fix compiling backtrace on fresh clone 15 July 2017, 14:47:29 UTC
b84a8ea selftest: fine-tuned comments and strings 15 July 2017, 08:32:33 UTC
2197727 selftest: re-enabled fault emulations (some of them are useful for testing the stack trace, as they will trigger ERR70) 15 July 2017, 08:17:08 UTC
51547eb backtrace: sync with qemu (e4376a1) 15 July 2017, 07:26:07 UTC
1b9e578 Makefile: mark $(QEMU_INSTALLED_DBI_DIR)/backtrace.% as optional dependency todo: any way to do the same without .SECONDEXPANSION ? 15 July 2017, 06:24:01 UTC
02c03dc Makefile: moved backtrace.o at the top to fix first-time compilation this makes sure backtrace.h is created before any other files that may use it (currently boot-hack.c) also remove the symlinks on "make clean" 15 July 2017, 05:47:54 UTC
119832b backtrace: sync with qemu (3db5423, fbb532b, ab6d33c, 115fe25) 14 July 2017, 19:30:15 UTC
dae0138 Makefile: workaround to unbreak the builds (how to fix it properly?) 14 July 2017, 06:29:15 UTC
77ed2ba Ghost image: fixed issue #2749 13 July 2017, 10:41:38 UTC
97a1622 Merged in daniel_fort/magic-lantern/find_fnt.py-update (pull request #844) find_fnt.py update 13 July 2017, 04:44:47 UTC
59c5f4d Merged in daniel_fort/magic-lantern/unified-multiple-FW_VERSION-minimal-ML (pull request #846) Multiple firmware versions for minimal ML 13 July 2017, 04:44:01 UTC
387ff20 Makefile.platform.base error trap for multiple firmware versions 09 July 2017, 19:54:21 UTC
159714b Backed out changeset: 1cc2f99d6ddc 08 July 2017, 08:53:04 UTC
017086c mlv_dump: fix using realloc instead of malloc (thanks bouncyball) 07 July 2017, 17:58:23 UTC
7e412d2 mlv_dump: apply changes to LZMA code also (which is going to be removed in future) 07 July 2017, 17:57:47 UTC
6bf0427 mlv_dump: remove unnecessary realloc 07 July 2017, 17:57:01 UTC
dfae621 mlv_dump: ensure allocated memory is zeroed 07 July 2017, 17:56:40 UTC
b10db78 Added suggestion by @a1ex to guess the ROM[0,1] load address. 05 July 2017, 14:38:19 UTC
79fce74 mlv_rec/mlv_lite: moved write_mlv_vers_blocks to mlv.c/h (avoids duplicate code) 05 July 2017, 11:28:40 UTC
ac0a163 mlv_lite: fix bad merge 05 July 2017, 11:16:55 UTC
d2101e0 Changed "base" to the address used when dumping the ROM 04 July 2017, 00:30:20 UTC
fffd450 mlv_dump: further rework on subtraction/average buffer handling 03 July 2017, 19:01:08 UTC
697aa60 mlv_dump: reworked allocation a bit more, properly clean re-allocated memory 03 July 2017, 18:35:50 UTC
33a56ab mlv_dump: correct buffer allocations which caused trouble for compressed MLVs 03 July 2017, 18:05:19 UTC
0abc8c0 Merged unified into crop_rec_4k 02 July 2017, 20:20:38 UTC
f7e18f5 mlv_rec: reduce chunk count to keep room for other files to create (and circumvent mlv_play failing playback) 02 July 2017, 16:07:05 UTC
fb8f9fe mlv_rec: insert alignment NULL block before writers start to write aligned sizes 02 July 2017, 15:32:41 UTC
a036f82 mlv_rec: ensure 32 bit alignment for VERS block sizes. just because. 02 July 2017, 15:20:47 UTC
9e9eaa1 mlv_play: when raw_twk is loaded, use 16bpp output for lossless decompression 01 July 2017, 23:56:26 UTC
6ea941b raw_twk: rework to support 16bpp input data 01 July 2017, 23:55:44 UTC
cf9526e raw_twk: properly clean up EDMAC so it wont lock up when used in combination with e.g. lossless decompression 01 July 2017, 22:25:32 UTC
437e5a6 Stack traces for crash and assert logs, using the backtrace backend 01 July 2017, 17:45:00 UTC
f691b33 Updated backtrace.c to work on the camera as well (same source file for both QEMU and ML) 01 July 2017, 17:43:53 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
ce9caac edmac.mo: fine-tuned transfer size info 23 June 2017, 17:04:46 UTC
e4ee404 selftest: AbortEDmac test 23 June 2017, 16:45:27 UTC
922a80e selftest: edmac_memcpy test 23 June 2017, 12:25:12 UTC
8569a78 edmac.mo: transfer size test 23 June 2017, 16:11:32 UTC
9353334 edmac-memcpy: use and decode transfer size from flags (to be tested) 23 June 2017, 16:55:59 UTC
b20a3b6 edmac_test: proper memory allocation 23 June 2017, 14:28:11 UTC
3776d1d edmac-memcpy: updated edmac_find_divider for latest hypothesis 23 June 2017, 13:20:02 UTC
fbc4601 mlv_dump: added bug fix for invalid NULL block sizes 19 June 2017, 19:59:22 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
back to top