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

sort by:
Revision Author Date Message Commit Date
68a98bb Minor tweaks to clock script 17 March 2014, 21:43:46 UTC
1b5feb4 TCC scripting: proof of concept for a scripting library; clock script working! 17 March 2014, 19:46:35 UTC
eebdb6f tcc-glue: silence out error message for open() 17 March 2014, 19:49:06 UTC
b46999b Added get_gui_mode/set_gui_mode (primarily for scripting, but may replace CURRENT_DIALOG_MAYBE as well) 17 March 2014, 19:36:26 UTC
1c8eeee fpu_emu: fix evil get_user/put_user macros, thanks g3gg0 (Hello World fully working!!!) 17 March 2014, 13:08:21 UTC
d825887 TCC scripting: floating point almost working with fpu_emu 16 March 2014, 21:07:02 UTC
4ae1a52 TCC: experiemental interface for debugging modules with -finstrument-functions (traces every called function) 16 March 2014, 20:42:55 UTC
a913f45 TCC scripting: Hello World working! 16 March 2014, 18:17:01 UTC
e317101 script.c: replaced console_printf with plain printf 16 March 2014, 17:42:21 UTC
77031ff TCC scripting compiles and loads, but not working 16 March 2014, 17:41:48 UTC
f555cbf Installer: binary FIR for 700D.113 (confirmed by mk11174) 16 March 2014, 15:29:11 UTC
85da9e1 Installer: Add 700D.113 to the list of supported installers 16 March 2014, 14:33:42 UTC
45bd44f Merged unbroken-installer into unified 16 March 2014, 14:31:15 UTC
e76357d Installer: Update the list of supported installers 16 March 2014, 14:30:01 UTC
be7ff98 Remove un-needed reboot-ins.c files 16 March 2014, 14:26:18 UTC
711279b Installer: remove 100D.100 16 March 2014, 14:25:59 UTC
d3fd89c Installer: support for 700D.113 16 March 2014, 14:22:53 UTC
45ecd3a Rebuilt missing stubs on all cameras to include 700D.113 16 March 2014, 14:20:29 UTC
2b9f98c stub-reorder: always rebuild lines with ??? 16 March 2014, 14:19:53 UTC
d7e4293 Removed 700D.111 16 March 2014, 14:15:07 UTC
95d4d56 Stubs: fix RAM_OFFSET handling for task_dispatch_hook, gui_task_list and cf_device (non-functional) 16 March 2014, 14:14:34 UTC
e794964 700D: fix FIO_OpenFile 16 March 2014, 14:12:49 UTC
4ae1d98 700D: formatted stubs 16 March 2014, 14:11:15 UTC
de1cbc6 Merged in unbroken-installer (pull request #439) Make installer compile again 16 March 2014, 14:08:17 UTC
faad968 Merged in mk11174/700d113 (pull request #434) 700D 1.1.3 Port 16 March 2014, 14:07:06 UTC
ca952d3 Bulb timer: refresh ExpSim on current value, not on previous one 16 March 2014, 12:31:37 UTC
e37050c ML ExpSim: replaced a magic number 16 March 2014, 12:21:21 UTC
5d09cd2 Bulb timer: fixed ExpSim via ExpoOverride (with CONFIG_INT_UPDATE) 16 March 2014, 12:06:44 UTC
75fe2b4 Installer: support for 6D 1.1.3 (well, just cleaned up old stuff) 16 March 2014, 11:46:05 UTC
c19e85f Merged in yuv_matrices (pull request #442) recreated conversion matrices from ITU rec standards 16 March 2014, 10:56:30 UTC
63f9e49 Installer: support for EOS-M 2.0.2 16 March 2014, 10:52:52 UTC
f092c56 Experimental installer binary for 7D.203 (similar to the one for 5D3.123) 16 March 2014, 09:26:03 UTC
e5bae2d Installer: support for 7D.203 16 March 2014, 09:18:22 UTC
5c396f8 Backed out changeset b5e3e67 16 March 2014, 09:24:59 UTC
caba7ba Backed out changeset e3d5895bac37 16 March 2014, 09:22:20 UTC
1f19023 raw_rec/mlv_rec: if you somehow managed to start recording H.264, let it stop 16 March 2014, 08:53:32 UTC
76b2d15 Add missing leds.h include 16 March 2014, 08:50:38 UTC
ac778f2 Move leds access to leds.c/h. Make card led access private (as it was supposed to be) 16 March 2014, 08:48:07 UTC
6149ebc YUV matrices: use CONFIG_REC709 rather than CONFIG_DIGIC_V (already defined) 16 March 2014, 07:56:14 UTC
85e7607 Simpler fix for issue #1814, ISO toggle with wrap-around 16 March 2014, 07:50:48 UTC
601469f 700D.113 Stub fix to DeleteDialogBox 16 March 2014, 05:13:29 UTC
b6059da Merged hudson/magic-lantern into unified 16 March 2014, 00:34:02 UTC
c478ac0 recreated conversion matrices from ITU rec standards 16 March 2014, 00:10:01 UTC
66f03ec Overlays: tried to fix some false triggers when taking photos in LiveView (bug caught by the assert from raw.c) 15 March 2014, 22:54:14 UTC
be94e90 mlv_rec: use memmove for block header moving, use BKUP block instead of NULL for backing up VIDF header. 15 March 2014, 21:50:12 UTC
be94e56 added memmove 15 March 2014, 21:48:59 UTC
5024ed2 Merged in ayshih/magic-lantern-50d/dot (pull request #441) Quick fix to 50D, changed dot to fill_circle 15 March 2014, 21:37:59 UTC
9caaa6c 50D: changed dot to fill_circle 15 March 2014, 21:30:15 UTC
0897ba9 Merged hudson/magic-lantern into unified 15 March 2014, 20:53:15 UTC
e87f9b7 700D.113 zoom_pos_x and y address change 15 March 2014, 20:38:41 UTC
c365fbe mlv_play: fix warnings 15 March 2014, 20:38:30 UTC
f09d19b Merged hudson/magic-lantern into unified 15 March 2014, 20:37:00 UTC
df51505 mlv_snd: fix warnings 15 March 2014, 20:34:07 UTC
f75e624 mlv_snd: remove debug code (FFT) 15 March 2014, 20:30:50 UTC
bcaa836 700D.113 Put back lvae_setdispgain stub address, fixed after fixing lvae_struct in const.c 15 March 2014, 20:27:15 UTC
830e34f 700D.113 Fix lvae_struct const.c Fixes live view freeze in photo mode or 60p movie 15 March 2014, 20:24:49 UTC
c8bc3c5 Merged hudson/magic-lantern into unified 15 March 2014, 20:22:46 UTC
22fa6cb make dot() static as it is menu-only code 15 March 2014, 20:13:10 UTC
63fb878 mlv_rec: use fill_circle instead of menu.c's dot() 15 March 2014, 20:12:57 UTC
0d89589 700D.113 Fix photomode/lv freeze for good, lvae_setdisgain stub fix 15 March 2014, 20:08:43 UTC
8e8781b mlv_rec: fixed warnings in mlv.c 15 March 2014, 20:06:58 UTC
2c2483c mlv_rec: put some parts of the C file into header, additional includes to fix warnings 15 March 2014, 20:06:41 UTC
40d0210 700D.113 Fix FIO_CreateDirectory Stub 15 March 2014, 19:09:36 UTC
7d76886 700D.113 Turn back on Format 15 March 2014, 19:07:47 UTC
aca5aef Installer: tweaks for starting with display turned off 15 March 2014, 16:38:27 UTC
fe91dd6 Installer: no need to go back to GUI mode 0 15 March 2014, 16:30:22 UTC
795fa2f Installer: turn on the LED while switching GUI modes before uninstall (just to have some sort of feedback) 15 March 2014, 16:18:50 UTC
ffde1ee Installer: lock shutter button (too easy to touch it by mistake and hide important text) 15 March 2014, 16:00:51 UTC
8e56d66 Let's try a simpler installer 15 March 2014, 15:14:57 UTC
b61ab0c Merged hudson/magic-lantern into unified 15 March 2014, 14:49:50 UTC
c994aa3 Installer compiles and boots 15 March 2014, 13:26:35 UTC
d273bde Make installer compile again 15 March 2014, 11:07:12 UTC
13697a4 Merged in cleanup (pull request #435) Massive cleanup to get rid of implicit function declarations 15 March 2014, 09:30:41 UTC
a02afcb Expo Override: cleanup display gain after turning off. This part really needs a rewrite... 15 March 2014, 08:51:09 UTC
1465e3f 6D has no hi-speed continuous drive, says Marsu 15 March 2014, 08:43:23 UTC
9087122 ExpSim: updated help to document the ML extension for ExpSim in complete darkness (integration with FPS override and bulb timer) 15 March 2014, 08:40:41 UTC
a46f06a Fix bulb timer menu being displayed wrongly as OFF when enabled (broken in d05160c) 15 March 2014, 07:53:19 UTC
a200c20 6D/7D: ported DRIVE*CONTINUOUS constants (6D ones copied from 1%, 7D matches 60D); take_fast_pictures should be working now 15 March 2014, 07:46:42 UTC
d99c9ce 7D: simpler workaround for the shutdown bug related to Release and SW2 (no more triggering AF as side effect) 15 March 2014, 07:43:51 UTC
1e10455 700D.113 sd_device stub fix 15 March 2014, 04:16:25 UTC
a1cb575 raw_rec.c re add 700d after merge 15 March 2014, 03:38:49 UTC
add9b25 Merged hudson/magic-lantern into unified 15 March 2014, 03:37:21 UTC
046875c raw_rec.c merge conflict to 700d 15 March 2014, 03:37:11 UTC
2dfac9f Card benchmarks: added a warm-up test, removed the 3MB benchmark, reordered to run the faster ones first, and use new screenshot code 15 March 2014, 00:24:10 UTC
217804c Fixed fonts in benchmarks and other debug tools 15 March 2014, 00:02:37 UTC
f2c906f Nightly builds: changed version from 2.3.NEXT to Nightly 15 March 2014, 00:33:35 UTC
00f7498 7D: fixed Force LiveView from Movie Tweaks 14 March 2014, 23:41:20 UTC
d74058a mlv_rec 50D: moved lv_af_fase_addr to small hacks routine (still working? on 5D2 it doesn't) 14 March 2014, 23:33:29 UTC
ae2ace3 raw_rec: enabled small hacks by default 14 March 2014, 23:31:13 UTC
0213b05 mlv_rec: prevent LV operations outside movie mode 14 March 2014, 23:16:41 UTC
1eab648 Raw backend: replaced raw_lock with raw_sem, since we no longer need recursive locking 14 March 2014, 22:59:01 UTC
42b9e4b Raw backend: attempt to fix the vertical offset bug in cropmarks on 4:3 cameras (5D2/50D/7D) 14 March 2014, 22:57:13 UTC
68831ec set_movie_cropmarks: ensure the white frame is always visible (fixes a minor visual quirk) 14 March 2014, 22:09:13 UTC
a8b5021 raw_rec: synced DialogRefreshTimer addresses with mlv_rec (added 6D/EOSM) 14 March 2014, 22:02:29 UTC
e578feb mlv_rec: (split 582dc64504d8) disable trace 14 March 2014, 22:12:18 UTC
c005c3c mlv_rec: (split 582dc64504d8) place sporadic block handling in an extra function 14 March 2014, 22:10:20 UTC
629e4f0 mlv_rec: (split 582dc64504d8) removed dead code, queuing after slots were marked as writing 14 March 2014, 22:08:47 UTC
585a25c mlv_rec: (split 582dc64504d8) additional checks for NULL 14 March 2014, 22:07:15 UTC
2535d15 mlv_rec: (split 582dc64504d8) set block_ptr already where blocks are prepared, 14 March 2014, 22:06:47 UTC
96671d0 mlv_rec: (split 582dc64504d8) block size check now honoring required frame size 14 March 2014, 22:01:37 UTC
back to top