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

sort by:
Revision Author Date Message Commit Date
507e319 Close branch mlv_play 21 May 2014, 05:21:57 UTC
aed17e5 50D: timer stubs for mlv_play 21 May 2014, 03:37:55 UTC
d58e889 Only define FEATURE_BEEP if there is backend support (CONFIG_BEEP) 20 May 2014, 21:32:50 UTC
312dfa6 6D: disabled audio monitoring (reported not to work, issue #1996) 20 May 2014, 21:19:06 UTC
f70abd1 Merged in dmilligan/magic-lantern/1100D_edmac (pull request #496) edmac channels for the 1100D, but we don't use it (lv raw doesn't work), so disable edmac to save space in the binary 19 May 2014, 21:50:08 UTC
7bacc72 edmac channels for the 1100D, but we don't use it (lv raw doesn't work), so disable edmac to save space in the binary 19 May 2014, 21:40:48 UTC
77dd6cb Merged in mk11174/550d (pull request #494) 700d & 550D timer, seekskip, and ASIFADCBuffer Stubs for mlv_snd and mlv_play 19 May 2014, 20:12:05 UTC
d8a4dfd Merged in Audionut/ml-fork/black-level (pull request #495) Turn black_fix off by default. 19 May 2014, 20:11:41 UTC
fe70870 Turn black_fix off by default. 19 May 2014, 18:45:00 UTC
75048d5 700d timer and seekskip stubs for mlv_snd and mlv_play 19 May 2014, 13:34:59 UTC
1ef29d5 550D timer, seekskip, and ASIFADCBuffer Stubs for mlv_snd and mlv_play 19 May 2014, 05:31:28 UTC
ff782cf 550D add edmac channels 19 May 2014, 02:40:23 UTC
cea5ece Merged in Audionut/branch-fix/user-feedback (pull request #491) Change printed user feedback in raw_rec. 16 May 2014, 13:53:02 UTC
b6553cd Change printed user feedback in raw_rec. 16 May 2014, 12:25:48 UTC
c2fd5cd lens_format_shutter: use rounding consistent with Canon's for 1/25 and faster shutter speeds ( http://www.magiclantern.fm/forum/index.php?topic=10648 ) 14 May 2014, 18:37:14 UTC
21179d5 LV ISO display: in movie mode, read it from FRAME_ISO and include the effects of ML digital ISO, FPS override corrections, full-stop rounding with raw video (should be similar to the one before LVinfo refactoring). Should fix issue #1741, to be tested. 14 May 2014, 12:38:58 UTC
4bd14a8 500D: slowed down bmp_fill (helps with ERR70 while recording) 14 May 2014, 11:47:13 UTC
3e9f722 edmac_memcpy: removed the "else" branch for free EDMAC channels. If this breaks any builds, you know what you have to do ;) 14 May 2014, 11:24:44 UTC
6f1dda0 500D: fix EDMAC channels (raw video now working) 14 May 2014, 11:21:37 UTC
df9bb91 50D: allow expo override to sync with dialed exposure values (should fix issue 1968, to be tested) 14 May 2014, 09:44:27 UTC
35832bc 500D: FRAME_SHUTTER_TIMER is wrong (fixes issue #1983) 14 May 2014, 09:28:46 UTC
f4fed9f Arrow shortcuts: when they depend on the LCD sensor, print info about how to enable it (500D, 550D, 650D, 700D) 14 May 2014, 09:21:17 UTC
1f759d2 Menu: print long help lines with condensed font (to make sure they will not overflow) 14 May 2014, 09:20:04 UTC
da86803 Font backend: fix displaying justified strings (was trimming the last character when printing condensed text) 14 May 2014, 09:15:51 UTC
9c06f2d 500D: FRAME_ISO is OK for reading 14 May 2014, 08:21:50 UTC
4185421 Merged in Audionut/branch-fix/Help_text (pull request #490) Small fixes and updates to help text. 14 May 2014, 11:49:12 UTC
09ed6c0 More verbose bracketing help 13 May 2014, 21:36:10 UTC
75d9e2d Fix AF_BACK_BUTTON depend on 5D3 (thanks a1ex) 13 May 2014, 21:33:00 UTC
0109d8f Small fixes and updates to help text. 13 May 2014, 18:39:34 UTC
792025c mlv_rec: correct getopt long option, output notification when bug fixing is active 12 May 2014, 19:36:06 UTC
14d0b51 mlv_rec: fix black level assignment 07 May 2014, 22:26:05 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
back to top