sort by:
Revision Author Date Message Commit Date
6d618b5 ML Testing 04 June 2013, 14:06:41 UTC
5ea9cb7 ML changes 04 June 2013, 13:06:59 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
4963a49 ML 04 June 2013, 01:47:42 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
fa8c17f Ml change 03 June 2013, 22:58:44 UTC
b50a273 I think its only for non-cache hack boot but better update anyway 03 June 2013, 22:57:58 UTC
41fcaaa Fix all restarts for 600D 03 June 2013, 22:56:29 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
da5b5c7 ML Changes 03 June 2013, 21:02:49 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
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
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
45a4682 ML merge 02 June 2013, 15:35:26 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
6ee0a79 ML 02 June 2013, 02:22:17 UTC
8434b1e Seekfile 02 June 2013, 02:13:37 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
83adf66 edmac-memcpy as per Gr3g01's commit 66619cd in his ml-500d-raw-dng3 fork 01 June 2013, 22:20:13 UTC
49137c2 5D3: added SeekFile 01 June 2013, 22:10:16 UTC
8f86995 Some formatting 01 June 2013, 22:01:00 UTC
5cddb74 Tested this 01 June 2013, 21:46:39 UTC
9f965f1 File browser 01 June 2013, 21:34:48 UTC
6425634 Turn off GD in canon preview (no? less? corrupt frames) 01 June 2013, 21:20:13 UTC
65a62ac File browser: cleanup (no need to delete priv), thread-safe ScanDir, status messages for copy/move operations 01 June 2013, 21:09:12 UTC
99d03a4 Fix up colossal brain fart 01 June 2013, 20:57:51 UTC
77e401c File browser: refactoring file copy/move; UI tweaks 01 June 2013, 20:41:37 UTC
36b305f Pull 01 June 2013, 20:13:08 UTC
1fd1cf6 Merged hudson/magic-lantern into unified 01 June 2013, 20:09:53 UTC
b71265a Reverted ROM2.BIN 01 June 2013, 20:07:29 UTC
d16f3ad raw_rec: experimental file_man integration for playback files from file manager 01 June 2013, 18:46:28 UTC
8935849 file_man: added file type handlers for registering custom viewers 01 June 2013, 18:45:56 UTC
f8444ae file_man: updated to latest source code (thanks minimimi) 01 June 2013, 18:45:30 UTC
78148fc Experimental hack for revealing unused memory areas (CONFIG_MARK_UNUSED_MEMORY_AT_STARTUP) 01 June 2013, 18:19:36 UTC
1887246 Correct squeeze factor for 720P 600D Thanks Rush! 01 June 2013, 18:17:36 UTC
92d380e 550D: reserving 640K RAM for ML (was 512) 01 June 2013, 17:48:00 UTC
2f5bf55 Maybe fix squeeze for 600D 01 June 2013, 16:46:49 UTC
25470db Merged in Gr3g01/ml-500d-flex-info (pull request #102) unused function 01 June 2013, 16:28:07 UTC
5c3b2c9 This time malloc size goes down... when I booted it did not 01 June 2013, 13:58:59 UTC
8328863 EOSM use same edmac as 650D... or LV will die! 01 June 2013, 13:50:53 UTC
6748184 debug.dump_rom_task(): Added ROM2.BIN for 550D. Moved out of #if CONFIG_DEBUGMSG because of vram.c:(.text+0xf8): undefined reference to `menu_draw_icon' debug.o:(.data+0xfc): undefined reference to `bmp_draw_palette' 01 June 2013, 13:46:42 UTC
3a612ec Modules now work on EOSM... took out beep so add dummy stubs 01 June 2013, 13:43:42 UTC
facdd54 Added a graphical memory map in Debug menu 01 June 2013, 10:47:48 UTC
e3fc691 Fixed 3rd party flash bug, http://www.magiclantern.fm/forum/index.php?topic=6010 (600D, maybe others) 01 June 2013, 09:07:13 UTC
3c3b309 raw2dng: fine-tuned banding estimation for dark cats in coal mines 01 June 2013, 08:07:30 UTC
680c566 Made an oops 01 June 2013, 00:26:09 UTC
3da688b Preview_NOT 01 June 2013, 00:17:38 UTC
ca0d1aa This is 960... I can't count 31 May 2013, 23:55:35 UTC
6417e85 Add O3 to modules 31 May 2013, 23:54:22 UTC
b3c85db ML change 31 May 2013, 23:50:33 UTC
460afad ML Merge 31 May 2013, 23:28:25 UTC
9a03f19 Raw rec b4 merge 31 May 2013, 23:23:46 UTC
907c51f raw_rec: fix double buffering overflow in "force left" mode 31 May 2013, 23:08:29 UTC
05b47dd raw_rec: option to crop the source stream ("Force Left", might get higher speeds); new preview options; reworked many things to accomodate all this 31 May 2013, 22:44:54 UTC
418fe59 raw: support for previewing arbitrary areas (zoomed) and for chopping the right side of the source raw stream (may reduce DMA load) 31 May 2013, 22:29:18 UTC
04a7937 bolt_rec: new experimental module to record lightning bolts with raw_rec 31 May 2013, 15:11:41 UTC
c5f8ffd raw_rec: added inter-module callbacks to skip frames or pause/unpause recording from within other modules 31 May 2013, 15:09:57 UTC
back to top