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

sort by:
Revision Author Date Message Commit Date
30d5b8b More explicit logging of unknown events 18 April 2010, 17:20:33 UTC
b971c76 fix realloc() to avoid double free of NULL 13 April 2010, 02:25:29 UTC
fb77302 Fixed malloc/free and wrote realloc() implementation 12 April 2010, 00:26:09 UTC
69e5ed6 Typo in address of dispcheck 06 April 2010, 11:24:30 UTC
6bb5bb2 Use the new automate property handler code and mark the prop handlers as used so that they are forced to be emitted 28 March 2010, 16:54:38 UTC
8682fc5 Added automated property handlers 28 March 2010, 15:40:41 UTC
92fed54 Dump audio registers for jon; this should be a USB or serial port task 28 March 2010, 14:57:15 UTC
f17122c Added a border on the right side of the histogram to separate the spike when overexposed 25 March 2010, 02:38:15 UTC
54bf144 Use stubs to locate alloc_dma_memory() and fix bootflags for 2.0.4 25 March 2010, 02:06:56 UTC
d1b60d9 Added spotmemeter enable/disable and added clear screen function 25 March 2010, 02:06:36 UTC
50356a3 Added tag beta-2.0.4-support for changeset d017afc5b7e0 21 March 2010, 22:20:21 UTC
777d3ea Functional beta for 2.0.4 21 March 2010, 22:13:54 UTC
2c8c1b3 Silence warning about missing start symbol 21 March 2010, 21:17:10 UTC
b77d591 Use the 2.0.4 stubs file 21 March 2010, 14:21:41 UTC
fc6f779 All symbols located? 21 March 2010, 14:17:57 UTC
da92fef Lots of more symbols for 2.0.4 thanks to patchdiff2 21 March 2010, 01:54:49 UTC
294d215 Canon firmware 2.0.3 support - Use the gcc stdio library for common string functions - Disable everything except early boot code for initial testing - Find more functions in 2.0.3 11 March 2010, 03:11:56 UTC
ecc67d5 Remove spinloop 11 March 2010, 03:09:53 UTC
03c99cb Added tag before-2.0.3-support for changeset bb6f82dae52f 11 March 2010, 03:09:19 UTC
f028880 Started finding symbols in 2.0.3 dump 10 March 2010, 01:54:34 UTC
4c7e41c Doxygen comments 12 February 2010, 00:44:49 UTC
a9ffa95 Created doxygen source file 10 February 2010, 00:57:47 UTC
25067ac Store "integrated" position and output it in PTP message 05 February 2010, 01:50:59 UTC
5291361 Fix err70 by not using memset() 31 January 2010, 23:44:05 UTC
9ad5f3a enable debugging symbols and install autoexec.bin 31 January 2010, 23:19:42 UTC
ba2bb63 Only use MovieStart 15 December 2009, 04:54:28 UTC
223242e Remote start/stop works! - Merged PTP_HANDLER and prototype into REGISTER_PTP_HANDLER - Added remote read/write commands - Added remote start/stop 13 December 2009, 15:40:54 UTC
6ba7057 Rename target from reboot and reboot.bin to autoexec.bin for autoboot 06 December 2009, 21:48:31 UTC
6bc4973 Found cf_device and use it to re-write CF bootblock to create a "BOOTDISK" 06 December 2009, 21:45:07 UTC
e4ab942 Added option to start recording automatically and clear the BMP display 06 December 2009, 21:44:35 UTC
f8df91a Warning about constants 06 December 2009, 18:41:48 UTC
3939578 Writing the bootflags->diskboot flag works. - Created bootflags.c with parser for bootflags structure - Added Boot menu - Moved power save into bootflags.c - Added power save menu item - Use call() to enable/disable the boot flag - Tested! 06 December 2009, 01:43:00 UTC
9278119 Disable the HD menu item for now 06 December 2009, 01:41:38 UTC
a57c3bd Auto-installed PTP handlers. - Split PTP handlers into separate section. - Moved lens focus PTP handler into focus.c 05 December 2009, 18:05:15 UTC
ec19b72 Patch against qemu-0.11 for a minimal emulation environment of the 5D and 7D 28 November 2009, 21:25:56 UTC
812d0b9 Lens focus command in param0 26 November 2009, 16:56:43 UTC
2773b50 Added lens focus test. It works! 26 November 2009, 16:51:26 UTC
48d4440 Added gui_lock/gui_unlock() to release GUI when under PTP control 26 November 2009, 16:51:13 UTC
28f7b96 PTP works, although UI is still locked in PTP mode 26 November 2009, 16:11:24 UTC
93ec952 Turn off waveform by default 26 November 2009, 16:11:08 UTC
2270e9c Added AllocateMemory / FreeMemory 26 November 2009, 16:10:54 UTC
5e71f2b empty.bin is needed for a dummy payload 26 November 2009, 14:02:27 UTC
634b79d Allow an offset to the decryptor 30 October 2009, 23:11:51 UTC
702fc36 Imported pack-fir from chdk posting 20 October 2009, 23:56:51 UTC
058f43a General program to fix the crc on a firmware file 19 October 2009, 04:10:40 UTC
bebd8b4 Generalized block decryptor for the 5D and 7D 19 October 2009, 04:09:41 UTC
fda404e Added separate waveform.draw opton 18 October 2009, 16:59:23 UTC
fd3b769 Add a center spotmeter with numeric display on bottom readout. Fix bug 108 18 October 2009, 15:36:25 UTC
e53c56a Disable audio meters and loopback when LiveView is not active. Fix bug 99 Fix bug 98 Fix bug 96 Fix bug 77 Fix bug 50 18 October 2009, 14:42:00 UTC
be18dbc Fix bug 106: build waveform the correct way and draw 25, 50 and 75% markers on the screen 17 October 2009, 19:49:58 UTC
eea235a Enabling USB works from menu, but turns off liveview, etc 13 October 2009, 23:41:21 UTC
50d1828 Trying to get USB detection to work without hotplug task 13 October 2009, 23:17:17 UTC
193b7d9 PTP op 0x9999 works (sort of) 13 October 2009, 00:56:26 UTC
3b093a9 Started on PTP interface 12 October 2009, 21:24:52 UTC
5e35bea reboot.c can now build auto-boot or firmware files 10 October 2009, 02:50:35 UTC
df61c01 More details on PTP interface 10 October 2009, 02:49:29 UTC
190fd10 Comment on PROP_LV_DISPSIZE 10 October 2009, 02:49:15 UTC
7fe045c Started on reverse engineering PTP constants from 5D firmware 04 October 2009, 21:29:18 UTC
c13e912 Added LV_AFRAME 03 October 2009, 21:01:25 UTC
22f6ead Added font huge, autoboot support and started hacking on 7D 03 October 2009, 03:42:01 UTC
a1da22f Make a bootable CF, maybe 02 October 2009, 15:31:40 UTC
bbd013f Added LIVE_VIEW_VIEWTYPE 18 September 2009, 13:08:39 UTC
a4749a5 Full HD works! 17 September 2009, 02:22:50 UTC
3cae0f8 Relocation works, for real this time 17 September 2009, 00:32:57 UTC
945f126 Relocation code works for liveview! 16 September 2009, 22:55:24 UTC
80a6de4 Added options to not compile in problematic code 16 September 2009, 22:55:06 UTC
c8df459 Turn off jp_core debugging that hosed liveview 16 September 2009, 22:54:37 UTC
0ca3e69 Allow timecode to be enabled or disabled in config 16 September 2009, 22:52:41 UTC
a5b6107 Look for add rN, pc, offset instructions 14 September 2009, 01:53:24 UTC
61b20c4 Increased priority; improves timecode interpretation but breaks liveview and audio meters 13 September 2009, 15:24:00 UTC
4ef05d1 Added con_printf() to emulate a console and have bmp_puts return the coords of the last char 13 September 2009, 15:23:26 UTC
3717da7 Added NOP 13 September 2009, 15:22:24 UTC
00e4637 Moved read levels into audio.h 13 September 2009, 15:22:10 UTC
c0d4cf2 Timecode decode works about 50% of the time 13 September 2009, 14:32:05 UTC
0eeaa72 Switch to a timer based transition measurement; does not work right now 13 September 2009, 04:32:54 UTC
9143c37 Split timecode into ARM section and test code 12 September 2009, 21:43:00 UTC
a7e2aa4 LTC decoder works! 12 September 2009, 21:30:35 UTC
dc98e02 LTC clock frame recovery works on 16-bit au files 12 September 2009, 21:13:22 UTC
bdc9ed1 Attempt to decode LTC timecode manchester-biphase PCM data 12 September 2009, 17:49:14 UTC
0e4d217 Actually copy the code during reloc. Almost working! 04 September 2009, 03:45:21 UTC
225390b Detecting and replacing the DlgLiveViewApp works, but the relocated code faults 04 September 2009, 03:30:21 UTC
a29838f gui_task_list is a struct, not a pointer 04 September 2009, 03:29:01 UTC
fc6903c More tests 04 September 2009, 03:28:46 UTC
e824b97 Added dialog_handler 04 September 2009, 03:28:37 UTC
47ae0fd UNARY_CONVERT is supported now 04 September 2009, 03:28:08 UTC
4a4c1b0 Start on %pc relative loads, too 03 September 2009, 13:40:20 UTC
9cf6231 Added bmp_fill() wrapper to python code 30 August 2009, 19:27:46 UTC
84340a0 User scripts work! 30 August 2009, 19:06:15 UTC
774f0d4 Do not redraw menus if callback destroys menu task (fix bug 83) 30 August 2009, 18:50:12 UTC
2055fad Better makefile rules for pymite 30 August 2009, 00:14:52 UTC
21ac567 Remove generated file (and ignore them) 30 August 2009, 00:12:35 UTC
97d1eeb PyMite import from pymite-08. It works! 30 August 2009, 00:12:02 UTC
82721c6 Turn off all drawings 30 August 2009, 00:11:41 UTC
8ebb340 More HD debugging (not really working) 30 August 2009, 00:11:01 UTC
f58d234 More properties and gui events and gui debugging 30 August 2009, 00:10:42 UTC
de40e19 Waveform works now 30 August 2009, 00:10:05 UTC
805ccf4 Ignore doxygen docs 30 August 2009, 00:09:47 UTC
e030128 Move stdio functions into stdio.c 30 August 2009, 00:09:35 UTC
cbfd6a4 Initial branch instruction parser 18 August 2009, 01:22:30 UTC
ca48a45 Bump version now that 0.1.6 is official 13 August 2009, 22:53:31 UTC
back to top