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

sort by:
Revision Author Date Message Commit Date
28f4c66 Close branch swinxx/tweaksc-edited-online-with-bitbucket-1382474898366 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
c1893cf autoexpo: LV fix 14 October 2013, 17:44:26 UTC
3e19cbe cr2hdr: show a small help text when started without input files 14 October 2013, 12:51:33 UTC
e9bd01b cr2hdr: show last update message from module strings (instead of version number) 14 October 2013, 12:51:19 UTC
cccb461 Adjusted 550D flexinfo layout to suit new font 13 October 2013, 17:53:39 UTC
46b4225 mlv_rec: abort when card is full, set priority depending on camera model 12 October 2013, 21:13:15 UTC
ae37f7d mlv_rec: change writer task priority (fix lags on 5D2) 12 October 2013, 19:18:30 UTC
5147440 mlv_rec: fixed spanning drive letter mixing, removed unused wav code 12 October 2013, 19:04:26 UTC
5acb24f mlv_rec: fix merging errors 12 October 2013, 18:54:02 UTC
d79812c mlv_rec: changed buffer allocation routine a bit, added safety checks 12 October 2013, 00:56:47 UTC
4e8f7c9 mlv_rec: less unneccessary debug output 12 October 2013, 00:56:07 UTC
b7ea625 trace: added explicit flushing function 12 October 2013, 00:55:46 UTC
aef1f90 fix memory allocation problems when using maximum shoot mem size 12 October 2013, 00:55:06 UTC
abb116e mlv_rec: Merge 12 October 2013, 00:53:47 UTC
076048b Merged in pravdomil/magic-lantern-cropmarks (pull request #246) cropmarks 11 October 2013, 21:27:35 UTC
46e57d9 Cropmarks: fast refresh refactoring and fine-tuning 11 October 2013, 20:56:52 UTC
7340403 Merged in pravdomil/autoexpo-module (pull request #254) expo update 11 October 2013, 20:40:08 UTC
328d14f cr2hdr: fix deps for exe building 11 October 2013, 19:54:00 UTC
93ac1a2 Merged hudson/magic-lantern into unified 11 October 2013, 19:34:04 UTC
4009ff3 autoexpo: add LV feature, some APEX macros to lens.c, also new function get_bv (brighness value) 11 October 2013, 19:34:35 UTC
8d93c95 cr2hdr: perform black level correction when there's a black difference (not sure if it's the right formula, but seems to work) 11 October 2013, 19:11:33 UTC
fcc1848 cropmark refresh faster when not recording 11 October 2013, 16:22:44 UTC
5e0eeca no cropmarks for HDMI yet 11 October 2013, 16:02:07 UTC
2320f14 cropmarks code clean up 11 October 2013, 15:42:20 UTC
4810964 if cropmarks are cached, we can redraw them fast 11 October 2013, 15:28:10 UTC
c77aa7b Cropmarks: if there's an overriden frame, always draw it, even over bitmap cropmarks. Small fixes. 11 October 2013, 14:32:50 UTC
bfa7d9e Cropmarks: auto-redraw 1 second after calling set_movie_cropmarks (even when flooding with requests); incremental redraws; show a gray border to be visible in the dark; moved the redraw code from zebra.c to cropmarks.c 11 October 2013, 11:57:06 UTC
7018b44 Merged hudson/magic-lantern into unified 11 October 2013, 12:02:48 UTC
5b50c4b Fix 1100D build 11 October 2013, 08:29:51 UTC
2d25036 Disabled audio remote on all cameras without audio controls (no sound in photo mode) 11 October 2013, 08:22:47 UTC
e3a19b0 Dual ISO: added "unreliable" warning for file prefix 11 October 2013, 08:19:49 UTC
3ede5b3 Typo 11 October 2013, 08:16:08 UTC
263a19b Bulb exposure display: some safeguards, turn display back off before ending the exposure, disabled on 550D 11 October 2013, 08:13:05 UTC
back to top