VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74006   6 years vboxsync Audio/DrvAudioHlp: Implemented DrvAudioHlpDeviceEnumGetDeviceCount().
(edit) @73611   6 years vboxsync Audio: Renamed the (tweakable) per-driver CFGM options to make it …
(edit) @73467   6 years vboxsync DrvAudio: Cleaned up the internal stream organization by not …
(edit) @73429   6 years vboxsync Audio/Common: Added DrvAudioHlpStreamStatusCanRead() and …
(edit) @73423   6 years vboxsync Audio/Common: Added DrvAudioHlpStreamStatusIsReady().
(edit) @73420   6 years vboxsync Audio/DrvAudio: Misc fixes for the timing helper functions.
(edit) @73408   6 years vboxsync Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
(edit) @73407   6 years vboxsync Audio/DrvAudio: Added ns (nanoseconds) timing helper functions.
(edit) @73381   6 years vboxsync DrvAudioCommon.cpp: Renamed DrvAudioHlp*FileName() -> …
(edit) @73380   6 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73379   6 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesAlign() and …
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73230   6 years vboxsync Audio/DrvAudio: Added DRVAUDIOCFG to allow tweaking an audio driver …
(edit) @73220   6 years vboxsync Audio/DrvAudio: Helper function grouping / docs.
(edit) @73208   6 years vboxsync Audio/DrvAudio: Don't use float / size_t in DrvAudioHlpBytesToMs() and …
(edit) @73207   6 years vboxsync Audio/DrvAudio: Implemented DrvAudioHlpBytesToFrames(), …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73058   6 years vboxsync Audio: Added DrvAudioHlpFramesToMs() and DrvAudioHlpMsToFrames() helpers.
(edit) @71113   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesToMs().
(edit) @70993   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpPlaybackDstToStr().
(edit) @70972   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpMsToBytes().
(edit) @70821   7 years vboxsync DrvAudio: Added DrvAudioHlpFileIsOpen().
(edit) @70639   7 years vboxsync Audio/DrvAudio: Implemented more dynamic support for attaching the …
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69956   7 years vboxsync Audio: Implemented support for dumping raw PCM data if debug mode is …
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @68892   7 years vboxsync DrvAudio.h: VBOX_AUDIO_DEBUG_DUMP_PCM_DATA not needed anymore there.
(edit) @68488   7 years vboxsync Audio/DrvAudio: A bit of parameter grouping; no actual code changes.
(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) @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) @67362   7 years vboxsync Audio: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA / …
(edit) @65738   8 years vboxsync DrvAudio: Added DrvAudioHlpPCMPropsPrint().
(edit) @65675   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65674   8 years vboxsync Reverted r113373 (committed too much).
(edit) @65673   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65636   8 years vboxsync Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65027   8 years vboxsync Audio: Some more statistics, renaming.
(edit) @65012   8 years vboxsync Audio: Implemented DrvAudioHlpStreamCmdToStr(), logging.
(edit) @64990   8 years vboxsync Audio/DrvAudioCommon.cpp: Added DrvAudioHlpAudMixerCtlToStr().
(edit) @64568   8 years vboxsync Audio/DrvAudio: Added some more statistics to STAM about read, …
(edit) @64333   8 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @63743   8 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(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) @61386   9 years vboxsync Audio: Update.
(edit) @61168   9 years vboxsync Audio: Renaming.
(edit) @61167   9 years vboxsync Audio: Renaming.
(edit) @61166   9 years vboxsync Audio: Implemented ability to specify two different audio formats via …
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61050   9 years vboxsync Audio: Update.
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(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) @58744   9 years vboxsync Audio: Update for audio notification support.
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @57451   9 years vboxsync Audio: Try to fix chopped off samples when playing short sound files.
(edit) @57382   9 years vboxsync Audio: Some renaming.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(add) @55057   10 years vboxsync export
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