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

sort by:
Revision Author Date Message Commit Date
5964c99 Close branch 1100d-raw. 01 February 2014, 11:34:48 UTC
5205876 1100D: Raw support tests 09 June 2013, 19:57:14 UTC
93d74c5 raw_rec: warning if you are recording video in photo mode 09 June 2013, 17:50:15 UTC
05f6c6b raw_rec: when it's enabled, ML thinks the camera is in movie mode (so you don't have to use camera's movie mode). So, when you enable raw video, ML will no longer behave like in photo mode. 09 June 2013, 17:04:18 UTC
8fdec5a Auto ETTR: use the fast LV method in "always on" mode too 09 June 2013, 16:14:19 UTC
9894a1a Auto ETTR: allow up to 5 stuck pixels 09 June 2013, 15:51:11 UTC
7e7f13f Merged in flameeyes/magic-lantern (pull request #116) More make_bootable fixes 09 June 2013, 15:54:39 UTC
9372e1d Allow passing the device/file on the script command line. Also fix EXFAT handling so that it actually works on exfat volumes. 09 June 2013, 15:02:05 UTC
4ee6552 Fix the Python version of the script (still uses Python 3 and Numpy). 09 June 2013, 14:59:08 UTC
88d9846 raw_rec: restrict to movie mode only 09 June 2013, 14:48:22 UTC
44cb0c7 Auto ETTR: massive speedup for cameras with CONFIG_FRAME_SHUTTER_OVERRIDE (only tried on 5D3) 09 June 2013, 14:14:36 UTC
9052329 beep.c: Add fake stub for beep_custom. Fixes nightly builds (and 50D) 09 June 2013, 13:05:44 UTC
93f928a raw: fixed zebra alignment in crop mode 09 June 2013, 12:16:32 UTC
9cdc77c raw2dng: decoupled bad pixel fixing from banding correction 09 June 2013, 11:36:07 UTC
2d4c0b4 raw2dng: fixed issue 1557 (banding correction interferring with bad pixels) 09 June 2013, 11:26:59 UTC
8da70b9 Merged in Gr3g01/ml-500d-raw-dng3 (pull request #115) Added FIO_SeekFile stub for 500D, thanks mk11174 09 June 2013, 10:22:21 UTC
4abb75a adtg_log: small gui for altering cmos registers; minor fixes 09 June 2013, 07:58:23 UTC
5a925dd Auto ETTR: small tweaks, more aggressive when going back from overexposure, settle only when there's almost no overexposure 09 June 2013, 07:34:05 UTC
55b9850 adtg_log: small fix for CMOS dump 09 June 2013, 00:14:20 UTC
7ecf192 adtg_log: print nrzi decoded pendant 09 June 2013, 00:12:57 UTC
9c4f746 adtg_log: some code cleanup 08 June 2013, 22:27:55 UTC
43e7ec6 gdb: use proper BKPT instruction and basic support for uncached areas 08 June 2013, 21:40:39 UTC
cdb3885 adtg_log: python script to parse binary log file. "parse_bin.py -f TEST.BIN > out.txt" 08 June 2013, 21:40:00 UTC
c36985a adtg_log: module for 5D3 to log writes to CMOS and ADTG to card. 08 June 2013, 21:36:58 UTC
a9db644 raw2dng: fix crash when frame_size is not equal to width x pitch 08 June 2013, 20:55:26 UTC
95c1c11 Added FIO_SeekFile stub for 500D, thanks mk11174 08 June 2013, 20:39:51 UTC
6a38fd9 Fix false color palette menu, http://www.magiclantern.fm/forum/index.php?topic=6293.msg48313#msg48313 08 June 2013, 19:57:51 UTC
3463121 Merged in marci1/magic-lantern (pull request #114) Added void beep_custom(int duration, int frequency, int wait) 08 June 2013, 19:00:04 UTC
a518aa9 raw_rec: offload status display to raw_rec_polling_cbr (shoot_task) and update them only once per second. Should reduce overload in critical tasks. 08 June 2013, 18:42:36 UTC
0caa4e2 raw_rec: compute write speed only when actually writing; display idle time, if any 08 June 2013, 16:35:15 UTC
de3f676 raw2dng: fix banding correction in highlights, where some channels are clipped; thanks Thomas Worth for the sample image http://www.magiclantern.fm/forum/index.php?topic=6218.msg48089#msg48089 ; also removed highlight weighting (better results shown by Yoshiyuki Blade) 08 June 2013, 13:26:16 UTC
ef775bb Added void beep_custom(int duration, int frequency, int wait) 08 June 2013, 12:47:53 UTC
68339a1 Added void beep_custom(int duration, int frequency, int wait) 08 June 2013, 12:05:31 UTC
66f8a34 1100D: Cleanup 08 June 2013, 11:53:01 UTC
ff6073a 700D: Sync with 650D 08 June 2013, 11:45:51 UTC
6ea0345 650D: Cleanup 08 June 2013, 11:45:06 UTC
c353b3c 650D: Enable movie restart, disable DISPLAY_SHAKE (didn't mean to commit it) 08 June 2013, 11:43:33 UTC
e6153e7 50D: FEATURE_SILENT_PIC_RAW_BURST is enabled by default 08 June 2013, 11:41:43 UTC
55586a8 Merged in GregoryOfManhattan/magic-lantern/50DrawNow (pull request #113) 50D platform changes for raw video, correct raw.c and include edmac-memcopy for 50D 08 June 2013, 11:37:53 UTC
e5f8d73 merge 08 June 2013, 10:47:57 UTC
701e524 re-tested silent pictures and now confirm that it works in both single and burst mode 08 June 2013, 10:45:05 UTC
a9499a0 edmac_memcpy: undo edb9f5f, back to fast DMA flags. Need to test ALL raw resolutions for corrupted frames. 08 June 2013, 10:43:16 UTC
f165c45 raw_rec: round frames to 4096, for EDMAC alignment 08 June 2013, 10:42:35 UTC
f622b06 raw_rec: major bugfix, frames were not rounded at 512. Should bring the old speeds back. 08 June 2013, 10:35:49 UTC
75fbe6b raw2dng: use weaker highlight weights (see http://www.magiclantern.fm/forum/index.php?topic=5533.msg47631#msg47631 ); compute correction factors in EV to remove skew from histograms 07 June 2013, 16:35:06 UTC
2cba23d clean up features for merge 07 June 2013, 15:49:05 UTC
93f734c merge new raw2dng dng2raw 5D3 centric 07 June 2013, 12:58:46 UTC
ba74364 merge and trying new FEATURE_LV_FOCUS_BOX_SNAP_TO_X5_RAW 07 June 2013, 12:21:47 UTC
525ddc2 raw2dng: major update in banding correction algorithm 1) Quantization error from dark areas was introducing huge spikes on the histogram, thus adding a strong bias towards certain correction values. Therefore, most of the banding was removed, but not all. Added a random noise to spread it out. 2) Better accuracy for computing the median (also configurable) 3) Different method for correcting the gradient 4) Bugfix: out-of-range factors should not be ignored, because this alters the median, especially for noisy images 5) Stronger weight towards highlights - octave graphs for debugging 07 June 2013, 11:57:36 UTC
7070964 Added dng2raw (debug tool); fixed raw2dng make deps 07 June 2013, 11:50:04 UTC
bca4299 raw_rec: in crop mode, try to center the recording area on the YUV (LiveView) frame 07 June 2013, 07:25:18 UTC
74e7f3e Auto ETTR: minor fixes 07 June 2013, 07:23:36 UTC
d6d5eb1 Refactored focus box raw snap to expose the offsets (focus_box_get_raw_crop_offset) 07 June 2013, 07:11:40 UTC
df9f9b2 5D2: enabled focus box snap to x5 raw. Probably works on all cameras now. 07 June 2013, 06:39:47 UTC
d44cf7d merge 07 June 2013, 03:58:30 UTC
9bdded2 raw2dng: fixed invalid read in valgrind, thanks Thomas Worth 06 June 2013, 22:33:14 UTC
d2705fe bolt_rec: improve plot painting, show while in menu 06 June 2013, 21:53:24 UTC
1b6a199 raw_rec: minor fixes 06 June 2013, 21:18:13 UTC
f83a17c raw: ability to reset geometry settings (raw_set_dirty, to be called after previewing ends) 06 June 2013, 21:17:49 UTC
142593d Merged in 700d-support (pull request #111) 700D support 06 June 2013, 20:41:26 UTC
e77c5d8 700D: fix task_max stub 06 June 2013, 20:35:45 UTC
e5e3177 700D: Fix ISO_ADJUSTMENT_ACTIVE 06 June 2013, 20:20:39 UTC
b6c1209 700D: fix RESTARTSTART 06 June 2013, 20:11:15 UTC
770ba01 Merged unified into 700d-support 06 June 2013, 19:49:03 UTC
19d2471 Added FIO_SeekFile stub for 5d2/50d 06 June 2013, 19:38:34 UTC
6ddcc0c 6D 113 updater 06 June 2013, 17:58:39 UTC
fe1a6ff raw_rec: added a memory allocation hack: on 5D3, this brings 2x32M extra :D 06 June 2013, 15:26:55 UTC
7f88db4 assuming 50D has same free edmac read write channels as 5D2 - seems OK 06 June 2013, 14:49:24 UTC
feae7fe changes to enable raw video, makefile, features and internals 06 June 2013, 14:48:07 UTC
0487625 correcting values from bad merge local branch of 50D specific values only 06 June 2013, 14:40:05 UTC
d653932 merge unified 06 June 2013, 14:38:58 UTC
5faa7a3 raw_rec: minor menu refresh tweak 06 June 2013, 12:24:59 UTC
9982a9e Small menu tweak (use pickbox whenever we have a choices field) 06 June 2013, 12:22:12 UTC
99afc55 raw_rec: some more resolutions and aspect ratios 06 June 2013, 12:20:24 UTC
517c88c raw_rec: fine-tuned aspect ratio messages (consider it exact if the difference is 1 pixel or less) 06 June 2013, 12:06:08 UTC
5d209e2 raw_rec: removed the mod64/32 restriction; frames are always multiple of 512, hopefully without breaking the file format. As long as converters use the raw2dng loop, it should be OK. 06 June 2013, 11:54:33 UTC
bb9b0e4 raw_rec: moved sync beep into process_frame to make sure beep will work with filtering modules like bolt_rec 05 June 2013, 22:12:15 UTC
529a5d6 bolt_rec: major code update, improved detection mechanisms 05 June 2013, 22:08:01 UTC
ea33915 Slowed down zebras a little, to give more CPU time to histogram 05 June 2013, 21:22:15 UTC
0e895d0 Removed ML auto ISO, use auto ETTR instead. If you are missing it, reimplement it as a module or try a point and shoot camera ;) 05 June 2013, 21:07:08 UTC
b6d0a3a Raw overlays: safeguard against reading data from outside image area. Fixes overlays in "frame left" mode. 05 June 2013, 20:43:02 UTC
e7d7da5 Merge with unified 05 June 2013, 19:42:40 UTC
def957a Really merge 50D stuff 05 June 2013, 19:41:44 UTC
dbea0bc raw: update some parameters less often 05 June 2013, 19:30:09 UTC
4c03d20 Raw zebras in LiveView! 05 June 2013, 19:17:16 UTC
a33335f XMP: maximum exposure should be 3.9999 and not 4 (renato) 05 June 2013, 18:06:28 UTC
fc74e49 picstyle.c: move into src folder. There are only two implementations: one with auto picstyle (600D and newer) and one without. Use ML_PICSTYLE_AUTO in Makfile to switch implementations. Defaults to the newest one. Credit to @a1ex for the cleanup suggestion 05 June 2013, 18:01:23 UTC
ca7dd33 New XMP template from Audionut, does it work now? 05 June 2013, 17:30:12 UTC
81f1d32 Undo 8147104, didn't work 05 June 2013, 17:08:19 UTC
167bb6b File browser: added semaphore for selected file list (so you can't change it while copying, for example); small multitasking fixes 05 June 2013, 17:00:40 UTC
28aa47e File browser: UI tweaks for multiple file selection; added select by extension 05 June 2013, 16:22:51 UTC
94bc9c4 Updated XMP template, does it work now? 05 June 2013, 14:34:20 UTC
69823eb Merged in minimimi/magic-lantern-filer-multiselect (pull request #107) file_man multiple file select 05 June 2013, 11:53:09 UTC
3e22f89 Moved photo LV histogram by 0.15 EV to the right (seems to be a systematic error) 05 June 2013, 10:52:08 UTC
986a9d5 raw: tiny safeguard 05 June 2013, 10:42:21 UTC
1fc7b17 Raw overlays: hack for fixing highlights warnings in photo mode LV when ExpSim uses negative digital ISO 05 June 2013, 09:58:34 UTC
7f3f7f7 700D: add mvr_config stub 05 June 2013, 09:10:15 UTC
1e3f67e Fix EOSM defines 05 June 2013, 08:53:09 UTC
9d55a18 Remove 700D WAV dummy stubs 05 June 2013, 08:47:36 UTC
3313ca4 Merge with unified 05 June 2013, 07:46:16 UTC
back to top