VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @104622   9 months vboxsync ValidationKit/VKAT: Fixed issues / nits. bugref:3409
(edit) @103492   12 months vboxsync Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
(edit) @103418   12 months vboxsync ValidationKit: Fix some unused expression warnings, bugref:3409
(edit) @103352   12 months vboxsync Audio/VKAT: Skip probing the same backend again when an alias for it …
(edit) @103174   13 months vboxsync Reverted r161431 again (Audio/VKAT: Declared some more functions as …
(edit) @103173   13 months vboxsync Audio/VKAT: Declared some more functions as static.
(edit) @98324   2 years vboxsync Audio/VKAT: Added syntax help for "--mode" and show the available …
(edit) @98318   2 years vboxsync Audio/VKAT: Added syntax help for "--mode" and show the available …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96607   2 years vboxsync ValKit/Audio: Added a 'backends' command for listing available …
(edit) @96473   2 years vboxsync ValKit/vkat: build fix. bugref:10261
(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) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @93751   3 years vboxsync Validation Kit/VKAT: Comment + naming nit.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92463   3 years vboxsync Audio/Validation Kit: Syntax help massaging. bugref:10008
(edit) @92396   3 years vboxsync Audio/Validation Kit: Implemented test ID encoding into the pre / post …
(edit) @92382   3 years vboxsync Audio/Validation Kit: Logging nits. bugref:10008
(edit) @92347   3 years vboxsync Audio/Validation Kit: Added the host audio driver logging group to …
(edit) @92169   3 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92166   3 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92049   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92048   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @92020   3 years vboxsync Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
(edit) @92019   3 years vboxsync Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
(edit) @92004   3 years vboxsync Audio/Validation Kit: One more fix for r147627 (Correctly set the …
(edit) @92002   3 years vboxsync Audio/Validation Kit: One more fix for r147627 (Correctly set the …
(edit) @91946   3 years vboxsync Audio/Validation Kit: Perform a quick audio driver stack self-test on …
(edit) @91934   3 years vboxsync Audio/Validation Kit: Corrected some VKAT exit codes …
(edit) @91911   3 years vboxsync Audio/Validation Kit: Shortened the (fudge) time for letting the guest …
(edit) @91832   3 years vboxsync Audio/Validation Kit: Correctly set the probe backends flags (don't …
(edit) @91668   3 years vboxsync Audio/Validation Kit: Added syntax help for the 'verify' sub command. …
(edit) @91667   3 years vboxsync Audio/Validation Kit: Added "--normalize" argument to optionally …
(edit) @91632   3 years vboxsync Audio/Validation Kit: Factored out general I/O options into …
(edit) @91454   3 years vboxsync Audio/Validation Kit: Included the "DebugAudio" backend when …
(edit) @91429   3 years vboxsync Audio/Validation Kit: Made waiting for letting the guest and the audio …
(edit) @91413   3 years vboxsync Audio/Validation Kit: Added "--tone-duration <ms>" option to specify …
(edit) @91211   3 years vboxsync Audio/VKAT: Implemented the "--count <N>" option. bugref:10008
(edit) @91210   3 years vboxsync Audio/Validation Kit: Tweaked randomized test tone parameters a bit. …
(edit) @91199   3 years vboxsync Audio/VKAT: Wait a bit to let guest and the audio stack process …
(edit) @91194   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91190   3 years vboxsync Audio/VKAT: Logging tweaks. bugref:10008
(edit) @91189   3 years vboxsync Audio/VKAT: Change the log group settings via the verbosity ​options. …
(edit) @91178   3 years vboxsync Audio/Validation Kit: Added some more audio test verification options …
(edit) @91136   3 years vboxsync Audio/Validation Kit: Added more tweakable options for the audio test …
(edit) @91119   3 years vboxsync Audio/Validation Kit: Separated the audio testing and the actual audio …
(edit) @91088   3 years vboxsync Audio/Validation Kit: Implemented optional probing for backends …
(edit) @91087   3 years vboxsync Audio/Validation Kit: Make PulseAudio the default backend in VKAT. See …
(edit) @91085   3 years vboxsync Audio/Validation Kit: When playing or recording a test tone on the …
(edit) @91082   3 years vboxsync Audio/Validation Kit: Give the Validaiton Kit audio driver on the host …
(edit) @91034   3 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91004   3 years vboxsync Audio/Validation Kit: Better verbosity flag handling for VKAT. …
(edit) @90979   3 years vboxsync Audio/VKAT: Always show logo to know the exact build number running on …
(edit) @90977   3 years vboxsync Audio/VKAT: Logging adjustments. ​bugref:10008
(edit) @90918   3 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling. …
(edit) @90898   3 years vboxsync Audio/VKAT: More logging. bugref:10008
(edit) @90887   3 years vboxsync Audio/VKAT: More code for TCP/IP connection mode handling; don't do …
(edit) @90851   3 years vboxsync Audio/VKAT: Fail-safe for not trying too hard playing back stuff; …
(edit) @90830   3 years vboxsync Audio/ValKit: More work on ATS client destruction handling. bugref:10008
(edit) @90788   3 years vboxsync Audio/VKAT: Space nit. bugref:10008
(edit) @90776   3 years vboxsync Audio/VKAT: Implemented "--probe-backends" commands to auto-probe all …
(edit) @90766   3 years vboxsync Audio/ValKit: Decoupled the driver stack from the test environment, so …
(edit) @90721   4 years vboxsync Audio/VKAT: Brought syntax help up-to-date. ​bugref:10008
(edit) @90718   4 years vboxsync Audio/VKAT: A bit more error logging; useful for the test boxes. …
(edit) @90704   4 years vboxsync Audio/VKAT: Don't download stuff and verify if g_fTerminate already is …
(edit) @90703   4 years vboxsync Audio/VKAT: Release logger tweaks. ​bugref:10008
(edit) @90509   4 years vboxsync Audio/ValKit: No need to wait for draining audio data if there only is …
(edit) @90507   4 years vboxsync Audio/ValKit: More error logging for VKAT. ​bugref:10008
(edit) @90506   4 years vboxsync Audio/ValKit: Show VKAT logo before daemonizing. ​bugref:10008
(edit) @90117   4 years vboxsync Audio/ValKit: Made daemonizing of VKAT / VBoxAudioTest more generic to …
(edit) @90100   4 years vboxsync Reverted r145598 (Audio/ValKit: Use RTProcDaemonizeUsingFork() and …
(edit) @90098   4 years vboxsync Audio/ValKit: Use RTProcDaemonizeUsingFork() and also added PID file …
(edit) @90087   4 years vboxsync Audio/ValKit: Unified (and fixed some of the) RTGetOpt return values …
(edit) @90084   4 years vboxsync Audio/ValKit: Added daemonizing testing support for VKAT / …
(edit) @90079   4 years vboxsync Audio/ValKit: Device detection / enumeration fixes. bugref:10008
(edit) @90044   4 years vboxsync Audio/ValKit: Added a debug message to the test command to …
(edit) @89992   4 years vboxsync Audio/ValKit: More testing code fixes and additions. bugref:10008
(edit) @89966   4 years vboxsync Audio/ValKit: Be less strict when (binary) comparing test set audio …
(edit) @89964   4 years vboxsync Audio/ValKit: Closing fixes for audioVerifyOne(). bugref:10008
(edit) @89963   4 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89962   4 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89891   4 years vboxsync Audio/ValKit: More code for audio verification [build fix]. bugref:10008
(edit) @89890   4 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89850   4 years vboxsync Audio/ValKit: Temporary path nit for extracted test sets. bugref:10008
(edit) @89837   4 years vboxsync Audio/ValKit: Removed Doppelmoppel global/common options and use …
(edit) @89834   4 years vboxsync Audio/ValKit: Added more command line / syntax help. bugref:10008
(edit) @89761   4 years vboxsync Audio/ValKit: Change the ATS command line parameters to be the same …
(edit) @89747   4 years vboxsync Audio/ValKit: Implemented first first (primitive) binary PCM data …
(edit) @89711   4 years vboxsync Audio/ValKit: More validation code. bugref:10008
(edit) @89686   4 years vboxsync Audio/ValKit: Test and self-test modes now implicitly test the …
(edit) @89685   4 years vboxsync Audio/ValKit: Implemented support for downloading (host) test sets. …
(edit) @89644   4 years vboxsync ValKit/Audio: Some cleanup. bugref:10008
(edit) @89643   4 years vboxsync ValKit/Audio: Don't define g_aBackends in a header file. bugref:10008
(edit) @89642   4 years vboxsync ValKit/Audio: g_aCommands -> g_apCommands to avoid having the compiler …
(edit) @89641   4 years vboxsync ValKit/Audio: Re-did the split-out of play & rec commands using svn …
(edit) @89617   4 years vboxsync Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
(edit) @89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
(edit) @89575   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
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