sort by:
Revision Author Date Message Commit Date
49990fd Add deflick to nightlies 15 February 2014, 04:04:45 UTC
02d283f Merged in escho/escho-magiclantern/just_for_testing (pull request #390) 600D GetSizeOfMaxRegion 14 February 2014, 21:44:37 UTC
35c6fcc 600D: Add GetSizeOfMaxRegion 14 February 2014, 20:10:14 UTC
ebb3ca6 Created new branch just_for_testing 14 February 2014, 19:58:29 UTC
f46f467 io_crypt: safety casts 14 February 2014, 18:54:40 UTC
8b6066f io_crypt: add close hook, code optimizations 14 February 2014, 18:38:20 UTC
16fdba8 trace: less warnings when TRACE_DISABLED is defined 14 February 2014, 18:14:40 UTC
3f7c419 io_crypt: cleanup interfaces 14 February 2014, 18:14:15 UTC
e559bdc raw_rec: auto-choose indicator style based on GlobalDraw settings 14 February 2014, 12:19:45 UTC
4ac4450 Beeps should be allowed if sound recording is disabled 14 February 2014, 11:51:05 UTC
f7b5cac Merged in Audionut/deflicker (pull request #381) Move post deflicker to module 14 February 2014, 15:32:57 UTC
e86313b Disabled beeps in movie mode for cameras without audio controls (with warning in menu) 14 February 2014, 10:54:41 UTC
53d56b1 Removed SOUND_RECORDING_ENABLED macro (needs testing). Besides refactoring, this should fix: - mlv_snd with FPS override - audio meters only turned on when some sound option is enabled 14 February 2014, 10:54:20 UTC
34b0e0b Partially backed out changeset: 454d8a68f131 14 February 2014, 08:14:23 UTC
4fe2881 Backed out changeset: 897af0855952 14 February 2014, 01:07:01 UTC
aede4db mlv_rec: cleanup some visual things 14 February 2014, 01:02:13 UTC
a776691 mlv_rec: remove compile warnings, no final frame count screen, to be replaced somehow 13 February 2014, 23:44:37 UTC
f5e5b4d mlv_snd: always call audio_configure if available 14 February 2014, 00:57:34 UTC
44a199f rewrote some audio parts to better match requirements of some models, please verify for other models than 7D and 5D3 13 February 2014, 23:15:32 UTC
6807203 add beep.h to files where beep() is called 14 February 2014, 00:57:18 UTC
cbc22ea don't call beep in take_screenshot when LV is enabled to prevent breaking audio 14 February 2014, 00:57:05 UTC
10c7031 Merged in vyskocil/magic-lantern-vyskocil/7d-mlv-audio (pull request #377) Back port some code from TL to make audio recording works on 7D with mlv_snd 14 February 2014, 00:53:56 UTC
0393873 add 7D stub for GetSizeOfMaxRegion 13 February 2014, 22:15:40 UTC
bad4538 Remove duplicate 7D platoform 13 February 2014, 21:22:41 UTC
11b7a34 Remove EOSM.106 Canon 202 is so much better anyway 13 February 2014, 21:22:30 UTC
504a6b8 Remove duplicate stub from 50D 13 February 2014, 21:16:28 UTC
b8a5b2f Backport https://bitbucket.org/OtherOnePercent/tragic-lantern-6d/commits/e95eaba6546d71333c3a80308a072cec44c2f2c9 Credit: @OtherOnePercent 13 February 2014, 21:11:38 UTC
d2868e3 50D: Add GetSizeOfMaxRegion 13 February 2014, 19:59:43 UTC
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
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
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
3431e4b mem_chk: module to check reliability of our memory backend 12 February 2014, 00:03:29 UTC
4fe46b4 raw.c: reuse Canon's raw buffer address (thanks g3gg0). Simplifies the code a lot. 11 February 2014, 22:29:10 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
back to top