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) @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   9 years vboxsync Audio/DrvAudio: Added some more statistics to STAM about read, …
(edit) @64405   9 years vboxsync Audio/DrvAudio.cpp: Deregister STAM counters on destruction.
(edit) @64379   9 years vboxsync Audio/DrvAudio.cpp: Don't create internal stream objects if backend …
(edit) @64333   9 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64050   9 years vboxsync Audio/DrvAudio.cpp: A bit of cleanup in …
(edit) @64044   9 years vboxsync Audio/DrvAudio.cpp: Statistics (STAM) fixes.
(edit) @63848   9 years vboxsync Audio/DrvAudio.cpp: Logging, renaming.
(edit) @63778   9 years vboxsync Logging, assertions.
(edit) @63743   9 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63719   9 years vboxsync Logging.
(edit) @63717   9 years vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63715   9 years vboxsync Build fix (warnings as errors).
(edit) @63713   9 years vboxsync Build fix (warnings as errors).
(edit) @63711   9 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63684   9 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63671   9 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63624   9 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63613   9 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63537   9 years vboxsync Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
(edit) @63536   9 years vboxsync Audio: Logging.
(edit) @63534   9 years vboxsync Audio: Renaming.
(edit) @63529   9 years vboxsync Audio: Bugfixes.
(edit) @63360   9 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63212   9 years vboxsync Devices: warnings (gcc)
(edit) @62965   9 years vboxsync Devices: warnings
(edit) @62607   9 years vboxsync DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
(edit) @62605   9 years vboxsync Audio: Documentation, misc. cleanup.
(edit) @62590   9 years vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62580   9 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62327   9 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62323   9 years vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62297   9 years vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62117   9 years vboxsync Audio: Bugfixes, logging.
(edit) @62068   9 years vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62054   9 years vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @61887   9 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.
(edit) @61335   9 years vboxsync Logging.
(edit) @61334   9 years vboxsync Audio: Fixed shutdown crashes.
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61177   9 years vboxsync Audio: Bugfixes.
(edit) @61167   9 years vboxsync Audio: Renaming.
(edit) @61166   9 years vboxsync Audio: Implemented ability to specify two different audio formats via …
(edit) @61161   9 years vboxsync D'oh!
(edit) @61160   9 years vboxsync DrvAudio.cpp: Warnings.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61050   9 years vboxsync Audio: Update.
(edit) @61033   9 years vboxsync Audio/DrvAudio.cpp: Use RTListForEachSafe in drvAudioDestruct().
(edit) @60990   9 years vboxsync DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a …
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60651   9 years vboxsync DrvAudio.cpp: Logging not needed anymore.
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @59994   9 years vboxsync DrvAudio: Added a length parameter for (legacy) options.
(edit) @59989   9 years vboxsync Build fix, warnings.
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(edit) @59890   9 years vboxsync Audio: Added support for handling host input/output configuration …
(edit) @59470   9 years vboxsync Audio: Warn on non-available audio streams based on the host audio …
(edit) @59420   9 years vboxsync Audio/DrvAudio: Use a critical section for (most) driver callbacks.
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59275   9 years vboxsync Audio: Don't crash if backend is unable to initialize (bugref:8180).
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59097   9 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
(edit) @59086   9 years vboxsync DrvAudio.cpp: Always propagate stream state changes to the backend(s).
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58744   10 years vboxsync Audio: Update for audio notification support.
(edit) @58600   10 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58378   10 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58344   10 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58157   10 years vboxsync Doxygen: @todo fixes
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