VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90008   3 years vboxsync AudioMixBuffer: Fixed regresion in AudioMixBufSetVolume from the …
(edit) @89811   3 years vboxsync AudioMixBuffer.cpp: doxygen fixes. bugref:9890
(edit) @89801   3 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
(edit) @89768   3 years vboxsync Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890
(edit) @89529   3 years vboxsync AudioMixBuffer: Corrected a couple of frame calculations in the …
(edit) @89448   4 years vboxsync AudioMixBuffer/AudioMixBufInitPeekState: Fixed channel count …
(edit) @89440   4 years vboxsync AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
(edit) @89405   4 years vboxsync AudioMixBuffer: Fix buggy generic decoders. bugref:9890
(edit) @89400   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89398   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89382   4 years vboxsync AudioMixBuffer: Added generic decoders and encoders for arbitrary …
(edit) @89378   4 years vboxsync AudioMixBuffer: Changed the internal sample type from int64_t to …
(edit) @89377   4 years vboxsync tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
(edit) @89376   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …
(edit) @89373   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
(edit) @89371   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89354   4 years vboxsync AudioMixBuffer: Fix. bugref:9890
(edit) @89352   4 years vboxsync AudioMixBuffer: More cleanups. bugref:9890
(edit) @89351   4 years vboxsync Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
(edit) @89350   4 years vboxsync AudioMixBuffer: cleanups. bugref:9890
(edit) @89340   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
(edit) @89339   4 years vboxsync AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
(edit) @89338   4 years vboxsync AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
(edit) @89337   4 years vboxsync AudioMixer: Removed old conversion functions. bugref:9890
(edit) @89336   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89335   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89334   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
(edit) @89333   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
(edit) @89332   4 years vboxsync AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
(edit) @89331   4 years vboxsync AudioMixBuffer: Removed more unneeded stuff. bugref:9890
(edit) @89330   4 years vboxsync AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
(edit) @89314   4 years vboxsync Audio: Reworking the capture (recording) code path, part 3: Apply …
(edit) @89305   4 years vboxsync Audio: Reworking the capture (recording) code path, part 2: Mixer …
(edit) @89302   4 years vboxsync Audio: Reworking the capture (recording) code path, part 1: Start …
(edit) @88889   4 years vboxsync AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd …
(edit) @88435   4 years vboxsync Audio: Doxygen fix. bygref:9890
(edit) @88434   4 years vboxsync Audio: clang build fix. bygref:9890
(edit) @88433   4 years vboxsync Audio: Eliminated the DrvAudio mixing buffers for output streams on …
(edit) @88356   4 years vboxsync Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff …
(edit) @88320   4 years vboxsync Audio: Stats for one more mixer buffer. Some cleanups. bugref:9890
(edit) @88307   4 years vboxsync Audio: Buffer usage statistics so we can monitor whether they are …
(edit) @88299   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88282   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88277   4 years vboxsync Audio: scm fix. bugref:9890
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88061   4 years vboxsync Audio: Should use versioned magics like for other PDM structures, …
(edit) @87936   4 years vboxsync AudioMixBuffer: Combine the out-of-range checks in …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82255   5 years vboxsync vmm/pdmaudioifs.h: More of the same. bugref:9218
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73786   6 years vboxsync Audio/MixBuf: Check frames to clear in AudioMixBufFinish().
(edit) @73714   6 years vboxsync Audio/MixBuf: Added AudioMixBufUsedBytes().
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @70878   7 years vboxsync Audio: Renamed AudioMixBufReadCirc[Ex] -> …
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @68271   7 years vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @67742   7 years vboxsync AudioMixBuffer: comment
(edit) @67741   7 years vboxsync AudioMixBuffer: try to get the signed shift right
(edit) @67365   7 years vboxsync Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
(edit) @65739   8 years vboxsync AudioMixBuffer: Added AudioMixBufPeekMutable().
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65056   8 years vboxsync Devices/Audio: doxygen fixes (s/@true/false / @c true/false/)
(edit) @65016   8 years vboxsync Logging.
(edit) @64981   8 years vboxsync Audio/AudioMixBuffer.cpp: Removed VERR_NO_DATA rc from …
(edit) @64652   8 years vboxsync Audio: Reverted part of r111751 to fix unit test failure.
(edit) @64565   8 years vboxsync Audio/AudioMixBuffer.cpp: Also take the used samples count into …
(edit) @64047   8 years vboxsync Logging.
(edit) @63847   8 years vboxsync Audio/AudioMixBuffer.cpp: Return rc in audioMixBufMixTo().
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63215   8 years vboxsync Devices: warnings (gcc)
(edit) @62977   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62909   8 years vboxsync Devices: warnings, HN, ++
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62367   8 years vboxsync s/DEBUG/RT_STRICT/
(edit) @62364   8 years vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @61887   8 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61609   8 years vboxsync Audio: Update.
(edit) @61523   8 years vboxsync Audio: Update.
(edit) @61409   9 years vboxsync Audio/AudioMixBuffer.cpp: Better warning, logging.
(edit) @61386   9 years vboxsync Audio: Update.
(edit) @61352   9 years vboxsync AudioMixBuffer,tstAudioMixBuffer,pdmaudioifs.h: Fixed buffer overflow …
(edit) @61346   9 years vboxsync Removed debug define.
(edit) @61344   9 years vboxsync Removed debug define.
(edit) @61343   9 years vboxsync Audio/AudioMixBuffer: Fixes (also for testcase).
(edit) @61331   9 years vboxsync Audio: Fixed testcase tstAudioMixBuffer.cpp.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61187   9 years vboxsync Audio/AudioMixBuffer.cpp: Fixes for testcase.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61091   9 years vboxsync Audio/AudioMixBuffer: Cache pfnConvTo/pfnConvFrom function pointer for …
(edit) @61089   9 years vboxsync Audio/AudioMixBuffer: Added some more debug code for buffer statistics.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette