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

sort by:
Revision Author Date Message Commit Date
8ef5f0c 5D3 alpha: hide LV FPS from Debug menu 08 November 2012, 14:19:23 UTC
648ed51 Histogram/waveform: fixed small vertical offset when ML menu is transparent 08 November 2012, 14:19:03 UTC
4025a40 5D3: disabled electronic level functions (stability issues) 08 November 2012, 11:04:44 UTC
2e5aa9f Refactoring for LV button in playback 08 November 2012, 10:18:31 UTC
e4836f3 Fixed http://www.magiclantern.fm/forum/index.php?topic=3513.0 08 November 2012, 10:15:34 UTC
0ebb5a7 Arrow key shortcuts: small tweaks 08 November 2012, 09:53:32 UTC
0b6753c Fixed redraws when recording starts/stops. 08 November 2012, 09:52:19 UTC
c73baa4 Ifdef cleanup: moved CONFIG_4_3_SCREEN 08 November 2012, 09:07:04 UTC
029f0b3 5D3: fixed picture style settings toggle 08 November 2012, 08:30:19 UTC
a52e8ed LV Saturation: minor icon tweak 08 November 2012, 08:10:33 UTC
4d7112c Merged in jplxpto/magic-lantern (pull request #24) 08 November 2012, 08:05:29 UTC
6854c81 40D: Code cleanup: remove lost & unused files. :) 07 November 2012, 23:35:49 UTC
f4bcecd Ifdef cleanup: CONFIG_HELLO_WORLD and CONFIG_DISABLE_PROP_REQUEST_CHANGE for early ports 07 November 2012, 22:55:08 UTC
36db366 Ifdef cleanup: CONFIG_DISPLAY_FILTERS 07 November 2012, 22:37:13 UTC
679b4ca Ifdef cleanup: CONFIG_FRAME_ISO_OVERRIDE 07 November 2012, 22:28:08 UTC
68a635b 50D: fixed Kill Canon GUI menu entry 07 November 2012, 22:17:09 UTC
2675a1a Ifdef cleanup: CONFIG_CAN_REDIRECT_DISPLAY_BUFFER 07 November 2012, 22:09:45 UTC
f52a93f Ifdef cleanup: CONFIG_ZOOM_BTN_NOT_WORKING_WHILE_RECORDING; small fix for CONFIG_BATTERY_INFO 07 November 2012, 22:04:29 UTC
93163f1 Ifdef cleanup: CONFIG_KILL_FLICKER, CONFIG_BATTERY_INFO, CONFIG_SEPARATE_BULB_MODE, CONFIG_SILENT_PIC_HIRES, CONFIG_SILENT_PIC_JPG, CONFIG_AUDIO_REMOTE_SHOT, CONFIG_LV_3RD_PARTY_FLASH 07 November 2012, 20:56:57 UTC
ae3909c Moved feature selection ifdef's to config-defines.h 07 November 2012, 20:36:03 UTC
b247661 Ifdef cleanup: CONFIG_VARIANGLE_DISPLAY 07 November 2012, 20:33:08 UTC
4259e0b Ifdef cleanup: CONFIG_EYEFI 07 November 2012, 20:29:58 UTC
2bf3d60 Ifdef cleanup: CONFIG_Q_MENU_PLAYBACK 07 November 2012, 20:27:37 UTC
e946f63 Code cleanup: removed LV auto ISO 07 November 2012, 20:24:31 UTC
1920e83 5D3: fixed display brightness warnings when brightness is set to Auto. 7D might need this too. 07 November 2012, 20:19:59 UTC
216cf04 Tweak: boost display saturation when adjusting white balance (easier to notice color casts) 07 November 2012, 18:42:30 UTC
149c680 Camera shake detection: attempt to make it usable outside LiveView. Kinda works :) 07 November 2012, 18:41:46 UTC
7c9d193 5D3: cleaner switch from QR to Play when pressing Zoom 07 November 2012, 12:56:41 UTC
ec3ab7f 5D3: image review tweak: when you press Zoom, go to Play mode (to be able to compare current picture with previous ones) 07 November 2012, 10:01:26 UTC
25eb1b1 EOSM: mixup Makefiles to get ready for EOS M arrival: - added EOS M to mvr.h, consts.h, and gui.h - fixed header of stubs file (no stubs verified yet, just taken from 5d3 for now) In EOS M installer Makefile, I changed the names of some targets (listed below) to fix a duplicate target error: - make all ==> make all_eosm - make clean ==> make_clean_eosm - make install ==> make install_eosm This is an issue because there is already a target for all, clean, install, etc in the main Makefile, but we have defined new versions of them in the installer Makefile. Added EOS M to target prepare_zip in Makefile.inc. It works but this code needs updated since INSTALL.pdf and UserGuide.pdf are missing, plugins folder is empty, and there is no 'cam' folder inside the 'doc' folder. In main Makefile, I added EOS M to main list of cameras able to be built. Also added required entries for building with 'make fir' and 'make install_fir'. Finally, I added the EOS M to the 'clean' target list. In reboot-ins.c I fixed it so I'm representing memory addresses with unsigned instead of int (signed). 07 November 2012, 09:54:10 UTC
39059b3 Experimental: "steady hands" detection (take a picture when you are holding the camera steady - when there's little or no motion) 07 November 2012, 09:12:15 UTC
a2971b9 Motion detection: more refactoring, fixed continuous drive operation on 5D3 07 November 2012, 09:02:49 UTC
4b18f16 Motion detection: refactoring and fixed reliability issue on 5D3 07 November 2012, 08:27:00 UTC
da6b917 Motion detection: UI tweaks 07 November 2012, 08:15:34 UTC
c2d255a EOS_M: add skeleton directory structure for upcoming EOS M. Almost nothing is set in stone (like firmware version), just filling it in with 1.0.0 for now. In reboot-ins.c I made cstart very minimal: the only thing it can do now is attempt to locate LED addresses (by turning on values in the range). After LED addresses are found I can try to boot ML from a fir. Then I can enable the boot flag and use autoexec.bin. 07 November 2012, 04:41:46 UTC
dad62ae Tons of warning fixes. 06 November 2012, 13:31:14 UTC
2c5d9f2 Typo 05 November 2012, 20:22:36 UTC
887fe3e 5Dc: compile fix 05 November 2012, 20:17:18 UTC
274aed7 5D3: disabled image effects (none working) 05 November 2012, 17:16:43 UTC
623ea56 Re-factored the random stress test 05 November 2012, 16:55:00 UTC
77d123e Setting warnings: display the warning message in ML menu too 05 November 2012, 16:42:25 UTC
1bcc4ae Setting warnings: added a warning for ALO 05 November 2012, 15:07:19 UTC
4b38f54 5D3: fixed ALO display 05 November 2012, 15:06:55 UTC
5cdc2aa Setting warnings: minor tweak 05 November 2012, 14:54:54 UTC
97b29de Merge with Nanomad 05 November 2012, 14:46:54 UTC
146ab31 1100D: remove movie exposure warning, it's not valid here 05 November 2012, 14:46:46 UTC
e27bb16 1100D: Add JPEG silent pics 05 November 2012, 14:46:12 UTC
d232be7 Experimental: warnings for bad settings (e.g. when you turn the mode dial by mistake) 05 November 2012, 14:45:37 UTC
4cc5aa9 1100D: Add dma_memcpy and Jpeg LV stuff 05 November 2012, 14:14:26 UTC
5e4d141 Stack focus: minor wording tweak 05 November 2012, 12:32:51 UTC
32856d7 Restore after format: tell the user to restart the camera if malloc errors persist. Not tested, I don't have this error :P 05 November 2012, 10:19:54 UTC
917a8e5 5D3: experimental: dim the card LED while recording 05 November 2012, 08:16:47 UTC
e397990 Merged in jplxpto/magic-lantern (pull request #23) 04 November 2012, 16:15:04 UTC
88bb644 7D: checking for master checksum now 03 November 2012, 23:32:20 UTC
a2e17f7 7D: added master cache hacks for MPEG patching cache_hacks: don't unlock caches, no processor speed issues known 03 November 2012, 23:07:10 UTC
7df160c ptpcam: sleep 100ms when 'delta' command runs 03 November 2012, 22:59:42 UTC
5d4fb87 7D/600D: added dma_memcpy 03 November 2012, 22:58:58 UTC
014f7da silent pic updates (experimental, have to try on all models) added continuous silent pic mode to shoot at maximum rate 03 November 2012, 22:58:25 UTC
e2d9cf5 7D: more stable bitrate patching using cache hacks 03 November 2012, 22:53:13 UTC
4f0a41b Add the new 'w' command to ptpcam help. 03 November 2012, 17:40:49 UTC
25eb414 Add CONFIG_PTP to CFLAGS when PTP is defined. 03 November 2012, 17:37:18 UTC
8030135 Another merge with hudson 01 November 2012, 22:26:19 UTC
3ca649a 40D: Experimental use of zebras-5dc.c to draw overlays 01 November 2012, 22:21:53 UTC
c6e16f3 Stupid typo, thanks jpixel 01 November 2012, 18:59:25 UTC
cde8bae 40D: Fix some compiler error that occur when PTP is undefined. 01 November 2012, 18:23:17 UTC
2675275 5D2: experimental: very aggressive sync for Magic Zoom. Flicker-free, but at the price of very high of CPU usage. Watch for dropped frames. 01 November 2012, 13:01:57 UTC
2f79440 5D2: warning for Magic Zoom when LV refresh is "broken" by defishing or anamorphic preview (user needs to go outside LV and back). It's very hard to do a clean fix. 01 November 2012, 13:00:49 UTC
3ee031a Magic Zoom no longer requires geographical knowledge in order to use it :) 01 November 2012, 11:49:18 UTC
ea54e5e Another attempt to boost focus peaking refresh rate 01 November 2012, 10:57:22 UTC
04ed9c6 4:3 cameras: better fix for underexposure zebras covering bottom bar - fixes http://www.magiclantern.fm/forum/index.php?topic=3426.0 01 November 2012, 10:51:24 UTC
4df6eb1 MLU: fixed issue with HDR ( http://www.magiclantern.fm/forum/index.php?topic=3445.0 ) and disabled auto MLU for LCD sensor remote for similar reasons (increases complexity and decreases portability with very little benefit) 01 November 2012, 10:28:16 UTC
fa45a22 Stub test: minor tweak 01 November 2012, 09:48:26 UTC
2d112f7 5D3: user interface tweaks for card tests (ability to disable, card info) 01 November 2012, 09:48:02 UTC
aa1098d Attempt to fix doc issue in nightly builds (not tested) 01 November 2012, 09:07:30 UTC
94c273d 7D: fixed switching to bulb mode 31 October 2012, 23:04:51 UTC
00b3801 7D: added correct freq for FPS base timer rate, others still ToDo 31 October 2012, 23:04:22 UTC
dcd5b88 cache_hacks: commented some sanity check as it is raising false positives 31 October 2012, 23:03:18 UTC
4545b37 ptpcam: added command 'w' to dump words ptpcam: delta now sleeps little between reads ptpcam: print offsets from start when dumping with 'm' 31 October 2012, 23:02:02 UTC
569e9c5 7D: add necessary defines for bitrate manipulation 31 October 2012, 22:58:40 UTC
fd11758 7D: updated stubs to use correct memcpy, added IPC routines 31 October 2012, 22:58:00 UTC
1935479 updated 7D IPC prototypes and some comments 31 October 2012, 22:57:00 UTC
3e1dcf0 7D: add full bitrate (CBR/VBR) control 31 October 2012, 22:54:45 UTC
83f04a8 PTP: add code to access 7D master memory via PTP PTP: add code to read cache content via PTP (cache hack debugging) 31 October 2012, 19:57:39 UTC
8f3dbe8 ml-installer: add windows and linux IO managers 31 October 2012, 14:07:19 UTC
e6727d8 5D3: perform a quick card test at startup (some of them might have strange timing issues) 31 October 2012, 11:29:02 UTC
02bd16a Minor warning cleanup 31 October 2012, 11:27:43 UTC
400df04 600D: attempt to fix http://www.magiclantern.fm/forum/index.php?topic=3412 (not tested) 30 October 2012, 20:26:52 UTC
3987de8 Typo 30 October 2012, 17:14:42 UTC
8f15b7f Indent 30 October 2012, 16:52:17 UTC
919bf1c Stub test: added an option for burn-in test (repeat 100 times) and fine-tuned a few things 30 October 2012, 16:51:55 UTC
e0838cc 5D3: fixed card autodetection when properties are not enabled at all 30 October 2012, 16:50:02 UTC
241bcbd Movie clip lenght: add 3 and 4 minutes options 29 October 2012, 23:05:49 UTC
ac05c12 Allow user to decide what happens on half-shutter press in movie mode (start or stop, start only, stop only) 29 October 2012, 23:04:42 UTC
85cf2e6 1100D: Fix wrong const 29 October 2012, 22:35:06 UTC
db5eefd Low-level tests for stubs 29 October 2012, 20:53:15 UTC
997eb13 Electronic level: enabled on 5D3, and some ifdef cleanup 29 October 2012, 15:16:00 UTC
3619ed6 50D: fixed globaldraw bug 29 October 2012, 14:39:49 UTC
c783c7c 5D3: fixed menu hiding problem (strcmp stub was wrong) 29 October 2012, 14:38:34 UTC
8558883 MLU trick: extended shutter range to 1/2 ... 1/125 29 October 2012, 11:30:14 UTC
0101345 Cleanup: hide "dump camera logs" 29 October 2012, 10:23:48 UTC
back to top