VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103162   10 months vboxsync Audio/Mixer: Fixed a warning found by Parfait. ​bugref:10354
(edit) @103137   10 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103136   10 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103134   10 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @102678   11 months vboxsync Audio/WAS: Also check the audio interface of an audio device when …
(edit) @102638   12 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102612   12 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102596   12 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @100874   16 months vboxsync Audio/WAS: Make sure to invalidate the cached audio interfaces of the …
(edit) @100142   18 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100141   18 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99559   19 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
(edit) @99415   20 months vboxsync Audio/Mixer: Renamed AudioMixerSinkLockIsOwned() -> …
(edit) @99414   20 months vboxsync DevIchAc97: Wrong comment type. bugref:10350
(edit) @99312   20 months vboxsync Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
(edit) @99311   20 months vboxsync Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
(edit) @99310   20 months vboxsync Audio/HDA: Additional checks for register aliasing. bugref:10349
(edit) @98698   22 months vboxsync DrvHostAudioDSound: Removed dsoundUpdateStatusInternal which has been …
(edit) @98625   22 months vboxsync DevIchAc97: Locking fix.
(edit) @98456   22 months vboxsync Audio: Backed out r155649 + r155650, as this needs another approach. …
(edit) @98454   22 months vboxsync Audio/DrvAudio: Fixed wrong assumption in …
(edit) @98453   22 months vboxsync Audio: When waiting for draining fails, don't return early but release …
(edit) @98410   22 months vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98406   22 months vboxsync Audio: Fixed race condition between announcing remaining device DMA …
(edit) @98405   22 months vboxsync Audio: Fixed race condition between announcing remaining device DMA …
(edit) @98333   22 months vboxsync Audio/AC97: Some guests (like older NetBSDs) first seem to set up the …
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98077   23 months vboxsync DrvAudio: doc nit. bugref:9558
(edit) @98075   23 months vboxsync Audio/DrvAudio: Implemented ability to dynamically destroy and …
(edit) @98017   23 months vboxsync AudioMixbuffer: Three warnings about using int8_t for indexing, …
(edit) @96518   2 years vboxsync Audio/AudioTest.cpp: Fixed a warning (as error).
(edit) @96472   2 years vboxsync ValKit/vkat,Devices/Audio: Made vkat build in no-CRT mode. bugref:10261
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95004   3 years vboxsync Audio/SB16: Fixed device initialization when dummy LUNs (e.g. for …
(edit) @94999   3 years vboxsync Audio: Fixed testcase tstAudioMixBuffer (follow-up for r151418).
(edit) @94996   3 years vboxsync Audio/Mixer: Also need to take the sink's critical section when …
(edit) @94994   3 years vboxsync Audio/SB16: Fixed calls to sb16SpeakerControl() [nits].
(edit) @94993   3 years vboxsync Audio: Resolved @todos regarding PDMAudioPropsAreValid() / …
(edit) @94829   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94820   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93307   3 years vboxsync Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92760   3 years vboxsync DrvHostAudioOss: Remove unconditional enabling of debug logging. …
(edit) @92463   3 years vboxsync Audio/Validation Kit: Syntax help massaging. bugref:10008
(edit) @92452   3 years vboxsync Audio/Validation Kit: Fixes for going to the next recording / playing …
(edit) @92450   3 years vboxsync Audio/Validation Kit: More capturing code for the Validation Kit audio …
(edit) @92438   3 years vboxsync Audio/Validation Kit: Logging nits. bugref:10008
(edit) @92396   3 years vboxsync Audio/Validation Kit: Implemented test ID encoding into the pre / post …
(edit) @92379   3 years vboxsync Audio/Validation Kit: Better check for silent blocks in …
(edit) @92378   3 years vboxsync Audio/Validation Kit: Check for silent blocks in …
(edit) @92348   3 years vboxsync Audio/Validation Kit: Added optional audio data logging (very noisy, …
(edit) @92337   3 years vboxsync Audio/Validation Kit: Adjust the size of the area to compare so that …
(edit) @92335   3 years vboxsync Audio/Validation Kit: More bugfixes for the Validation Kit audio …
(edit) @92327   3 years vboxsync Audio/ValKit: Windows build fix for r148172. Also, 'off' is recognized …
(edit) @92322   3 years vboxsync Audio/Validation Kit: More bugfixes for the Validation Kit audio …
(edit) @92320   3 years vboxsync Audio/Validation Kit: More optional release logging. bugref:10008
(edit) @92312   3 years vboxsync Audio/Validation Kit: More bugfixes for the Validation Kit audio …
(edit) @92298   3 years vboxsync Audio/Validation Kit: Fixed returning the beacon data offset in …
(edit) @92261   3 years vboxsync Audio/Validation Kit: A bit more sanity checking in …
(edit) @92260   3 years vboxsync Audio/Validation Kit: Make sure that test set to end matches the test …
(edit) @92235   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92234   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92211   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92210   3 years vboxsync Audio/Validation Kit: Renaming. bugref:10008
(edit) @92209   3 years vboxsync Audio/Validation Kit: Relaxed checks when calling AudioTestDestroy() …
(edit) @92208   3 years vboxsync Audio/Validation Kit: Relaxed checks when calling AudioTestSetPack() …
(edit) @92206   3 years vboxsync Audio/Validation Kit: Do the test state checking / warning in …
(edit) @92198   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92197   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92196   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92195   3 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92074   3 years vboxsync Audio/ALSA: Disabled stream channel mapping in the hope to resolve …
(edit) @92073   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92061   3 years vboxsync Audio/Validation Kit: Muted TCP transport layer logging a bit more by …
(edit) @92057   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92052   3 years vboxsync Audio/ALSA: Optional release (flow logging) for investigating …
(edit) @92030   3 years vboxsync Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
(edit) @92016   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @92009   3 years vboxsync Audio/Validation Kit: Fixed assertion in atsClientFree(). ​bugref:10008
(edit) @92008   3 years vboxsync Audio/Validation Kit: Also NULL the hostname after free in …
(edit) @92005   3 years vboxsync Audio/Validation Kit: A bit more (optional) release logging for the …
(edit) @91999   3 years vboxsync Audio/Validation Kit: Fixed memory leaks found by ASAN, added + …
(edit) @91996   3 years vboxsync Audio/Validation Kit: Renamed ATSTRANSPORT::pfnTerm -> …
(edit) @91995   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91994   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91914   3 years vboxsync Audio/Validation Kit: Fixed testcase tstAudioTestService. ​bugref:10008
(edit) @91912   3 years vboxsync Audio/Validation Kit: Cleaned up the test tone validation code a bit. …
(edit) @91908   3 years vboxsync Audio/Validation Kit: Implemented support for injecting pre/post audio …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91884   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91861   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91841   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
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