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

sort by:
Revision Author Date Message Commit Date
9982a9e Small menu tweak (use pickbox whenever we have a choices field) 06 June 2013, 12:22:12 UTC
99afc55 raw_rec: some more resolutions and aspect ratios 06 June 2013, 12:20:24 UTC
517c88c raw_rec: fine-tuned aspect ratio messages (consider it exact if the difference is 1 pixel or less) 06 June 2013, 12:06:08 UTC
5d209e2 raw_rec: removed the mod64/32 restriction; frames are always multiple of 512, hopefully without breaking the file format. As long as converters use the raw2dng loop, it should be OK. 06 June 2013, 11:54:33 UTC
bb9b0e4 raw_rec: moved sync beep into process_frame to make sure beep will work with filtering modules like bolt_rec 05 June 2013, 22:12:15 UTC
529a5d6 bolt_rec: major code update, improved detection mechanisms 05 June 2013, 22:08:01 UTC
ea33915 Slowed down zebras a little, to give more CPU time to histogram 05 June 2013, 21:22:15 UTC
0e895d0 Removed ML auto ISO, use auto ETTR instead. If you are missing it, reimplement it as a module or try a point and shoot camera ;) 05 June 2013, 21:07:08 UTC
b6d0a3a Raw overlays: safeguard against reading data from outside image area. Fixes overlays in "frame left" mode. 05 June 2013, 20:43:02 UTC
dbea0bc raw: update some parameters less often 05 June 2013, 19:30:09 UTC
4c03d20 Raw zebras in LiveView! 05 June 2013, 19:17:16 UTC
a33335f XMP: maximum exposure should be 3.9999 and not 4 (renato) 05 June 2013, 18:06:28 UTC
ca7dd33 New XMP template from Audionut, does it work now? 05 June 2013, 17:30:12 UTC
81f1d32 Undo 8147104, didn't work 05 June 2013, 17:08:19 UTC
167bb6b File browser: added semaphore for selected file list (so you can't change it while copying, for example); small multitasking fixes 05 June 2013, 17:00:40 UTC
28aa47e File browser: UI tweaks for multiple file selection; added select by extension 05 June 2013, 16:22:51 UTC
94bc9c4 Updated XMP template, does it work now? 05 June 2013, 14:34:20 UTC
69823eb Merged in minimimi/magic-lantern-filer-multiselect (pull request #107) file_man multiple file select 05 June 2013, 11:53:09 UTC
3e22f89 Moved photo LV histogram by 0.15 EV to the right (seems to be a systematic error) 05 June 2013, 10:52:08 UTC
986a9d5 raw: tiny safeguard 05 June 2013, 10:42:21 UTC
1fc7b17 Raw overlays: hack for fixing highlights warnings in photo mode LV when ExpSim uses negative digital ISO 05 June 2013, 09:58:34 UTC
d328213 Merged in GregoryOfManhattan/magic-lantern/50DrawNow (pull request #110) camera specific values for 50D still need QR_mode 05 June 2013, 07:39:49 UTC
6bbaa40 50D gets raw and can now 'enhance' video resolution via enhanced dma contoller 05 June 2013, 00:29:31 UTC
1099e5f camera specific values for 50D still need QR_mode 05 June 2013, 00:13:55 UTC
e470a3f Auto ETTR: link to max auto ISO from Canon menu 04 June 2013, 22:19:50 UTC
53c0d68 Moved auto ETTR fix to raw.c so it can be visible on the raw histogram too 04 June 2013, 22:04:01 UTC
86172b9 raw: refactoring, removed unused CONFIG_DXO_DYNAMIC_RANGE 04 June 2013, 21:49:43 UTC
6ca7ab2 Auto ETTR: fixed accuracy issues in LiveView (at least on 5D3). Digital ISO does not affect raw histogram at all, unlike in photo mode. 04 June 2013, 21:47:24 UTC
f13cc22 Auto ETTR: option to link slowest shutter to Canon shutter speed, http://www.magiclantern.fm/forum/index.php?topic=6076 ; small fine-tuning. 04 June 2013, 20:49:16 UTC
c6e9041 Added lens_format_shutter (to format shutter speeds as string) 04 June 2013, 20:21:56 UTC
859e723 ime_std: use numbers instead of character constants 04 June 2013, 19:00:16 UTC
a9314cf 60D: corrected stub name 04 June 2013, 18:56:56 UTC
8a254d6 Auto ETTR: menu warning fix 04 June 2013, 17:25:24 UTC
e606ea7 Auto ETTR: now working in raw movie mode too 04 June 2013, 17:08:42 UTC
7375e8a XMP fix part 6. Does it work now? 04 June 2013, 15:17:39 UTC
89ba6bb Auto ETTR: make sure it works even if intervalometer is set too fast 04 June 2013, 14:39:04 UTC
4aa5056 Merged hudson/magic-lantern into unified 04 June 2013, 14:31:24 UTC
a01dbc4 XMP fix part 5. Does it work now? 04 June 2013, 13:25:19 UTC
75b80fd LV focus box snap: also draw a cropmark when centering to x5 raw 04 June 2013, 13:20:11 UTC
78628fe Spotmeter: always center in x5 zoom (no focus box) 04 June 2013, 13:10:55 UTC
4953ac7 Post deflicker: limit EV range to -4...+4 (XMP) and -6...+6 (ufraw), thanks renato 04 June 2013, 12:22:10 UTC
8e235a5 FPS override: added some double-checks when changing FPS registers (fixes http://www.magiclantern.fm/forum/index.php?topic=6120.msg45537#msg45537 ) 04 June 2013, 12:12:17 UTC
50c862e FPS override: added 23.976 and 29.970 presets for exact FPS (useful for recording in x5 crop mode). Refactored and limited max fps to 35 on cameras that can't handle more. 04 June 2013, 11:55:53 UTC
536857a Merged hudson/magic-lantern into unified 04 June 2013, 09:12:21 UTC
3944640 file_man.c: typo 04 June 2013, 09:09:22 UTC
77f73ac merge with unified 04 June 2013, 06:26:59 UTC
0604424 550D: FIO_SeekFile from mk11174 03 June 2013, 23:25:03 UTC
755d966 60D: added missing DLG_PLAY/DLG_MENU 03 June 2013, 23:02:46 UTC
64f2d1e raw_rec: fix black/white levels on playback 03 June 2013, 23:02:28 UTC
3824ee2 LV focus box snap: added a preset for centering on the raw frame from x5 crop mode. 5D3 for now, not sure how portable is 03 June 2013, 21:35:43 UTC
bac408e ime_std: quick compile fix 03 June 2013, 18:47:01 UTC
e2eca37 ime_std: print charsets on screen (experimental) 03 June 2013, 18:27:19 UTC
c25ec26 60D, 550D: updated RESTARTSTART in reboot-all.c, should fix nightly issues 03 June 2013, 16:08:46 UTC
50bacb6 raw2dng: warning fix 03 June 2013, 11:46:31 UTC
69e2a11 Merged hudson/magic-lantern into unified 03 June 2013, 13:39:30 UTC
9ff33e1 Merge 03 June 2013, 11:30:37 UTC
0010fa3 raw_rec: disable Canon graphics while recording, it improves speed (thanks JulianH for noticing). Variable preview FPS, according to buffer size. Minor fixes. 03 June 2013, 11:30:13 UTC
e5946ff raw2dng: fixed banding detection when the image has strong gradients. Need testing, see http://www.magiclantern.fm/forum/index.php?topic=5614.msg45191#msg45191 03 June 2013, 11:12:59 UTC
6b15e31 Pic viewer: added DNG support (can preview silent pics); updated 422 support for new backend 03 June 2013, 11:08:41 UTC
90c021f File browser: optimization for file previews (don't refresh continuously) 03 June 2013, 11:07:57 UTC
b14aea5 Increased BUF_SIZE 03 June 2013, 10:44:17 UTC
c6c0510 Repaired PTP_CHDK_DownloadFile (and therefore make ptpinstall) with a1ex's help 03 June 2013, 10:17:36 UTC
f4b3180 Makefile.inc: delete version.{c,o} and magiclantern.sym files 03 June 2013, 07:49:52 UTC
838655e 650D: remove WAV_* functions from misc.c. Fixes issue #1555 03 June 2013, 07:45:59 UTC
c709db8 header cleanup 03 June 2013, 02:16:22 UTC
70a009c applied ml spread coding style 03 June 2013, 02:12:36 UTC
2747f1c Merged hudson/magic-lantern into unified 03 June 2013, 01:44:32 UTC
b658313 ime_std: standard IME module, basic functionality (backspace and OK are the last two characters) 02 June 2013, 23:42:40 UTC
569935f ime_base: workaround. cannot call ime code from menu keypress handler as it would block this handler and no longer receive events. serious issue that needs to be fixed. 02 June 2013, 23:42:07 UTC
955088b Menu: new custom drawing mode, for keeping previous screen without updating [optimization] 02 June 2013, 23:32:24 UTC
102772c raw_rec playback: fix buffer overflow when clearing the image area; refactored as vram_clear_lv (generic routine) 02 June 2013, 23:17:18 UTC
0f4e5bb Menu: added support for displaying image data (menu_request_image_backend) 02 June 2013, 23:14:13 UTC
01e1c43 ime_base: added configuration function (empty) 02 June 2013, 21:17:33 UTC
a760f27 ime_base: added codepage to parameter list 02 June 2013, 21:03:04 UTC
4f77eec ime_base: added Input Method Editor module which is the framework for multiple input methods. ime_null: dummy IME module that returns a dummy string. can be used as template. 02 June 2013, 20:54:42 UTC
ae4214c file_man: reworked preview to allow scrolling through pics (reusing menu navigation) 02 June 2013, 18:23:24 UTC
2018785 add some debug and miner fix. 02 June 2013, 16:27:33 UTC
6120ad0 New module: pic_view (simple BMP/422 viewer; todo DNG) 02 June 2013, 16:25:09 UTC
a6250dc File browser: refactored filetype handlers, added a header (also updated raw_rec) 02 June 2013, 16:23:26 UTC
e6944ca Removed 422 playback (to be moved to modules); replaced BmpFree macro with bmp_free function (so it can be called from modules) 02 June 2013, 16:21:49 UTC
183b0ed typo 02 June 2013, 15:54:52 UTC
490f934 initial commit 02 June 2013, 15:31:02 UTC
e443b81 Merge Hg: Lasciare il messaggio vuoto per abortire il commit. 02 June 2013, 14:30:53 UTC
fdb0747 Merge 02 June 2013, 14:30:09 UTC
836e99e Merged hudson/magic-lantern into unified 02 June 2013, 12:57:47 UTC
6878f87 prepend "./" to "require" to repair /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- lib/ptp (LoadError) 02 June 2013, 12:55:03 UTC
b8a3b32 raw_rec: use Canon play mode instead of paused LiveView; lock all keys except half-shutter (so you don't delete the underlying pic by mistake) 02 June 2013, 10:37:24 UTC
6f7629b raw_rec: small playback fixes, now works in photo mode too 02 June 2013, 10:25:38 UTC
a4aa373 Include version info at the top of autoexec.bin, so you can see it in file browser 02 June 2013, 09:47:01 UTC
2cede01 file_man text viewer: fix file loading; replace nonprintable chars with spaces 02 June 2013, 09:46:52 UTC
c75e340 bmp_printf: fixed backspace handling 02 June 2013, 09:45:03 UTC
a5938b7 600D: FIO_SeekFile stub 02 June 2013, 08:24:14 UTC
721c353 1100D: FIO_SeekFile stub 02 June 2013, 08:22:50 UTC
da406b6 650D: FIO_SeekFile stub 02 June 2013, 08:21:02 UTC
bb6ed81 Merged in sonic74/magic-lantern (pull request #104) 550D: edmac-memcpy 02 June 2013, 08:18:16 UTC
72b94c6 File browser: some error handling for file copy/move operations. Not tested. 02 June 2013, 08:13:27 UTC
bdad7dc raw_rec: improved playback capabilites. before raw playback works, you have to activate playback mode or LV once. relies on FIO_SeekFile, so stubs have to be defined. 01 June 2013, 22:46:42 UTC
4613b96 60D: added FIO_SeekFile stub 01 June 2013, 22:34:30 UTC
c1670b9 7D: added FIO_SeekFile stub 01 June 2013, 22:28:38 UTC
1e6195e Merged hudson/magic-lantern into unified 01 June 2013, 22:22:37 UTC
back to top