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

sort by:
Revision Author Date Message Commit Date
bba405b Close branch 1100D_skip_offsets 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
fdb7b7d 700d fix to ALO in cfn.c 15 January 2014, 20:00:28 UTC
dd17c84 menu: fix possible dereference of a dangling pointer 15 January 2014, 15:24:26 UTC
d8bc4b9 700d, Fix for ALO in cfn.c 15 January 2014, 13:17:41 UTC
19969e0 700D cfn.c re-comment ALO 15 January 2014, 10:26:36 UTC
014ed82 700D Enable cfn.c stuff 15 January 2014, 08:33:24 UTC
1f94134 One more RECORDING macro replacement in mlv_rec NOTE: this appears to have a bunch of other changes, this is b/c this file has inconsistent line endings. None of my text editors will preserve the inconsistent line endings, so I can’t really do anything about it, I’m not about to go into a hex editor to change this file, it probably needs to be changed anyway. I saved it with CRLF line endings. The actual change in hunk 22, line 3710 15 January 2014, 00:58:01 UTC
9232224 650D Disable audio meters for now, not stable 13 January 2014, 16:36:22 UTC
6287775 700D Disable audio meters for now till audio chip is properly coded 13 January 2014, 16:32:21 UTC
44e9e8c 700D disable FEATURE_BEEP for now, an added task the cam can't deal with 13 January 2014, 15:57:15 UTC
a8b67e0 700D disable CONFIG_BEEP for now, to many tasks for camera 13 January 2014, 15:55:14 UTC
c8fbf56 Merged in escho/escho-magiclantern/temps1 (pull request #337) fix bug in flexinfo.c 12 January 2014, 22:45:19 UTC
9e5e5dd fix bug: some cameras don´t compile anymore 12 January 2014, 22:38:30 UTC
60ca5ce Created new branch temps1 12 January 2014, 22:31:56 UTC
af186ae mlv_play forum link 12 January 2014, 17:42:46 UTC
b095c1f mlv_rec correct forum link 12 January 2014, 17:41:02 UTC
1f0a1b0 menu: better API for suppressing updating of placeholders 12 January 2014, 04:04:45 UTC
71785fe menu: reverted keeping track of the tail 12 January 2014, 03:36:07 UTC
eba6794 file_man: compact the menu_entry structures into a single array before adding to the menu 12 January 2014, 03:24:57 UTC
bbc44fa file_man: menu_entry is now dynamically allocated 12 January 2014, 03:01:50 UTC
f71a44d menu: restored capability to suppress menu_update_placeholder 12 January 2014, 02:27:26 UTC
5fcfd5b Restore 1100D Build 12 January 2014, 01:45:31 UTC
ba90ec3 Merge 12 January 2014, 01:44:10 UTC
e599e65 file_man: counts up the total number of menu items while sorting 11 January 2014, 23:35:43 UTC
cf306e2 menu: some reversion and then speeding up menu_update_placeholder 11 January 2014, 21:54:45 UTC
0404869 Merged in escho/escho-magiclantern/cam-temperature-neu (pull request #333) converting-functions for camera-temperature 11 January 2014, 21:27:01 UTC
c31ebfe showing raw-temperature in debug-menue too 11 January 2014, 21:08:05 UTC
c52bbe7 menu: provide capability to suppress updating of placeholders when adding entries 11 January 2014, 21:03:00 UTC
3a101b6 add converting-functions for the tested cameras 11 January 2014, 21:01:51 UTC
8520adc delete global converting-function from propvalues.h 11 January 2014, 20:44:57 UTC
49f2fd5 menu: keep track of the tail of the entry list in menu structure 11 January 2014, 20:39:53 UTC
a277fca disable temp in lv-screen, if camera isn´t tested yet +++ show only raw-temperature in debug-menue, if camera isn´t tested yet +++ updated help-text in camera +++ simplified celsius to fahrenheit-convertion 11 January 2014, 20:16:02 UTC
d571e30 Created new branch cam-temperature-neu 11 January 2014, 19:55:16 UTC
47da0ee menu: stops unnecessary list traversal once the desired menu entries have been removed 11 January 2014, 19:41:18 UTC
36f6004 Merged in dmilligan/magic-lantern/bulb_cancel (pull request #331) Canceling a bulb exposure early with the shutter button, automatically stops the intervalometer if it’s running 11 January 2014, 18:30:34 UTC
8f1fb33 bulb exposure cancel: fix variable naming 11 January 2014, 18:26:38 UTC
f57b767 Merged in ayshih/magic-lantern-50d/dot_tune (pull request #332) Removed confusing notification from DotTune AFMA module 11 January 2014, 18:02:34 UTC
e7aeea5 dot_tune: removed unnecessary notification 11 January 2014, 17:44:31 UTC
129bf4d Canceling a bulb exposure early with the shutter button, automatically stops the intervalometer if it’s running 11 January 2014, 15:43:36 UTC
5d18093 650D Disable feature CONFIG_BEEP for now cause of module menu not loading issue 11 January 2014, 11:42:24 UTC
3340909 650D Disable CONFIG_BEEP for now cause module menu not loading issue 11 January 2014, 11:40:44 UTC
ce20aa6 file_man: improved formatting of filesizes 11 January 2014, 07:15:02 UTC
0c0016e mlv_rec/mlv_play/MLVViewSharp: fixed cases where file reading could hang on buggy files 10 January 2014, 15:19:44 UTC
9b8414b mlv_rec: fix mislabelled Global Draw menu entry 10 January 2014, 12:12:55 UTC
9a74e60 Merged in dmilligan/magic-lantern/intervalometer_on_startup (pull request #328) Start the intervalometer on camera startup if it is left enabled (minimum 10s delay) 10 January 2014, 08:18:38 UTC
ac60961 Start the intervalometer on camera startup if it is left enabled (minimum 10s delay) 09 January 2014, 22:18:57 UTC
da74db7 Merged in dmilligan/magic-lantern/intervalometer_trigger_conflict_fix (pull request #327) Fix #1808 Conflict between bulb timer and intervalometer start trigger 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
5fe817a Removed 7D audio threshold from audio-common, already in stubs. 08 January 2014, 21:06:38 UTC
3d33d54 mlv_rec: fixed some finds from cppcheck, a static source code analyzer 08 January 2014, 20:17:42 UTC
back to top