|
|
@89140
|
4 years |
vboxsync |
Audio/ValKit: Initial implementation of testing recording audio via …
|
|
|
@89139
|
4 years |
vboxsync |
Audio/ValKit: Implemented unpacking and verification of packed audio …
|
|
|
@89136
|
4 years |
vboxsync |
Audio/ValKit: More test data for the test manifest. bugref:10008
|
|
|
@89135
|
4 years |
vboxsync |
Audio/ValKit: More code for testing infrastructure. bugref:10008
|
|
|
@89127
|
4 years |
vboxsync |
ValKit/AudioTest: audioTestDriverStackStreamCreateOutput need to …
|
|
|
@89126
|
4 years |
vboxsync |
ValKit: Pack the solaris AudioTest util. Skip *BSD for now. bugref:10008
|
|
|
@89120
|
4 years |
vboxsync |
ValKit/Audio: Build AudioTest for solaris too. bugref:10008
|
|
|
@89119
|
4 years |
vboxsync |
ValKit/AudioTest: Keep it short. AssertPtrReturn is not needed (see …
|
|
|
@89118
|
4 years |
vboxsync |
Audio/ValKit: Don't crash if "--debug-audio-path" is not set. bugref:10008
|
|
|
@89117
|
4 years |
vboxsync |
Audio/ValKit: Baked the audio driver stack handling into the audio …
|
|
|
@89115
|
4 years |
vboxsync |
Audio/ValKit: Implemented AudioTestSetWipe(). bugref:10008
|
|
|
@89114
|
4 years |
vboxsync |
DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
|
|
|
@89097
|
4 years |
vboxsync |
ValKit: Attempt at fixing iso packing and AudioTest build selection. …
|
|
|
@89091
|
4 years |
vboxsync |
ValKit/Audio: Added switches for enabling and controlling the DrvAudio …
|
|
|
@89090
|
4 years |
vboxsync |
ValKit/Audio: 32-bit build fix. bugref:10008
|
|
|
@89086
|
4 years |
vboxsync |
ValKit/Audio: Allow common options to be specified after the command. …
|
|
|
@89085
|
4 years |
vboxsync |
ValKit/Audio: One more fix required for r144417 (--help fix). bugref:10008
|
|
|
@89083
|
4 years |
vboxsync |
Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
|
|
|
@89081
|
4 years |
vboxsync |
Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
|
|
|
@89077
|
4 years |
vboxsync |
ValKit/Audio: --help fix. bugref:10008
|
|
|
@89072
|
4 years |
vboxsync |
Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
|
|
|
@89063
|
4 years |
vboxsync |
ValKit/Audio: Optionally play via DrvAudio (works on linux). bugref:10008
|
|
|
@89061
|
4 years |
vboxsync |
ValKit/Audio: Added DrvAudio and stuff to the build config (not yet …
|
|
|
@89059
|
4 years |
vboxsync |
ValKit/Audio: Added a 'play' command for playing wave files so that …
|
|
|
@89058
|
4 years |
vboxsync |
ValKit/Audio: Put the backends in an array with command line names. …
|
|
|
@89056
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@89055
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@89054
|
4 years |
vboxsync |
ValKit/Audio: Command line parsing fixes. Tag inconsistencies and …
|
|
|
@89051
|
4 years |
vboxsync |
Audio/ValKit: More code for VKAT audio test set generation; initial …
|
|
|
@89016
|
4 years |
vboxsync |
Audio/ValKit: SCM fix. bugref:10008
|
|
|
@89015
|
4 years |
vboxsync |
Audio/ValKit: Warnings, docs. bugref:10008
|
|
|
@89014
|
4 years |
vboxsync |
Audio/ValKit: More work on test tone execution. bugref:10008
|
|
|
@89010
|
4 years |
vboxsync |
Audio/ValKit: First tones can be played back by VKAT now. bugref:10008
|
|
|
@88997
|
4 years |
vboxsync |
Audio/ValKit: Use "default" tag if none is present. bugref:10008
|
|
|
@88987
|
4 years |
vboxsync |
Audio/ValKit: SCM fixes. bugref:10008
|
|
|
@88985
|
4 years |
vboxsync |
Audio/ValKit: More hacking on the test set validation / error handling …
|
|
|
@88984
|
4 years |
vboxsync |
Audio/ValKit: Show logo / version information in VKAT. bugref:10008
|
|
|
@88983
|
4 years |
vboxsync |
Audio/ValKit: More code for command line / test set handling in VKAT. …
|
|
|
@88967
|
4 years |
vboxsync |
Audio/ValKit: A bit of sketching out audio test set handling. bugref:10008
|
|
|
@88964
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@88963
|
4 years |
vboxsync |
Audio/ValKit: A bit of code reshuffling. bugref:10008
|
|
|
@88962
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@88960
|
4 years |
vboxsync |
Audio/VaKit: A bit more work on audio device enumeration and …
|
|
|
@88959
|
4 years |
vboxsync |
Audio/VaKit: Added driver backends for MacOS and Windows. bugref:10008
|
|
|
@88958
|
4 years |
vboxsync |
Audio/VaKit: Use the full (but mocked) version of PDMDRVREG. bugref:10008
|
|
|
@88929
|
4 years |
vboxsync |
Audio/VaKit: Fixed warning. bugref:10008
|
|
|
@88928
|
4 years |
vboxsync |
Audio/VaKit: Allow dynamic test backend selection via …
|
|
|
@88927
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
|
|
|
@88925
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
|
|
|
@88924
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
|
|
|
@88923
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
|
|
|
@88883
|
4 years |
vboxsync |
Audio/utils: Disabled building ntPlayToneWaveX; needs a new approach …
|
|
|
@88882
|
4 years |
vboxsync |
Audio/utils: Try to fix the Windows burns for ntPlayToneWaveX. …
|
|
|
@86518
|
5 years |
vboxsync |
ValidationKit/IoPerf: Fix wrong queue operation for the sequential …
|
|
|
@86016
|
5 years |
vboxsync |
ValidationKit/SerialTest: Add simple echo service sending data back to …
|
|
|
@86015
|
5 years |
vboxsync |
ValidationKit/SerialTest: Add read verification test as a counterpart …
|
|
|
@85507
|
5 years |
vboxsync |
SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
|
|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85074
|
5 years |
vboxsync |
ValKit/cpu-numa.cpp: Stop using the 'register keyword as Clang warns …
|
|
|
@84924
|
5 years |
vboxsync |
Validation Kit/TXS: Resolve executables for EXEC command before …
|
|
|
@84923
|
5 years |
vboxsync |
Validation Kit/TXS: Resolve executables for EXEC command before …
|
|
|
@84922
|
5 years |
vboxsync |
Validation Kit/TXS: Padding fix for VER command reply; opcode must be …
|
|
|
@84912
|
5 years |
vboxsync |
FsPerf: Off by one fix.
|
|
|
@84855
|
5 years |
vboxsync |
Validation Kit/TXS: Fixed a bug in txsReplaceStringVariables() where …
|
|
|
@84794
|
5 years |
vboxsync |
Validation Kit/TXS: Version information printing nits.
|
|
|
@84787
|
5 years |
vboxsync |
Validation Kit/TXS: Added new opcode VER to display TXS' version; also …
|
|
|
@84785
|
5 years |
vboxsync |
Validation Kit/TXS: Doc nits.
|
|
|
@84784
|
5 years |
vboxsync |
Validation Kit/TXS: Added new opcode VER to display TXS' version; also …
|
|
|
@84781
|
5 years |
vboxsync |
Validation Kit/TXS: Added opcode spacing for PKFILE.
|
|
|
@84763
|
5 years |
vboxsync |
Validation Kit/TXS: Added support for creating (packing) files / …
|
|
|
@84683
|
5 years |
vboxsync |
Validation Kit/TestExecService: Use RTFILE_O_DENY_NONE in …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84481
|
5 years |
vboxsync |
Validation Kit/vboxtxs-readme.txt: Mention fixed CD-ROM locations on …
|
|
|
@84015
|
5 years |
vboxsync |
Validation Kit: Some more documentation bits.
|
|
|
@83986
|
5 years |
vboxsync |
Validation Kit/FsPerf: Use the temporary directory as default base …
|
|
|
@83944
|
5 years |
vboxsync |
ValKit: Make the load generator run in guests too. bugref:8489
|
|
|
@83938
|
5 years |
vboxsync |
Validation Kit/TXS/vboxtxs-readme.txt: Some more hints / additions.
|
|
|
@83898
|
5 years |
vboxsync |
ValidationKit/vboxtxs-readme.txt: Some fixes / clarifications for …
|
|
|
@83894
|
5 years |
vboxsync |
Validation Kit/TestExecService: Documented verbose/quiet switches.
|
|
|
@83777
|
5 years |
vboxsync |
ValKit: VC++ 14.1 build tweaking. bugref:8489
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81165
|
6 years |
vboxsync |
ValidationKit: mark the password as an example
|
|
|
@80915
|
6 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80910
|
6 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80909
|
6 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. [scmfix] …
|
|
|
@80908
|
6 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. bugref:9172
|
|
|
@80585
|
6 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80569
|
6 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80251
|
6 years |
vboxsync |
ValidationKit/IoPerf: Collapse the tests into a single test when …
|
|
|
@80223
|
6 years |
vboxsync |
ValidationKit/IoPerf: Make the no caching option configurable through …
|
|
|
@80221
|
6 years |
vboxsync |
ValidationKit/IoPerf: Updates
|
|
|
@80186
|
6 years |
vboxsync |
ValidationKit/IoPerf: Statistics
|
|
|
@80185
|
6 years |
vboxsync |
ValidationKit/IoPerf: Implemented more tests
|
|
|
@80178
|
6 years |
vboxsync |
ValidationKit/IoPerf: Updates
|
|
|
@80066
|
6 years |
vboxsync |
ValidationKit/IoPerf: Updates to the core test loop [build fix]
|
|
|
@80065
|
6 years |
vboxsync |
ValidationKit/IoPerf: Updates to the core test loop
|
|
|
@80032
|
6 years |
vboxsync |
ValidationKit/utils/IoPerf: Start on a I/O benchmarking/testing …
|
|
|