sort by:
Revision Author Date Message Commit Date
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
e4be8d8 Raw backend: removed unused code about raw type for cameras without CONFIG_EDMAC_RAW_SLURP 05 December 2016, 17:21:23 UTC
8343fbd Added 6D support and changed default 700D PREFERRED_RAW_TYPE 23 December 2016, 18:05:40 UTC
8021318 650D: enable CONFIG_EDMAC_RAW_SLURP 12 December 2016, 22:09:49 UTC
1cdd40b 700D: enable CONFIG_EDMAC_RAW_SLURP 11 December 2016, 20:09:15 UTC
0b6029e mlv_lite: fix MLV frame count when using pre-recording 02 December 2016, 11:43:53 UTC
589a919 Merged unified into pre-record 11 February 2017, 13:59:01 UTC
fc759cf Raw backend: fix noise around raw previews on HDMI screens 01 December 2016, 19:00:40 UTC
399d024 raw_rec: use async EDMAC transfers, similar to mlv_rec (to be tested) 01 December 2016, 18:01:35 UTC
27ae53d raw_rec: fix recording speed not measured with lvinfo indicator 01 December 2016, 17:37:29 UTC
5688a56 raw_rec: fix recording speed not measured with lvinfo indicator 01 December 2016, 17:37:29 UTC
871e29c raw_rec: refactor with wait_lv_frames 01 December 2016, 17:34:24 UTC
6c7bcc0 check for property length and decide if this feature is available 28 November 2016, 01:08:07 UTC
45c8f9b fixed lens ID reading, added version etc. to be tested 28 November 2016, 00:54:27 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
60622f4 Stubs format 25 November 2016, 18:56:10 UTC
100a499 Merged unified into 5D3-113-and-123 05 January 2017, 12:00:55 UTC
dd19831 60D: use PREFERRED_RAW_TYPE (fixes digital ISO behavior and bad pixels in preview) 24 November 2016, 21:18:08 UTC
854a9fa Raw backend: RAW_TYPE_ADDRESS no longer needed 24 November 2016, 19:49:34 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
e5e59a4 raw_rec: minor resolution control refactor 22 November 2016, 23:15:23 UTC
005e283 raw_rec: minor resolution control improvements - prevent resolution_index_x overflow - help regarding fine-tuning - refactors 22 November 2016, 22:56:25 UTC
28f574a Merged in daniel_fort/magic-lantern/raw_rec_x_res_fix (pull request #772) Fix for pull request #768 - x-resolution control for MLV Lite 24 November 2016, 19:38:52 UTC
60a6d5e Fix for pull request #768 - x-resolution control for MLV Lite 23 November 2016, 02:49:56 UTC
6c69ba2 EOSM: enable CONFIG_EDMAC_RAW_SLURP (included fix from 061ac76) 20 November 2016, 02:32:47 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
159a857 Merged in daniel_fort/magic-lantern/raw_rec_x_resolution (pull request #768) x-resolution control for MLV Lite 16 November 2016, 13:45:25 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
51951a4 raw_rec MLV Lite added fine control on top of x-resolution presets and display of effective crop factor 10 November 2016, 02:21:45 UTC
1869915 edmac-memcpy.c: refactored to avoid static struct edmac_info 09 November 2016, 18:29:42 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
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
fffb745 To shut off LiveView on the EOSM switch to the info screen. 27 October 2016, 06:46:29 UTC
cbfefc0 Merge 11 October 2016, 01:45:58 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
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
1b9d430 raw.c: fix compilation on some cameras apparently no longer used 08 September 2016, 20:17:58 UTC
d421b2c Merged raw_fixes into unified 05 September 2016, 19:55:27 UTC
3553234 5D3: reduce the white level a bit (doesn't always reach 16383, false alarm) 05 September 2016, 19:48:15 UTC
32ddceb Merged in selftest (pull request #752) Selftest.mo: play dialog mode test, minor updates 05 September 2016, 19:15:15 UTC
41a604c Merged in cleanup (pull request #751) Misc cleanups 05 September 2016, 19:01:50 UTC
35bf3e0 Merged in 700D (pull request #750) 700D: minor fixes 05 September 2016, 19:00:23 UTC
c52d119 Modules: use module_strings instead of hginfo; misc fine-tunings 05 September 2016, 18:55:21 UTC
75ef993 module_hginfo_dump.sh: fix permissions and GCC path 05 September 2016, 11:36:12 UTC
84e43f6 Merged in g3gg0/magic-lantern-module-hgdiff (pull request #230) modules: embed hg information and hg diff into object file for traceability 05 September 2016, 11:39:20 UTC
c83bfd9 Merged in bouncyball/raw-to-mlv-convertor-raw2dng-mod (pull request #733) 05 September 2016, 11:21:21 UTC
358b8f3 Merged in andreasb242/magic-lantern (pull request #749) Make "Warning for bad settings" message configurable 05 September 2016, 10:50:04 UTC
848ffea Merged lvinfo into unified (show WB shift values on the LiveView info bar) 05 September 2016, 10:46:14 UTC
7986e76 Merged console into unified 05 September 2016, 10:45:04 UTC
90b8c12 Merged in raw_fixes (pull request #732) 5D3: raw type experiments, updated vertical stripe and bad pixel fix in mlv_dump, updated white level (0.15 stops of extra highlight detail in LiveView) 05 September 2016, 10:10:13 UTC
53525a7 Makefile: retry unmounting the wifi card until it succeeds 05 September 2016, 09:58:29 UTC
1b76e90 Merged bad_pixels into raw_fixes 01 September 2016, 20:59:06 UTC
629e0d0 raw2dng/mlv_dump: in vertical stripe fix, give higher weights to bright pixels 01 September 2016, 20:56:13 UTC
13cf84e mlv_dump: vertical stripe fix on by default (same as before) 01 September 2016, 20:39:21 UTC
fbbf717 5D3: back to raw type 16 (same as before); vertical stripes still present with 4 and 8 01 September 2016, 19:43:59 UTC
be0cb3e console: console_clear is still used 01 September 2016, 19:21:23 UTC
f172132 Makefile: ping the wifi card before attempting to mount it or reusing the old mount point 01 September 2016, 13:54:18 UTC
df1de30 Makefile: nicer handling of wifi cards that connect to a router 01 September 2016, 13:41:06 UTC
98448ff Makefile: include uncommitted changes in autoexec.bin (see PR #230) Diffs are taken from src and current platform directories only Some lines from Makefile.user are also included (CONFIG entries and gcc version) 01 December 2016, 15:37:43 UTC
44edd8f Modules: include source code in the .mo file for uncommitted modules (see PR #230 ) 01 December 2016, 15:06:05 UTC
811a6c6 Makefile: do not reconnect to main wifi network if already there 01 December 2016, 15:14:14 UTC
897111e Makefile: unmount after installq 01 December 2016, 15:08:58 UTC
05f862c Makefile: fix whitespace alignment for rm_files and rm_dir 01 December 2016, 14:48:03 UTC
d6d929c mlv_dump: minor fixes regarding subtract (dark) frame 31 August 2016, 11:58:40 UTC
8fdff1b mlv_dump: experimental flat-field (gain) correction 31 August 2016, 11:56:53 UTC
0934916 raw2dng/mlv_dump: fine-tuned vertical stripe correction algorithm (to be tested) 29 August 2016, 18:25:53 UTC
715f426 5D3: white level in LiveView is 16382, not 15000 (gains 0.15 stops of DR in highlights) For existing footage, run: exiftool *.dng -WhiteLevel=16382 -overwrite_original 29 August 2016, 06:03:41 UTC
f20718b 5D3: let's try raw type 8 (not affected by digital ISO) 28 August 2016, 20:31:28 UTC
ff60e14 Merge bad_pixels into raw_fixes 28 August 2016, 20:30:43 UTC
26b183e raw2dng/mlv_dump: apply cold pixel fix on border pixels as well 28 August 2016, 19:27:42 UTC
738d88a raw2dng/mlv_dump, cold pixel fix routine: code formatting, comment updates, C99 loops 28 August 2016, 19:26:39 UTC
88cae75 raw2dng/mlv_dump: fine-tuned cold pixel threshold 28 August 2016, 19:16:48 UTC
44d6776 Make "Warning for bad settings" message configurable: - Default is Blinking LED, Show a Popup, beep once, as before - Option for an additional repeated beep: if you change a setting on the Touchscreen, you won't see the popup if you don't look at the screen, one beep can be missed, and I usually can't see the LED, because the thumb hides it... - Option without LED warning: If you are in a dark environment, the LED can be really stressing... I hope there is now an option for everybody... 28 August 2016, 18:57:20 UTC
7d2d0a4 mlv_dump: option to fix non-static (moving) cold pixels 24 August 2016, 21:35:14 UTC
883c3cb mlv_dump: vertical stripe fix optional, disabled by default 24 August 2016, 21:10:35 UTC
bc3b1e3 mlv_dump: cold pixel fix enabled by default 24 August 2016, 21:10:00 UTC
b1149d2 mlv_dump: fix cold pixel analysis when processing only some frames 24 August 2016, 21:02:11 UTC
f4c480f Merged 5D3-123 into 5D3-113-and-123 (to be tested) 23 August 2016, 20:06:38 UTC
a2512bc Merged unified into 5D3-113-and-123 (not working yet) 23 August 2016, 20:01:10 UTC
c8ed1b9 5D3-123: FSUunMountDevice stub 23 August 2016, 19:55:36 UTC
bfa9bc2 Apply 5D3 113 changes from unified to 123 23 August 2016, 19:44:24 UTC
back to top