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

sort by:
Revision Author Date Message Commit Date
a1504b9 Close branch gettaskname-stubs 07 May 2014, 17:47:42 UTC
ffd9d42 GetTaskName stubs for EOSM.202 and 5D3.113 07 May 2014, 17:37:08 UTC
1ac398d Merged patchmgr into dm-spy-experiments 03 May 2014, 10:45:44 UTC
5f7c11f Fix bad merge 03 May 2014, 10:37:46 UTC
b48fdb7 Merged unified into patchmgr 03 May 2014, 10:16:08 UTC
f24d86c Revert unwanted merge (500b291) 03 May 2014, 09:58:25 UTC
9f3e9db Dummy merge, to undo 1a2e6b1 02 May 2014, 07:43:28 UTC
acf2d19 Memory browser: highlight modified values with red; dropped support for VxWorks 02 May 2014, 05:53:45 UTC
67f8bd6 plot: small code cleanup 01 May 2014, 13:43:34 UTC
738fb49 mlv_play: function renaming, remove strdup/strcat from module 01 May 2014, 13:43:31 UTC
da3bbfc mlv_play: fix files > 4GiB 01 May 2014, 13:43:31 UTC
3432f7b corrected stub for FIO_SeekFile (64 bit return value), added FIO_SeekSkipFile (64 bit position) 01 May 2014, 13:37:55 UTC
75c559d Merge with dual-iso-ec 01 May 2014, 13:35:28 UTC
c8383fd Dual ISO auto expo: fix sign for EC < 0 30 April 2014, 20:31:09 UTC
cfcc3f9 Dual ISO auto expo: added two more presets, with ideas from Marsu and Audionut 30 April 2014, 19:18:37 UTC
b7080a3 Dual ISO auto expo: fix bug about going back to preferred ISO 30 April 2014, 17:50:06 UTC
5667a72 Dual ISO auto expo: go back to preferred ISO when there are no constraints (removes hysteresis) 30 April 2014, 15:49:56 UTC
c761559 Dual ISO: added debug info for auto exposure and fixed conflict with expo lock 30 April 2014, 13:52:14 UTC
92a9b83 Dual ISO: experimental auto exposure algorithm for recovery ISO 30 April 2014, 12:31:50 UTC
d1bae79 Dual ISO: renamed isoless_* to dual_iso_* 30 April 2014, 12:30:47 UTC
57f8c62 Burn-in tests: added a test for setting exposure randomly 30 April 2014, 12:05:50 UTC
b3a34a9 Dual ISO: reduced the relative ISO choices to the useful ones; small refactor 30 April 2014, 08:35:38 UTC
b74ead0 Dual ISO: fix operation with Auto ISO and relative recovery ISO 30 April 2014, 08:20:20 UTC
67f9174 Dual ISO: back to old-style menu; some UI tweaks and minor fine-tunings 30 April 2014, 08:05:08 UTC
f4c97aa Merged in Marsu42/ml-pull/dual_iso_enabled (pull request #482) dual_iso: tell enabled from active & add toggle function 29 April 2014, 08:35:16 UTC
4e867f0 asm.c, asm_guess_func_name_from_string: don't use the strings from the next function (fixes some false guesses) 28 April 2014, 09:15:21 UTC
fbd9e20 CONFIG_PIC: Cleanup leftover makefile comments 28 April 2014, 09:13:32 UTC
2d3fd1c Cleanup: Expose CONFIG_PIC to Makefile.user.default Remove it from every single platform Makefile since it was always defined as n 28 April 2014, 09:08:16 UTC
feca82a dm-spy-extra: fix messages containing % 28 April 2014, 08:55:46 UTC
5c7e94d dm-spy-extra: print called function for state objects 28 April 2014, 08:54:57 UTC
757ac70 dm-spy-extra: updated check for cache conflicts (found one more conflict, also detected by the patch manager) 28 April 2014, 08:23:57 UTC
f4a72fd Merged patchmgr into dm-spy-experiments 28 April 2014, 12:11:03 UTC
c11a543 Patch manager: print number of errors in the main menu, if any 28 April 2014, 08:12:22 UTC
5509e4d Patch manager: undo dc09cdc6c525 28 April 2014, 07:34:44 UTC
7232cf8 Patch manager: removed cache_lock_request/release interface (should be no longer needed) 28 April 2014, 07:33:28 UTC
cd6e0ea GDB hooks: refactored with pure patch manager calls; origOpcode field no longer needed, renamed to user_data 28 April 2014, 07:33:06 UTC
a9ca108 Patch manager: use cli/sei instead of semaphores, since we also need it to work at startup or from interrupts 28 April 2014, 07:26:34 UTC
bb727e3 dm-spy-extra: experimental check for cache conflicts (to be moved in the patch library) 28 April 2014, 07:20:54 UTC
fad1011 cache_hacks.h: fix a comment, please check 28 April 2014, 06:22:06 UTC
aee6390 dm-spy-extra: log some more functions 28 April 2014, 05:41:33 UTC
437a482 dual_iso: add explicit toggle function 28 April 2014, 01:29:20 UTC
f391153 dual_iso: tell enabled from active 28 April 2014, 01:28:36 UTC
2274d75 Created new branch dual_iso_enabled 28 April 2014, 01:12:11 UTC
ad7ae8c Patch manager: allow operation without semaphores (for startup dm-spy). Better solution? 27 April 2014, 15:41:24 UTC
9212d7b dm-spy-extra: refactored argument guessing into a separate function (snprintf_guess_arg) 27 April 2014, 15:09:58 UTC
96fc757 dm-spy-extra: try to guess function names for ROM addresses 27 April 2014, 15:01:32 UTC
2d2e0e8 dm-spy-extra: moved is_sane_ptr and looks_like_string to asm.c/h (refactoring) 27 April 2014, 14:42:08 UTC
3a1a490 dm-spy-extra: log some more functions 27 April 2014, 14:39:42 UTC
bf2c108 dm-spy-extra: also log caller address when using generic_log 27 April 2014, 14:39:29 UTC
a4947a0 dm-spy-extra: also state transition arguments 27 April 2014, 13:07:21 UTC
5e059af dm-spy-extra: also log destination state number 27 April 2014, 13:01:14 UTC
a7a2f07 dm-spy: config option to intercept the startup process; exposed config options to Makefile.user 27 April 2014, 12:50:13 UTC
19226a8 Refactored get_task_name_from_id(get_current_task()) with get_current_task_name() (to be made generic) 27 April 2014, 12:03:46 UTC
77c626c Tasks: new method for getting task name. It doesn't crash when hooking all DebugMsg's in the startup process :) 27 April 2014, 12:00:02 UTC
7def87e Removed tp-spy (replaced by dm-spy-extra) and updated some comments 27 April 2014, 08:08:10 UTC
25c1058 dm-spy: generic logging experiment (5D2 for now) 27 April 2014, 07:51:05 UTC
76ab329 dm-spy: align task info 27 April 2014, 06:11:11 UTC
b82147c dm-spy: refactored with the patch library; minor cleanups 27 April 2014, 05:57:50 UTC
8060389 dm-spy: refactored with the patch library 27 April 2014, 05:53:12 UTC
4e31c1d get_task_name_from_id: return task ID if task not found; recognize interrupts 27 April 2014, 05:41:56 UTC
a9df2f2 dm_spy: include task name in log messages; small cleanup 27 April 2014, 05:24:47 UTC
0152419 reboot.c : Allow booting without a valid signature, but warn the user 26 April 2014, 17:44:43 UTC
ea3444b Do not require DISPLAY_SENSOR_POWERED unless CONFIG_LCD_SENSOR is set 27 April 2014, 21:34:44 UTC
93f427f shoot.c: Guard FEATURE_BULB_TIMER 26 April 2014, 18:06:59 UTC
cf3b92b lens.c : Guard FEATURE_PICSTYLE 26 April 2014, 18:06:39 UTC
85e322b Remove unused ML_SRC_STATIC_FONTS 28 April 2014, 08:49:09 UTC
3fff62b Remove deprecated CONFIG_STATIC_FONTS 26 April 2014, 17:43:44 UTC
b20ba4b raw.c : Fix Screen DR for 700D/EOSM 26 April 2014, 17:28:02 UTC
4e1a2af mlv_rec: improve bugfix #1 to recover some frames 25 April 2014, 23:46:19 UTC
d48573d mlv_rec: add code to mlv_dump for automatic file fixing for known bugs 25 April 2014, 23:22:57 UTC
c60129f mlv_rec: add option to mlv_dump to set black level manually 24 April 2014, 19:09:30 UTC
8a1f39a Stubs reformat 24 April 2014, 17:51:23 UTC
ce95ed6 Merged in Maqs/magic-lantern/prevent-menu-flickering (pull request #480) Prevent date/time from flickering while ML menu is active 24 April 2014, 17:30:20 UTC
55f0687 timer.h: Update documentation 24 April 2014, 15:17:34 UTC
0d43bc5 Document DryOS High Level Timer API Add stubs for 650D.104 24 April 2014, 13:10:41 UTC
03249c5 Merged in arkanoid (pull request #444) Arkanoid improvements 24 April 2014, 10:25:32 UTC
5a3b3d4 LV powersave: fix false wakeups triggerd by internal ML events (was broken in 5fdd723) 24 April 2014, 10:06:52 UTC
12d4e73 Merged in Audionut/tutorial/shutter_warning (pull request #481) Make menu warn advise for shutter count, easy to understand 24 April 2014, 09:46:03 UTC
1c41f32 Arkanoid: minor refactoring in key handling 24 April 2014, 08:14:03 UTC
0127e2a Arkanoid: fixed key handling for pause (handling the UNPRESS event made it stop quickly after starting the game) 24 April 2014, 08:13:19 UTC
a140f55 Make menu warn advise for shutter count, easy to understand 24 April 2014, 07:39:04 UTC
12d6615 Merged in Marsu42/ml-pull/anti_fud (pull request #475) Model-specific shutter count & reduce fud 24 April 2014, 07:22:42 UTC
56b5d94 Created new branch prevent-menu-flickering 23 April 2014, 21:51:48 UTC
562d4a3 Kill date/time update timer to prevent flickering in ML menu (5D3.113, 6D.113, 7D.203) 23 April 2014, 21:27:06 UTC
66a6b17 plot: being a bit more defensive 23 April 2014, 20:45:26 UTC
999365f Merged in pravdomil/readmemd-edited-online-with-bitbucket-1398284535670 (pull request #479) README.md make link working 23 April 2014, 20:32:11 UTC
f693499 README.md make link working 23 April 2014, 20:22:43 UTC
4d24b8b arkanoid: make the game playable with front and rear wheel 23 April 2014, 20:12:39 UTC
7d62d62 Add curly brackets for ml style compliance 23 April 2014, 20:09:02 UTC
f51156d arkanoid: place the balls correctly, minor changes 23 April 2014, 19:54:54 UTC
3f269c6 arkanoid: reverse pause 23 April 2014, 19:31:42 UTC
fe3ba17 arkanoid: cleanup 23 April 2014, 19:24:01 UTC
c968128 7D: remove unused code that fails compiling 22 April 2014, 20:04:58 UTC
08e7e1b Arkanoid: nicer key handling (do not block all the GUI events). Fixes unwanted playing outside menu and maybe other subtle side effects. 22 April 2014, 15:31:40 UTC
be68ee2 500D: fixed photo raw offsets to include top OB area 22 April 2014, 11:35:25 UTC
a89a033 500D: installer FIR binary 22 April 2014, 11:14:35 UTC
dc94344 500D: fixed FIO_SeekFile (how the @#$% did it work so far?!) 22 April 2014, 11:05:13 UTC
bfb08f9 Optimize rating info messages 22 April 2014, 09:41:46 UTC
a398189 Add general info about shutter life 22 April 2014, 09:05:34 UTC
efb8f08 Add info about half of shutter rating 22 April 2014, 09:03:44 UTC
back to top