Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
magic-lantern
magic-lantern
Commits
0fa7a8e783ff
Commit
2b72e5e7
authored
Oct 03, 2017
by
Daniel Fort
Browse files
650D has the same audio meters issue as the 700D -- needs the same fix.
--HG-- branch : unified_650D_audio_meters_fix
parent
08720b28c58d
Changes
1
Hide whitespace changes
Inline
Side-by-side
platform/650D.104/stubs.S
View file @
0fa7a8e7
...
...
@@ -82,12 +82,12 @@ NSTUB(0xFF108E98, SetNextASIFADCBuffer)
NSTUB
(
0xFF108F4C
,
SetNextASIFDACBuffer
)
NSTUB
(
0xFF132D30
,
SetSamplingRate
)
NSTUB
(
0xFF10AEBC
,
SoundDevActiveIn
)
NSTUB
(
0xFF10B0D8
,
SoundDevShutDownIn
)
NSTUB
(
0xFF108764
,
StartASIFDMAADC
)
NSTUB
(
0xFF10891C
,
StartASIFDMADAC
)
NSTUB
(
0xFF1089F4
,
StopASIFDMADAC
)
//
NSTUB
(0
xFF1088E0
,
StopASIFDMAADC
)
/*
breaks
the
audio
meters
*/
//
NSTUB
(0
xFF10B0D8
,
SoundDevShutDownIn
)
/*
breaks
the
audio
meters
*/
//
NSTUB
(
???,
SetASIFMode
)
/*
present
on
700
D
.113
*/
//
NSTUB
(
???,
StopASIFDMAADC
)
/*
present
on
7
D
.203
,
6
D
.113
,
EOSM
.202
*/
/**
Audio
**/
NSTUB
(
0
x239E4
,
sounddev
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment