gecko/content/media/webaudio
2013-03-17 08:55:15 +01:00
..
compiledtest Bug 836076 - Part 5: Provide an API for converting event times to tick values; r=roc 2013-03-01 17:06:03 -05:00
test Bug 851338 - Implement AudioContext.currentTime; r=roc 2013-03-14 21:01:02 -04:00
AudioBuffer.cpp Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey 2013-03-17 08:55:15 +01:00
AudioBuffer.h Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
AudioBufferSourceNode.cpp Bug 849713 - Part 5: Implement the looping logic in AudioBufferSourceNodeEngine; r=roc 2013-03-10 21:02:22 -04:00
AudioBufferSourceNode.h Bug 849713 - Part 1: Add DOM bindings for AudioBufferSourceNode loop attributes; r=roc 2013-03-10 12:56:14 -04:00
AudioContext.cpp Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey 2013-03-17 08:55:15 +01:00
AudioContext.h Bug 851338 - Implement AudioContext.currentTime; r=roc 2013-03-14 21:01:02 -04:00
AudioDestinationNode.cpp Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
AudioDestinationNode.h Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
AudioListener.cpp Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc 2013-03-12 19:28:30 -04:00
AudioListener.h Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc 2013-03-12 19:28:30 -04:00
AudioNode.cpp Bug 849916 - Part 2: Add helper functions for sending different argument types to the AudioNodeStream; r=padenot 2013-03-12 11:28:14 -04:00
AudioNode.h Bug 849916 - Part 2: Add helper functions for sending different argument types to the AudioNodeStream; r=padenot 2013-03-12 11:28:14 -04:00
AudioParam.cpp Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
AudioParam.h Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
AudioSourceNode.cpp
AudioSourceNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
BiquadFilterNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
BiquadFilterNode.h Bug 835648 - Move typed enum support to a new header. r=Ms2ger 2013-01-28 16:33:17 -08:00
DelayNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
DelayNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
DynamicsCompressorNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
DynamicsCompressorNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
EnableWebAudioCheck.cpp
EnableWebAudioCheck.h
GainNode.cpp Bug 850970 - Set the initial value of gain nodes on the audio stream to make sure that they don't mute playback; r=roc 2013-03-13 23:44:49 -04:00
GainNode.h Bug 836076 - Part 6: Hook up GainNode to the MediaStreams back-end to enable controlling the volume of the audio being played back; r=roc 2013-01-29 18:37:51 -05:00
Makefile.in Bug 849916 - Part 1: Make it possible to send ThreeDPoint objects as commands to the MSG thread; r=padenot 2013-03-12 11:16:42 -04:00
MediaBufferDecoder.cpp Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot 2013-03-04 21:27:13 -05:00
MediaBufferDecoder.h Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
moz.build Bug 784841 - Part 18g: Convert /content; r=glandium 2013-02-25 12:47:19 -08:00
PannerNode.cpp Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc 2013-03-12 19:28:30 -04:00
PannerNode.h Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc 2013-03-12 19:28:30 -04:00
ReportDecodeResultTask.h Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
ThreeDPoint.h Bug 849914 - Implement the latest spec changes to PannerNode and AudioListener; r=roc 2013-03-11 19:09:27 -04:00