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

sort by:
Revision Author Date Message Commit Date
9047e3a raw_rec: status indicator should not be pink 24 October 2013, 08:16:30 UTC
7431175 set_lv_zoom now disables globaldraw when switching (avoids transient redraw artifacts) 24 October 2013, 07:38:55 UTC
4a68b0d idle_globaldraw_en/dis now use reference counting 24 October 2013, 07:37:42 UTC
e7838f3 Experimental fix for issue #1629 (pink preview with zoom on halfshutter and raw overlays) 24 October 2013, 07:25:19 UTC
3bb82b9 cr2hdr: fix boundary conditions and valgrind warnings 23 October 2013, 12:02:48 UTC
08cae4f AMaZE: clear work space after malloc (fixes valgrind warnings) 23 October 2013, 11:50:25 UTC
68738e6 cr2hdr: fix interpolation in sub-black areas 23 October 2013, 14:23:55 UTC
c4c98a0 cr2hdr: use the same threshold for alias map and edge-directed interpolation in shadows 23 October 2013, 10:17:05 UTC
4c1949c cr2hdr: only compute alias map in shadow areas (for speed) 23 October 2013, 09:56:17 UTC
19a55a6 cr2hdr: fix penalty for diagonal directions 23 October 2013, 15:43:09 UTC
4a5abc4 cr2hdr: only use edge-direct interpolation in extreme cases (semi-overexposed or really deep shadows) 23 October 2013, 09:44:04 UTC
6cea1bb cr2hdr: removed old interpolations based on amaze (will optimize only amaze-edge) 23 October 2013, 08:24:25 UTC
98348ea cr2hdr: reworked edge interpolation for less memory usage 22 October 2013, 21:16:07 UTC
6abaa55 cr2hdr: fine-tuned edge interpolation code and added some debug stuff 21 October 2013, 14:36:19 UTC
827fc9b cr2hdr: fix typos in edge interpolation code 21 October 2013, 09:19:11 UTC
8711a41 cr2hdr: experimental filtering for interpolation direction (not enabled by default) 21 October 2013, 09:18:32 UTC
e825201 cr2hdr: fix crash 21 October 2013, 06:58:53 UTC
62fa949 cr2hdr: much better edge interpolation 20 October 2013, 19:37:35 UTC
9a3ae94 cr2hdr: fine-tuned edge interpolation 20 October 2013, 15:46:15 UTC
a5327cb cr2hdr: improved edge-directed interpolation (after AMaZE step) 20 October 2013, 11:15:24 UTC
616ef20 cr2hdr: cleanup unused error signal from simple interpolations 20 October 2013, 06:27:50 UTC
2dfd814 cr2hdr: experimental edge-directed interpolation (after AMaZE step) 19 October 2013, 21:12:35 UTC
a2e3f9b cr2hdr: experimental interpolation based on AMaZE 19 October 2013, 14:27:00 UTC
5e22a43 Modified AMaZE code so it compiles cleanly as standalone C source file 18 October 2013, 19:55:11 UTC
2b9da1f cr2hdr: imported AMaZE source code from RawTherapee (9bd3ef6835e4, https://code.google.com/p/rawtherapee/source/browse/rtengine/amaze_demosaic_RT.cc) 18 October 2013, 09:34:46 UTC
1ebc2fe cr2hdr: fine-tuned for slightly less noise 17 October 2013, 13:59:06 UTC
1035cd8 cr2hdr: chroma smooth 2x2; generic implementation for chroma smooth (same code for all sizes) 17 October 2013, 13:54:44 UTC
8277db2 cr2hdr: use a slightly smaller kernel for filtering alias map 17 October 2013, 13:40:23 UTC
8a90acd cr2hdr: faster median code from http://ndevilla.free.fr/median/median/ 17 October 2013, 13:04:23 UTC
db56f92 cr2hdr: refactoring to allow easy switching between chroma smoothing 3x3 or 5x5 17 October 2013, 12:37:55 UTC
3880da0 cr2hdr: re-arranged stuff to be able to disable alias map or chroma smoothing 17 October 2013, 12:17:57 UTC
575a617 Anamorphic preview: updated .max field 23 October 2013, 08:00:29 UTC
45f2cbf Merged in swinxx/ml_a/swinxx/tweaksc-edited-online-with-bitbucket-1382474898366 (pull request #274) tweaks.c Anamorphic Ratio Addon _edited online with Bitbucket 23 October 2013, 07:58:47 UTC
6ad75a8 tweaks.c Anamorphic Ratio Addon _edited online with Bitbucket 22 October 2013, 20:48:53 UTC
67b019e Merged in M1ke_M1ke/magic-lantern-m1ke-fork (pull request #272) Replace the memory buffer messages in raw video mode 21 October 2013, 07:11:50 UTC
17bb370 cache camera ID to detect models easier 20 October 2013, 20:24:45 UTC
343f9f4 fixed another lvalue error 20 October 2013, 16:06:42 UTC
e103584 lvalue operands should definitely not be casted... 20 October 2013, 15:55:52 UTC
6339ff6 proper int32_t casting 20 October 2013, 15:22:54 UTC
9f378fe dual_iso: fix compiler errors due to type changes in raw.h 20 October 2013, 11:10:06 UTC
3f4c198 mlv_rec: enable buffer status log, will be unused most of the time anyway 20 October 2013, 10:07:57 UTC
4be63e7 MEM(addr) macro is unsigned now - cast properly if you need evil (signed) numbers 20 October 2013, 10:06:01 UTC
028f5f2 This modification replaces the memory buffer messages in raw video mode with a movie camera icon and a compact display of record time, speed in MB/second and writing idle time. For pictures see: http://www.magiclantern.fm/forum/index.php?topic=7503.msg83603#msg83603 A small change was made to bitrate.C to disable showing the mvr buffer status. I made the same small change in bitrate-6d.c although was unable to test that not having a 6D. 20 October 2013, 02:09:21 UTC
74260da changed raw structure to be defined by stdint types to solve cross-platform trouble 19 October 2013, 23:51:24 UTC
f8ec631 audio meters working again 19 October 2013, 23:48:01 UTC
0cf13e6 60D: added msg_queue_count 19 October 2013, 23:23:07 UTC
72660dc Merged hudson/magic-lantern into unified 18 October 2013, 18:02:02 UTC
4c92b44 compile mlv_dump on 64Bit system 18 October 2013, 17:40:05 UTC
d900cba raw_rec.c: fix spacing 18 October 2013, 17:22:13 UTC
52373b0 raw_rec.c Added resolutions for 1.2:1 and 1.175:1 18 October 2013, 16:12:00 UTC
fa796cc raw_rec.c edited online with Bitbucket 18 October 2013, 16:08:23 UTC
141b8a8 Merged in bnvm/magic-lantern//raw_recc-added-121-and-11751-aspect-rati-1382109783386 (pull request #269) raw_rec.c added 1.2:1 and 1.175:1 aspect ratios for anamorphic shooting. 18 October 2013, 15:27:59 UTC
289e0d4 raw_rec.c added 1.2:1 and 1.175:1 aspect ratios for anamorphic shooting. 18 October 2013, 15:23:21 UTC
3d91228 Merged in g3gg0/magic-lantern-mlv_rec (pull request #265) Magic Lantern Video (MLV) Format v2.0, 2nd try 18 October 2013, 09:55:42 UTC
fbec441 Merged hudson/magic-lantern into unified 17 October 2013, 20:44:49 UTC
5f2c709 More compiler warning fixes 17 October 2013, 20:43:57 UTC
ebd08c6 fix compile warning 17 October 2013, 20:31:13 UTC
6693d52 cleaned up code, fixed underflows 17 October 2013, 20:14:27 UTC
1173ea2 Merge 17 October 2013, 19:18:41 UTC
40c51d0 mlv_rec: use old symbol naming - simply don't load both raw_rec versions simultaneously 17 October 2013, 19:16:16 UTC
6c9fe19 Merge 17 October 2013, 19:15:14 UTC
b270aa3 Merge 17 October 2013, 19:05:47 UTC
1267b18 Merge 17 October 2013, 19:04:36 UTC
47893d5 mlv_rec: really fix 600D hacks and 7D detection... 17 October 2013, 19:04:10 UTC
8922656 Merged in dmilligan/magic-lantern-patches (pull request #266) Fix compiler warnings 17 October 2013, 06:54:49 UTC
d0c0c6f Merged in mk11174/550d-raw_rec-hack-fix (pull request #267) 650D Raw_Rec Hack Address 17 October 2013, 06:53:37 UTC
a154798 650D Raw_Rec Hack Address 17 October 2013, 06:05:09 UTC
a606c58 Fix compiler warnings 17 October 2013, 00:20:51 UTC
15c871a mlv_rec: fixed .rst 16 October 2013, 23:29:55 UTC
ac2d429 Merged in Marsu42/ml-pull4 (pull request #264) Aperture macros: changed for consistency 16 October 2013, 13:04:11 UTC
cdd9228 Merged in Marsu42/ml-pull3 (pull request #262) Add metering mode, it's one of the basic props and (my) module(s) use it 16 October 2013, 13:03:35 UTC
3624aed Aperture macros: changed for consistency 16 October 2013, 12:37:48 UTC
67f2e17 Get af point function instead of exposed prop 16 October 2013, 12:33:53 UTC
1a75f77 Merged in Marsu42/ml-pull4 (pull request #263) ISO/aperture/shutter clear text macros for canon values 16 October 2013, 11:17:29 UTC
f93b866 ISO/aperture/shutter clear text macros for canon values 16 October 2013, 09:59:04 UTC
f969b2d Merged in Marsu42/ml-pull1 (pull request #260) Focus stack tweaks & af mode prop cleanup 16 October 2013, 09:43:25 UTC
a4a583d Merged in Marsu42/ml-pull2 (pull request #261) Enable some 60d features since memory problem is solved 16 October 2013, 09:39:27 UTC
051d3b4 De-static af points vars/function so don't need to duplicate it 16 October 2013, 09:32:27 UTC
d767179 Add metering mode, it's one of the basic props and (my) module(s) use it 16 October 2013, 09:21:15 UTC
5f4c33d Enable some 60d features since memory problem is solved 16 October 2013, 09:13:31 UTC
794a36e Focus stack tweaks & af mode prop cleanup 16 October 2013, 08:52:36 UTC
d9a1fa5 Merged in mk11174/550d-raw_rec-hack-fix-1381909080474 (pull request #1) 550D Raw_Rec Hack Fix 16 October 2013, 07:40:28 UTC
05961d6 550D Raw_Rec Hack Fix 16 October 2013, 07:38:07 UTC
fcdee9a mlv_rec: Fix 600D hacks and 7D detection 15 October 2013, 20:12:19 UTC
ae8e733 mlv_rec: renamed .c file 16 October 2013, 22:34:15 UTC
ceb42dc mlv_rec: final step to switch to mlv_rec 16 October 2013, 16:46:55 UTC
c22f3a2 Merged hudson/magic-lantern into unified 15 October 2013, 18:09:11 UTC
95bda40 600D: Fis hack error 15 October 2013, 18:03:46 UTC
23f9077 Memory backend: fix malloc greater than 15MB 15 October 2013, 18:00:55 UTC
fae1b0a "Use" the sleep() return value as just a (void) doesn't seem to be enough to suppress GCC warning. 15 October 2013, 14:50:25 UTC
740f68d Merged hudson/magic-lantern into unified 15 October 2013, 14:31:42 UTC
320ad1f cr2hdr: fine-tuning for less shadow aliasing 15 October 2013, 13:26:58 UTC
b04169b OSX host compiler doesn't like section headers so undef them in cr2hdr.c. Also fix a warning about empty if statement. 15 October 2013, 13:09:17 UTC
cedf593 cr2hdr: safeguard for horizontal stripe correction 15 October 2013, 12:41:36 UTC
112b01b Modules: fix version string when compiling from an older changeset (not from tip) 15 October 2013, 11:55:49 UTC
4fac633 raw2dng: 2x2 chroma smoothing 15 October 2013, 10:16:22 UTC
de98ca3 cr2hdr: fine-tuning for less shadow aliasing 15 October 2013, 10:14:17 UTC
49e5d1f cr2hdr: fix coerce in chroma smoothing 15 October 2013, 10:13:31 UTC
1db425e cr2hdr: experimental fix for horizontal stripes/banding 15 October 2013, 08:28:10 UTC
80b475d Merged in cbob/magic-lantern-550d-flexinfo-layout-adjust (pull request #255) Adjusted 550D flexinfo layout to suit new font 14 October 2013, 18:36:50 UTC
back to top