VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @91835   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91828   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91827   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91761   3 years vboxsync Audio/Validation Kit: Return and use last beacon offset when comparing …
(edit) @91735   3 years vboxsync Audio/AC97: Make sure to update the stream's next transfer (if any) …
(edit) @91734   3 years vboxsync Audio/HDA: Check if the node ID is the one we use for controlling the …
(edit) @91687   3 years vboxsync Audio: Fixed a small memory leak (driver description) in the driver …
(edit) @91684   3 years vboxsync Audio/Validation Kit: Also let know if a audio data beacon has been …
(edit) @91682   3 years vboxsync Audio/Validation Kit: Use a bit bigger array for internal object names …
(edit) @91666   3 years vboxsync Audio/Validation Kit: Skip normalization by default now, as we now use …
(edit) @91665   3 years vboxsync Audio/Validation Kit: Implemented (simple) pre/post test tone beacon …
(edit) @91662   3 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91661   3 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91660   3 years vboxsync Audio/Validation Kit: Take offset into account when calculating the …
(edit) @91658   3 years vboxsync Audio/Stubs: Close module handles after calling RTLdrLoadSystemEx().
(edit) @91655   3 years vboxsync Audio/Validation Kit: A bit more code for the audio data beacons. …
(edit) @91652   3 years vboxsync Audio/Validation Kit: Minor logging tweak. ​bugref:10008
(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) @91643   3 years vboxsync Audio/Validation Kit: Fixes for audioTestFilesFindDiffsBinary(). …
(edit) @91641   3 years vboxsync Audio/Validation Kit: Fixed temporary file handling for normalized …
(edit) @91632   3 years vboxsync Audio/Validation Kit: Factored out general I/O options into …
(edit) @91571   3 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91534   3 years vboxsync Audio/Validation Kit: Added missing parameters to …
(edit) @91533   3 years vboxsync Audio/Validation Kit: Added checking for the maximum difference (in …
(edit) @91532   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91531   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91530   3 years vboxsync Audio/Validation Kit: fix warning
(edit) @91508   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91506   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91505   3 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91496   3 years vboxsync Audio/Validation Kit: Use a bigger buffer (64K) in …
(edit) @91495   3 years vboxsync Audio/Validation Kit: Use the audio frame size as chunk size in …
(edit) @91494   3 years vboxsync Audio/Validation Kit: Some more assertions for …
(edit) @91493   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91492   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91425   3 years vboxsync Audio: Removed dead code (VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH is no more).
(edit) @91209   4 years vboxsync Audio/Validation Kit: More bugfixes. bugref:10008
(edit) @91208   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91206   4 years vboxsync Audio/Validation Kit: Return the Validation Kit audio driver's stream …
(edit) @91202   4 years vboxsync Audio/Validation Kit: Don't report the timeout error back to the host …
(edit) @91200   4 years vboxsync Audio/Validation Kit: Check if there still are some registered tests …
(edit) @91198   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91197   4 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91196   4 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91195   4 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91194   4 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
(edit) @91191   4 years vboxsync Audio/Validation Kit: Added callbacks to the Validation Kit audio …
(edit) @91185   4 years vboxsync Audio/Validation Kit: Reverted r146838 again. ​bugref:10008
(edit) @91184   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91181   4 years vboxsync Audio/Validation Kit: Log the time delta (delay) of when a test got …
(edit) @91178   4 years vboxsync Audio/Validation Kit: Added some more audio test verification options …
(edit) @91177   4 years vboxsync Audio/Validation Kit: Also add non-matching to-be-verified values to …
(edit) @91176   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91174   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91173   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91168   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91162   4 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91160   4 years vboxsync Audio/PulseAudio: Also release log non-good stream errors as these …
(edit) @91147   4 years vboxsync Audio/PulseAudio: Also release log non-good stream errors as these …
(edit) @91135   4 years vboxsync Audio/Validation Kit: Added more tweakable options for the audio test …
(edit) @91126   4 years vboxsync Audio/Validation Kit: Added a bit more diagnosis to the audio data …
(edit) @91080   4 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91073   4 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91072   4 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91071   4 years vboxsync Audio/Validation Kit: Added some simple cumulative accounting for …
(edit) @91068   4 years vboxsync Audio/Validation Kit: Corrected logging percentage of left-over data. …
(edit) @91053   4 years vboxsync Audio/Validation Kit: Give the user more hints when the Validation Kit …
(edit) @91052   4 years vboxsync Audio/Validation Kit: Give the user more hints when the Validation Kit …
(edit) @91051   4 years vboxsync Audio/Validation Kit: More diagnostics / help for the Validation Kit …
(edit) @91050   4 years vboxsync Audio/Validation Kit: Renaming. ​bugref:10008
(edit) @91042   4 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
(edit) @91040   4 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
(edit) @91039   4 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91036   4 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91034   4 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91030   4 years vboxsync Audio/Validation Kit: Trying to resolve the connection issues by …
(edit) @91024   4 years vboxsync Audio/Validation Kit: Trying to resolve the connection issues by …
(edit) @91023   4 years vboxsync Audio/Validation Kit: More (verbose) releasing logging. ​bugref:10008
(edit) @91020   4 years vboxsync Audio: Toned down verbose release logging of the DSound backend a bit. …
(edit) @91013   4 years vboxsync Audio/Validation Kit: More (verbose) releasing logging for the TCP …
(edit) @91012   4 years vboxsync Audio/Validation Kit: More (verbose) releasing logging for the TCP …
(edit) @90984   4 years vboxsync Audio/Validation Kit: More logging / assertions. ​bugref:10008
(edit) @90983   4 years vboxsync Audio/Validation Kit: More logging for the Validation Kit audio …
(edit) @90962   4 years vboxsync Audio/Validation Kit: Implemented support for client-mode connection …
(edit) @90954   4 years vboxsync Audio/Validation Kit: Log VERR_NET_PROTOCOL_ERROR errors to shed some …
(edit) @90919   4 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling …
(edit) @90918   4 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling. …
(edit) @90917   4 years vboxsync Audio/Validation Kit: Make sure to check "stop connecting" status …
(edit) @90912   4 years vboxsync Audio/Validation Kit: More connection mode handling. bugref:10008
(edit) @90911   4 years vboxsync Audio/ATS: Client disconnection fixes. bugref:10008
(edit) @90905   4 years vboxsync Audio/ATS: Make sure to use RTMemReallocZ() instead of just …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette