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

sort by:
Revision Author Date Message Commit Date
70d02ea Close branch EOSM-fix 18 April 2014, 20:08:35 UTC
c362664 Fix ADTG shutters EOSM 18 April 2014, 02:12:47 UTC
d77a21a Backed out changeset: 635763bb2981 18 April 2014, 02:06:18 UTC
e690d4c Make a branch 18 April 2014, 02:04:35 UTC
78192ca Correct EOSM regs on dual iso... 18 April 2014, 01:59:04 UTC
9757810 Correct EOSM ADTG shutter regs after boot method change 18 April 2014, 01:54:37 UTC
fa07825 Merged in g3gg0/magic-lantern-plot (pull request #458) plot: basic module for plotting data 17 April 2014, 21:56:29 UTC
a70ab84 Merged in Marsu42/ml-pull/cygwin_fix (pull request #467) Fix cygwin compilation & docs 17 April 2014, 12:13:25 UTC
3fa90e1 Merged in eosm-use-traditional-boot (pull request #470) EOSM: Use traditional boot method. This makes the installer work properly. 17 April 2014, 12:12:07 UTC
c3402e9 mlv_rec: count from correct block header, fixes ASSERT 16 April 2014, 19:12:51 UTC
a4f5ee2 Intervalometer: fixed trigger at startup 16 April 2014, 16:23:52 UTC
b5b2336 Intervalometer: fixed inconsistencies like running when it's disabled from menu and cleaned up the code a bit 16 April 2014, 16:00:39 UTC
24f9000 Card benchmark: print a message when completed 16 April 2014, 14:17:01 UTC
bf41c90 EOSM: Fix incorrect memory size reporting, allocate bvram_mirror where appropriate 13 April 2014, 15:58:40 UTC
c2fe000 EOSM: Use traditional boot method. This makes the installer work properly. Avoid a cache-hacked boot should also fix race conditions with modules (See issue: #1903) 13 April 2014, 10:34:28 UTC
ff24ccc Merged in cleanup (pull request #445) ML Cleanup, take 2 13 April 2014, 08:45:16 UTC
12cca7d Merged in OtherOnePercent/backflow2/mlv_write (pull request #455) Add single threaded write speed for MLV camera icon 12 April 2014, 20:12:38 UTC
9420f4e Manually apply patch 12 April 2014, 18:10:52 UTC
5c4c479 Merged unified into cleanup 09 April 2014, 06:43:37 UTC
2e29eca Remove wrong 550D installer 08 April 2014, 15:11:58 UTC
006b020 Add EOSM Installer 08 April 2014, 15:11:04 UTC
e09c192 cygwin: don't trust awk internet tutorials 07 April 2014, 21:36:26 UTC
ced9cd3 cygwin: this nearly makes me use linux :-> 07 April 2014, 13:31:19 UTC
4e5bf63 cygwin: yet another awk quoting style :-p 07 April 2014, 13:24:34 UTC
8011128 cygwin: other awk fixes 07 April 2014, 13:16:46 UTC
4b621b5 Merge unified into cleanup 07 April 2014, 08:59:10 UTC
8a6ebb0 lens_set_ae: use proper rounding (not just range checking). Should fix ETTR messing up the exposure compensation (where you can't reset it back to 0). 06 April 2014, 17:50:41 UTC
320d649 cf_acc: fix LBA addressing (CYL_HI/CYL_LO were swapped) 16 April 2014, 07:33:46 UTC
8bdbe55 mlv_rec: advanced error dumping in case of corrupted headers, changed BKUP header handling 15 April 2014, 13:27:01 UTC
cbc6542 cf_acc: added raw sector read/write code, refactored 14 April 2014, 15:09:47 UTC
2b735f0 650D: Some minor cleanup 13 April 2014, 10:35:13 UTC
9653c96 cygwin: solve awk quoting hell 06 April 2014, 09:33:05 UTC
90d2837 Revert ead884906b91 but still make signature checking mandatory using a Makefile macro to define the current "active" signature 06 April 2014, 08:25:23 UTC
2c31823 cygwin: fix module readme line endings 06 April 2014, 07:33:43 UTC
d551a54 cygwin: fix docs line endings 06 April 2014, 07:13:41 UTC
4d829c0 Created new branch cygwin_fix 06 April 2014, 07:02:17 UTC
098fe9e 650d add SetVolumeIn stub 05 April 2014, 20:37:29 UTC
426c363 Upload proper 1100D installer. Fixes commit 8d5c15c 05 April 2014, 09:56:36 UTC
cec5838 Add 1100D installer 05 April 2014, 09:39:53 UTC
ec58685 650D/700D: Enable FEATURE_AUDIO_REMOTE_SHOT in movie mode too 05 April 2014, 08:35:52 UTC
0fd2664 Remove wrong 1100D installer 05 April 2014, 08:05:16 UTC
6f5453c Add 650D installer 05 April 2014, 08:04:28 UTC
4782fb7 Modules README: properly fail when an external command fails 05 April 2014, 09:24:08 UTC
b328009 700d add SetAudioVolumeIn stub 03 April 2014, 17:13:06 UTC
98060c5 Merged in mk11174/magic-lantern (pull request #461) Tweak to 650d/700d Audio meter patch, add EOSM too. added PowerMicAmp and the stub for each model. 01 April 2014, 21:12:31 UTC
6d1c932 Merged in Audionut/tutorial/README.rst (pull request #462) Small graphical fix dual_iso README.rst 01 April 2014, 21:10:48 UTC
e71b556 mlv_rec: detailed error message after card I/O error 01 April 2014, 20:01:30 UTC
7033802 Small graphical fix dual_iso README.rst 01 April 2014, 08:09:46 UTC
b63bb3e 700d add PowerMicAmp stub for audio meter patch 31 March 2014, 03:42:17 UTC
d4c8de6 650d add PowerMicAmp stub for audio meter patch 31 March 2014, 03:40:59 UTC
bd45cd3 EOSM add PowerMicAmp stub for audio meter patch 31 March 2014, 03:39:12 UTC
fa30cd9 700D/650D/EOSM audio-common.c audio meter patch tweak. Found out that PowerMicAmp is all that is needed to get things going. 31 March 2014, 03:37:16 UTC
604873b Merged hudson/magic-lantern into unified 31 March 2014, 02:46:28 UTC
ca9f537 Liveview fixes for magic zoom and electronic level (backported from chris_overseas, 5D3-123) 30 March 2014, 22:36:46 UTC
a13eda5 EOSM audio-common.c add audio meter patch 30 March 2014, 21:59:35 UTC
347f652 700d bmp.c add bmp_buf, maybe works for 650d too? 30 March 2014, 21:22:17 UTC
23559b5 Merged in mk11174/magic-lantern (pull request #457) 650d/700d Maybe ok to turn back on Audio meters since many testers have reported positive feedback??? 30 March 2014, 09:31:42 UTC
beb35e8 mlv_rec: added eschos recommendation so the recording icon still shows recording time with skipped frames (http://www.magiclantern.fm/forum/index.php?topic=7122.msg109436#msg109436) 29 March 2014, 19:53:42 UTC
439ae24 audio-common.c added comment for 650d/700d meter patch 29 March 2014, 19:24:51 UTC
b9d45c3 700d remove feature_audio_meters undef 29 March 2014, 19:16:47 UTC
b83370e 650d remove feature_audio_meters undef 29 March 2014, 19:15:53 UTC
180b67a audio-common.c tweak to 650d/700d audio meter code, thanks nanomad! 29 March 2014, 18:06:28 UTC
ccb1ffd audio-common.c indent fix 29 March 2014, 13:23:02 UTC
f985ea6 650d/700d Another dumb typo in audio-common.c to enable audio meters 29 March 2014, 12:02:09 UTC
c774975 650d/700d typo in audio-common.c to enable audio meters 29 March 2014, 11:55:12 UTC
8914d7d Merged hudson/magic-lantern into unified 29 March 2014, 11:51:16 UTC
e2bd0d9 Makefile.src : Make sure the first object is always reboot.o 29 March 2014, 10:09:01 UTC
063f6e5 mlv_rec: fix OS X linking for mlv_dump 29 March 2014, 00:44:05 UTC
b4364a5 plot: simply don't draw dots on borders 28 March 2014, 23:04:00 UTC
830e614 plot: basic module for plotting data 28 March 2014, 22:53:13 UTC
b4d55c5 650d turn back on audio meters feature. 28 March 2014, 21:14:02 UTC
3d38b32 700d Turn back on feature audio meters 28 March 2014, 21:12:18 UTC
d7cf54c 650d/700d audio-common.c Temp Enable Audio Meters until audio chip is coded. 28 March 2014, 21:09:34 UTC
41d4a02 raw2dng: fixed nonzero cold pixels like these: http://www.magiclantern.fm/forum/index.php?topic=7122.msg109315#msg109315 28 March 2014, 20:47:15 UTC
7d4adf5 GPS: simplified the menu and cleaned up the code. Workaround limited to internal GPS only to keep things simple and robust. 28 March 2014, 11:45:15 UTC
a6b3e7d Merged in OtherOnePercent/backflow2/6D-GPS (pull request #449) 6D gps off at shutdown 28 March 2014, 13:46:05 UTC
79c4150 Installer: 50D binary (confirmed by ayshih) 28 March 2014, 06:27:33 UTC
8942d56 Installer: 5D2 binary 27 March 2014, 23:26:29 UTC
17f9192 Small misc.c cleanups 27 March 2014, 10:15:16 UTC
a5c3457 Make sure we can use CONFIG_RELOC in source/header files too. This gets rid of 90% of misc.c usage across platforms 27 March 2014, 10:13:24 UTC
dc832d1 5D3.113 : Remove unused handle_af_patterns 27 March 2014, 09:44:11 UTC
02eddbb 5D3.113 : Remove unused my_memcpy 27 March 2014, 09:43:23 UTC
a2d4995 6D: Remove unused display_clock() 27 March 2014, 09:40:46 UTC
bf6c5c8 550D: remove unused misc.c 27 March 2014, 09:40:18 UTC
82c041f Define handle_af_patterns in the correct header 27 March 2014, 09:39:42 UTC
57895e2 EOSM: remove unused dummy handle_af_patterns 27 March 2014, 09:35:50 UTC
1583d7a Fix regression: SoundDevActiveIn was defined twice 26 March 2014, 09:03:55 UTC
81a18ef Add missing lcdsensor header 26 March 2014, 08:56:30 UTC
02928d8 Merged in ayshih/magic-lantern-50d/cr2hdr-wb (pull request #453) White balance fix for dual ISO 26 March 2014, 06:53:23 UTC
150102f Notepad++ does these tabs instead of spaces, maybe there is a setting 26 March 2014, 01:04:09 UTC
f3a65ec Fix some spacing 26 March 2014, 01:01:07 UTC
ed71712 Add single threaded write speed for MLV camera icon 26 March 2014, 00:58:06 UTC
41dac55 Some text tweaks 26 March 2014, 00:47:25 UTC
5755599 Some GPS changes 25 March 2014, 21:56:41 UTC
6f1474b mlv_rec: use black level depending on camera model 25 March 2014, 21:26:54 UTC
31376da mlv_rec: skip blocks with defect frame spacing field 24 March 2014, 22:39:08 UTC
e5656e4 mlv_rec: reserve less buffers for CF as it will write smaller blocks of up to 16 MiB 24 March 2014, 21:28:59 UTC
6270e51 mlv_rec: fix remaining .mlv file on SD card when spanning was activated. renamed get_next_chunk_file_name() to mlv_rec_get_chunk_filename() 24 March 2014, 21:27:35 UTC
6ba0cd7 mlv_rec: fix black level to 2048 by default. provide an option to mlv_dump to override black level for existing footage (--black-fix) 24 March 2014, 20:22:56 UTC
0e6e3c7 cr2hdr: additional documentation on EXIF white balance approach 24 March 2014, 13:35:27 UTC
back to top