swh:1:snp:102b88a84830a6000187157d40b28a5b77e43cda

sort by:
Revision Author Date Message Commit Date
5655d73 Close branch gui-timers. 08 September 2015, 00:18:22 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
9759909 Modules: fix error handling when opening files 31 May 2014, 17:33:15 UTC
3f10592 mlv_play: fix conflict with NotifyBox (visible when Canon code shows "No image", with e.g. FPS override) 17 June 2014, 19:54:13 UTC
49022ce Display filters: minor tweak for the use-after-free fix 17 June 2014, 19:51:56 UTC
03889ab Fix conflict between module display filters and core filters; added some comments 17 June 2014, 19:21:14 UTC
3934e74 raw_hist_get_percentile_level(s): fix error handling 17 June 2014, 16:14:23 UTC
57809aa Display filters: fix use-after-free (for example, fixes crash when also using mlv_play) Steps to reproduce (before the fix): - enable some display filter (defishing, raw preview, anything) - use a low FPS to increase the chances of triggering the race condition - trigger mlv_play (press PLAY) to playback some video - repeat 1..5 times until the camera crashes For more insight, run the current "don't click me" test in playback mode, instead of triggering mlv_play, and print YUV422_LV_BUFFER_DISPLAY_ADDR. 17 June 2014, 19:01:14 UTC
6cc19fe Memory backend: minor tweaks 17 June 2014, 17:30:16 UTC
5071f25 Memory backend: fix indentation in search_for_allocator 17 June 2014, 17:28:01 UTC
5ff5aef Memory backend: refactored search_for_allocator to remove cascaded if's (note: indentation broken to make reviewing easier) 17 June 2014, 17:27:11 UTC
75a5f56 Memory backend: limit shoot_malloc calls to 1000 (fixes the test from previous commit) 17 June 2014, 17:19:48 UTC
880b66b New memory test that fails on 5D3 (don't click me) 17 June 2014, 17:14:16 UTC
e554574 mlv_play: don't create playlist twice 17 June 2014, 19:10:29 UTC
e726005 mlv_play: don't use a background task for playlist (just in case; troubleshooting a crash) 17 June 2014, 16:13:59 UTC
fe28734 mlv_play: some sanity checks 17 June 2014, 14:14:18 UTC
4526864 50D: disabled LV RAW mode in 10x zoom 16 June 2014, 17:50:15 UTC
98afeb0 EOS-M: display filters not working, disabling (issue #1989) 16 June 2014, 09:27:47 UTC
883c510 7D/5D2/550D/500D: disabled LV RAW mode in 10x zoom (should fix issues #1587, #1990, #1961 and others). Other cameras requiring this workaround? 16 June 2014, 09:20:08 UTC
d2f4cc0 Fix declaration of raw_get_pixel_ex 07 June 2014, 12:50:38 UTC
f2b6b01 7D FPS: fix memory leak 16 June 2014, 07:59:04 UTC
f410c6e 7D FPS: cleaner check for H.264 16 June 2014, 07:57:50 UTC
a885368 FPS override: refactored with a getter function, to make it easier to disable it in certain modes 16 June 2014, 07:57:14 UTC
8dcc983 7D FPS: undo H.264 check 16 June 2014, 07:44:11 UTC
b16325e 7D FPS: undo d2ba368e51f4 16 June 2014, 07:43:05 UTC
ee8da89 Merged in vyskocil/magic-lantern-vyskocil/7D_fps_override (pull request #464) FPS override for 7D in RAW recording 16 June 2014, 07:41:01 UTC
413a7d3 Merged in clean-startup (pull request #501) Startup code refactoring 16 June 2014, 07:14:02 UTC
09fefaa add logic to allow FPS_OVERRIDE only in RAW recording mode on 7D 05 June 2014, 21:56:15 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
95295cf 60D GUI Timer stubs and FIO_SeekSkipFile 03 June 2014, 21:58:26 UTC
0fc2066 Merge unified into clean-startup 03 June 2014, 14:46:25 UTC
c0c10d4 Merged in escho/escho-magiclantern/edmac_channels_600D (pull request #503) edmac_channels for 600D 03 June 2014, 07:23:15 UTC
73b285a 600D res_lock_stubs stolen from TragicLantern 02 June 2014, 18:58:55 UTC
eaf0dd4 550D: Add Timer stubs 01 June 2014, 15:28:00 UTC
802991a 1100D: Add Timer stubs 01 June 2014, 15:07:01 UTC
7d25f5d 650D: SetHPTimerNextTick stub 01 June 2014, 14:57:08 UTC
017ae97 Add pretty-stubs target (runs all stubs-prettification tasks in one go) 01 June 2014, 14:55:44 UTC
3733959 Merged in Pelican/magic-lantern/Pelican/fio_seekskipfile-added-stubss-edited-onl-1401619680648 (pull request #509) FIO_SeekSkipFile added. 01 June 2014, 11:50:01 UTC
7670b92 Missing stubs added stubs.S edited online with Bitbucket 01 June 2014, 11:19:07 UTC
80ddfd5 FIO_SeekSkipFile added. stubs.S edited online with Bitbucket 01 June 2014, 10:48:21 UTC
e6aebbb only use mvr_config when FEATURE_NITRATE is enabled 31 May 2014, 21:04:01 UTC
82d4fb9 only use mvr_config when FEATURE_NITRATE is enabled 31 May 2014, 21:02:40 UTC
57248fc only use/access mvr_config if FEATURE_NITRATE is defined 31 May 2014, 20:47:34 UTC
4362d5d only use/access mvr_config if FEATURE_NITRATE is defined 31 May 2014, 20:41:25 UTC
69b0651 we should return a value even if there is no intervalometer (defined), if only to avoid warnings 31 May 2014, 20:40:40 UTC
9d6fa91 fix warnings (param type) & incorrect C (function declaration inside function is illegal) 31 May 2014, 20:39:32 UTC
325dc9b show_event_codes / CONFIG_GUI_DEBUG was removed incompletely, clean up 31 May 2014, 20:38:01 UTC
5428660 Merged in ayshih/magic-lantern-50d/50d (pull request #505) Add more timer stubs for the 50D 31 May 2014, 06:28:45 UTC
1615db9 50D: SetTimerAfter and CancelTimer stubs 31 May 2014, 04:22:58 UTC
0c5cbbe 600D_edmac_channels 30 May 2014, 19:51:38 UTC
b984275 Created new branch edmac_channels_600D 30 May 2014, 19:45:01 UTC
30af418 Features table: Fic shutter_fine_tuning link 30 May 2014, 11:38:04 UTC
a0f4236 Merged gui-timers into unified 30 May 2014, 10:11:21 UTC
14f532b Features table: updated links to raw overlays, shutter fine-tuning and screenshot 29 May 2014, 21:22:29 UTC
f3d4e3a Fix declaration of task_dispatch_hook (without 'extern', if task_dispatch_hook is not found in stubs, gcc will allocate memory for it locally, then you'll wonder why it doesn't work) 29 May 2014, 15:41:09 UTC
3a0f713 reboot.c: renamed copy_and_run_ml back to copy_and_restart (historical reasons) and added some notes about the startup process 29 May 2014, 06:45:17 UTC
f7ce07f gui.c: cleanup obsolete CONFIG_GUI_DEBUG 29 May 2014, 06:18:52 UTC
d119e26 Removed CONFIG_MEMPATCH_CHECK definitions (this code is now mandatory for all cameras) 28 May 2014, 11:19:16 UTC
cfc2619 Startup: made CONFIG_MEMPATCH_CHECK available also for classic boot 28 May 2014, 11:17:30 UTC
5c4b535 Startup: refactored HIJACK_CACHE_HACK by making init_task calls common code 28 May 2014, 11:15:43 UTC
ae8d47d Features table: minor fix 28 May 2014, 10:02:21 UTC
f7d7f7b 60D: cleanup unused CONFIG_EXMEM_SINGLE_CHUNK 28 May 2014, 10:01:15 UTC
a5516bf 7D,600D,EOSM: no CONFIG_DMA_MEMCPY, please 28 May 2014, 09:46:31 UTC
6d968d5 7D: no CONFIG_AUDIO_CONTROLS yet 28 May 2014, 09:46:09 UTC
5090c7f Features table: also print internals (CONFIG_ macros) 28 May 2014, 09:38:12 UTC
a489685 Features table: fix category for FEATURE_GPS_TWEAKS 28 May 2014, 09:24:59 UTC
4259141 Features table: updated porting thread links, please check 28 May 2014, 09:08:48 UTC
5e41a9f Make DRYOS_ASSERT_HANDLER mandatory 28 May 2014, 05:59:17 UTC
7c8fe1f Fix minimal build profile after FIO updates 26 May 2014, 22:08:53 UTC
3c0efe4 5D3, maybe others: fix QR overlays in zoom mode 25 May 2014, 20:13:52 UTC
c9be194 Not needed anymore (?) 24 May 2014, 13:09:00 UTC
2a466a5 try to fix merge conflict (again) 23 May 2014, 18:24:46 UTC
c5413be FPS override only when recording RAW movie 23 May 2014, 18:13:02 UTC
a874d7c FPS override: fix photo mode when a crop mode is selected in movie mode 23 May 2014, 17:28:10 UTC
037e959 fix merge conflict 23 May 2014, 17:19:30 UTC
c331434 fix merge conflicts 23 May 2014, 17:17:19 UTC
a24c45d Fix FPS override in photo mode 23 May 2014, 16:00:11 UTC
90cffda 5D3: increased 720p FPS limit (67 fps) 22 May 2014, 19:44:35 UTC
back to top