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

sort by:
Revision Author Date Message Commit Date
29c635c Close branch intervalometer_trigger_conflict_fix 08 January 2014, 22:55:23 UTC
9578c86 Show bulb timer as enabled and give help text when in bulb mode and intervalometer enabled 08 January 2014, 21:55:40 UTC
ac3b919 Fix intervalometer/bulb timer confict 08 January 2014, 21:33:31 UTC
3d33d54 mlv_rec: fixed some finds from cppcheck, a static source code analyzer 08 January 2014, 20:17:42 UTC
5b452a5 700d updated consts.h arrow mode toggle key 08 January 2014, 13:22:21 UTC
b80f281 700d turn on arrow shortcuts feature 08 January 2014, 12:37:33 UTC
f3d965f Added stubs for 650D audio 08 January 2014, 11:07:29 UTC
19d9c18 Added 650D audio meters and beep features 08 January 2014, 11:03:50 UTC
0299a5a Added 650D define for CONFIG_BEEP 08 January 2014, 11:00:54 UTC
62b2966 Remove define for 650D audio threshold 08 January 2014, 10:58:03 UTC
dfa2c50 Add 700d stubs for audio meters and beep 08 January 2014, 10:48:29 UTC
1c74678 Add 700d beep and audio meters feature 08 January 2014, 10:44:54 UTC
7dfe65e Add 700d define for CONFIG_BEEP 08 January 2014, 10:42:32 UTC
3bf2f1b Remove 700d define for audio threshold 08 January 2014, 10:38:18 UTC
b5a3923 file_man: fixed the 1970 bug, thanks 1% for noticing ( https://bitbucket.org/hudson/magic-lantern/pull-request/319/improvements-to-the-file-manager/diff ) 07 January 2014, 17:33:11 UTC
d92d218 Merged in ayshih/magic-lantern-50d/file_man (pull request #319) Improvements to the file manager 07 January 2014, 17:22:18 UTC
ea46409 mlv_rec: mlv_dump now creates average frames that are more like a normal video and can be exported to .dng etc 07 January 2014, 17:15:31 UTC
d6cdfc7 Fixed further unintended sorting of actions 07 January 2014, 16:54:50 UTC
1f6a8ac Fixed the unintended sorting of actions (e.g., "view" and "copy") 07 January 2014, 16:07:11 UTC
76fb676 mrc_dump: some naming changes 07 January 2014, 15:55:52 UTC
9c2f2ad mlv_rec: preallocating experiment (limited to number of file handles) 07 January 2014, 15:55:06 UTC
d0d1a41 small fixes in MLVBrowser batch processing code 07 January 2014, 15:52:39 UTC
d0fd1de Merged in Pelican/7d203 (pull request #318) 7D 203 stubs backport from TL 07 January 2014, 14:53:08 UTC
8a5ea6e Fine-tuned exposure compensation display (see the comments) 07 January 2014, 14:32:42 UTC
37dbd1e Added lens_format_shutter* to lens.h 07 January 2014, 14:16:23 UTC
9c67138 Merged in ayshih/magic-lantern-50d/lvinfo (pull request #320) Improvements to LV overlay information 07 January 2014, 14:34:24 UTC
c1f69c8 remove unnecessary casts after fixing return type of get_current_task(), added check to get_task_name_from_id() 07 January 2014, 14:26:36 UTC
a271585 fix return type of get_current_task(), which should be an integer 07 January 2014, 14:20:29 UTC
9d601b4 Reverted the rename of a function 07 January 2014, 05:59:14 UTC
652f6d2 Centralized the formatted printing of the shutter speed 07 January 2014, 05:33:43 UTC
35400dd Merged in ayshih/magic-lantern-50d/maintain (pull request #315) Restoring the 50D as a maintained platform 06 January 2014, 20:47:14 UTC
b62d41c fpu_emu: added some comments, implemented uninstall code 06 January 2014, 12:56:41 UTC
6554ce3 fpu_emu: added the promised floating point emulation support module, based on NetWinder Floating Point Emulator and softfloat library from linux kernel 06 January 2014, 02:25:18 UTC
419f808 LV overlay: correct shutter speed displayed in movie mode 05 January 2014, 21:46:57 UTC
0cfa1d4 file_man: sort comparison improved 05 January 2014, 21:17:10 UTC
7596db3 LV overlay: specifies the height of the battery icon 05 January 2014, 21:10:42 UTC
8ea6e46 LV overlay: added back exposure compensation display 05 January 2014, 20:41:31 UTC
b7eb260 7D 203 stubs backport from TL 05 January 2014, 18:21:29 UTC
4cb6caa file_man: implemented Mergesort for file listing 05 January 2014, 17:09:41 UTC
c7c6df3 merge to main repo 05 January 2014, 11:58:11 UTC
af46878 7D 203 stubs backport from TL 05 January 2014, 11:56:38 UTC
5e480f6 file_man: fixed calculations of file sizes 05 January 2014, 05:37:57 UTC
8c8c070 mlv_rec: mlv_dump will now print the correct frame count for multiple chunks 04 January 2014, 21:10:31 UTC
23981f6 mlv_rec: fix filename length bug on mlv_dump 04 January 2014, 19:20:35 UTC
87abd4a mlv_snd: also set header when flushing 04 January 2014, 19:20:12 UTC
cb370a8 mlv_snd: fix setting AUDF header on wrong structure 04 January 2014, 19:17:35 UTC
334fe26 mlv_snd: ensure all buffers are NULL by default and only get AUDF as soon the ASIF finished filling that buffer 04 January 2014, 00:40:26 UTC
55c978e updated some modules for the new module interface mrc_dump: removed registers that are not available on this architecture, some code cleanup mem_prot: added unloading support (not tested) 02 January 2014, 21:40:46 UTC
7d05a6c mlv_rec: use ftello64/fseeko64 and ftello/fseeko depending on platform. to be tested! also fixed some potential buffer overflows 02 January 2014, 01:41:21 UTC
f85eee6 TL-backport: 50D-specific FPS warning for overheating 01 January 2014, 19:36:09 UTC
24796a2 Restored 50D to a maintained model 01 January 2014, 17:20:28 UTC
a4cd75e mlv_rec: disable white balance setting in mlv_dump until figured out when to set what. 31 December 2013, 13:23:14 UTC
d9fb150 mlv_rec: ensure correct drive letters on spanning, smaller cosmetic changes 29 December 2013, 22:03:52 UTC
467224e mlv_rec: disable cropmarks when module is disabled. 29 December 2013, 21:48:47 UTC
c41d5a6 mlv_snd: added 7D support 29 December 2013, 21:17:58 UTC
a1417ba fixed batch processing using the same filename for all exported files 29 December 2013, 17:19:20 UTC
9a830f5 mlv_rec: fixed mlv_dump DNG output not supporting paths > 100 characters 29 December 2013, 17:18:54 UTC
d6bffdb Added better batch processing support to MLVBrowseSharp 28 December 2013, 21:29:37 UTC
9ec3d25 mlv_rec: cleaned up output for batch processing, added random access support for WAV creation 28 December 2013, 21:26:40 UTC
211efca mlv_rec: added OSX compile template 28 December 2013, 13:55:13 UTC
000e356 mlv_rec: added batch processing output support (--batch) that will tag messages and outputs progress information. also tweaked .idx creation so we should not have any touble anymore (?) 28 December 2013, 13:51:27 UTC
7d4b7df mlv_play: small xref writing changes, more like a code cleanup 28 December 2013, 13:50:18 UTC
5a14119 mlv_rec: don't record in LV mode except for EOS M (really needed?) 25 December 2013, 21:48:24 UTC
dc686eb mlv_snd: add sampling rate selection 25 December 2013, 20:17:32 UTC
41eb049 Add support for MLV export to MLV Browser 24 December 2013, 00:27:34 UTC
a5ff856 mlv_rec: fixed write queue order handling. could have lead to some missing blocks (e.g. WAVI) 24 December 2013, 00:12:58 UTC
fbdc566 Merged in houz/magic-lantern (pull request #312) Add time metadata to DNGs exported from MLV 24 December 2013, 00:26:31 UTC
5f93d16 mlv_snd: fix ticket #1791 (one AUDF too much at the end, having frame number zeroed) 23 December 2013, 21:50:54 UTC
ccea022 Set DateTime + SubSecTime for MLV frames exported to DNG 22 December 2013, 12:41:37 UTC
d228724 Allow to set DateTime and SubSecTime of DNGs 22 December 2013, 12:36:34 UTC
8188449 Months in struct tm start at 0 When printing the months in verbose mode of mlv_dump they were off by 1. 22 December 2013, 10:35:10 UTC
0a19c4f Sync description of RTCI to struct tm 22 December 2013, 10:32:26 UTC
2a3ae2f Merged in Pelican/7d203 (pull request #310) 7D 203 stub fix 22 December 2013, 07:36:51 UTC
c5b2582 mlv_rec: use platform specific format for printf using sizeof() 22 December 2013, 01:17:28 UTC
a8fb51c Makefile.user.default: added EOS-M 22 December 2013, 18:51:54 UTC
79cfcb5 added audio playback to MLV Viewer 21 December 2013, 23:55:04 UTC
ef5aa6b mlv_snd: fix audio frame timestamp 21 December 2013, 23:54:48 UTC
c362fc7 Fixed swapped fseek parameter order so that the sizes get actually patched 21 December 2013, 23:32:47 UTC
6a827b5 mlv_snd: code cleanup, use states 21 December 2013, 22:54:06 UTC
857e039 7D 203 stub fix 21 December 2013, 21:52:05 UTC
10d55ac mlv_rec: use camera-provided WAVI for .wav header generation 21 December 2013, 20:59:12 UTC
054754c raw_rec: update CBR calling and API to write blocks from other modules 21 December 2013, 20:58:16 UTC
076c890 mlv_snd: add WAVI info block for .wav related details (sampling rate, channels etc) 21 December 2013, 20:57:32 UTC
b23e2fc Added WAV header to audio output file and named it according to the output file name. Also some warning fixes for printf format strings using size_t variables. 21 December 2013, 16:12:41 UTC
7958b34 mlv_snd: experimental sound addon for MLV (FFT display for debugging) 21 December 2013, 02:11:12 UTC
67e76a2 mlv_rec: updated code for mlv_snd 21 December 2013, 02:10:34 UTC
74586d8 Fixed error preventing ML menus from turning off on EOSM 20 December 2013, 20:49:18 UTC
2325ebb 7D back to maintained platforms 20 December 2013, 13:15:35 UTC
22ebbf8 Refactored to move EOSM specific lv_disp_mode code into consts.h 19 December 2013, 03:59:07 UTC
4c5685b Updated EOSM to run with 2.02 firmware. 22 December 2013, 16:33:43 UTC
eff5926 MLV Viewer: added index file read/write code for speedup 18 December 2013, 22:30:33 UTC
a613a03 TL-backport: mlv_rec: added EOS M specific code, some tweaks and some code cleanup 17 December 2013, 00:35:08 UTC
558bb12 HDR bracketing: frames autodetection optimized 16 December 2013, 20:02:50 UTC
cb2f51e disable some debugging stuff 15 December 2013, 12:58:23 UTC
248b5b9 Merged hudson/magic-lantern into unified 15 December 2013, 11:01:15 UTC
8891030 Merged in Gr3g01/ml-500d2 (pull request #305) 500D: raw photo overlay support 14 December 2013, 17:00:36 UTC
948f20a zebra raw, skip 20px from the top, fix 14 December 2013, 16:45:26 UTC
9500117 500D: raw photo overlay support 14 December 2013, 15:49:31 UTC
f1986bb Merge 14 December 2013, 12:55:35 UTC
f73990a mlv_rec: using pre-allocated buffers instead of malloc, various other small changes (cleanups, etc) 14 December 2013, 12:54:59 UTC
back to top