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

sort by:
Revision Author Date Message Commit Date
aa78bfa Close branch mlv-snd-merge (see PR #578) 21 June 2018, 06:19:07 UTC
a49bb33 mlv_rec: moved private definitions to mlv_rec_private.h 06 August 2014, 17:13:44 UTC
98ad3c6 mlv_rec: made some internal variables static 06 August 2014, 17:08:23 UTC
79d400a Merged mlv_snd module into mlv_rec (not tested) 06 August 2014, 17:06:07 UTC
d61ea3a mlv_snd: enabled by default, www.magiclantern.fm/forum/index.php?topic=12793 06 August 2014, 16:51:12 UTC
980bc7b mlv_snd: moved the menu inside the mlv_rec submenu 06 August 2014, 16:50:36 UTC
0aaac51 Merged in cleanup (pull request #528) More cleanups 06 August 2014, 07:44:03 UTC
376c1ab Merged in prevent-menu-flickering (pull request #568) menu: make CancelDateTimer mandatory for all cameras 06 August 2014, 07:35:51 UTC
52f9e37 Close branch prevent-menu-flickering 06 August 2014, 07:35:51 UTC
20384ec Stub tests: attempt to test CancelDateTimer 06 August 2014, 07:31:33 UTC
2d3156b Proper merge 02 August 2014, 16:14:35 UTC
f2ee90d 650D: fixed stub regression 02 August 2014, 15:51:13 UTC
b2d5136 Merged in mk11174/menu_flickering/prevent-menu-flickering (pull request #574) CancelDateTimer for 700D, 650D, 600D, 550D 02 August 2014, 15:41:53 UTC
8b99669 60D: CancelDateTimer stub 02 August 2014, 00:09:24 UTC
98aded6 1100D: CancelDateTimer stub 02 August 2014, 00:01:47 UTC
ad09abb 550D CancelDateTimer //stopdatetimer 01 August 2014, 18:27:26 UTC
03bad50 650D CancelDateTimer 01 August 2014, 18:25:53 UTC
96bedb8 700D CancelDateTimer 01 August 2014, 18:24:25 UTC
019c721 600D CancelDateTimer 01 August 2014, 18:22:47 UTC
55e6a4b Stubs test: more thorough test for message queues, including msg_queue_count 01 August 2014, 09:01:34 UTC
88a69b0 650D: fixed wrong SetHPTimerNextTick 31 July 2014, 10:15:43 UTC
ade1011 650D: fixed wrong RAM_OFFSET 31 July 2014, 10:15:03 UTC
080f5de Merged 650D-FIO_SeekSkipFile into unified 31 July 2014, 10:05:59 UTC
bf4c830 Added FIO_SeekSkipFile entry point for 650D 30 July 2014, 19:18:16 UTC
9c72826 60D: added installer FIR binary 30 July 2014, 10:28:11 UTC
dd8b62d 60D: use a 8.3 installer file name (fixes installation from 64GB cards) 30 July 2014, 10:21:51 UTC
e9fd0d0 Installer: stronger checks before setting the bootflag 30 July 2014, 09:52:54 UTC
c936fae Installer: don't include exmem routines (not needed, and they have large dependencies) 30 July 2014, 09:51:00 UTC
e4bdb86 Fixed ML restoring after format, after FIO changes 30 July 2014, 09:37:55 UTC
7c5da05 Merged in dmilligan/magic-lantern/1100D-FIO_SeekSkipFile (pull request #572) 1100D: FIO_SeekSkipFile stub 29 July 2014, 21:43:34 UTC
83f15a5 1100D: FIO_SeekSkipFile stub 29 July 2014, 21:36:03 UTC
ceaffaf Audio meters: whitespace cleanup in draw_ticks 29 July 2014, 07:15:29 UTC
8d85966 Audio meters: fix tick position 29 July 2014, 07:13:51 UTC
55dfa72 6D: fix wrong BULB_EXPOSURE_CORRECTION, http://www.magiclantern.fm/forum/index.php?topic=3904.msg123831#msg123831 29 July 2014, 05:21:45 UTC
778a644 Merged in jpaana/ml/recursive-lock-fix-eosm (pull request #571) Correct stubs for AcquireRecursiveLock and ReleaseRecursiveLock for EOSM.202 29 July 2014, 11:11:39 UTC
e5061ea Correct stubs for AcquireRecursiveLock and ReleaseRecursiveLock, now passes stubs API test for these functions. 29 July 2014, 11:02:04 UTC
7f497f4 50D: stub for CancelDateTimer/StopDateTimer 29 July 2014, 02:23:30 UTC
9a11412 bmp.h: small cleanup 28 July 2014, 18:00:26 UTC
ac11a2f Moved recursive lock declarations from bmp.h to dryos.h 28 July 2014, 17:59:03 UTC
9f6caca Moved read_file and read_entire_file from bmp.c to fio-ml.c 28 July 2014, 17:57:33 UTC
9de16aa bmp.c: removed some old code 28 July 2014, 17:55:12 UTC
1523c63 Merged unified into cleanup 28 July 2014, 17:50:26 UTC
1803f68 Stubs API tests: dropped error checking test for FIO_SeekSkipFile (not portable, not working on old cameras) 28 July 2014, 17:13:07 UTC
fad9790 mlv_play: also use SET for bringing the playback menu 28 July 2014, 16:49:45 UTC
591c0d3 mlv_play: replaced icon background with transparent black (fixes magenta on old cameras) 28 July 2014, 16:43:24 UTC
1d546c9 bmp_h: COLOR_BG is now transparent black everywhere (fixes magenta mlv_play on old cameras); added COLOR_TRANSPARENT_BLACK/COLOR_TRANSPARENT_GRAY 28 July 2014, 16:27:50 UTC
9e3fea3 mlv_play: fixed RAW playback with exact FPS (FIO_SeekSkipFile past the end of a file is not portable) 28 July 2014, 16:14:57 UTC
b2fa839 mlv_play: use 24 fps for files with bad FPS metadata 28 July 2014, 16:11:18 UTC
556cbac mlv_play: fix a FIO_SeekSkipFile call removed by mistake 28 July 2014, 15:34:53 UTC
2b943d3 mlv_play: cleaned up FIO_SeekSkipFile calls, please test 28 July 2014, 14:48:32 UTC
3d21526 600D: squeeze some RAM 28 July 2014, 14:30:33 UTC
d0eee52 EOS-M: fix autofocus during bracketing, intervalometer and other tools, thanks jerrykil 28 July 2014, 14:30:00 UTC
9f33e58 Stubs API tests: check return value for FIO_SeekSkipFile in case of errors 28 July 2014, 13:55:48 UTC
c6bca55 FIO_SeekSkipFile has signed arguments 28 July 2014, 13:40:39 UTC
0601bbc raw_rec: removed unused lv_rec_read_footer 28 July 2014, 13:36:13 UTC
44cfb4a screenshot: prefer shoot_malloc and try to free memory as soon as possible; should fix issue #2061 28 July 2014, 13:29:00 UTC
d87a6ff 50D, 5D2: don't actually disable the LV RAW mode in 10x zoom, just consider it's disabled (fixes crash) 28 July 2014, 12:26:39 UTC
29f5681 mlv_rec: forgot two calls to FIO_SeekFile 28 July 2014, 12:17:43 UTC
55975cf menu: make CancelDateTimer mandatory for all cameras 28 July 2014, 11:48:09 UTC
e760982 Bump module API to prevent old-style FIO error checking from running 28 July 2014, 07:45:16 UTC
b7f7329 Stubs API tests: run HP timer tests in PLAY mode to avoid some false positives 28 July 2014, 10:48:38 UTC
122a789 fio-ml.h: some comments on FIO_SeekSkipFile 28 July 2014, 10:43:00 UTC
98b0b55 Stubs API tests: added a test for FIO_SeekSkipFile; please run it on all cameras 28 July 2014, 10:42:47 UTC
1876af6 Stubs API tests: moved FIO tests at the beginning 28 July 2014, 10:12:10 UTC
21fa7e1 Dropped FIO_SeekFile and replaced existing calls with FIO_SeekSkipFile (the latter works well files > 2GB) 28 July 2014, 08:16:20 UTC
c7a2ecb Stubs reformat 28 July 2014, 08:12:21 UTC
d65eade Merged in fio_create_return_0 (pull request #526) FIO_CreateFile and FIO_OpenFile should return 0 on error, just like in plain C 28 July 2014, 07:21:46 UTC
3681b3e Merged in ayshih/magic-lantern-50d/mlv_play (pull request #562) More improvements to `mlv_play` 28 July 2014, 07:02:32 UTC
fecdaa3 Merged in berlincount/ml-100d/100D_CZ_20140723 (pull request #561) Preserve 100D stubs found so far 28 July 2014, 07:00:19 UTC
a372075 Merged in escho/escho-magiclantern/temperature-convertion (pull request #565) 6D: temperature-converting-function 28 July 2014, 06:57:51 UTC
3bdf003 mlv_play: replaced all calls to emulated FIO_SeekSkipFile 26 July 2014, 18:59:12 UTC
f3142e1 Close branch mlv_play. 26 July 2014, 18:50:23 UTC
7b1c67e mlv_play: replaced remaining calls to emulated FIO_SeekSkipFile in RAW playback 26 July 2014, 18:45:39 UTC
45cc7d8 mlv_play: removed calls to emulated FIO_SeekSkipFile in RAW playback 26 July 2014, 18:23:03 UTC
a35ecdb 6D: temperature-converting-function 26 July 2014, 15:46:52 UTC
3aa1e29 Created new branch temperature-convertion 26 July 2014, 15:36:58 UTC
eceb32c Merged in mk11174/650d (pull request #564) 650d srm-memory stubs 24 July 2014, 20:46:12 UTC
db6c545 mlv_rec: fix mlv_dump for larger frames, try to reallocate a larger buffer 24 July 2014, 19:49:41 UTC
fe8e46a 650d srm-memory stubs 24 July 2014, 18:22:40 UTC
323f53e add further stubs 22 July 2014, 23:23:49 UTC
31f6c84 remove accidentially added changes 22 July 2014, 23:21:30 UTC
df56bb1 Backed out changeset 8d05ccc8d3d0 22 July 2014, 23:19:28 UTC
487bc3f mlv_play: fixed skipping of frames for exact RAW playback 22 July 2014, 23:19:13 UTC
581acf5 add further stubs 22 July 2014, 23:17:27 UTC
a1005d6 add further stubs 22 July 2014, 23:15:41 UTC
53ec1b5 add Signature for explored FW 22 July 2014, 20:00:45 UTC
6db1cac preserve stubs found 22 July 2014, 19:54:41 UTC
4a986ce Merged in Gr3g01/ml-500d (pull request #554) 500D: CancelDateTimer stub 21 July 2014, 18:32:50 UTC
3657584 Merged in ayshih/magic-lantern-50d/mlv_play (pull request #555) Improvements to `mlv_play` exact playback 21 July 2014, 18:32:00 UTC
e231dd8 mlv_play: fixed exact playback for FPS < 2 19 July 2014, 16:52:27 UTC
7935118 mlv_play: add support for exact playback of RAW 19 July 2014, 16:06:55 UTC
0114f4c 500D: CancelDateTimer stub 18 July 2014, 13:55:54 UTC
a2682e0 FIO_CreateDirectory: prevent creating two directories with the same name 17 July 2014, 14:04:53 UTC
d8fb2bb 7D: SRM stubs from 1% 17 July 2014, 07:25:21 UTC
77a7e74 Modules: reduced RAM usage in the module list by ~4kB (fixes 600D build) 16 July 2014, 22:23:56 UTC
08e8e2a Stubs reformat 16 July 2014, 20:14:08 UTC
02c8f84 Merged in ayshih/magic-lantern-50d/mlv_play (pull request #551) mlv_play: fixed printing of month in timestamp 16 July 2014, 20:01:53 UTC
e4be9bd Merged in escho/escho-magiclantern/600D_stubs (pull request #541) 600D: memory suite stubs 16 July 2014, 20:01:31 UTC
2003b5d Merged in srm-memory (pull request #529) SRM memory allocation (very large buffers) 16 July 2014, 20:01:02 UTC
01c4836 550D: SRM stubs 16 July 2014, 19:59:02 UTC
back to top