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

sort by:
Revision Author Date Message Commit Date
dec1b90 Close branch dot 15 March 2014, 21:37:59 UTC
9caaa6c 50D: changed dot to fill_circle 15 March 2014, 21:30:15 UTC
c365fbe mlv_play: fix warnings 15 March 2014, 20:38:30 UTC
df51505 mlv_snd: fix warnings 15 March 2014, 20:34:07 UTC
f75e624 mlv_snd: remove debug code (FFT) 15 March 2014, 20:30:50 UTC
22fa6cb make dot() static as it is menu-only code 15 March 2014, 20:13:10 UTC
63fb878 mlv_rec: use fill_circle instead of menu.c's dot() 15 March 2014, 20:12:57 UTC
8e8781b mlv_rec: fixed warnings in mlv.c 15 March 2014, 20:06:58 UTC
2c2483c mlv_rec: put some parts of the C file into header, additional includes to fix warnings 15 March 2014, 20:06:41 UTC
13697a4 Merged in cleanup (pull request #435) Massive cleanup to get rid of implicit function declarations 15 March 2014, 09:30:41 UTC
a02afcb Expo Override: cleanup display gain after turning off. This part really needs a rewrite... 15 March 2014, 08:51:09 UTC
1465e3f 6D has no hi-speed continuous drive, says Marsu 15 March 2014, 08:43:23 UTC
9087122 ExpSim: updated help to document the ML extension for ExpSim in complete darkness (integration with FPS override and bulb timer) 15 March 2014, 08:40:41 UTC
a46f06a Fix bulb timer menu being displayed wrongly as OFF when enabled (broken in d05160c) 15 March 2014, 07:53:19 UTC
a200c20 6D/7D: ported DRIVE*CONTINUOUS constants (6D ones copied from 1%, 7D matches 60D); take_fast_pictures should be working now 15 March 2014, 07:46:42 UTC
d99c9ce 7D: simpler workaround for the shutdown bug related to Release and SW2 (no more triggering AF as side effect) 15 March 2014, 07:43:51 UTC
2dfac9f Card benchmarks: added a warm-up test, removed the 3MB benchmark, reordered to run the faster ones first, and use new screenshot code 15 March 2014, 00:24:10 UTC
217804c Fixed fonts in benchmarks and other debug tools 15 March 2014, 00:02:37 UTC
f2c906f Nightly builds: changed version from 2.3.NEXT to Nightly 15 March 2014, 00:33:35 UTC
00f7498 7D: fixed Force LiveView from Movie Tweaks 14 March 2014, 23:41:20 UTC
d74058a mlv_rec 50D: moved lv_af_fase_addr to small hacks routine (still working? on 5D2 it doesn't) 14 March 2014, 23:33:29 UTC
ae2ace3 raw_rec: enabled small hacks by default 14 March 2014, 23:31:13 UTC
0213b05 mlv_rec: prevent LV operations outside movie mode 14 March 2014, 23:16:41 UTC
1eab648 Raw backend: replaced raw_lock with raw_sem, since we no longer need recursive locking 14 March 2014, 22:59:01 UTC
42b9e4b Raw backend: attempt to fix the vertical offset bug in cropmarks on 4:3 cameras (5D2/50D/7D) 14 March 2014, 22:57:13 UTC
68831ec set_movie_cropmarks: ensure the white frame is always visible (fixes a minor visual quirk) 14 March 2014, 22:09:13 UTC
a8b5021 raw_rec: synced DialogRefreshTimer addresses with mlv_rec (added 6D/EOSM) 14 March 2014, 22:02:29 UTC
e578feb mlv_rec: (split 582dc64504d8) disable trace 14 March 2014, 22:12:18 UTC
c005c3c mlv_rec: (split 582dc64504d8) place sporadic block handling in an extra function 14 March 2014, 22:10:20 UTC
629e4f0 mlv_rec: (split 582dc64504d8) removed dead code, queuing after slots were marked as writing 14 March 2014, 22:08:47 UTC
585a25c mlv_rec: (split 582dc64504d8) additional checks for NULL 14 March 2014, 22:07:15 UTC
2535d15 mlv_rec: (split 582dc64504d8) set block_ptr already where blocks are prepared, 14 March 2014, 22:06:47 UTC
96671d0 mlv_rec: (split 582dc64504d8) block size check now honoring required frame size 14 March 2014, 22:01:37 UTC
d10a38e mlv_rec: (split 582dc64504d8) textual/naming changes only 14 March 2014, 21:58:41 UTC
1cc47dc Merged in raw-alignment (pull request #438) Raw recording: force line size to be multiple of 16 pixels and 8 pixels 14 March 2014, 21:59:28 UTC
67c5eb9 Raw backend: tried to fix the 0x0 bug in raw_rec/mlv_rec 14 March 2014, 21:58:53 UTC
d066eb9 mlv_rec: backed out 582dc64504d8 until g3gg0 fixes the issue discussed here: https://bitbucket.org/hudson/magic-lantern/pull-request/438/raw-recording-force-line-size-to-be/diff#comment-1429817 14 March 2014, 20:18:07 UTC
c7c30e7 raw_rec/mlv_rec: replaced mod32-rounding while with a simple bitmask 14 March 2014, 11:43:54 UTC
b71fc0d Card autodetection: if both cards have a ML folder, use the one with AUTOEXEC.BIN 12 March 2014, 15:06:20 UTC
21569d2 raw_rec/mlv_rec/edmac: make sure the EDMAC line width is always multiple of 8 bytes (should fix crashes at fastest EDMAC flags, e.g. on 6D, not tested) 12 March 2014, 09:42:34 UTC
0a50595 bootflags:c: removed unused code 12 March 2014, 09:18:38 UTC
6b90dd7 Debug: removed MRC experiments (they are in mrc_dump, right?) 15 March 2014, 00:13:41 UTC
e3d5485 Debug: removed some more old/unused code 15 March 2014, 00:13:02 UTC
6eb3d8a Debug: fixed "spy properties" menu 15 March 2014, 00:09:28 UTC
db1edc0 Removed mem-spy from debug.c (we have it as a module) 15 March 2014, 00:06:06 UTC
00b87ed Merged stubs-format into cleanup 14 March 2014, 23:43:54 UTC
ecc17b5 Moved PackMem stubs to unused 13 March 2014, 18:05:04 UTC
12cac6c Sorted most stub entries from the Misc category 13 March 2014, 17:53:20 UTC
713f2d1 Stub cleanup results 13 March 2014, 17:47:37 UTC
0d52937 Experimental script to find unused stubs, comment them out and move them at the end of the file (will keep them as porting notes) 13 March 2014, 17:45:58 UTC
2a32cd8 Stubs: grouped all property entries under Properties (updated manually on 5D3, make reorder-stubs to propagate the change to all models) 13 March 2014, 15:41:28 UTC
7165191 Added underscore to prop_get_value on all models 13 March 2014, 15:38:56 UTC
8a1d3e6 Removed unused AllocateMemoryResourceForSingleChunk 13 March 2014, 11:11:55 UTC
766aa45 And the result 13 March 2014, 00:06:27 UTC
b50e377 Reorder script: minor sorting tweak 13 March 2014, 00:05:40 UTC
5c7cd8d And now... let's review the mess made by that script :) 12 March 2014, 23:53:14 UTC
a7b70d1 Fix a small bug in the reorder script 12 March 2014, 23:52:15 UTC
0dada57 Now let the reordering script modify our stub files (make reorder-stubs) 12 March 2014, 23:37:17 UTC
ba126c0 Manually fix errors and warnings found by the reordering script (mostly duplicate stubs) 12 March 2014, 23:34:27 UTC
8f79fe4 Experimental script for syncing and reordering stub files (to keep them consistent across models) 12 March 2014, 23:32:42 UTC
2a0e208 stub-format: test run for formatting comments and whitespace 12 March 2014, 08:45:37 UTC
52b7882 stub-format: also format comments and strip whitespace 12 March 2014, 08:44:09 UTC
1ad940d Test run for the beautifying script (all platforms); to be checked (there should be no functional differences) 12 March 2014, 08:16:38 UTC
a26beb5 Experimental script for beautifying stub files (indentation, RAM_OFFSET and such); run with "make beautify-stubs" from platform directory (not from platform/CAM.FW, just platform) 12 March 2014, 08:13:02 UTC
639db1b Merged in ayshih/magic-lantern-50d/cleanup-50d (pull request #437) Additions to the cleanup branch for 50D and dot_tune 12 March 2014, 06:57:48 UTC
94ddffa dot_tune: warning cleanup 12 March 2014, 05:31:34 UTC
01e3090 50D: warning cleanup 12 March 2014, 04:35:23 UTC
7b24d84 mlv_rec: code cleanups, try to catch crash situations 11 March 2014, 21:47:59 UTC
98fe361 mlv_rec: build desktop tools for 32 bit targets. does it work with all compilers out there? 11 March 2014, 21:47:32 UTC
52513b6 Fixed warnings in silent.mo 11 March 2014, 20:16:16 UTC
c133624 Fixed warnings in pic_view 11 March 2014, 20:15:19 UTC
0d75c5e Fixed warnings in file_man 11 March 2014, 20:12:59 UTC
0510ee2 Fixed warnings in raw_rec 11 March 2014, 20:10:08 UTC
8df6cc8 Fixed warnings in dual ISO 11 March 2014, 20:01:52 UTC
95c7c81 Added declarations used by ETTR (fixed warnings there) 11 March 2014, 19:59:26 UTC
a06391c Defined CONFIG_MAGICLANTERN in modules (e.g. to include raw.h definitions). Any objections? 11 March 2014, 19:58:54 UTC
de00368 Basic cleanup in modules (fixes build errors for default module set) 11 March 2014, 08:16:08 UTC
0d0cbd1 Re-enabled flexinfo and fixed warnings 11 March 2014, 07:59:11 UTC
d95d468 Fix dummy set_expsim on 1100D 11 March 2014, 07:52:03 UTC
137d1f6 Fix warnings related to DISPLAY_IS_ON in 550D 11 March 2014, 07:51:47 UTC
0e4ba36 Fix typo in lens.h 11 March 2014, 07:45:43 UTC
3ba8be7 Removed duplicate declarations in gui-common.h 11 March 2014, 07:45:16 UTC
e76ed3c Undo unwanted mod->MOD replacements in tinypy 11 March 2014, 07:43:19 UTC
808411b And now... let's get rid of -Wno-implicit-function-declaration! 10 March 2014, 23:01:23 UTC
70c8a73 General warning cleanup all over the place 10 March 2014, 23:01:01 UTC
31799da Disabled flexinfo (to be refactored with something similar to lvinfo) 10 March 2014, 22:56:58 UTC
6e3ef7b Misc declarations 10 March 2014, 22:54:12 UTC
38cd198 Declared ENGIO routines 10 March 2014, 22:52:13 UTC
a05fcae More declarations in cropmarks.h 10 March 2014, 22:46:02 UTC
7d28958 Cleanup in bmp.c, more declarations to bmp.h 10 March 2014, 22:42:11 UTC
60a1aed Cleaned up warnings in gui-common.c; declared all button handlers in gui-common.h 10 March 2014, 22:38:31 UTC
ee23eec Moved HDR video functions to hdr.h, cleaned up warnings in hdr.c and disabled FEATURE_HDR_EXTENDED for refactoring 10 March 2014, 22:34:03 UTC
42d35a5 Cleanup in lens.c, removed some obsolete functions 10 March 2014, 22:29:22 UTC
27b9b80 Fix declaration of fps_override_shutter_blanking 10 March 2014, 22:27:06 UTC
46cefcc Declared external tcc_load_offline_section in module.c 10 March 2014, 22:19:00 UTC
fad34c1 Fix audio includes to compile cleanly on both 5D3 and 60D 10 March 2014, 22:17:13 UTC
18907d4 Declared shoot-related functions (some unrelated) to shoot.c 10 March 2014, 22:16:01 UTC
5ec7823 Declared functions exported from fps-engio.c in fps.h (todo: rename fps-engio.c to fps.c) 10 March 2014, 18:34:37 UTC
ae0f738 FIO cleanups: FIO_RemoveFile, FIO_GetFileSize, FIO_CreateDirectory, dump_seg, _card_tweaks 10 March 2014, 21:57:12 UTC
5548feb Declared zebra-related functions (some unrelated) in zebra.h and fixed idle_wakeup_reset_counters call from tweaks.c 10 March 2014, 12:46:48 UTC
back to top