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

sort by:
Revision Author Date Message Commit Date
e0c4644 Close branch raw_fixes 21 April 2016, 06:10:02 UTC
55ecce0 raw_rec: fix copy/paste error 16 April 2016, 17:37:05 UTC
5c3dbaf gui-common: attempt to allow magic zoom while recording raw, but also let the raw recording modules block the zoom key to avoid crashes; anything broken? 16 April 2016, 14:15:59 UTC
504889a raw_rec: cleaned up some comments 14 April 2016, 16:37:36 UTC
0874106 raw_rec: fine-tuned error messages 14 April 2016, 16:32:41 UTC
a03ed20 raw_rec: reintroduced 32MB chunk limit; to be benchmarked 16 April 2016, 08:32:10 UTC
8c1b6d3 raw_rec: 64-byte EDMAC alignment (to be benchmarked) 14 April 2016, 17:46:13 UTC
3d39737 raw_rec: undo de4e1d1 11 April 2016, 23:59:50 UTC
bc6ff96 raw_rec: allow up to 32 memory chunks for simulations 11 April 2016, 21:08:06 UTC
08e8b68 raw_rec: minor cleanups 11 April 2016, 19:44:10 UTC
07dbc73 raw_rec: removed a buffer choosing heuristic (to be benchmarked) 11 April 2016, 18:10:23 UTC
a00fcc7 raw_rec: removed unused argument to raw_rec_should_preview 11 April 2016, 18:24:02 UTC
81b8a00 raw_rec: removed some unused CBRs that were previously intended for other modules 11 April 2016, 18:18:31 UTC
819c043 raw_rec: removed frame skipping "feature" 11 April 2016, 17:45:06 UTC
0967e31 raw_rec: use one extra item for the writing queue (should fix "queue overflow" errors) 11 April 2016, 17:50:22 UTC
8fd1791 Menu: fix help text regression (second line not displayed) 11 April 2016, 21:28:08 UTC
c4056a3 Merged silent into unified 11 April 2016, 20:52:55 UTC
ec376b2 silent pics (non-fullres): one more precondition check 11 April 2016, 17:34:47 UTC
445f95a silent pics (non-fullres): block shutter button; fail gracefully if it fails 11 April 2016, 16:46:40 UTC
72a2fb2 Merged in Gr3g01/magic-lantern-frsp-long-expo2 (pull request #697) silent.c long_exposure_fix, safety 11 April 2016, 15:19:12 UTC
57900f6 Merged silent into unified 11 April 2016, 15:18:56 UTC
b0bcea1 Moved coding style tools from scripts/ to contrib/coding-style-tools/ (scripts is for user scripts) 11 April 2016, 15:01:15 UTC
9fc19a8 Merged in frantony/magic-lantern.checkpatch (pull request #165) RequestForComments: CODING_STYLE proposal and check scripts 11 April 2016, 14:57:06 UTC
d8eebaa Merged in black-level-fix (pull request #484) Black level fix 11 April 2016, 14:46:27 UTC
9aa6ab4 Close branch black-level-fix 11 April 2016, 14:46:27 UTC
5b2a4d3 Black level fix: disable bad.dng debug files 11 April 2016, 14:42:10 UTC
9b9b072 Merged in Audionut/test/nitrate-remove (pull request #700) Undefine nitrate function 11 April 2016, 08:57:32 UTC
6984861 Undefine nitrate function on 5D3.113 and 6D.116 11 April 2016, 07:32:21 UTC
b87843a Backed out changeset: 0213ec7eee9c 11 April 2016, 07:26:37 UTC
cee511e Undefine nitrate function 11 April 2016, 01:29:54 UTC
6d5c985 Raw backend: reset black level on resolution changes 10 April 2016, 12:46:27 UTC
64a5444 Black level check: relaxed checks about local mean; nicer debug messages 10 April 2016, 12:37:20 UTC
e4a0a33 Raw backend: only log significant black level changes to the console 10 April 2016, 13:28:15 UTC
f40b59d raw_rec/mlv_rec: minor cleanups 10 April 2016, 12:24:15 UTC
17e8145 Black level fix: do not change the API (undo the _retry_lv workaround) 10 April 2016, 11:37:31 UTC
2898526 black-level-fix: dummy merge (undo bad merge 2357ff5) 10 April 2016, 12:18:35 UTC
54fbc4d Merged unified into black-level-fix (try 2) 10 April 2016, 12:16:57 UTC
4de0d10 Dummy merge (undo 9a34564 ... e4e4ffc commited by mistake) 10 April 2016, 12:00:22 UTC
9d45609 Black level fix: do not change the API (undo the _retry_lv workaround) 10 April 2016, 11:37:31 UTC
db3072c Merged unified into black-level-fix 10 April 2016, 12:01:28 UTC
15a8a3c Merged unified into black-level-fix 10 April 2016, 11:29:53 UTC
dce0e2a gui_uilock: change only the lowest 16 bits, to ensure proper requests; updated uilock codes 10 April 2016, 06:41:36 UTC
6070923 Moved value of PROP_ICU_UILOCK to propvalues.h (refactor) 10 April 2016, 06:14:17 UTC
7c8c57f raw_rec: block the zoom key while recording (prevents crash) 10 April 2016, 00:19:25 UTC
3ff99f9 raw_rec: lock buttons after recording stops, until the video file is fully saved 10 April 2016, 00:15:32 UTC
06f7c13 raw2dng: fix some error checks 09 April 2016, 23:40:10 UTC
7389006 gui_uilock: fix waiting (seems to fix the shutter lockup bug during the SRM test, not 100% sure) 09 April 2016, 23:31:17 UTC
3d43fee Merged in raw_fixes (pull request #698) Raw recording fixes (both RAW and MLV) 10 April 2016, 20:19:17 UTC
b2ca694 raw_rec: fix beep removed by mistake 10 April 2016, 12:09:53 UTC
67dfeba Merged unified into raw_fixes 10 April 2016, 12:04:58 UTC
ab7b4cf raw_rec: removed old sound recording code 10 April 2016, 11:10:47 UTC
5d449c4 mlv_rec: block the zoom key while recording (not tested) 10 April 2016, 07:04:04 UTC
3c87af5 mlv_rec: disabled embedded logging (one of the causes for corrupted frames? cc @g3gg0 ) 10 April 2016, 07:00:13 UTC
b48fb8f raw_rec: lock buttons after recording stops, until the video file is fully saved 10 April 2016, 06:52:00 UTC
b4797ac raw_rec: block the zoom key while recording (prevents crash) 10 April 2016, 06:51:55 UTC
bd49c44 raw2dng: fix some error checks 09 April 2016, 23:40:10 UTC
d49dc8e Restore after format: support for Toshiba FlashAir cards (restore wifi functionality after format) 06 April 2016, 17:40:45 UTC
a08e9c6 silent.c long_exposure_fix, safety 03 April 2016, 16:18:28 UTC
510940d silent.mo: renamed Best Shots to Best Focus (should be more obvious what it does) 02 April 2016, 20:16:22 UTC
f5b52f2 silent.mo: also use SRM memory for bursts 02 April 2016, 12:31:26 UTC
325da0e Makefile: umount card after running make install from a module directory 02 April 2016, 09:44:46 UTC
088e25e menu: allow multiline help choices on both help fields 01 April 2016, 20:52:10 UTC
3154bda menu: allow multiline help choices on both help fields 01 April 2016, 20:52:10 UTC
f46b189 Restore after format: support for Toshiba FlashAir cards (restore wifi functionality after format) 06 April 2016, 17:40:45 UTC
ff478c3 Merged menu_timeout_fix into unified 31 March 2016, 18:06:20 UTC
735572f Close branch menu_timeout_fix 31 March 2016, 18:06:20 UTC
f984faa Merged in fonts (pull request #694) Font updates 31 March 2016, 18:06:00 UTC
11bb259 Close branch fonts 31 March 2016, 18:06:00 UTC
8367453 Fonts: fine-tuned warning symbol (larger) and DR/ETTR symbols in tiny fonts 31 March 2016, 16:20:37 UTC
ab19910 menu timeout fix: use aggressive redraws after timeout 31 March 2016, 14:51:03 UTC
9eb168c menu.c: less aggressive redraw flood 31 March 2016, 14:47:51 UTC
66b1471 menu timeout fix: make sure menu is always closed by half-shutter 31 March 2016, 14:15:40 UTC
4f4aad1 menu.c: refactored menu_task 31 March 2016, 14:46:36 UTC
ec1f61c menu: small cleanups 31 March 2016, 11:23:49 UTC
b4e7e81 Merged in tecgen/magic-lantern/find_available_rst2html_command_2nd_try (pull request #691) find available rst2html command and use it (2nd try) 29 March 2016, 23:10:15 UTC
8104d96 Close branch menu_timeout_fix 29 March 2016, 23:09:57 UTC
eb85a6c Merged in menu_timeout_fix (pull request #688) EOSM: restart the canon dialog for ML menu if it times out 29 March 2016, 23:09:57 UTC
bb89608 menu: minor tweak for EOS M 29 March 2016, 23:03:07 UTC
714ed98 menu: removed EOS M specific hacks (does it still work?) 29 March 2016, 22:58:35 UTC
09e6d35 Enabled EOSM menu timeout fix for 6D and 700D as well, in internals.h 29 March 2016, 22:55:59 UTC
6d6f011 EOS M: fix some IMGPLAY constants (should fix http://www.magiclantern.fm/forum/index.php?topic=16991.0 ) 29 March 2016, 22:44:15 UTC
492e455 Fonts: fix some rough edges 26 March 2016, 18:41:00 UTC
e18dcdf Makefile: autodetect card location on Linux systems (e.g. Ubuntu Willy mounts in /media/user/EOS_DIGITALn ) 26 March 2016, 14:29:23 UTC
460ebba bmp.h: fix typos 26 March 2016, 14:15:41 UTC
5a5aa18 Bulb timer: display a warning icon in BULB mode, if turned off (that is, when other tools may use it, even if it's off) 26 March 2016, 14:02:37 UTC
134ca08 Fonts: new symbol (warning sign) 26 March 2016, 13:54:07 UTC
ea88d1f bmp.h: defined macros for all special symbols from the font files 26 March 2016, 13:52:58 UTC
15bbdd7 Fonts: all fonts now contain the same special characters (fixes issues like missing ETTR/DR icons at certain font sizes) 26 March 2016, 13:50:44 UTC
fe83741 seach a list of possible rst2html commands and use the first one that can be found 17 March 2016, 16:43:13 UTC
7e51d9b Created new branch find_available_rst2html_command_2nd_try 17 March 2016, 16:39:44 UTC
a809e97 EOSM: restart the canon dialog for ML menu if it times out 06 March 2016, 19:16:40 UTC
358ca46 Merged in printf (pull request #686) Remove duplicate console_printf/printf implementations (just use printf everywhere) 28 February 2016, 00:19:38 UTC
0f532cd Close branch printf 28 February 2016, 00:19:38 UTC
698b001 Removed duplicate console_printf/printf implementations (replaced by printf everywhere); larger buffer for printf 26 February 2016, 22:46:30 UTC
164426c Intervalometer: do not try to resume LiveView before each shot (should fix issue #2265 and also http://www.magiclantern.fm/forum/index.php?topic=16718.msg163026#msg163026 ) 26 February 2016, 17:16:21 UTC
f099362 Modules README: list help pages in the build log 19 January 2016, 19:41:02 UTC
e6bab3e Merged in Gr3g01/magic-lantern-mlv-dump (pull request #676) lv_rec: Fullres silent pics (mlv_dump) need more MAX_COLD_PIXELS 23 February 2016, 19:53:56 UTC
e0db089 Merged in mlv_prop_data (pull request #684) mlv_rec: eliminate PROPAD_GetPropertyData, get camera model and serial info from core (should fix #2460) 23 February 2016, 19:49:12 UTC
40bb1d4 Close branch mlv_prop_data 23 February 2016, 19:49:12 UTC
d33c68f Merged in Licaon_Kter/magic-lantern-beta-info-button/add-press-button-info-beta (pull request #682) Add "press button for settings" in beta info screen 12 February 2016, 13:24:14 UTC
back to top