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

sort by:
Revision Author Date Message Commit Date
dea513e AK4950: Correctly handle register number on read operations Credit: @Maqs 25 April 2014, 14:00:51 UTC
c480732 ak4950: Minor fixes 24 April 2014, 12:28:17 UTC
71d212f beep.c : Remove unused stubs 24 April 2014, 12:28:00 UTC
bf6c1a3 Add SOUND_DEBUG_TRACE to trace sound API usage 24 April 2014, 07:44:46 UTC
47d5032 snd_test: Use Audio menu 24 April 2014, 07:43:30 UTC
64c090f Close branch sound-system-test 23 April 2014, 20:22:05 UTC
722b57f enable sound system for 6D.113 / add ak4646.o 23 April 2014, 20:11:32 UTC
13880dc enable sound system for 6D.113 23 April 2014, 20:08:27 UTC
5ba0beb Make beep.c compile again in case CONFIG_BEEP is not defined. 23 April 2014, 16:52:54 UTC
6f19889 added code for 600D, still crashes. idle task stack overflow detected, is this caused by callbacks? 22 April 2014, 22:17:07 UTC
0e1fe7b 7D: remove unused code that fails compiling 22 April 2014, 20:04:58 UTC
5ffe6a8 enable sound system for 7D, works fine 22 April 2014, 20:03:18 UTC
a383752 disable sound module tracing by default 21 April 2014, 20:25:56 UTC
9ef458a added code for simple wav recording access 21 April 2014, 20:25:35 UTC
164a8bf added routine to check playback state for a context, small other changes 21 April 2014, 20:15:46 UTC
ae49ddb ak4646: added mic gain setup 21 April 2014, 20:15:11 UTC
08cf585 beep code cleanup 21 April 2014, 19:09:01 UTC
8992ab4 merged with unified 21 April 2014, 12:28:16 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
f5f2b15 use SetASIFMode to set audio mode coherent to StartASIF* routines 20 April 2014, 23:21:20 UTC
f049f03 added SetASIFMode for 650D and 5D3 20 April 2014, 23:21:30 UTC
4203721 correctly handle paused contexts. enqueueing a buffer is no unexpected call. 20 April 2014, 23:19:06 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
d633448 Intial AK4950 support: NOT WORKING 20 April 2014, 19:47:54 UTC
f47ec85 AK4646: Fix sampling frequency (Should be 11.025kHz) 20 April 2014, 16:28:35 UTC
9c90a69 650D: Add StopASIFDMAADC stub 19 April 2014, 14:30:54 UTC
a24f27e clea up beep.c to only do what it is meant for - beeps. anything else has to go in separate modules. 20 April 2014, 00:03:39 UTC
6a7bb7b fix crash error due to multiple trace_start, small cleanups 20 April 2014, 00:02:46 UTC
ee9697e Merge with sound-system-test 19 April 2014, 10:29:31 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
d71a223 snd_test: sound test module 17 April 2014, 23:52:54 UTC
c46931a changed sound gain defines to make zero equal to default, initialize loop_mode 17 April 2014, 23:52:31 UTC
33670f3 fix recording, allow to enqueue buffers before recording starts, added some trace code 17 April 2014, 22:11:44 UTC
f1ad2f9 plot: improve autoscale, add scale infos 17 April 2014, 22:11:14 UTC
59bd523 unified mit sound-system-test zusammengeführt 17 April 2014, 22:08:49 UTC
fa07825 Merged in g3gg0/magic-lantern-plot (pull request #458) plot: basic module for plotting data 17 April 2014, 21:56:29 UTC
bd0232e ak4950: Fix a typo in the EQx commands 17 April 2014, 19:43:31 UTC
743b39a sound system: Make it possible for each camera model to define it's own audio codec. Also reduce the possible amount of #ifdef we'll have to do to support multiple codecs. 17 April 2014, 19:39:51 UTC
a70ab84 Merged in Marsu42/ml-pull/cygwin_fix (pull request #467) Fix cygwin compilation & docs 17 April 2014, 12:13:25 UTC
3fa90e1 Merged in eosm-use-traditional-boot (pull request #470) EOSM: Use traditional boot method. This makes the installer work properly. 17 April 2014, 12:12:07 UTC
c3402e9 mlv_rec: count from correct block header, fixes ASSERT 16 April 2014, 19:12:51 UTC
a4f5ee2 Intervalometer: fixed trigger at startup 16 April 2014, 16:23:52 UTC
b5b2336 Intervalometer: fixed inconsistencies like running when it's disabled from menu and cleaned up the code a bit 16 April 2014, 16:00:39 UTC
24f9000 Card benchmark: print a message when completed 16 April 2014, 14:17:01 UTC
5b40059 Align AK4950 register map with the datasheet 15 April 2014, 08:12:33 UTC
ee01496 added AK4950 header, only registers updated yet. still missing a lot of other stuff 14 April 2014, 21:34:16 UTC
2d0e96d swapped Off/Default description 14 April 2014, 14:58:42 UTC
fc319f0 make the I/O line setting model dependent, some code cleanup 13 April 2014, 16:56:58 UTC
bf41c90 EOSM: Fix incorrect memory size reporting, allocate bvram_mirror where appropriate 13 April 2014, 15:58:40 UTC
c2fe000 EOSM: Use traditional boot method. This makes the installer work properly. Avoid a cache-hacked boot should also fix race conditions with modules (See issue: #1903) 13 April 2014, 10:34:28 UTC
ff24ccc Merged in cleanup (pull request #445) ML Cleanup, take 2 13 April 2014, 08:45:16 UTC
3b9ccc3 added sound system files for 5D3 12 April 2014, 22:58:14 UTC
12cca7d Merged in OtherOnePercent/backflow2/mlv_write (pull request #455) Add single threaded write speed for MLV camera icon 12 April 2014, 20:12:38 UTC
6fa3fd5 5D3: add stub for StopASIFDMAADC 12 April 2014, 19:55:16 UTC
c9a77c7 make audio_ic_write/read functions globally visible 12 April 2014, 19:54:59 UTC
9420f4e Manually apply patch 12 April 2014, 18:10:52 UTC
31d9fe4 Merged unified into one-audio-common-task 09 April 2014, 06:44:20 UTC
5c4c479 Merged unified into cleanup 09 April 2014, 06:43:37 UTC
2e29eca Remove wrong 550D installer 08 April 2014, 15:11:58 UTC
006b020 Add EOSM Installer 08 April 2014, 15:11:04 UTC
e09c192 cygwin: don't trust awk internet tutorials 07 April 2014, 21:36:26 UTC
ced9cd3 cygwin: this nearly makes me use linux :-> 07 April 2014, 13:31:19 UTC
4e5bf63 cygwin: yet another awk quoting style :-p 07 April 2014, 13:24:34 UTC
8011128 cygwin: other awk fixes 07 April 2014, 13:16:46 UTC
ee36a82 audio-common.c: Merged audio_meter_task and audio_level_task into audio_common_task 07 April 2014, 09:29:24 UTC
4b621b5 Merge unified into cleanup 07 April 2014, 08:59:10 UTC
8a6ebb0 lens_set_ae: use proper rounding (not just range checking). Should fix ETTR messing up the exposure compensation (where you can't reset it back to 0). 06 April 2014, 17:50:41 UTC
320d649 cf_acc: fix LBA addressing (CYL_HI/CYL_LO were swapped) 16 April 2014, 07:33:46 UTC
8bdbe55 mlv_rec: advanced error dumping in case of corrupted headers, changed BKUP header handling 15 April 2014, 13:27:01 UTC
cbc6542 cf_acc: added raw sector read/write code, refactored 14 April 2014, 15:09:47 UTC
2b735f0 650D: Some minor cleanup 13 April 2014, 10:35:13 UTC
9653c96 cygwin: solve awk quoting hell 06 April 2014, 09:33:05 UTC
90d2837 Revert ead884906b91 but still make signature checking mandatory using a Makefile macro to define the current "active" signature 06 April 2014, 08:25:23 UTC
2c31823 cygwin: fix module readme line endings 06 April 2014, 07:33:43 UTC
d551a54 cygwin: fix docs line endings 06 April 2014, 07:13:41 UTC
4d829c0 Created new branch cygwin_fix 06 April 2014, 07:02:17 UTC
098fe9e 650d add SetVolumeIn stub 05 April 2014, 20:37:29 UTC
426c363 Upload proper 1100D installer. Fixes commit 8d5c15c 05 April 2014, 09:56:36 UTC
cec5838 Add 1100D installer 05 April 2014, 09:39:53 UTC
ec58685 650D/700D: Enable FEATURE_AUDIO_REMOTE_SHOT in movie mode too 05 April 2014, 08:35:52 UTC
0fd2664 Remove wrong 1100D installer 05 April 2014, 08:05:16 UTC
6f5453c Add 650D installer 05 April 2014, 08:04:28 UTC
4782fb7 Modules README: properly fail when an external command fails 05 April 2014, 09:24:08 UTC
b328009 700d add SetAudioVolumeIn stub 03 April 2014, 17:13:06 UTC
98060c5 Merged in mk11174/magic-lantern (pull request #461) Tweak to 650d/700d Audio meter patch, add EOSM too. added PowerMicAmp and the stub for each model. 01 April 2014, 21:12:31 UTC
6d1c932 Merged in Audionut/tutorial/README.rst (pull request #462) Small graphical fix dual_iso README.rst 01 April 2014, 21:10:48 UTC
e71b556 mlv_rec: detailed error message after card I/O error 01 April 2014, 20:01:30 UTC
7033802 Small graphical fix dual_iso README.rst 01 April 2014, 08:09:46 UTC
b63bb3e 700d add PowerMicAmp stub for audio meter patch 31 March 2014, 03:42:17 UTC
d4c8de6 650d add PowerMicAmp stub for audio meter patch 31 March 2014, 03:40:59 UTC
back to top