VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90071   3 years vboxsync Audio/ValKit: Resolved some @todos wrt the test object API. bugref:10008
(edit) @90048   3 years vboxsync Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing …
(edit) @90047   3 years vboxsync Audio/ValKit: Renaming. bugref:10008
(edit) @90046   3 years vboxsync Audio/ValKit: More code for PCM audio data test (set) verification. …
(edit) @90005   3 years vboxsync AudioTest: doxygen fix. @todo bugref:10008
(edit) @90004   3 years vboxsync AudioTest: doxygen fixes. bugref:10008
(edit) @89994   3 years vboxsync Audio/ValKit: Cleaned up test object API + handling. bugref:10008
(edit) @89990   3 years vboxsync Audio/ValKit: Fixed manifest header checks. bugref:10008
(edit) @89986   3 years vboxsync Audio/ValKit: More code for test (set) verification [build fix]. …
(edit) @89984   3 years vboxsync Audio/ValKit: More code for test (set) verification. bugref:10008
(edit) @89966   3 years vboxsync Audio/ValKit: Be less strict when (binary) comparing test set audio …
(edit) @89890   3 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89889   3 years vboxsync Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
(edit) @89842   3 years vboxsync AudioTest.cpp: Build fix (gcc (GCC) 10.2.1 20201125 (Red Hat …
(edit) @89841   3 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89840   3 years vboxsync Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
(edit) @89839   3 years vboxsync Audio/ValKit: More work on logging. bugref:10008
(edit) @89769   3 years vboxsync AudioTest.cpp: scm fix. bugref:10008
(edit) @89747   3 years vboxsync Audio/ValKit: Implemented first first (primitive) binary PCM data …
(edit) @89711   3 years vboxsync Audio/ValKit: More validation code. bugref:10008
(edit) @89541   3 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89468   4 years vboxsync Audio/ValKit: Added AudioTestPathGetTemp(). bugref:10008
(edit) @89465   4 years vboxsync AudioTest: Added support for writing wave files. bugref:10008
(edit) @89463   4 years vboxsync Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
(edit) @89436   4 years vboxsync Audio/ValKit: Manifest writing + packing fixes. bugref:10008
(edit) @89434   4 years vboxsync Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
(edit) @89431   4 years vboxsync Audio/ValKit: More infrastructure code. bugref:10008
(edit) @89389   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89388   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89387   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89383   4 years vboxsync Audio/ValKit: More validation / test set handling code. bugref:10008
(edit) @89316   4 years vboxsync Audio/ValKit: Implemented handling for meta data of test (set) …
(edit) @89311   4 years vboxsync Audio/ValKit: Manifest newline nit. bugref:10008
(edit) @89308   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
(edit) @89293   4 years vboxsync Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use …
(edit) @89290   4 years vboxsync Audio/ValKit: Added AudioTestToneInit() [Doxygen fix]. bugref:10008
(edit) @89289   4 years vboxsync Audio/ValKit: Added AudioTestToneInit(). bugref:10008
(edit) @89262   4 years vboxsync AudioTest: Can't have ':' from the timestamp in a filename on windows. …
(edit) @89230   4 years vboxsync AudioTest: Don't take the RTSystemQueryOSInfo status code dead …
(edit) @89139   4 years vboxsync Audio/ValKit: Implemented unpacking and verification of packed audio …
(edit) @89136   4 years vboxsync Audio/ValKit: More test data for the test manifest. bugref:10008
(edit) @89135   4 years vboxsync Audio/ValKit: More code for testing infrastructure. bugref:10008
(edit) @89125   4 years vboxsync AudioTest.cpp: Added missing EOF check in AudioTestWaveFileRead. …
(edit) @89116   4 years vboxsync Audio/ValKit: Implemented AudioTestSetWipe() [build fix]. bugref:10008
(edit) @89115   4 years vboxsync Audio/ValKit: Implemented AudioTestSetWipe(). bugref:10008
(edit) @89092   4 years vboxsync AudioTest.cpp: Fix AudioTestWaveFileRead offset bug. bugref:10008
(edit) @89082   4 years vboxsync AudioTest/Wave: Skip loop. bugref:10008
(edit) @89078   4 years vboxsync AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
(edit) @89075   4 years vboxsync Audio/ValKit: Reverted r144413 as this didn't do the trick (Moved the …
(edit) @89074   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89073   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89072   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89054   4 years vboxsync ValKit/Audio: Command line parsing fixes. Tag inconsistencies and …
(edit) @89053   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89052   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89051   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89045   4 years vboxsync Audio/ValKit: Allow re-running the same test set (with the same tag) …
(edit) @89044   4 years vboxsync Audio/ValKit: Docs update, use intermediate path in …
(edit) @89043   4 years vboxsync Audio/ValKit: Docs update, use intermediate path in …
(edit) @89014   4 years vboxsync Audio/ValKit: More work on test tone execution. bugref:10008
(edit) @89010   4 years vboxsync Audio/ValKit: First tones can be played back by VKAT now. bugref:10008
(edit) @89005   4 years vboxsync Audio/ValKit: Added supported for (simple) manifest section creation. …
(edit) @88996   4 years vboxsync Audio/ValKit: Added a bit more stuff to the manifest header. bugref:10008
(edit) @88987   4 years vboxsync Audio/ValKit: SCM fixes. bugref:10008
(edit) @88985   4 years vboxsync Audio/ValKit: More hacking on the test set validation / error handling …
(edit) @88983   4 years vboxsync Audio/ValKit: More code for command line / test set handling in VKAT. …
(edit) @88968   4 years vboxsync Audio/ValKit: A bit of sketching out audio test set handling [build …
(edit) @88967   4 years vboxsync Audio/ValKit: A bit of sketching out audio test set handling. bugref:10008
(edit) @88961   4 years vboxsync Audio: Fixed wrong type in AudioTestToneWrite. Need casts for double …
(add) @88923   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
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