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

sort by:
Revision Author Date Message Commit Date
e6534cb Close branch gui-timers-eosm 06 May 2014, 17:52:24 UTC
c5a4cb6 GUI timer stubs for EOSM.202 06 May 2014, 17:19:22 UTC
f02efce 700D: timer and file i/o stubs from mk11174 06 May 2014, 13:54:57 UTC
7efe72e Stubs test: fix a name clash 05 May 2014, 22:49:48 UTC
1fab0ae Stubs reformat. Please find missing stubs for GUI timers and also for FIO_SeekSkipFile (required for latest mlv_play) 05 May 2014, 22:12:30 UTC
64228a8 Stubs test for timer API 05 May 2014, 21:43:53 UTC
a7383b1 5D3 113: stubs for SetTimerAfter and CancelTimer 05 May 2014, 21:53:02 UTC
f241c50 Stubs test: use RAM buffering rather than tiny FIO_WriteFile calls; also print log messages to console 05 May 2014, 22:28:26 UTC
79f0d27 Timers: updated docs, removed SetHPTimerAfterTimeout/SetTimerWhen (redundant, not going to be used) and renamed TimerCancel to CancelTimer 05 May 2014, 21:30:47 UTC
b274af9 Timer and file IO stubs for EOSM.202 05 May 2014, 18:58:59 UTC
33636d8 Modules: catch non-static MODULE_FUNCTION/MODULE_SYMBOL declarations at runtime (not sure how to catch them at compile-time); Also fix console behavior at startup (hide if disabled, show if enabled or if there are errors) 05 May 2014, 10:12:31 UTC
49ad7c4 plot.h: in core declarations, function pointers should be static (fixes lockup when plot module is not loaded) 05 May 2014, 09:52:10 UTC
366b322 dryos.h: declared printf 05 May 2014, 08:47:33 UTC
94c20f5 mlv_play: add option for playing back at exact frame rate by either dropping or waiting. requirement for sync audio playback when the new sound system is ready. 03 May 2014, 23:56:15 UTC
5d5452d fix typo 03 May 2014, 22:52:28 UTC
2e488a6 updated timer description, added some stubs for 7D, 5D3, 600D (to be tested) 03 May 2014, 22:21:56 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
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
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
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
278e8ef Model-specific shutter count & reduce fud 22 April 2014, 08:47:51 UTC
b4201d8 Arkanoid: enable sound by default 22 April 2014, 08:43:58 UTC
0dd2486 Created new branch anti_fud 22 April 2014, 07:59:55 UTC
1bfdeaf 700d, change back ic_write from ic_write_bulk to keep things consistent with other cameras. Was meant for sound system branch only 21 April 2014, 13:42:20 UTC
1b75928 700d _ic_write to _ic_write_bulk 21 April 2014, 02:27:55 UTC
0b5783f 700d add SetASIFMode and StopASIFDMAADC stubs 21 April 2014, 01:11:41 UTC
99e40a9 Merged in one-audio-common-task (pull request #468) audio-common.c: Merged audio_meter_task and audio_level_task into audio_common_task 20 April 2014, 21:01:39 UTC
6b6e50a Moved display_is_on to gui-common.c/h 20 April 2014, 16:45:10 UTC
b58bead Menu: declared menu_get/set_value_from_script 20 April 2014, 16:45:35 UTC
4d61ccb Menu: also use caret editing in transparent LV mode 20 April 2014, 16:36:11 UTC
d2df315 Flexinfo: Add clock to Rebels, 60D, 5D3 and 6D Fixes issue #1959 cc @a1ex @g3gg0 @OtherOnePercent to check and fix correct positioning. 19 April 2014, 10:28:16 UTC
f58c6db mlv_rec: get rid of backup block, set frame headers every frame 18 April 2014, 23:56:44 UTC
31649b9 mlv_rec: add option to create one directory per video, reordered options and ini strings 18 April 2014, 21:54:10 UTC
8cf5f90 mlv_rec: fix incorrect block size generation 18 April 2014, 21:52:57 UTC
8aef829 Merged in OtherOnePercent/backflow2/EOSM-fix (pull request #472) Fix EOSM ADTG + Dual ISO reg 18 April 2014, 20:08:35 UTC
c362664 Fix ADTG shutters EOSM 18 April 2014, 02:12:47 UTC
d77a21a Backed out changeset: 635763bb2981 18 April 2014, 02:06:18 UTC
e690d4c Make a branch 18 April 2014, 02:04:35 UTC
78192ca Correct EOSM regs on dual iso... 18 April 2014, 01:59:04 UTC
9757810 Correct EOSM ADTG shutter regs after boot method change 18 April 2014, 01:54:37 UTC
back to top