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

sort by:
Revision Author Date Message Commit Date
253c535 Merged in pink-frame-fix (pull request #382) Fix for pink frames 13 February 2014, 19:33:31 UTC
50854cf Fix 1100D build 13 February 2014, 19:32:20 UTC
19068ce Merged in mem-backend (pull request #384) Memory backend improvements 13 February 2014, 19:30:11 UTC
1ae912f Memory backend: forgot a semaphore 13 February 2014, 16:24:17 UTC
2f30485 Memory backend: it's still a good idea to have semaphores in guess_mem task 13 February 2014, 16:22:51 UTC
13ad806 Updated memory test from "don't click me" with proper error handling 13 February 2014, 16:04:05 UTC
aef3c85 Memory backend: safe wrappers for shoot_malloc_suite routines => no more need for semaphore hacks 13 February 2014, 15:16:12 UTC
3bc9688 Memory backend: use mem_sem for guess_mem task too 13 February 2014, 14:40:27 UTC
e0af475 Memory backend: GUI tweaks, fix history graph 13 February 2014, 14:34:24 UTC
9daee97 undef FEATURE_HEADPHONE_MONITORING for 7D 13 February 2014, 14:02:11 UTC
584c4a3 Memory backend: another attempt for mangling the cacheable flag, including a burn-in test on don't click me 13 February 2014, 13:26:14 UTC
3f8ef39 Memory backend: drop cacheable flag mangling, fix slow filling with 0xA5, better debug messages 13 February 2014, 12:32:13 UTC
9d15e7b exmem: increase timeout to 1 second; some debug messages 13 February 2014, 12:31:31 UTC
6fc72e1 Post delficker: add CONFIG_INT. Thanks Mahonri and nanomad 13 February 2014, 10:41:43 UTC
b056fb7 700D: Add GetSizeOfMaxRegion 13 February 2014, 10:37:41 UTC
192a372 650D: Add GetSizeOfMaxRegion 13 February 2014, 10:31:55 UTC
a484796 1100D: Add GetSizeOfMaxRegion 13 February 2014, 10:30:14 UTC
fd90145 Menu: make sure "children" field always points to the first submenu item (fixes multi-level merged submenus, e.g. mem_chk when it ends up at the top of the menu) 13 February 2014, 10:09:22 UTC
5a6774e Memory backend: enforce a minimum block size for shoot_malloc; define MEM_DEBUG for diagnostic messages 13 February 2014, 09:29:19 UTC
67e0fac console: reworked CONSOLE_DEBUG to be able to trace processes that lockup the camera 13 February 2014, 09:27:05 UTC
db7b7e7 exmem: prevent the memory backend from trying it before initialization 13 February 2014, 09:26:05 UTC
5f26b2e 5D3 113: GetSizeOfMaxRegion 13 February 2014, 07:31:14 UTC
33d8290 Forgot to update a DebugMsg 13 February 2014, 07:26:55 UTC
df795ff forget something 12 February 2014, 22:44:40 UTC
94561fc next version 12 February 2014, 22:34:04 UTC
4e3c1a1 6D: activate simplified af pt shortcut keys 12 February 2014, 21:22:07 UTC
6b9a1b4 menu caret: refactor intervalometer and bulb timer to use this 12 February 2014, 19:59:38 UTC
c45dbc9 Menu: a caret in edit mode that allows easier entry of large/precise values 12 February 2014, 19:56:06 UTC
75bf4c2 Memory backend: added semaphores 12 February 2014, 18:59:10 UTC
15d9c69 Memory backend: safety margin for max region 12 February 2014, 17:49:03 UTC
abc7397 Memory backend: respect minimum free space (forgot about this check back then...) 12 February 2014, 17:48:07 UTC
e0a9abc Minor cleanup in mem.c 12 February 2014, 17:41:05 UTC
09d1a5a Use fio_malloc/fio_free for some file I/O operation (modules, bitmap) 12 February 2014, 17:33:17 UTC
8807b7e TCC: allocate temporary RAM with shoot_malloc, so the (permanent) module code has more chances to fit in the main buffers and leave shoot_malloc free 12 February 2014, 17:24:37 UTC
69da60b raw.c: some thread safety 12 February 2014, 13:36:45 UTC
1231461 Updated free memory dialog to show some common addresses and also EDMAC addresses 12 February 2014, 09:50:22 UTC
8473e30 Updated free memory dialog to show some common addresses and also EDMAC addresses 12 February 2014, 09:50:22 UTC
05a9d45 60D: GetSizeOfMaxRegion 12 February 2014, 17:11:02 UTC
836313a Memory backend: added get_max_region for AllocateMemory (5D2 only for now, anyone would help with stubs for all the other cameras?) 12 February 2014, 14:29:10 UTC
8a7af23 TCC: when extra RAM is needed, add 10K more (otherwise it overflows when loading adtg_gui, for example). What's going on? (cc @g3gg0) 12 February 2014, 14:28:17 UTC
ed30188 Memory backend: always return the requested cache bits (fixes speed of the big adtg_gui on 60D, for example) 12 February 2014, 13:49:15 UTC
f1b5250 Memory backend: use a more pessimistic heuristic for max region 12 February 2014, 13:44:23 UTC
fc41f40 TCC: commented out unused __vstack (got back 8K, 600D should be alive again) 12 February 2014, 12:58:09 UTC
898ee9f Removed unused fields from struct prop_handler (got back 3K) 12 February 2014, 12:55:06 UTC
4be68e8 Backed out changeset: 51a874080cf7 12 February 2014, 09:42:16 UTC
5090e58 6D: activate simplified af pt shortcut keys 12 February 2014, 09:39:06 UTC
9ceef63 Workaround to prevent 5D2 (maybe others?) from locking up at shutdown during sensor cleaning when using CONFIG_TSKMON ( http://www.magiclantern.fm/forum/index.php?topic=5533.msg101173#msg101173 ) cc @g3gg0 12 February 2014, 08:19:59 UTC
033e145 Fix for 7D master compile 12 February 2014, 03:29:30 UTC
a45e632 6D: move to maintainted fix 12 February 2014, 01:12:46 UTC
3431e4b mem_chk: module to check reliability of our memory backend 12 February 2014, 00:03:29 UTC
14ed97e 6D: add swap info<->play option 11 February 2014, 23:20:33 UTC
cfccec8 6D: af patterns definition in case someone gets it working 11 February 2014, 23:19:08 UTC
cde9a28 6D: move back to maintainted for testing 11 February 2014, 23:09:01 UTC
3be7e03 Merged hudson/magic-lantern into unified 11 February 2014, 23:06:11 UTC
4fe46b4 raw.c: reuse Canon's raw buffer address (thanks g3gg0). Simplifies the code a lot. 11 February 2014, 22:29:10 UTC
e6407d0 cold_pixel_fix for mlv_dump 11 February 2014, 21:08:37 UTC
5b21179 Created new branch port_cold_pixel_fix 11 February 2014, 20:44:27 UTC
c08d81e raw.c: added warnings for cameras where the skip offsets need double-checking 11 February 2014, 19:35:19 UTC
c01d2cb Ported CONFIG_EDMAC_RAW_SLURP on 60D. No more pink frames in crop mode! 11 February 2014, 19:34:20 UTC
1e34c84 Remove unecessary file 11 February 2014, 19:26:15 UTC
78e42eb Move post deflicker to module 11 February 2014, 19:23:04 UTC
fa3bc23 raw_rec: also fix idle time spacing 11 February 2014, 18:08:03 UTC
4a8158b raw_rec: fix speed display over 100 MB/s 11 February 2014, 17:43:43 UTC
7b0a284 Menu: fix overlap in Help tab on some cameras (e.g. 5D2) 11 February 2014, 16:58:12 UTC
5b4410d Silent pics: small fine-tuning; fixed horizontal mode 11 February 2014, 16:54:41 UTC
165c35f Merged in mofig/magic-lantern-mofig (pull request #369) Expand slit-scan features in silent.mo 11 February 2014, 16:56:57 UTC
22b371d features.h edited to make movie restart feature reappear in movie tweaks 11 February 2014, 16:02:07 UTC
1576ad6 stubs.S edited to make movie restart work on 5D3.113 11 February 2014, 15:58:04 UTC
6969943 Bleeding edge: LV raw backend that doesn't require Canon's lv_save_raw. Fixes pink frames on 5D3 123, hopefully for good! cc @g3gg0 for review, @nanomad for 1100D and @OtherOnePercent for pink frame check Idea from @g3gg0, https://bitbucket.org/hudson/magic-lantern/src/a9dfd7b719c0/modules/lv_rec/lv_rec.c 11 February 2014, 13:34:55 UTC
425e83c Merged in makefile-fix2 (pull request #378) Make sure Makefile discard invalid CONFIG_ variables 11 February 2014, 13:15:54 UTC
5bc0b14 raw.c: refactoring (raw_lv_get_resolution; preparing for a new LV raw backend) 11 February 2014, 13:12:29 UTC
45677c0 Ported wait_lv_frames from ETTR into core 11 February 2014, 12:53:25 UTC
0fbfccf Make sure Makefile discard invalid CONFIG_ variables 10 February 2014, 23:48:35 UTC
ee20c1d CONFIG_7D is not available in modules 10 February 2014, 22:08:49 UTC
9b6ffd3 raw.c: remove legacy lv_af_raw 10 February 2014, 22:07:16 UTC
f6853b7 Updated menu functions for usability, saved config variable 10 February 2014, 21:40:21 UTC
feb240e Backout changeset 15c671a7dc58 Modules were not being bundled with the zip 10 February 2014, 21:22:19 UTC
31058b4 Fix commit e560908 10 February 2014, 21:13:29 UTC
4077767 io_crypt: fix random encryption problems caused by odd address offsets 10 February 2014, 20:38:53 UTC
b27572c Fixed typo that broke raw menu warnings in movie mode (5ebb950) 10 February 2014, 20:21:42 UTC
34d2b6a requested changes for pull request #377 10 February 2014, 19:53:48 UTC
0aa6ebf Merged hudson/magic-lantern into unified 10 February 2014, 19:28:27 UTC
9827192 Merge with unified 10 February 2014, 16:34:57 UTC
1c29d8d state-object.c : Fix compiler warning 10 February 2014, 16:31:06 UTC
11a98ad chdk-dng.c : Do not use exit() while running on the camera This will throw an ASSERT() which is probably better 10 February 2014, 16:30:57 UTC
ef3a5c4 Makefile: add top level all_modules target (will compile all configured modules) 10 February 2014, 16:30:07 UTC
38bb852 Fix 1100D build 10 February 2014, 14:56:04 UTC
a6e24de Display filters: use 64-bit alignment for allocated buffer (fixes underflow when malloc returns an unaligned address) 10 February 2014, 14:40:39 UTC
d3c7bfb Fix ML menu while recording raw (tested on 5D2/3, but I believe it's needed for all cameras) 10 February 2014, 14:23:46 UTC
e12a628 mlv_play: prevent the OSD from going out of range e.g. by pressing delete a few times you could move it to the middle of the screen 10 February 2014, 13:08:41 UTC
0aab0b3 RBF fonts: safeguard to avoid writing outside of the screen (fixes crash in mlv_play and maybe others) 10 February 2014, 13:02:18 UTC
fb474e1 Silent pics: updated README 10 February 2014, 12:26:04 UTC
fc1fa4a Silent pics: use proper display filter interface 10 February 2014, 12:04:53 UTC
d7da5ef Display filters: use proper malloc for the output buffer (new cameras only); some error checking 10 February 2014, 11:49:48 UTC
a66bc6c Back port some code from TL to make audio recording works on 7D with mlv_snd 10 February 2014, 10:29:47 UTC
db342c2 Cleanup: removed CBR_VSYNC_DISPLAY / vram_redirect_lv_buffer (not portable and broken on both 5D2 and 5D3) 10 February 2014, 10:22:09 UTC
127b763 Disabled checking for task overrides after ML started up. Any speed improvement in raw recording? 10 February 2014, 10:00:06 UTC
2a07287 Re-enabled CONFIG_TSKMON, but disabling it during raw recording to avoid performance penalty 10 February 2014, 10:00:01 UTC
755434b Removed spotmeter moving in playback (way too slow; anyone was using it?) 10 February 2014, 09:35:17 UTC
f363426 Raw histogram: renamed "ON" to "Full Histogram" to reduce confusion 10 February 2014, 09:31:55 UTC
back to top