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

sort by:
Revision Author Date Message Commit Date
c57cbc2 Close branch srm-raw-video 15 July 2014, 06:33:42 UTC
c675e2b raw_rec: use new memory from SRM job buffers 12 July 2014, 14:17:53 UTC
50c0ba4 mlv_rec: use new memory from SRM job buffers 12 July 2014, 13:56:57 UTC
2631620 fixed chunk and suite structures, added comments 06 July 2014, 13:24:03 UTC
57eaa92 exmem: modified the SRM memory test from "don't click me" to allow taking pictures during the test 03 July 2014, 09:47:07 UTC
68b9e87 exmem: prefer not to use SRM malloc (shoot_malloc is much better for regular use) and added srm_malloc for those cases when you actually want this buffer 03 July 2014, 09:42:24 UTC
7d78601 exmem: more defensive shutter lock (now you can take pictures while running the test from "don't click me", if you comment out the shoot_malloc_suite call first) 03 July 2014, 08:56:11 UTC
d6f0060 gui_uilock: wait until the request is complete, and timeout after 2 seconds 03 July 2014, 08:53:26 UTC
4d7df3b exmem: a quick test for the malloc wrappers (don't click me) 03 July 2014, 07:34:16 UTC
9308374 exmem: attempt to allow malloc wrappers to work with more than one block 03 July 2014, 07:15:07 UTC
a7d7725 exmem: experimental malloc wrappers, limited to one large block for now 03 July 2014, 05:47:43 UTC
7d917e1 exmem: allow a single SRM malloc call at a time, and block shutter, to prevent ERR70 03 July 2014, 05:10:59 UTC
3e53286 exmem: testing routines for the SRM allocator in the Free Memory dialog 03 July 2014, 05:09:10 UTC
b85e141 exmem: experimental interface for SRM job memory 03 July 2014, 05:08:14 UTC
924cd54 5D3.113: stubs for CreateMemoryChunk/AddMemoryChunk (will be required for the SRM malloc wrappers, please find them for the other cameras) 03 July 2014, 08:00:06 UTC
0a5ea79 added SRM malloc/free stubs for 7D, 5D3 and 600D 02 July 2014, 19:53:36 UTC
6dbf990 5D3: fix FPS limit for crop mode 01 July 2014, 07:42:28 UTC
0280528 5D3: added an extra safeguard to CF card test 29 June 2014, 15:30:57 UTC
72806e9 mlv_play: added some comments 29 June 2014, 00:19:02 UTC
c2283ea plot: fix warning 04 June 2014, 22:24:04 UTC
afad950 mlv_play: rewrote delete task in order to help to fix issue #2022. also delete files on both cards, if available 28 June 2014, 09:10:46 UTC
abc1591 mlv_play: increased task stack sizes, should fix issue #2022 (not tested) 27 June 2014, 21:05:12 UTC
b042422 chdk-dng: fix compiling 27 June 2014, 09:10:28 UTC
390e771 VRAM dumping: skip the VRAM directory (some cameras have a max path limit of 33 characters) 25 June 2014, 18:55:21 UTC
caded6d Fix minimal profile (no extra objects should be included) 25 June 2014, 18:53:42 UTC
88e9c94 Fix minimal profile (drive letter required for file I/O) 25 June 2014, 18:53:27 UTC
8f0aea9 save_dng: fix error handling 25 June 2014, 18:37:14 UTC
4d078b7 Raw indicator (info bars): gray out when LV RAW is disabled temporarily (e.g. in 10x zoom mode) 25 June 2014, 16:14:13 UTC
95a9c2c Modules: fix default README creation 25 June 2014, 15:48:54 UTC
dfce827 EOS-M: undo 5bb2918 25 June 2014, 15:21:33 UTC
f8d625e EOS-M: fix ML menu while recording RAW (not tested) 25 June 2014, 13:22:48 UTC
43aec08 60D: fix ML menu while recording 25 June 2014, 13:21:23 UTC
15485f2 Merged in escho/escho-magiclantern/edmac_channels_600D (pull request #523) 600D: change edmac write channel 24 June 2014, 16:17:46 UTC
d409143 7D: removed obsolete platform/gui.c (use the common gui.c instead) 24 June 2014, 14:04:51 UTC
e2ce4a2 7D: cleaned up CONFIG_GDB 24 June 2014, 13:47:14 UTC
9dc05d1 write channel 6 23 June 2014, 22:01:32 UTC
f07044b my_fprintf: use a smaller buffer and do error checking 23 June 2014, 11:55:25 UTC
867d85d Merged in OtherOnePercent/magic-lantern/OtherOnePercent/update-timings-for-6d-to-avoid-problems--1403463297020 (pull request #522) Update timings for 6D to avoid problems. It will have to be done a 3rd time if direct table patching happens. 22 June 2014, 21:33:02 UTC
0e6176b change edmac write channel for 600D 22 June 2014, 21:21:06 UTC
9d6fe10 Merged unified into edmac_channels_600D 22 June 2014, 21:12:47 UTC
770e406 Don't need aggressive update, it causes problems 22 June 2014, 19:46:38 UTC
ca54b44 Update timings for 6D to avoid problems. It will have to be done a 3rd time if direct table patching happens. 22 June 2014, 19:06:33 UTC
82fe5bb 550D: fixed issue #1613 (centering focus box) 22 June 2014, 18:54:39 UTC
ee2ea70 EOS-M: experimental menu trigger from the DELETE button (long press). Not tested, does it work? 22 June 2014, 18:44:10 UTC
2d808fe 6D: declared ML_RESERVED_MEM as 640K; does it work? 22 June 2014, 15:44:55 UTC
bc5f644 Startup: moved ML_RESERVED_MEM outside ifdef's to be visible from everywhere 22 June 2014, 15:44:35 UTC
0e453d3 6D: missing stubs from nikfreak, http://www.magiclantern.fm/forum/index.php?topic=3904.msg119450#msg119450 22 June 2014, 15:41:38 UTC
76d80d6 550D: ResLock stubs 22 June 2014, 15:39:37 UTC
afbd778 Reloc: clean cache before executing modified code 22 June 2014, 15:32:28 UTC
7805e45 Fix memory checks for CONFIG_ALLOCATE_MEMORY_POOL (fixes boot for 550D and 1100D) 22 June 2014, 15:31:45 UTC
81b1190 Free memory dialog: fix display of AUTOEXEC.BIN size 22 June 2014, 15:21:24 UTC
1e382aa Merged in gui-timers (pull request #518) Refactoring with GUI timers 22 June 2014, 12:13:40 UTC
aff46e3 Merged in edmac-cleanup (pull request #516) Small EDMAC refactoring 22 June 2014, 12:13:23 UTC
6b11f26 VRAM dumping: recognize mirroring setting from 5D3 123 21 June 2014, 22:52:20 UTC
537442e VRAM dumping: added a delay before saving the RAW buffer (should fix corrupted DNGs) 21 June 2014, 22:49:18 UTC
b340572 VRAM dumping: create a log file with relevant settings 21 June 2014, 14:44:17 UTC
f90a67f VRAM dumping: create empty DNGs if there's no raw data, to keep file numbering consistent 21 June 2014, 14:32:17 UTC
24042af Updated video modes for VRAM dumping. Please follow the guide at http://www.magiclantern.fm/forum/index.php?topic=12375 21 June 2014, 08:00:20 UTC
411b462 Audio remote shot: removed 7D exception (should only enable sound in photo mode, not tested) 20 June 2014, 21:11:25 UTC
42ce333 7D/6D: enabled FEATURE_AUDIO_REMOTE_SHOT (doesn't depend on CONFIG_AUDIO_CONTROLS on these cameras) 20 June 2014, 21:08:17 UTC
bada2df Fix a long file name 20 June 2014, 10:50:18 UTC
880ebe1 Fix typo 20 June 2014, 10:29:31 UTC
fe9ddd8 Fix 1100D build 20 June 2014, 10:25:58 UTC
cb32695 Option for dumping image buffers. Looking for dumps from all cameras, all video modes, especially from external monitor users. Please keep the directory structure when uploading. 20 June 2014, 10:12:07 UTC
7a8db6c Post deflicker: fix flicker caused by white level variations, http://www.magiclantern.fm/forum/index.php?topic=5705.msg119270#msg119270 19 June 2014, 19:45:44 UTC
20802e1 Long joystick press: small race condition fix 18 June 2014, 11:13:33 UTC
26c90fb Cleanup some leftover code related to joystick press 18 June 2014, 11:00:16 UTC
567cbfe Long joystick press: small fix (stop checking when pressing left/right/up/down) 18 June 2014, 10:59:46 UTC
7cb7720 5D3/5D2/50D/7D: refactored joystick menu navigation with GUI timers (and enabled it on 7D) 18 June 2014, 08:16:04 UTC
c9ea697 Refactored redraw_after with GUI timers 18 June 2014, 07:39:28 UTC
5f4c908 Added a simple wrapper for GUI timers: delayed_call 18 June 2014, 07:38:45 UTC
38fa4fe 5D3/5D2/50D: removed old joypress code (to be rewritten with GUI timers) 18 June 2014, 07:24:04 UTC
0084e38 CONFIG_ENGINE_RESLOCK should be mandatory everywhere (anything broken?) 15 June 2014, 14:09:14 UTC
547ffb8 5D2: enabled CONFIG_ENGINE_RESLOCK 15 June 2014, 14:05:43 UTC
d2a6ec7 edmac_channel_to_index: direction argument not needed 15 June 2014, 18:50:56 UTC
68bc4ec EDMAC info: show overview for the third EDMAC group on DIGIC V cameras 15 June 2014, 14:49:25 UTC
702d593 EDMAC info: print results from edmac_get_dir 15 June 2014, 14:41:30 UTC
742e6a0 EDMAC info: refactored with edmac_get_* calls 15 June 2014, 14:17:07 UTC
d2c3021 EDMAC: simplified edmac_get_dir (read if channel & 0x8 else write) and added range checking to all getters 15 June 2014, 18:29:01 UTC
c805a46 edmac_get_dir: return "unused" for out-of-range channels 15 June 2014, 14:43:37 UTC
5b5fec5 edmac_get_state: prevent lockup on older cameras, where there are fewer EDMAC channels 15 June 2014, 14:19:41 UTC
73e2731 edmac_memcpy: find_free_edmac_channels now displays edmac channel numbers, not indices 15 June 2014, 14:04:36 UTC
009f22b EDMAC: refactored channel<->index mapping (moved to edmac.c/h) 15 June 2014, 13:32:55 UTC
00a5dab Memory backend: allow smaller blocks from shoot_malloc 05 June 2014, 19:35:45 UTC
00caf58 Exmem: report 31.5MB free for malloc 04 June 2014, 19:56:37 UTC
8b9a22c Raw backend: declared raw_get_pixel_ex 04 June 2014, 19:40:50 UTC
284213e 5D2: Add GUI timers Stubs 16 June 2014, 05:58:06 UTC
5f7c28f 5D2: Add FIO_SeekSkipFile 16 June 2014, 05:53:45 UTC
ebf1add Merged in escho/escho-magiclantern/600D_timer_stubs (pull request #514) 600D stubs and more 10 June 2014, 20:16:16 UTC
a0d42c3 disable config_tskmon 10 June 2014, 20:06:01 UTC
80390d9 empty debug menue quite a bit 10 June 2014, 16:32:58 UTC
cfbe986 missing komma FIO_SeekSkipFile 10 June 2014, 15:56:56 UTC
eb3b40d 600D_timer_stubs 10 June 2014, 15:50:38 UTC
3025810 Created new branch 600D_timer_stubs 10 June 2014, 15:36:25 UTC
5a8397d tweaks.c 1.8:1 Anamorphic preview .max updated 08 June 2014, 08:05:25 UTC
2282fb3 tweaks.c 1.8:1 Anamorphic Preview edited online with Bitbucket 08 June 2014, 07:00:41 UTC
db47736 plot: made new code a bit more defensive 04 June 2014, 20:51:44 UTC
192fef5 add a file that produces a few linker builtin functions that might be needed by modules 04 June 2014, 20:36:03 UTC
a69cf77 plot: fix constant for min value, added free routines and statistics functions 04 June 2014, 20:35:07 UTC
a02b38f Merged in dmilligan/magic-lantern/60d_timer_stubs (pull request #510) 60D GUI Timer stubs and FIO_SeekSkipFile 04 June 2014, 07:37:33 UTC
back to top