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

sort by:
Revision Author Date Message Commit Date
88f0ae4 Closed branch dm-spy-a1ex-test2 25 January 2017, 03:41:08 UTC
3f26387 Added options that would compile. 17 January 2017, 15:58:45 UTC
bf625dc Step one turn on LOG_INTERRUPTS 17 January 2017, 15:20:15 UTC
8685122 EOSM: fix pre/post_isr_hook stubs 06 January 2017, 19:31:12 UTC
b54c5ad Merged unified into dm-spy-experiments 05 January 2017, 11:36:50 UTC
9a9b3c5 Merged task_name into dm-spy-experiments 05 January 2017, 11:35:45 UTC
b1f20f7 Tasks: undo changes to get_task_name_from_id (no longer needed) 05 January 2017, 11:13:49 UTC
b729d52 Tasks: undo changes to get_task_name_from_id (no longer needed) 05 January 2017, 11:13:49 UTC
7c88b3a Moved CURRENT_INTERRUPT_ADDR to stubs; added some more models (copied from QEMU) 05 January 2017, 10:26:11 UTC
9071170 Moved CURRENT_INTERRUPT_ADDR to stubs; added some more models (copied from QEMU) 05 January 2017, 10:26:11 UTC
2860779 dm-spy-extra: log some common DIGIC V functions that are usually called from RAM (tasks, sem, mq, DMA, timers) 05 January 2017, 09:28:10 UTC
0073fb3 Merged in daniel_fort/magic-lantern/dm-spy-experiments_EOSM_stubs (pull request #794) mpu_send/mpu_recv stubs for EOSM 04 January 2017, 19:38:24 UTC
3b485ce mpu_send/mpu_recv stubs for EOSM 04 January 2017, 18:43:38 UTC
f93daaf Lossless raw compression: valid DNG output! 21 December 2016, 09:43:10 UTC
2cc005a Lossless raw compression: proper cleanup (allow multiple runs in LiveView) 20 December 2016, 21:29:29 UTC
fb32769 Lossless raw compression: works in LiveView! (tested on 2080x1080x14bpp) 19 December 2016, 07:53:59 UTC
62445f1 Lossless raw compression works! 18 December 2016, 21:28:24 UTC
6b25c07 Experiment: ProcessTwoInTwoOutLosslessPath It appears to do lossless raw compression; not sure how to decode it yet. 18 December 2016, 19:20:06 UTC
b0d455a Merged edmac into dm-spy-experiments 18 December 2016, 19:24:00 UTC
e296b91 Merged in makefile-updates (pull request #777) Makefile updates 18 December 2016, 13:08:37 UTC
3b19df4 Close branch makefile-updates 18 December 2016, 13:08:37 UTC
243686c mlv_play: add variable bit depth support. mlv_play requires experimental raw_twk if you want to playback other than 14bpp 18 December 2016, 12:45:34 UTC
5092a6d Backed out changeset: e7913102f817 18 December 2016, 12:44:51 UTC
763310f mlv_play: added direct raw_twk support along with zoom support (5D3 tested) 17 December 2016, 23:50:27 UTC
317c6a4 edmac.mo: experiment - log all EDMAC channels every 0.1ms 12 December 2016, 23:26:20 UTC
7694875 edmac.mo: show offset 0x40 on the info screen 12 December 2016, 23:27:08 UTC
a6f6f31 edmac: edmac_get_channel 12 December 2016, 23:20:53 UTC
6183dc4 edmac: there are more than 48 connections (not sure how many) 12 December 2016, 23:14:21 UTC
4d684e6 Modules: allow including module.h in multiple source files (fixes compilation of edmac.mo) 04 December 2016, 08:57:55 UTC
64f5725 Modules: removed some unused definitions 04 December 2016, 08:37:48 UTC
152577f dm-spy-extra: log EDMAC size and address (requires edmac.mo loaded) 02 December 2016, 23:15:20 UTC
be902c7 Merged edmac into dm-spy-experiments 02 December 2016, 23:14:22 UTC
d2b18c8 edmac.h: allow edmac_format_size to be called from core (of course, if the edmac module is loaded) 02 December 2016, 22:12:10 UTC
c93d0a2 dm-spy-extra: Eeko RAM dumper 29 November 2016, 20:20:28 UTC
af87374 dm-spy-extra, tasks: we have more than 256 interrupts 27 November 2016, 13:15:07 UTC
a8b6add dm-spy: reallocate logging buffer at startup, as soon as malloc/AllocateMemory is available (hardcoded buffers are not always unused...) 27 November 2016, 12:12:42 UTC
467dac2 dm-spy: disable DebugMsg hook when running with CONFIG_DEBUG_INTERCEPT* 27 November 2016, 10:20:28 UTC
94c7b8e dm-spy-extra: hardcode EDMAC names statically (seems to fix stack overflow in init task) 27 November 2016, 10:11:20 UTC
3d62ff6 mlv_play: restore bpp and black level in raw_info on exit 26 November 2016, 22:17:24 UTC
273ba10 mlv_rec/mlv_play: add variable bit depth support. mlv_play requires experimental raw_twk if you want to playback other than 14bpp 26 November 2016, 01:36:42 UTC
2d9b89c raw_twk: added experimental module that uses engines (PACK16, DEF, DSUNPACK) to accelerate raw->YUV conversion 17 December 2016, 23:49:40 UTC
c80d6fb Merged in andreasb242/magic-lantern (pull request #753) Bad settings warning 02 December 2016, 11:03:02 UTC
9520beb Merged in Dannephoto/magic-lantern/crop hack disable (pull request #776) Disables crop mode hack when turning camera off. 02 December 2016, 11:02:01 UTC
f2d5d7e Merged in daniel_fort/magic-lantern/raw2dng_Makefile (pull request #773) raw2dng make rules changes 02 December 2016, 11:01:45 UTC
6f1024a If condition only for crop mode hack 29 November 2016, 01:36:15 UTC
6bcadbc Disables crop mode hack when turning camera off. 28 November 2016, 20:12:12 UTC
f53422e Modified make rules so raw2dng isn't built automatically when a platform is compiled. Also added switch so cross compiling raw2dng.exe on a Mac is possible. 23 November 2016, 05:10:23 UTC
ab98498 Merged in daniel_fort/magic-lantern/EOSM_close_liveview (pull request #761) To shut off LiveView on the EOSM switch to the info screen. 16 November 2016, 13:47:00 UTC
5be4c34 Merged in cleanup (pull request #764) Minor cleanups / fixes 16 November 2016, 13:46:36 UTC
2e042b9 Merged in daniel_fort/magic-lantern/cr2hdr_make_update (pull request #770) Removed "all" rule so cr2hdr isn't built automatically when compiling a platform. 16 November 2016, 13:44:37 UTC
d596a9e dm-spy-experiments: current_task stub for EOSM 15 November 2016, 23:08:33 UTC
d473003 Removed "all" rule so cr2hdr isn't built automatically when compiling a platform. Updated exiftool to version 10.33. 14 November 2016, 00:50:55 UTC
4c39714 dm-spy: use numbered log file names 09 November 2016, 20:14:01 UTC
57553be dm-spy-experiments: current_task stub for EOSM 15 November 2016, 23:08:33 UTC
ba36f18 bench.mo: use microsecond timer for memory benchmarks 09 November 2016, 18:47:14 UTC
71a7ced bench.mo: verify memcpy-like functions when running memory benchmark 09 November 2016, 18:28:37 UTC
c06f539 edmac-memcpy.c: refactored to avoid static struct edmac_info 09 November 2016, 18:29:42 UTC
2710ea5 Rewritten find_free_edmac_channels so it no longer requires user input 26 November 2016, 23:43:48 UTC
c16933f Moved find_free_edmac_channels to the edmac module 26 November 2016, 23:02:51 UTC
aefbcc1 Moved EDMAC info screen and pretty-printing function to a module 26 November 2016, 22:45:22 UTC
6188bdd edmac: pretty-printing function for size configuration (edmac_format_size) auxiliary functions: edmac_get_info, edmac_fix_off1 also updated debug edmac info with the new function 26 November 2016, 01:59:06 UTC
45e84c4 edmac: edmac_get_pointer; comments 26 November 2016, 01:17:04 UTC
4d23613 edmac: experimental model for total data transfer size 25 November 2016, 19:38:56 UTC
773c8a7 Enabled AbortEDmac stub (most models; not tested) 25 November 2016, 19:02:29 UTC
f874d51 stub-cleanup.py: support for uncommenting unused stubs; minor refactors 25 November 2016, 19:00:32 UTC
7629b2b Stubs format 25 November 2016, 18:56:10 UTC
5335ec1 get_current_task_name: fix interrupt_active flag 02 November 2016, 12:14:42 UTC
0353da2 Merged in josepvm/magic-lantern/josepvm/dmspyextrac-added-50d-stubs-1475103538307 (pull request #754) dm-spy-extra.c added 50D stubs 01 November 2016, 20:12:15 UTC
3f19e69 Merged in josepvm/magic-lantern-1/josepvm/dmspyc-added-memory-address-for-50d-1475103733676 (pull request #755) dm-spy.c added memory address for 50D 01 November 2016, 20:12:00 UTC
2afec18 550D: fix compiling minimal target 01 November 2016, 15:02:22 UTC
a643a3b Raw backend: make sure skip offsets are even 01 November 2016, 16:48:43 UTC
4a7da59 Makefile: allow extra source files in the minimal profile 01 November 2016, 13:35:12 UTC
e39a10f Makefile: prefer .c files from current directory first 01 November 2016, 13:33:47 UTC
908378a dm-spy-extra: 5D3 logging stubs for photo capture 30 October 2016, 18:15:58 UTC
ba2c050 5D2, 5D3, 550D, 600D, 700D: current_task stub 30 October 2016, 17:24:51 UTC
db68fcf tasks.c, stubs: removed unused GetTaskName and get_current_task sed -i.bak '/GetTaskName/d' */stubs.S sed -i.bak '/get_current_task/d' */stubs.S 30 October 2016, 17:10:14 UTC
2db70db dm-spy-extra: EDMAC interrupt names 30 October 2016, 16:30:28 UTC
fffb745 To shut off LiveView on the EOSM switch to the info screen. 27 October 2016, 06:46:29 UTC
bbe0f4f 60D, 5D2: pre and post_isr_hook stubs 23 October 2016, 13:52:44 UTC
501d48e dm-spy-extra: log all interrupts (optional, disabled by default) 23 October 2016, 13:30:29 UTC
7140f77 dm-spy-extra: disable cache conflict checks in QEMU 23 October 2016, 13:14:08 UTC
cd6454c dm-spy-extra: also check cache conflicts with DebugMsg 23 October 2016, 13:13:47 UTC
7e10dcc dm-spy-extra: 60D stubs for logging the picture taking process 21 October 2016, 18:53:09 UTC
7d8f8d1 5D2, 5D3, 550D, 600D, 700D: current_task stub 30 October 2016, 17:24:51 UTC
fc12ee6 tasks.c, stubs: removed unused GetTaskName and get_current_task sed -i.bak '/GetTaskName/d' */stubs.S sed -i.bak '/get_current_task/d' */stubs.S 30 October 2016, 17:10:14 UTC
4a29a79 Merged in daniel_fort/magic-lantern/mlv_dump-simplify_dng_filenames (pull request #758) Simplify dng names 08 October 2016, 14:22:41 UTC
2791dd8 Remove "frame" from dng filenames so that it conforms with MLVFS default naming. 08 October 2016, 13:40:43 UTC
aac7111 dm-spy.c added memory address for 50D 28 September 2016, 23:02:22 UTC
70d3396 dm-spy-extra.c added 50D stubs 28 September 2016, 22:59:32 UTC
45c9e2a raw2dng and related: use HOST_CFLAGS (should fix building raw_rec with older compilers) 15 September 2016, 17:10:53 UTC
1b8f0b7 Bad settings warning: The repeated beep is in my option the best solution, as I don't see the LED warning, if I have the hand on the grip, and the one time popup is only visible if you change settings, but if you do it by mistake, you also won't see the popup. BUT I merged the changes today to my local 70D branch, and recognizes that beep is not working. Beep is currently also not working for the 650D, so I add an option to also flash the popup message. The popup message ends up in a flickering screen, which always shows / hide the message, also really good visible in review mode. As I currently don't know how to get the beep working, this is currently the best solution for me... Tested with 650D and 70D branch from nikfreak. 14 September 2016, 18:30:54 UTC
e35821f EOS M: fix issue #2596 (temperature goes from 41°C to -60°C) 09 September 2016, 11:25:03 UTC
53252e9 tasks.c, stubs: removed unused get_obj_attr sed -i.bak '/get_obj_attr/d' */stubs.S 08 September 2016, 22:51:45 UTC
95c4860 tasks.c, stubs: removed unused get_obj_attr sed -i.bak '/get_obj_attr/d' */stubs.S 08 September 2016, 22:51:45 UTC
4a0949c tasks.c: get current task name directly from the data structure (60D) Seems to fix some unexplained issues such as bad shutdown on 60D, or lockups when logging lots of engio calls. TODO: update stubs on all cameras 08 September 2016, 22:39:13 UTC
9924947 Merged qemu into dm-spy-experiments 09 September 2016, 12:57:53 UTC
b1478d4 QEMU: experimental cache hack emulation (very incomplete; 60D dm-spy works!) 09 September 2016, 12:55:16 UTC
19de1a5 QEMU: updated Makefile options and comments 09 September 2016, 12:04:46 UTC
12be4e3 dm-spy: 60D patch no longer needed 09 September 2016, 11:59:04 UTC
1b9d430 raw.c: fix compilation on some cameras apparently no longer used 08 September 2016, 20:17:58 UTC
back to top