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

sort by:
Revision Author Date Message Commit Date
1137be0 Close branch cleaner-lvapp-hack. 02 December 2016, 16:15:52 UTC
5eafae5 Re-enabled the DebugMsg hack on 5D3 and 6D (they need it for other functionality) 15 May 2016, 20:12:24 UTC
8e78a00 Moved bottom bar hacking code to liveview.c and cleaned it up a bit 15 May 2016, 20:10:21 UTC
982cfd9 Disabled CONFIG_LVAPP_HACK_DEBUGMSG and replaced it with CONFIG_LVAPP_HACK_PATCH. 6D, 650D, 700D and EOSM will need a new stub. TBD on 70D/100D as well. 15 May 2016, 20:09:21 UTC
03b5839 Enabled CONFIG_LVAPP_HACK_PATCH for 5D3 1.1.3 15 May 2016, 18:23:58 UTC
3cacaa4 Refactored LV bottom bar hack using the patch manager - fixes ERR80 in LiveView on 60D RscMgr_memory - should be easier to port to other cameras - had to include reloc.o for CONFIG_ALLOCATE_MEMORY_POOL 15 May 2016, 05:09:12 UTC
bd3d3a6 Merged patchmgr into cleaner-lvapp-hack 15 May 2016, 18:24:24 UTC
5d3dff3 Makefile: add a quick install target (installq) for slow media (only autoexec.bin and symbol file) 15 May 2016, 05:12:18 UTC
350782b Fix arrow key shortcuts conflicting with tools that use focus box position (spotmeter, magic zoom) http://www.magiclantern.fm/forum/index.php?topic=15088.msg167051#msg167051 15 May 2016, 16:55:21 UTC
0078bc1 Patch manager: refactored logging hooks code (nonfunctional, less verbose) 14 May 2016, 16:11:02 UTC
23ed7de Patch manager: better check for jump ranges 14 May 2016, 06:24:47 UTC
5aee066 Patch manager: use long jump for the logging function (so it can be used from modules on cameras that load them on RscMgr) 13 May 2016, 20:29:12 UTC
e16e626 Patch manager: check jump ranges before installing logging hooks 13 May 2016, 20:16:26 UTC
95c9ed5 Patch manager: minor fix (braces in macro) 13 May 2016, 18:28:28 UTC
98192fe merged unified into patchmgr 13 May 2016, 11:11:29 UTC
5439118 reloc.c: fix bad merge 13 May 2016, 11:11:03 UTC
7f6b3c2 Dual ISO: fix warning in movie mode on unsupported cameras 06 May 2016, 21:20:48 UTC
afd6d97 Patch manager: fix compilation on cameras that use reloc.c 21 April 2016, 07:49:40 UTC
fed833a patch.h: added PATCH_HOOK_OUT_REGS (for overriding registers in the original function) 02 April 2016, 08:33:57 UTC
4cdc774 Patch manager: check for too many patches 12 March 2016, 00:51:43 UTC
748e49c Patch manager: fix crash with unpatch_memory_matrix (easy to reproduce with ettr + dual iso) 12 March 2016, 00:49:37 UTC
af023c8 Patch manager: re-applied 654b09f (got lost during refactoring) 28 February 2016, 19:13:55 UTC
ae36031 Merged unified into patchmgr 28 February 2016, 00:20:32 UTC
358ca46 Merged in printf (pull request #686) Remove duplicate console_printf/printf implementations (just use printf everywhere) 28 February 2016, 00:19:38 UTC
0f532cd Close branch printf 28 February 2016, 00:19:38 UTC
53c1128 raw_rec/mlv_rec: updated with patch_instruction 27 February 2016, 23:36:27 UTC
d6474cd Patch manager: everything back to patch.c 27 February 2016, 23:56:01 UTC
6dd2118 Patch manager: added matrix patches into patch-simple.c (so now it's quite far from simple, but this gives a clean diff) 27 February 2016, 23:34:38 UTC
a8a8754 Patch manager: renames to prepare merging both patch types in a single file 27 February 2016, 23:05:00 UTC
f43ef4a Patch manager: fix error display in menu, when ROM patches are active 27 February 2016, 21:17:20 UTC
d888a57 Patch manager: print all errors to console when in debug mode 27 February 2016, 21:11:04 UTC
de45e33 Patch manager: human-readable errors 27 February 2016, 21:35:22 UTC
4e491ef Patch manager: fine-tuned error codes 27 February 2016, 21:10:04 UTC
698b001 Removed duplicate console_printf/printf implementations (replaced by printf everywhere); larger buffer for printf 26 February 2016, 22:46:30 UTC
164426c Intervalometer: do not try to resume LiveView before each shot (should fix issue #2265 and also http://www.magiclantern.fm/forum/index.php?topic=16718.msg163026#msg163026 ) 26 February 2016, 17:16:21 UTC
f099362 Modules README: list help pages in the build log 19 January 2016, 19:41:02 UTC
e6bab3e Merged in Gr3g01/magic-lantern-mlv-dump (pull request #676) lv_rec: Fullres silent pics (mlv_dump) need more MAX_COLD_PIXELS 23 February 2016, 19:53:56 UTC
e0db089 Merged in mlv_prop_data (pull request #684) mlv_rec: eliminate PROPAD_GetPropertyData, get camera model and serial info from core (should fix #2460) 23 February 2016, 19:49:12 UTC
40bb1d4 Close branch mlv_prop_data 23 February 2016, 19:49:12 UTC
d33c68f Merged in Licaon_Kter/magic-lantern-beta-info-button/add-press-button-info-beta (pull request #682) Add "press button for settings" in beta info screen 12 February 2016, 13:24:14 UTC
b4c5573 remove PROPAD_GetPropertyData stubs 29 January 2016, 01:00:10 UTC
5ef29b6 mlv_rec: eliminate PROPAD_GetPropertyData, get camera model and serial info from core (should fix #2460) 28 January 2016, 02:20:36 UTC
6595b8e Fixes: https://bitbucket.org/hudson/magic-lantern/issues/2441/2-finger-tap-doesnt-open-menu-on-eos-m 17 January 2016, 12:53:07 UTC
a10e6b7 Created new branch add-press-button-info-beta 17 January 2016, 12:51:23 UTC
72d1152 EOSM: fix issue #2447 (exposure compensation limits) 13 January 2016, 22:52:20 UTC
ed76ebc mlv_rec: fix cropPosY, http://www.magiclantern.fm/forum/index.php?topic=16054.msg160318#msg160318 13 January 2016, 22:51:09 UTC
eec56d0 GCC version by default 4.8.3 (changeset 57305de64b31) 12 January 2016, 00:11:03 UTC
d2ede69 buld_nd: add jostick center as trigger 11 January 2016, 23:45:56 UTC
d510776 bulb_nd: fix compile warning 11 January 2016, 23:19:03 UTC
85e03bd Merged in andreasb242/magic-lantern (pull request #669) Show warning if the image quality is other than fine (RAW, JPEG or JPEG and RAM) 11 January 2016, 22:59:59 UTC
7e21572 Merged in dmilligan/magic-lantern/bulb_nd (pull request #583) bulb_nd: long exposure / ND filter utilities 11 January 2016, 22:58:09 UTC
97d1343 Merged in PhotoCat/magic-lantern (pull request #647) Added a new spotmeter readout mode: RGB in percentage 11 January 2016, 22:49:39 UTC
ccafeac Merged in gcc-49 (pull request #671) Updated to GCC 4.9.3 11 January 2016, 22:46:58 UTC
7784609 Close branch gcc-49 11 January 2016, 22:46:58 UTC
5e27f2d Merged in lua (pull request #642) Lua Scripting 11 January 2016, 22:44:34 UTC
f78a1ff Close branch lua 11 January 2016, 22:44:34 UTC
1359003 lv_rec: Fullres silent pics (mlv_dump) need more MAX_COLD_PIXELS 30 December 2015, 20:25:29 UTC
7b364f0 Merged cr2hdr into unified 20 December 2015, 18:48:30 UTC
7fe7051 Bulb timer: fine-tuned menu behavior when disabled, but in bulb mode (when bulb timer value may be used by other long exposure tools) 20 December 2015, 18:34:29 UTC
0171e6a Fix scrolling in Focus menu 29 November 2015, 20:17:52 UTC
79eeb8e Merged in histogram-tweaks (pull request #667) Histogram tweaks 20 December 2015, 18:36:35 UTC
c912333 Close branch histogram-tweaks 20 December 2015, 18:36:35 UTC
17bd36e Merged in Gr3g01/ml-500d-2015 (pull request #668) fix warning DEP_CFN_AF_BACK_BUTTON 20 December 2015, 18:35:55 UTC
d6fc5ca Merged in daniel_fort/magic-lantern/EOSM_fps-engio_DPJPandone (pull request #670) EOSM fps-engio timer fixes 20 December 2015, 18:35:24 UTC
604286b Fix null_pointer_check for GCC 4.9 27 November 2015, 16:35:43 UTC
1468dc8 Use GCC 4.9 by default (not yet working) 27 November 2015, 16:14:02 UTC
c6307b4 cr2hdr: moved safeguard from median_int_wirth to kth_smallest_int 24 November 2015, 09:50:19 UTC
fa80fb9 cr2hdr: safeguard to prevent crashes similar to issue #2408 (median_int_wirth) 24 November 2015, 09:39:22 UTC
a7272e0 cr2hdr: fix issue #2408 (crash) 24 November 2015, 09:31:09 UTC
407c1cd cr2hdr: fix false stripe fix warnings (only scan active area) 23 November 2015, 10:57:58 UTC
e501fbd Fixed no newline at end of platform/EOSM.202/features.h 20 November 2015, 05:12:44 UTC
6f21512 Fix conflicts for pull request. 20 November 2015, 05:06:43 UTC
fcc3b28 Show warning if the image quality is other than fine (RAW, JPEG or JPEG and RAM) 19 November 2015, 18:57:41 UTC
b6c41d2 fix warning DEP_CFN_AF_BACK_BUTTON 16 November 2015, 20:20:43 UTC
53e085d Histogram: menu changes; luma raw histogram is no longer allowed 15 November 2015, 20:14:55 UTC
a721d73 Refactored hist_build; do not compute YUV histogram if the RAW-based one is enabled 15 November 2015, 19:53:22 UTC
c293264 Raw histogram: fine-tuned noise floor display, as suggested by Audionut 15 November 2015, 20:26:49 UTC
6795f94 cr2hdr: use fgets instead of fscanf in get_camera_model 14 November 2015, 21:09:39 UTC
3b0c8e9 cr2hdr: fix handling unknown cameras 14 November 2015, 20:00:07 UTC
35d1168 Merged in cleaner-lvapp-hack (pull request #665) 650D, 700D, EOS-M: cleaner method for hiding Canon bottom bar 14 November 2015, 18:24:57 UTC
97522f2 Close branch cleaner-lvapp-hack 14 November 2015, 18:24:57 UTC
8724f69 Merged in nikfreak/magic-lantern/650D_700D_magic_Zoom_Flicker_Fix (pull request #666) 650d_700d_magic_zoom_flicker_fix 14 November 2015, 18:24:46 UTC
ec826ec DOF info: fix issue #2399 14 November 2015, 18:08:35 UTC
ed25f14 chdk-dng: omit CalibrationIlluminant2 (should fix issue #2343) 14 November 2015, 16:58:34 UTC
d987a72 cr2hdr: identify camera model from string (should fix issue #2403 - camera identification from MLV files) 14 November 2015, 16:44:35 UTC
1dc1a00 state objects: unify flickering reduction for all Digic_V(+) powered cams 12 November 2015, 08:35:53 UTC
d74fde3 oops (accidentially removed 'endif) while cleaning up 650D / 700D 11 November 2015, 21:28:34 UTC
ec17d90 try to fix Magic zoomfor 650D / 700D 11 November 2015, 16:59:06 UTC
a403306 Created new branch 650D_700D_magic_Zoom_Flicker_Fix 11 November 2015, 16:55:49 UTC
0ee9b37 Raw histogram: nicer underexposure highlighting (also fixes conflict with fast zebras) 06 November 2015, 20:41:58 UTC
6ecb085 Raw histogram: ignore bad pixels 06 November 2015, 20:11:52 UTC
4896046 Histogram: fix border flickering 06 November 2015, 21:15:54 UTC
978ab84 Histogram: dropped unused hist_highlight 06 November 2015, 19:56:22 UTC
dd59ec2 Histogram: fine-tuned vertical position on 3:2 cameras 06 November 2015, 20:04:57 UTC
e7fabcc Merged in dpjpandone/eos-m-dpjpandone (pull request #651) Re-enable Shutter fine-tuning on EOS-M 06 November 2015, 18:12:32 UTC
c3b51fb 650D,700D,EOSM: enabled CONFIG_LVAPP_HACK_DEBUGMSG (Canon bottom bar hiding method similar to 5D3). Does it work? Also dropped CONFIG_LVAPP_HACK_FBUFF (too much interference with Canon GUI). 06 November 2015, 17:39:44 UTC
d92d324 650D,700D: enabled UNAVI_FEEDBACK_TIMER hiding (should avoid unsightly redraw after using Canon's Q menu in LiveView) 06 November 2015, 17:10:30 UTC
cb3cb36 Decoupled UNAVI_FEEDBACK_TIMER hiding from CONFIG_LVAPP_HACK_FBUFF 06 November 2015, 17:08:43 UTC
10386ae 650D/700D/EOSM: renamed UNAVI_FEEDBACK_TIMER_ACTIVE to LV_BOTTOM_BAR_DISPLAYED in CONFIG_LVAPP_HACK_FBUFF 06 November 2015, 17:02:26 UTC
dfd593c Fix subtle bug introduced in 6d00d94, which affected CF card workaround on 5D3 06 November 2015, 16:19:57 UTC
back to top