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

sort by:
Revision Author Date Message Commit Date
ad8a0a5 Fix bug 70: only redraw menu region 13 August 2009, 19:52:38 UTC
73c88dd Fix bug 69: add timer to force redraw of menu as menus are updated 13 August 2009, 19:48:21 UTC
beb6523 Clean up debug menu 11 August 2009, 08:46:08 UTC
719d3ec Added tag release-0.1.6-rc1 for changeset 0311bfa4b3b1 10 August 2009, 22:54:23 UTC
c57f598 Made warning time a config value 10 August 2009, 13:07:15 UTC
9594428 Move timecode down slightly 10 August 2009, 01:55:29 UTC
2253b5f More property debugging 10 August 2009, 01:46:37 UTC
aab2f2e Fix bug 64: Draw record indicator with time remaining 10 August 2009, 01:46:23 UTC
9c3b868 Add menu timeout config. Fix bug 63 09 August 2009, 20:27:14 UTC
b4b34d2 Make histogram position a parameter 09 August 2009, 18:56:50 UTC
ec5b20b Move menu redraw code back into event handler. - Disable zoom-in button: fix bug 60, again? - Better handling of event propagation - Fix range error in histogram code - Timeout menu after a few seconds - Disable menu when shutter or menu is pressed - Disable zebras as soon as menu is displayed 09 August 2009, 18:56:31 UTC
cc3462a Added gui_task_list 09 August 2009, 17:20:07 UTC
696d4ad Removed dead code and add debug messages 09 August 2009, 17:19:37 UTC
b4a954e Try to return top of control; fix bug 60 08 August 2009, 15:42:19 UTC
8a1dd6d More properties 08 August 2009, 15:41:56 UTC
c280e32 Add -lm to bring floating point math libraries in 06 August 2009, 19:52:45 UTC
df97fd2 Hide the menu while focusing to make it easier to see 06 August 2009, 10:36:36 UTC
fae873a Fix bug 56: allow selectable rack focus speeds 05 August 2009, 14:59:36 UTC
e108fe4 Add two-point rack focus support - Fix bug 56 - Add task to do accelerating focus using the zoom buttons - Add menu items to reset position and toggle between the two points - Rearranged code to put init task and menus at the bottom 05 August 2009, 13:50:50 UTC
e0b9cd1 Mapped focus commands to the zoom buttons when the menu is up 05 August 2009, 13:17:18 UTC
916eea9 Move the extra lens info out of the inner part of the screen to the bottom matte 05 August 2009, 11:43:35 UTC
158591c Better histogram drawing code (128 wide) 05 August 2009, 01:21:08 UTC
f36352a Added histograms and avoid flickering ISO info 04 August 2009, 20:02:13 UTC
8c8478f Added focus distance to focus menu 04 August 2009, 12:58:27 UTC
d7e612f typo 04 August 2009, 11:43:25 UTC
2dc5750 Change all modules to use new configuration system. - Fix bug 34 - Config variables are written automatically - Config file can be saved; all registered vars will be written out - Need to document how to use it. 04 August 2009, 05:48:24 UTC
d181500 Added a few more prototypes and our own implementation of strncpy 04 August 2009, 00:30:24 UTC
3c2c1ba Include all generated deps, not just .o 04 August 2009, 00:29:17 UTC
d183a75 A few new gui properties 03 August 2009, 17:42:48 UTC
2cfbbb9 Dan Chung provided f/1.2 03 August 2009, 11:41:55 UTC
5e6bad5 Hack to fix bug 43 by re-reading the cropmarks file multiple times 03 August 2009, 00:40:41 UTC
751c834 Be sure to kill the menu system when we get TERMINATE_WINSYS 03 August 2009, 00:39:55 UTC
52a6669 found PROP_ORIENTATION 03 August 2009, 00:39:17 UTC
27bc2a4 Increase size of fields and be verbose when parsing config file 03 August 2009, 00:38:49 UTC
fcf0982 Replace malloc() with a debugging version 03 August 2009, 00:38:10 UTC
43dc72f Twiddle sleep times and move powersave into 5d-hack.c 03 August 2009, 00:16:38 UTC
bedf807 Added PROP_AE to control exposure adjustment - Implement bracketing using AEB controls - Fix bug 18 - lens_get_ae() is broken; always returns 0 for now 02 August 2009, 18:59:18 UTC
98a8c30 Only get debug events of type 0x0 and 0x8 02 August 2009, 18:57:17 UTC
ce55a35 Implement lens meta data recording - Lens info is written to A:/movie.log in CSV format - Still need to track down the proper file name of the current movie - Fix some signed warnings in lens_info struct - Fix bug 19 02 August 2009, 17:54:40 UTC
365daa9 Remove unecessary const on INVALID_PTR 02 August 2009, 17:53:33 UTC
74776ed Menu cleanup and zebra/edge fixes. - Wrote guidelines for new menu entries (12 char label, 7 char value). - Extended menu slightly to fit hyperfocal distances. - Fix bug 37 - Fix bug 45 02 August 2009, 17:16:22 UTC
302764b Silence warning on menu_init() 02 August 2009, 17:14:48 UTC
71ab3e6 Fix bug 16 by correcting extent of DryOS reloc 02 August 2009, 15:53:50 UTC
46b38ae Added tag focus-stack-demo for changeset 799b55a44749 01 August 2009, 20:15:11 UTC
97915c3 Fix bug 18: Implement a simple bracketing algorithm (needs to be reworked) 01 August 2009, 20:14:53 UTC
aca2c89 Fix bug 36: Focus stacking works fairly reliably 01 August 2009, 20:14:19 UTC
ef9f6b7 Turn everything off by default 01 August 2009, 20:13:28 UTC
0655550 Track a few more properties for debugging 01 August 2009, 20:13:18 UTC
541767a lens_take_picture() replaces call("Release") for taking photos. - Use a semaphore to lock until the camera is ready for another photo - Track the last job state using PROP_LAST_JOB_STATE 01 August 2009, 20:12:58 UTC
244a9b7 Fix bug 40: only redraw background box when menu is damaged 01 August 2009, 20:11:22 UTC
0d86b59 Remove extraneous debugging 01 August 2009, 20:10:39 UTC
b66d0a7 Moved lens_focus() and lens_focus_wait() into lens.c 01 August 2009, 14:00:39 UTC
a8d0d12 Ignore generated font files 01 August 2009, 14:00:20 UTC
b1522d2 Split focus stacking into separate file. - Fix bug 36 - Add config parameters for focus size step and number of exposures - Moved hyperfocal and DOF info into "Focus" menu - Need to add way to set step size and exposure count 01 August 2009, 13:48:22 UTC
f62e67f Make lens_format_dist() global and do not display hyperfocal distance info 01 August 2009, 13:46:16 UTC
bca216b added gui_stop_menu() to stop the Magic lantern menu system 01 August 2009, 13:45:35 UTC
ae4ab7c fixed a bug that only vertical edges were detected compute 2 pixels per loop in edge processing correct the byte alignment in edge processing 30 July 2009, 18:48:29 UTC
22c6aa5 Bug 39: Added f/1.4, f/1.6, f/36, f/40 and f/45. Thanks adelattre! 01 August 2009, 10:38:20 UTC
1beac21 Compute DOF of lens parameters and write lens info to movie.log file - Fix bug 22 -- DOF is computed if the lens data are available. - Work on bug 19 -- doesn't do frame count and doesn't use correct name 01 August 2009, 01:01:41 UTC
654782b Minor cleanup and date testing 01 August 2009, 00:51:56 UTC
684893c Added PROP_AF_MODE 01 August 2009, 00:51:21 UTC
509738f Added fprintf / snprintf (should be in io.c?) 01 August 2009, 00:50:59 UTC
0682f36 Use -lgcc to provide math functions 31 July 2009, 23:54:40 UTC
a152242 Added strftime and LoadCalendarFromRTC 31 July 2009, 23:07:08 UTC
93833f7 Reworked audio menus and added loopback, internal mic mode. - Loopback disabling is a hack right now; needs to detect change in mode - Fix bug 27 - Fix bug 21 - Fix bug 17 30 July 2009, 02:51:02 UTC
c244d62 Added menu_binary_toggle() and use it in the zebra code 30 July 2009, 02:48:24 UTC
dc53ced Moved parameters into gain struct 30 July 2009, 02:07:06 UTC
175cccb started on dof patch from robert 30 July 2009, 02:01:06 UTC
e478ca0 Imported Roberts (housebox) improved 2x2 edge detection code 30 July 2009, 01:42:15 UTC
2e9778f Starting on math library (until we find something better) 30 July 2009, 01:38:32 UTC
45efbc3 Added tag err70-begone for changeset b7d1d96fc0dd 29 July 2009, 23:57:27 UTC
303eb56 Rework menu code to use async redraw. - gui handler now only updates state and releases lock - gui_task does periodic redraws of menus - No err70! 29 July 2009, 23:55:53 UTC
089fe4d Fix err70 bug: add nops to limit write-rate to bmp vram 29 July 2009, 23:54:48 UTC
72bbd04 Removed gui_events log 29 July 2009, 23:09:55 UTC
c850a87 Added debug.timed-dump parameter 29 July 2009, 23:06:28 UTC
f863070 32-bit writes in bmp_fill 29 July 2009, 23:05:52 UTC
30690a5 GUI_TIMER additions (no idea what they mean) 29 July 2009, 23:05:09 UTC
dec2e6c Which is DM_RSC? 29 July 2009, 23:04:33 UTC
25619c7 Added lots of dialog prototypes 29 July 2009, 23:02:28 UTC
7b869e8 Rename audio_ic_write() to be an inline function (like audio_ic_read()) 29 July 2009, 23:01:42 UTC
1727278 Remove old 1.0.7 symbols, add lots of dialog functions and rename _audio_ic_write 29 July 2009, 23:01:14 UTC
873333b sei()/cli() now only manipulates the interrupt flag in CPSR 29 July 2009, 23:00:18 UTC
c947209 Back on the KINGSTON card 29 July 2009, 22:59:45 UTC
01f1ba0 Forgot to update prototype for audio_configure() 26 July 2009, 01:37:24 UTC
5bb3971 Rewrite the AGC registers if necessary at 1 Hz (fix bug 29) 25 July 2009, 19:00:33 UTC
99b9e4c Enable zebras by default 25 July 2009, 18:59:40 UTC
1eda93d Fix sense of direction (bug 23) 25 July 2009, 14:51:56 UTC
86475e7 Allow dial and subdial to navigate menus, and wrap around at end of menus - Fix bug 24 - Fix bug 23 25 July 2009, 14:16:45 UTC
196a97b Added output volume control (fix bug 15) 25 July 2009, 02:44:10 UTC
c5544be Added debug.timed-dump option 25 July 2009, 00:11:17 UTC
39cbb86 Better tracking of when we are in menu mode and when we are not 25 July 2009, 00:11:05 UTC
577a20e More properties 25 July 2009, 00:10:36 UTC
d02d7d0 Printout fix 25 July 2009, 00:10:25 UTC
ea8a713 Try to force data to appear in buffer. Is there a sync read? 25 July 2009, 00:10:05 UTC
11cf5b2 Minor debug message cleanup 24 July 2009, 22:17:50 UTC
401f7ac Moved init functions into 5d-hack.c and created debug.c - Moved property logging code into debug.c - Moved init_func startup code out of menu.c - Moved debug_task out of audio.c - Turned on zebras by default for now (better behaved?) 24 July 2009, 22:03:39 UTC
3254b0a Try to only draw zebras when it is safe to do so 24 July 2009, 22:01:55 UTC
1001935 Ignore more generated and non-source files 24 July 2009, 22:00:11 UTC
55bc62b More properties 23 July 2009, 01:59:49 UTC
7fa073c prop_get_value 23 July 2009, 00:55:07 UTC
back to top