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

sort by:
Revision Author Date Message Commit Date
6e1b9b9 Close branch multilevel_submenus 10 February 2014, 06:44:48 UTC
49bf03f multilevel submenus: small cleanup 07 February 2014, 01:52:54 UTC
6ffadff multilevel submenus: fix problem with menu items not working in 2nd level and deeper submenus 06 February 2014, 21:46:44 UTC
b99d868 Menu API: allow multi-level submenus (submenus of submenus) 04 February 2014, 22:16:05 UTC
7139064 io_crypt: return correct read sizes and return zeros at the end instead of header data. 02 February 2014, 22:19:27 UTC
be97766 io_crypt: add support for decrypting files on the fly for viewing in camera 02 February 2014, 20:40:09 UTC
8e7fb98 mlv_rec: - allocate disk memory before recording to catch full disk better (please test) - added support for files >4GiB for exFAT cards - pre-allocate files on disk before recording starts 02 February 2014, 20:39:32 UTC
18a1775 update movie restart feature to only care for H264 recording. 02 February 2014, 19:28:17 UTC
c25ea56 mlv_rec: a bit more paranoia to catch file creation errors 01 February 2014, 22:16:33 UTC
8e8735b io_crypt: added RSA for passwordless encryption, updated menu, decryption working for all modes 01 February 2014, 22:15:38 UTC
e2d65aa trace: fixed potential buffer overrun 01 February 2014, 22:14:44 UTC
669500b 650D: Fix LoadCalendarFromRTC Closes issue #1849 01 February 2014, 15:08:18 UTC
6e3f6a5 Remove the nightly builds bot and makefile target It has been fun, but Hudson simply works better. This also cleans up the Makefile a bit, which is always welcome given how complex it is 01 February 2014, 11:39:10 UTC
cc0b37a 1100D: Add msg_queue_count stub Now mlv_play should work. Maybe you can turn this camera into a portable raw player now ... 01 February 2014, 11:27:48 UTC
d5cdfbe ETTR: Show an error if something goes wrong in raw_update_params e.g. when switching from photo to LV on a camera that does not support raw LV Credit: @a1ex 01 February 2014, 11:10:41 UTC
63b1f98 ETTR: If CONFIG_RAW_LVIEVIEW is not defined, do not allow ETTR in LV 31 January 2014, 22:44:32 UTC
b311e60 Make sure no raw LV feature can be used unless CONFIG_RAW_LVIEVIEW is defined. 31 January 2014, 22:43:53 UTC
e894d26 1100D: Enable PLAY mode overlays right after a picture is taken 31 January 2014, 21:20:12 UTC
bb903f7 raw.c : Use the correct transformation matrixes This fixes raw overlays on 1100D and possibly on HDMI too. Credit: @a1ex (figuring it out before me) , @dmilligan for forcing me to look into it 31 January 2014, 21:19:50 UTC
db8bbda Make ML compile again 31 January 2014, 21:18:24 UTC
4e36e67 Partially revert commit 18dc1fb The old comment makes more sense 31 January 2014, 16:35:52 UTC
f8d4c11 Merged in escho/escho-magiclantern/final_version (pull request #357) raw2dng: fix cold pixels 31 January 2014, 16:50:08 UTC
29565bd Merged in dmilligan/magic-lantern/1100D_dual_iso (pull request #358) Dual ISO support for 1100D 31 January 2014, 16:49:17 UTC
331ad12 dual_iso: support for 1100D 31 January 2014, 15:20:36 UTC
6f553ec Merge with unified 31 January 2014, 14:45:58 UTC
5d997c6 Fix a couple of compiler warnings 31 January 2014, 14:45:33 UTC
282a577 gui-common.c : Prefer generics CONFIG_ macros instead of model-specific ones 31 January 2014, 12:46:45 UTC
8a96ed8 Change some #ifdef to #if defined(... This will make it easier to merge TL changes 31 January 2014, 12:45:54 UTC
6e2668b bitrate.c : Minor refactoring of FEATURE_REC_INDICATOR Credit: @OtherOnePercent 31 January 2014, 12:43:45 UTC
392df10 bitrace.c: Minor refactoring of FEATURE_NITRATE_WAV_RECORD. Credit: @OtherOnePercent 31 January 2014, 12:43:13 UTC
60dab88 state-object.c: Add braces around if statements 31 January 2014, 11:48:51 UTC
7b7b67c Take bitrate-6d.c updated code from TL I know it's not really used but it seems cleaner than the old one...sort of Credit: @OtherOnePercent 31 January 2014, 11:47:46 UTC
8a07fe3 Af patterns: minor comments cleanup This will make it easier to merge TL stuff back into the unified branch 31 January 2014, 11:43:14 UTC
657a3ec Update 6D stubs from TL Credit @OtherOnePercent 31 January 2014, 11:42:18 UTC
3a40148 Cleanup some useless comments in ML code 31 January 2014, 11:38:00 UTC
c5bb2c4 mlv_snd: switch to stopping state in case of allocation failure. should fix hangs due to skipped audio frames. 30 January 2014, 21:59:15 UTC
dbe3d89 braces 30 January 2014, 19:58:08 UTC
72a8b03 mlv_rec: code cleanup to catch CF-only bugs 30 January 2014, 07:49:28 UTC
a734356 simplified 29 January 2014, 23:09:33 UTC
8ddc60b raw2dng: fix cold pixels 29 January 2014, 22:48:40 UTC
a09d595 Merged unified into final_version 29 January 2014, 22:41:22 UTC
a936de5 Created new branch final_version 29 January 2014, 22:39:31 UTC
f2d662c Merge with unified 29 January 2014, 14:46:08 UTC
85fae1a Remove an old, non-working, auto-iso experiment 29 January 2014, 14:45:25 UTC
8a97fba Move eyefi-tweaks into tweaks-eyefi.{c|h} TODO: Move these tweaks into a module... 29 January 2014, 07:33:47 UTC
bc4aa3b mlv_rec: disable preallocation until it gets stable 29 January 2014, 07:09:46 UTC
7d8316c bitrate.c : fix a compiler warning 28 January 2014, 22:28:43 UTC
6a471c5 posix.c : Fix rand() not alwayws returning positive values. Closes issue #1840 28 January 2014, 21:57:47 UTC
4f77cef Merged in dmilligan/magic-lantern/1100D_disable_flexinfo (pull request #356) 1100D: disable flexinfo, autoexec.bin is too large 28 January 2014, 21:24:47 UTC
7f9114e 1100D: disable flexinfo, autoexec.bin is too large 28 January 2014, 21:20:13 UTC
8cc2cc7 Merged in dmilligan/magic-lantern/1100D_skip_offsets (pull request #355) 1100D skip offsets for photo raw 28 January 2014, 15:42:00 UTC
720bb3f 1100D skip offsets for photo raw 28 January 2014, 15:31:18 UTC
f5be2e5 More 1100D raw stuff 27 January 2014, 22:35:36 UTC
809da82 Remove deprecated EDMAC_RegisterCompleteCBR stub 27 January 2014, 15:22:07 UTC
abea456 EOSM: Use 650D-like method to kill Canon UI in LV 27 January 2014, 15:16:12 UTC
93c46f8 650D: Fix some stubs to properly detect PLAY mode 27 January 2014, 15:15:48 UTC
3f42626 Merge with unified 27 January 2014, 15:06:26 UTC
f2cb15f 1100D: Add support for raw data in Photo mode (raw LV is broken Canon-side) 27 January 2014, 15:06:01 UTC
5d179f4 chdk-dng.c edited online with Bitbucket Duplicate the first Illuminant. This will be ignored as only ColorMatrix1 is presently used. This will avoid potential (but unlikely issues) in raw DNG applications. 26 January 2014, 14:01:34 UTC
0de6b84 chdk-dng.c: undo 42c206c and comment out CalibrationIlluminant2 (T_SKIP broken?) 25 January 2014, 19:03:18 UTC
501a472 added naming prio when merging, added support to import tab separated values (google docs) 25 January 2014, 15:41:36 UTC
c5a61ed fixed IDA export script (too much bash hacking), improved idc output 25 January 2014, 14:51:10 UTC
15f2bce added qsort.h to merger 25 January 2014, 13:41:04 UTC
3a90510 added C version of function merger, IDC script allows specifying offsets now (in case a database was loaded to the wrong address) 25 January 2014, 13:39:46 UTC
c48ec2c io_crypt: speed updates, no password dialog on startup, added some tests, code speedup 24 January 2014, 23:53:51 UTC
b5921b6 added simple scripts to merge function name and prototype databases. you then can edit the CSV e.g. using google docs and choose the name/prototype that is correct/better for a given function by entering "X" into the "_use" field of the correct database entry. when all conflicts were merged you can download the CSV again and export that into .idc, .csv and stubs.S 24 January 2014, 21:59:19 UTC
8185843 io_crypt: updated for new RNG interface 24 January 2014, 00:37:35 UTC
b1ae68f added file to place POSIX functions in, updated RNG for more random numbers and more throughput with larger amounts 24 January 2014, 00:40:05 UTC
29e10e8 chdk-dng.c: properly skip CalibrationIluminant2 23 January 2014, 22:35:40 UTC
b4ae459 Merged in andy600/magic-lantern-2/andy600/chdkdngc-edited-online-with-bitbucket-c-1390512855588 (pull request #352) chdk-dng.c edited online with Bitbucket 23 January 2014, 22:32:45 UTC
002d6bd chdk-dng.c edited online with Bitbucket Corrected first Illuminant to D65 which corresponds to the single color matrix currently used. Also set Illuminant2 to zero as it will be ignored anyway. 23 January 2014, 21:34:28 UTC
8c09255 Make the EOSM Port compile again 22 January 2014, 13:41:54 UTC
0bd92f4 Merged in dmilligan/magic-lantern/1100D_fix (pull request #336) 1100D Fix / RECORDING Macros 20 January 2014, 23:59:37 UTC
b7ecb8c Merge 20 January 2014, 23:57:45 UTC
0d5827a trace: added a change that was missing long time - define TRACE_DISABLED before including trace.h to completely disable tracing for the current file 20 January 2014, 23:57:14 UTC
e522348 Thin features page to be embedded into ML builds section 20 January 2014, 23:56:59 UTC
5a73457 make GDB restore the context that was passed to the watchpoint. this allows you to patch registers in the watchpoint handler. 20 January 2014, 23:49:02 UTC
bd604a1 Merged in ayshih/magic-lantern-50d/50d (pull request #345) 50D: shifted raw-photo buffer by one line for proper color indexing 20 January 2014, 22:51:41 UTC
21d9ba3 50D: shifted raw-photo buffer by one line for proper color indexing 20 January 2014, 21:33:57 UTC
684408c io_crypt: added RSA encryption for testing around, support for 60D 20 January 2014, 21:26:00 UTC
2e0b304 Merged in ayshih/magic-lantern-50d/50d (pull request #344) 50D: fixed starting location of raw-photo buffer and fixed skip offsets 20 January 2014, 17:57:19 UTC
402d8f1 50D: tweaked skip offsets based on zebras 20 January 2014, 15:25:44 UTC
efe63b1 50D: fixed starting location of raw-photo buffer and fixed skip offsets 20 January 2014, 04:10:10 UTC
e064c93 macros for set_recording_custom parameter 19 January 2014, 19:42:12 UTC
8df8bff Merge 19 January 2014, 18:42:57 UTC
92b4509 Merged in escho/escho-magiclantern/temps2 (pull request #343) temperature functions for 700D and 5D2 19 January 2014, 10:17:18 UTC
0c00bb3 temperature functions for 700D and 5D2 19 January 2014, 10:10:46 UTC
3135703 Created new branch temps2 19 January 2014, 09:59:25 UTC
f632771 mlv_rec: whitespace cleanup 19 January 2014, 00:47:42 UTC
4b0719a io_crypt: split cipher and handling into separate files 19 January 2014, 00:43:00 UTC
729453e Merged in ayshih/magic-lantern-50d/menu (pull request #342) Improved key-repeat behavior 18 January 2014, 07:09:28 UTC
eb40332 menu: improved key-repeat behavior by blocking countdown appropriately 18 January 2014, 04:38:51 UTC
096b683 fixed a few files to be able to compile with some features being disabled 17 January 2014, 20:23:30 UTC
edf3afb adtg_gui.c added 700D support 17 January 2014, 16:21:47 UTC
5a36804 minor fix for bulb bracketing at short exposure times 17 January 2014, 14:01:30 UTC
b9ac83d Merged in Gr3g01/ml-hdr3 (pull request #316) Fix Issue #1802, Advanced bracket first frame bulb timer 17 January 2014, 13:32:04 UTC
b7097d2 Merged in ayshih/magic-lantern-50d/file_man (pull request #334) Performance improvements to the file manager 17 January 2014, 13:27:33 UTC
92b7978 Merged in mk11174/t5i (pull request #340) 700D Enable cfn.c stuff 17 January 2014, 13:26:10 UTC
bb27066 io_crypt: experimental file encryption, in camera only yet 16 January 2014, 23:32:33 UTC
9bfc548 fixed tskmon compiling error, simplified trace module calling from core 16 January 2014, 23:32:01 UTC
back to top