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

sort by:
Revision Author Date Message Commit Date
d5951a6 lvinfo: show WB shift values 13 August 2016, 13:43:07 UTC
fa5f988 lvinfo: allow % in fields 13 August 2016, 13:42:42 UTC
992f1bb 5D3: cleaned up obsolete zoom tweaks (c24d8fb) 15 March 2014, 23:11:50 UTC
67dd0c2 Merged in cleanup (pull request #743) Misc cleanups, some GUI button codes renamed, 1100D zoom buttons fix 14 August 2016, 05:27:24 UTC
9b9eb28 Merged in niklastisk/magic-lantern/makefile-updates (pull request #747) Makefile updates 14 August 2016, 05:21:01 UTC
a996d1c MAKE: skip page align for autoexec-fir target 11 August 2016, 22:43:25 UTC
a4a2578 MAKE: do not page align segments in autoexec 10 August 2016, 06:36:10 UTC
057c368 MAKE: remove duplicate objcopy 10 August 2016, 06:34:03 UTC
90de544 MAKE: Do not use -fshort-double when GCC version is 6+ 10 August 2016, 06:32:54 UTC
4f7e272 Merged in mpu (pull request #737) MPU dumper 08 July 2016, 20:42:58 UTC
9053e3e Merged in installer (pull request #727) Installer fixes 08 July 2016, 17:27:23 UTC
e2c98ad Close branch installer 08 July 2016, 17:27:23 UTC
c270821 Merged in escho/escho-magiclantern/camera-temperaturen (pull request #738) Camera temperaturen 08 July 2016, 17:26:55 UTC
c75545c Merged in wifi_sd (pull request #726) Helpers to run "make install" on Wi-Fi SD cards 08 July 2016, 17:26:40 UTC
9240347 Close branch wifi_sd 08 July 2016, 17:26:40 UTC
9b0a1fa Merged in rec-indicators (pull request #729) Fix recording indicators above 2GB 08 July 2016, 17:26:01 UTC
05dee64 Merged in format-restart (pull request #736) Restart the camera after formatting the card and restoring ML 08 July 2016, 17:25:29 UTC
0263cad Close branch format-restart 08 July 2016, 17:25:29 UTC
8199539 Merged in minimal (pull request #741) Minimal target fixes + hello world 08 July 2016, 17:25:12 UTC
5856d47 Close branch minimal 08 July 2016, 17:25:12 UTC
22c2c93 Merged in cleanup (pull request #740) Misc small cleanups 08 July 2016, 17:24:04 UTC
1d12d6d 600D, 1100D: cleaned up zoom button codes (to be tested on 1100D) 08 July 2016, 13:27:40 UTC
2723366 Renamed ZOOM IN/OUT button codes sed -i.bak 's/PRESS_ZOOMIN_MAYBE/PRESS_ZOOM_IN/g' */*.[ch] sed -i.bak 's/PRESS_ZOOMOUT_MAYBE/PRESS_ZOOM_OUT/g' */*.[ch] 08 July 2016, 13:19:38 UTC
e9aff6a EOS M: fix scrollwheel button codes (todo: same on 100D) 08 July 2016, 13:16:26 UTC
179a88c Minimal target for 600D (to be tested) 29 June 2016, 14:11:49 UTC
082b03c Minimal hello world: wait for display initialization (fixes "random" boot failures in QEMU, where display initialization is much slower, also depending on what debug/tracing options are enabled) 29 June 2016, 14:02:19 UTC
47e71ae Minimal target for 1100D 29 June 2016, 13:57:24 UTC
85b40ad Renamed DLG_* constants to GUIMODE_* sed -i.bak 's/DLG_/GUIMODE_/g' */*.[ch] 28 June 2016, 09:12:56 UTC
b5d8fcd Renamed CURRENT_DIALOG_MAYBE to CURRENT_GUI_MODE sed -i.bak 's/CURRENT_DIALOG_MAYBE/CURRENT_GUI_MODE/g' */*.[ch] 28 June 2016, 08:59:15 UTC
5265d75 Removed DLG_SIGNATURE (refactored existing checks with more generic code) sed -i.bak '/DLG_SIGNATURE/d' */*.h 28 June 2016, 09:10:21 UTC
1df8ce0 update temperatures 23 June 2016, 18:19:12 UTC
4f98f16 Merged unified into camera-temperaturen 23 June 2016, 17:17:49 UTC
b10ddfe Restart the camera after formatting the card and restoring ML (http://www.magiclantern.fm/forum/index.php?topic=17247.msg167132#msg167132) 19 June 2016, 15:15:00 UTC
d2ca6a1 Makefile: allow changing model ID for build_fir 17 June 2016, 14:36:26 UTC
678d609 Removed CONFIG_BATTERY_TEST 28 June 2016, 08:09:18 UTC
fe46d30 boot-hack.c: cleaned up some comments 28 June 2016, 08:07:18 UTC
4949eee Cleaned up CONFIG_HELLO_WORLD and CONFIG_DUMPER_BOOTFLAG 28 June 2016, 08:00:27 UTC
62f102a Makefile: install_finish target 17 June 2016, 21:37:40 UTC
8f255f0 Merged unified into cleanup 28 June 2016, 07:26:50 UTC
b692a89 xor_chk: check footer before overwriting 17 June 2016, 21:46:07 UTC
1933f57 Merged in tecgen/magic-lantern/model-specific-icons (pull request #723, 500D submenu icon) Model specific icons 12 June 2016, 09:07:27 UTC
a20a799 Use sync_caches instead of clean_d_cache/flush_caches (to be tested) 31 May 2016, 20:07:33 UTC
637a048 shrinked the live view icons a bit 30 May 2016, 13:17:29 UTC
5d3dff3 Makefile: add a quick install target (installq) for slow media (only autoexec.bin and symbol file) 15 May 2016, 05:12:18 UTC
350782b Fix arrow key shortcuts conflicting with tools that use focus box position (spotmeter, magic zoom) http://www.magiclantern.fm/forum/index.php?topic=15088.msg167051#msg167051 15 May 2016, 16:55:21 UTC
ce88121 minor cleanup in edmac_memcpy_init 13 May 2016, 10:31:18 UTC
13c9fc6 Created new branch camera-temperaturen 08 May 2016, 19:08:48 UTC
7b1b3af 5D3: removed the "Dim REC LED" feature (old hackish implementation, doesn't seem to work anyway) 06 May 2016, 21:51:11 UTC
7f6b3c2 Dual ISO: fix warning in movie mode on unsupported cameras 06 May 2016, 21:20:48 UTC
b008a6c Recording indicators: attempt to fix issue #2530 for files up to 4GB (not tested) 06 May 2016, 20:29:45 UTC
612251e installer: show the uninstall message in yellow (more obvious) 06 May 2016, 07:18:17 UTC
4c05649 installer: fix "make install" 05 May 2016, 22:10:47 UTC
a90b6d2 Merged makefile into installer 05 May 2016, 22:10:24 UTC
c67e493 installer: fix issue #2529 05 May 2016, 22:09:32 UTC
0060577 installer: minor cosmetic fix 05 May 2016, 21:51:42 UTC
3dba18b installer: fix compilation 05 May 2016, 21:51:28 UTC
9e7399f Merged in generic-cfn (pull request #716) Generic functions for some CFn parameters 05 May 2016, 21:08:03 UTC
484c3f1 Close branch generic-cfn 05 May 2016, 21:08:03 UTC
160af46 Merged in daniel_fort/xiga_reframe (pull request #693) (60D movie crop centering in raw) 05 May 2016, 20:54:34 UTC
b3e822c Makefile: when running "make install" from a module dir, only create the modules directory 05 May 2016, 19:24:01 UTC
75c1425 Makefile: quiet prepare_install_dir; skip empty directories (logs and settings) 05 May 2016, 19:23:10 UTC
cc268f0 Makefile: experimental configuration for Wi-Fi SD cards 05 May 2016, 16:36:18 UTC
fd4fefb Merged makefile into wifi_sd 05 May 2016, 20:16:22 UTC
778e232 wifi_sd: save configs before unmounting 05 May 2016, 20:16:06 UTC
dafd880 Experiment - unmount SD card (trick useful when uploading files to a Wi-Fi SD card, to avoid filesystem corruption) 05 May 2016, 19:52:53 UTC
8174b5d Makefile: quiet "make install" from module directory 05 May 2016, 13:44:52 UTC
452b882 Modules: unmount the card after running "make install" 05 May 2016, 12:06:45 UTC
92fe873 Makefile: option to mount the card before running "make install" 05 May 2016, 15:44:04 UTC
318a4b9 minor: ml_shutdown should be static 05 May 2016, 07:58:52 UTC
9ba8539 resized liveview icon: 1px top, 1px right side 29 April 2016, 12:57:35 UTC
0ab0761 moved content a bit to the left 29 April 2016, 12:44:32 UTC
722f6c2 500D: LiveView instead of Q icon 29 April 2016, 12:22:08 UTC
987a9b6 Created new branch model-specific-icons 29 April 2016, 10:54:54 UTC
fe7fd6e features.html: fix issue #2524 29 April 2016, 08:05:05 UTC
4b7ecb5 Merged in edmac (pull request #718) Edmac info fixes 27 April 2016, 22:05:41 UTC
3d56910 Close branch edmac 27 April 2016, 22:05:41 UTC
7497dec Merged in powersave-focusring (pull request #715) Attempt to fix issue #2431 (turning the focus ring doesn't reset Canon's powersave timer) 27 April 2016, 22:05:25 UTC
b982d8c Close branch powersave-focusring 27 April 2016, 22:05:25 UTC
3db08ca Merged in tecgen/50D_FUNC_instead_of_Q_icon (pull request #706) (also for 5D2 and 100D) 27 April 2016, 22:02:35 UTC
6ddf5aa Fine-tuned submenu icons 27 April 2016, 21:59:01 UTC
c25cb43 trying to revert any changes to whitspaces; there shouldn't be any differences at all between this file and the one of hudson/magic-lantern 27 April 2016, 11:15:30 UTC
96c217f added a1ex implementation to merge many classes into one 27 April 2016, 08:24:16 UTC
a2ddc3b new: Av-icons made my nikfreak; renamed variable camera_model to labels 27 April 2016, 07:16:45 UTC
0e08a59 edit of the legs of A 26 April 2016, 12:42:19 UTC
b93004d Av-icons are generated and used instead of Q-icons for 100D and are merged together with 50D, 52D and low resolutions version into one ico.c class 26 April 2016, 11:52:22 UTC
f92a15c added Av-icons as replacement for the Q-button icon on the 100D 26 April 2016, 11:25:00 UTC
c304480 Merged unified into 50D_FUNC_instead_of_Q_icon 26 April 2016, 10:25:35 UTC
9b1f782 added camera model to generated code comment in order to help the diff command to recognise the differences between multiple files better 25 April 2016, 15:49:34 UTC
2c21263 EDMAC info: misc tweaks/fixes 25 April 2016, 15:48:11 UTC
335a979 edmac.c: fix edmac_chanlist 25 April 2016, 15:36:11 UTC
6582f3f edmac.c, edmac_get_connection: fix for write connections 25 April 2016, 12:51:11 UTC
0d689ab Merged hudson/magic-lantern into unified 21 April 2016, 13:58:21 UTC
773c02c Attempt to fix issue #2431 (turning the focus ring doesn't reset powersave timer; Canon bug?) 21 April 2016, 08:18:42 UTC
8f06320 600D: enabled some features that didn't previously fit in memory 21 April 2016, 06:59:53 UTC
f9a813b Removed focus ramping feature from ML core (now covered by advanced intervalometer) 21 April 2016, 06:35:53 UTC
79793fa Merged in dmilligan/magic-lantern/adv_int2 (pull request #678) 21 April 2016, 06:36:52 UTC
7858715 adv_int: updated with exit_play_qr_mode() 21 April 2016, 06:28:24 UTC
f72338a Merged unified into adv_int2 21 April 2016, 06:27:54 UTC
92e96de Makefile: list default modules on separate lines 21 April 2016, 06:25:12 UTC
a187aca Merged in Licaon_Kter/magic-lantern-rec_ui_fix/rec_ui_fix (pull request #681) 21 April 2016, 06:16:32 UTC
back to top