VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(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) @92348   3 years vboxsync Audio/Validation Kit: Added optional audio data logging (very noisy, …
(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) @92260   3 years vboxsync Audio/Validation Kit: Make sure that test set to end matches the test …
(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) @92206   3 years vboxsync Audio/Validation Kit: Do the test state checking / warning in …
(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) @91908   3 years vboxsync Audio/Validation Kit: Implemented support for injecting pre/post audio …
(edit) @91655   3 years vboxsync Audio/Validation Kit: A bit more code for the audio data beacons. …
(edit) @91648   3 years vboxsync Audio/Validation Kit: Renaming; to match the other stream names. …
(edit) @91647   3 years vboxsync Audio/Validation Kit: Added a VBOX_WITH_AUDIO_VALKIT_DUMP_STREAMS …
(edit) @91532   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91209   3 years vboxsync Audio/Validation Kit: More bugfixes. bugref:10008
(edit) @91208   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91206   3 years vboxsync Audio/Validation Kit: Return the Validation Kit audio driver's stream …
(edit) @91202   3 years vboxsync Audio/Validation Kit: Don't report the timeout error back to the host …
(edit) @91200   3 years vboxsync Audio/Validation Kit: Check if there still are some registered tests …
(edit) @91198   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91191   3 years vboxsync Audio/Validation Kit: Added callbacks to the Validation Kit audio …
(edit) @91181   3 years vboxsync Audio/Validation Kit: Log the time delta (delay) of when a test got …
(edit) @91073   3 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91072   3 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91071   3 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91068   3 years vboxsync Audio/Validation Kit: Corrected logging percentage of left-over data. …
(edit) @91053   3 years vboxsync Audio/Validation Kit: Give the user more hints when the Validation Kit …
(edit) @91052   3 years vboxsync Audio/Validation Kit: Give the user more hints when the Validation Kit …
(edit) @91051   3 years vboxsync Audio/Validation Kit: More diagnostics / help for the Validation Kit …
(edit) @91050   3 years vboxsync Audio/Validation Kit: Renaming. ​bugref:10008
(edit) @90983   3 years vboxsync Audio/Validation Kit: More logging for the Validation Kit audio …
(edit) @90918   3 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling. …
(edit) @90912   3 years vboxsync Audio/Validation Kit: More connection mode handling. bugref:10008
(edit) @90765   3 years vboxsync Audio/ValKit: Don't report back ATS starting errors to PDM, as those …
(edit) @90183   3 years vboxsync Audio/ValKit: More code for guest recording tests in the Validation …
(edit) @90056   3 years vboxsync Audio/ValKit: Added support for concurrent playback + recording tests …
(edit) @89994   3 years vboxsync Audio/ValKit: Cleaned up test object API + handling. bugref:10008
(edit) @89992   3 years vboxsync Audio/ValKit: More testing code fixes and additions. bugref:10008
(edit) @89962   3 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89890   3 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89838   3 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89835   3 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
(edit) @89685   4 years vboxsync Audio/ValKit: Implemented support for downloading (host) test sets. …
(edit) @89584   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89575   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89567   4 years vboxsync Audio/ValKit: Destruction fixes. bugref:10008
(edit) @89561   4 years vboxsync Audio/ValKit: When no playback tests are active, report back all data …
(edit) @89560   4 years vboxsync Audio/ValKit: Only report back bytes to read if a (current) test is …
(edit) @89557   4 years vboxsync Audio/ValKit: Only report back bytes to read if a (current) test is …
(edit) @89541   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
(edit) @89487   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
(edit) @89469   4 years vboxsync Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
(edit) @89463   4 years vboxsync Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
(edit) @89458   4 years vboxsync Audio/ValKit: Simplified code a bit by removing unnecessary …
(edit) @89383   4 years vboxsync Audio/ValKit: More validation / test set handling code. bugref:10008
(edit) @89308   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
(edit) @89294   4 years vboxsync Audio/ValKit: The Validation Kit audio driver now also uses the sent …
(edit) @89291   4 years vboxsync Audio/ValKit: Audio input (recording) injection to guests now work the …
(edit) @89280   4 years vboxsync Audio/ValKit: Renaming (VAKIT -> VALKIT). bugref:10008
(edit) @89279   4 years vboxsync Audio/ValKit: Implemented recording support for ValKit audio backend. …
(edit) @89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
(edit) @89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
(edit) @89174   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88819   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88761   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88724   4 years vboxsync Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
(edit) @88718   4 years vboxsync Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88462   4 years vboxsync DrvHostAudioDebug,DrvHostAudioNull,DrvHostAudioValidationKit: Prepare …
(edit) @88458   4 years vboxsync DrvHostAudioValidationKit: Forgot to fix the pCfg stream member. …
(edit) @88456   4 years vboxsync Audio: Went over the null and valkit drivers, the later didn't even …
(edit) @88394   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88381   4 years vboxsync Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
(edit) @88380   4 years vboxsync Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
(edit) @88378   4 years vboxsync Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
(edit) @88362   4 years vboxsync Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
(edit) @88235   4 years vboxsync Audio: File header adjustments. bugref:9890
(edit) @88234   4 years vboxsync Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
(edit) @88230   4 years vboxsync Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
(copy) @88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
copied from trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
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