VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68756   7 years vboxsync Audio/DrvAudio.cpp: Made drvAudioStreamControlInternalBackend() more …
(edit) @68488   7 years vboxsync Audio/DrvAudio: A bit of parameter grouping; no actual code changes.
(edit) @68486   7 years vboxsync Build fix.
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68468   7 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68387   7 years vboxsync Audio/DrvAudio.cpp: Logging: Retrieve host driver name for easier …
(edit) @68384   7 years vboxsync Build fix.
(edit) @68383   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68381   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68356   7 years vboxsync DrvAudio: Increased temporary audio frame buffer to 4K in …
(edit) @68272   7 years vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68267   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68232   7 years vboxsync Audio/DrvAudio.cpp: Fixed shadow variable.
(edit) @68136   7 years vboxsync Audio: Header updates.
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68076   7 years vboxsync Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
(edit) @68067   7 years vboxsync Audio/DrvAudio.cpp: Implemented handling …
(edit) @67834   7 years vboxsync Build fix.
(edit) @67829   7 years vboxsync Audio/DrvAudio.cpp: The host sets the pace.
(edit) @67647   7 years vboxsync Audio/DrvAudio.cpp: Bail out in drvAudioStreamPlayRaw() and …
(edit) @67607   7 years vboxsync Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
(edit) @67574   7 years vboxsync Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67506   8 years vboxsync Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
(edit) @67501   8 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamCaptureRaw().
(edit) @67500   8 years vboxsync Audio/DrvAudio.cpp: Docs, logging.
(edit) @67499   8 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamRead().
(edit) @67498   8 years vboxsync Audio/DrvAudio.cpp: Do not attempt to write more than available in …
(edit) @67469   8 years vboxsync Audio/DrvAudio.cpp: Added drvAudioDbgGetFileNameA() + …
(edit) @67448   8 years vboxsync DrvAudio: build fix
(edit) @67443   8 years vboxsync Audio/DrvAudio.cpp: Docs.
(edit) @67441   8 years vboxsync Audio/DrvAudio.cpp: Added drvAudioDbgPCMDumpA() + dumping playback & …
(edit) @65742   8 years vboxsync Build fix.
(edit) @65740   8 years vboxsync DrvAudio.cpp: Split up capturing routines in …
(edit) @65699   8 years vboxsync Audio: Bugfixes.
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65627   8 years vboxsync Build fix.
(edit) @65625   8 years vboxsync Build fix.
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65570   8 years vboxsync Audio/DrvAudio.cpp: Disabled a debug assertion in …
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65100   8 years vboxsync Devices/Audio: doxygen fixes
(edit) @65076   8 years vboxsync Audio/DrvAudio: Skip debug assertion if a backend doesn't support …
(edit) @65028   8 years vboxsync Spaces.
(edit) @65027   8 years vboxsync Audio: Some more statistics, renaming.
(edit) @65015   8 years vboxsync Logging.
(edit) @65012   8 years vboxsync Audio: Implemented DrvAudioHlpStreamCmdToStr(), logging.
(edit) @65011   8 years vboxsync Audio: Logging.
(edit) @64979   8 years vboxsync Logging.
(edit) @64970   8 years vboxsync build fix
(edit) @64969   8 years vboxsync Static.
(edit) @64967   8 years vboxsync Logging.
(edit) @64956   8 years vboxsync Logging.
(edit) @64866   8 years vboxsync Assertion / logging fixes.
(edit) @64568   8 years vboxsync Audio/DrvAudio: Added some more statistics to STAM about read, …
(edit) @64405   8 years vboxsync Audio/DrvAudio.cpp: Deregister STAM counters on destruction.
(edit) @64379   8 years vboxsync Audio/DrvAudio.cpp: Don't create internal stream objects if backend …
(edit) @64333   8 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64050   8 years vboxsync Audio/DrvAudio.cpp: A bit of cleanup in …
(edit) @64044   8 years vboxsync Audio/DrvAudio.cpp: Statistics (STAM) fixes.
(edit) @63848   8 years vboxsync Audio/DrvAudio.cpp: Logging, renaming.
(edit) @63778   8 years vboxsync Logging, assertions.
(edit) @63743   8 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63719   8 years vboxsync Logging.
(edit) @63717   8 years vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63715   8 years vboxsync Build fix (warnings as errors).
(edit) @63713   8 years vboxsync Build fix (warnings as errors).
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63684   8 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63671   8 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63624   8 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63613   8 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63537   8 years vboxsync Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
(edit) @63536   8 years vboxsync Audio: Logging.
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63212   8 years vboxsync Devices: warnings (gcc)
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62607   8 years vboxsync DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
(edit) @62605   8 years vboxsync Audio: Documentation, misc. cleanup.
(edit) @62590   8 years vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62327   8 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62323   8 years vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62297   8 years vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62117   8 years vboxsync Audio: Bugfixes, logging.
(edit) @62068   8 years vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62054   8 years vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @61887   8 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61764   9 years vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61668   9 years vboxsync Audio: Update.
(edit) @61615   9 years vboxsync Logging.
(edit) @61609   9 years vboxsync Audio: Update.
(edit) @61568   9 years vboxsync Audio/DrvAudio.cpp: Be more gentle for host backend failures.
(edit) @61563   9 years vboxsync Audio/DrvAudio.cpp: Additional check.
(edit) @61523   9 years vboxsync Audio: Update.
(edit) @61398   9 years vboxsync Audio/DrvAudio.cpp: Fix for saved state assertion.
(edit) @61386   9 years vboxsync Audio: Update.
(edit) @61337   9 years vboxsync D'oh.
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