VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67265   8 years vboxsync HDA: Enabled info callbacks for release builds as well.
(edit) @67264   8 years vboxsync HDA: More macros executed in a purge.
(edit) @67248   8 years vboxsync HDA: The War on Macros continues. Again no functional changes intended.
(edit) @67241   8 years vboxsync HDA: Die macros die! Note: This commit is not intended to make any …
(edit) @67238   8 years vboxsync HDA: Fewer macros.
(edit) @67059   8 years vboxsync Audio/DevIchAc97: Renaming.
(edit) @67058   8 years vboxsync Audio/DevHDA: Renaming.
(edit) @65890   8 years vboxsync Audio/ValKit: Corrected deletion of data files for an empty streams, …
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65765   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
(edit) @65762   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
(edit) @65745   8 years vboxsync Build fix.
(edit) @65744   8 years vboxsync Logging.
(edit) @65742   8 years vboxsync Build fix.
(edit) @65741   8 years vboxsync DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
(edit) @65740   8 years vboxsync DrvAudio.cpp: Split up capturing routines in …
(edit) @65739   8 years vboxsync AudioMixBuffer: Added AudioMixBufPeekMutable().
(edit) @65738   8 years vboxsync DrvAudio: Added DrvAudioHlpPCMPropsPrint().
(edit) @65737   8 years vboxsync DrvHostDebugAudio: Never capturing anything.
(edit) @65736   8 years vboxsync DrvHostPulseAudio: LogRel unsupported audio formats.
(edit) @65726   8 years vboxsync Audio/ValKit: Fix compilation errors and driver name, bugref:7673
(edit) @65707   8 years vboxsync Devices/Audio: destroy the cricital section when destroying the sink
(edit) @65699   8 years vboxsync Audio: Bugfixes.
(edit) @65696   8 years vboxsync Build fix.
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65677   8 years vboxsync Audio: Also initialize cShift parameter when creating audio streams in …
(edit) @65676   8 years vboxsync Audio/DrvHostDSound.cpp: Fixed crashes.
(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) @65671   8 years vboxsync DrvHostDSound: NULL pointer check
(edit) @65670   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65661   8 years vboxsync gcc 7: DrvHostPulseAudio: fall thru
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65655   8 years vboxsync Audio/DrvHostNullAudio.cpp: Remove not-used stuff.
(edit) @65636   8 years vboxsync Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
(edit) @65635   8 years vboxsync tstAudioMixBuffer.cpp: Fixed testcase.
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65627   8 years vboxsync Build fix.
(edit) @65626   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) @65613   8 years vboxsync DrvHostOss: don't try to close the stream if open failed
(edit) @65606   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65570   8 years vboxsync Audio/DrvAudio.cpp: Disabled a debug assertion in …
(edit) @65568   8 years vboxsync Build fix.
(edit) @65567   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65566   8 years vboxsync Build fix.
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65152   8 years vboxsync Build fix.
(edit) @65150   8 years vboxsync Renaming.
(edit) @65149   8 years vboxsync Audio/DevAc97.cpp: Update for async I/O.
(edit) @65148   8 years vboxsync Audio/DevHDA.cpp: Simplified hdaTimerMaybeStop(), logging.
(edit) @65147   8 years vboxsync Audio/DrvHostPulseAudio.cpp: Build fix (allow to run on systems with …
(edit) @65146   8 years vboxsync Audio/DevHDA.cpp: Reset started and enabled status for async I/O.
(edit) @65144   8 years vboxsync Audio/DrvHostPulseAudio.cpp: More checks for …
(edit) @65143   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_AUDIO_AC97_ASYNC_IO -> …
(edit) @65142   8 years vboxsync Docs.
(edit) @65100   8 years vboxsync Devices/Audio: doxygen fixes
(edit) @65095   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @65076   8 years vboxsync Audio/DrvAudio: Skip debug assertion if a backend doesn't support …
(edit) @65070   8 years vboxsync Build fix.
(edit) @65068   8 years vboxsync Build fix.
(edit) @65064   8 years vboxsync Build fix.
(edit) @65062   8 years vboxsync Build fix.
(edit) @65059   8 years vboxsync Audio/DevHDA.cpp: Implemented register descriptor flags to check if a …
(edit) @65056   8 years vboxsync Devices/Audio: doxygen fixes (s/@true/false / @c true/false/)
(edit) @65038   8 years vboxsync Removed resolved @todo comments.
(edit) @65037   8 years vboxsync Build fix.
(edit) @65036   8 years vboxsync Audio/DrvHostOSSAudio.cpp: Resolved some @todos, formatting, extended …
(edit) @65035   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpClearBuf().
(edit) @65028   8 years vboxsync Spaces.
(edit) @65027   8 years vboxsync Audio: Some more statistics, renaming.
(edit) @65026   8 years vboxsync Audio: Added failsafe counters for xxxStreamUpdate().
(edit) @65024   8 years vboxsync Docs.
(edit) @65023   8 years vboxsync Renaming.
(edit) @65022   8 years vboxsync Audio/DevHDA.cpp: Split out the device timer's main code into …
(edit) @65021   8 years vboxsync Audio/DevIchAc97.cpp: Split out the device timer's main code into …
(edit) @65020   8 years vboxsync Documentation.
(edit) @65019   8 years vboxsync Audio/DevIchAc97.cpp: Make sure to also destroy all audio sinks in …
(edit) @65018   8 years vboxsync Audio: Update for async / non-async I/O code paths.
(edit) @65017   8 years vboxsync Audio/AudioMixer.cpp: Make sure to clear any other former flags again …
(edit) @65016   8 years vboxsync Logging.
(edit) @65015   8 years vboxsync Logging.
(edit) @65014   8 years vboxsync Audio/DevIchAc97.cpp: Try to fix the test box hangs.
(edit) @65013   8 years vboxsync Audio/DevHDA.cpp: Moved hdaStreamAsyncIOCreate() from …
(edit) @65012   8 years vboxsync Audio: Implemented DrvAudioHlpStreamCmdToStr(), logging.
(edit) @65011   8 years vboxsync Audio: Logging.
(edit) @65005   8 years vboxsync Docs.
(edit) @65004   8 years vboxsync Audio: Start async I/O threads on demand.
(edit) @65003   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_HDA_ASYNC_IO -> …
(edit) @65002   8 years vboxsync Logging.
(edit) @65001   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @64998   8 years vboxsync DevIchAc97: temporary fix
(edit) @64992   8 years vboxsync D'oh.
(edit) @64991   8 years vboxsync Logging.
(edit) @64990   8 years vboxsync Audio/DrvAudioCommon.cpp: Added DrvAudioHlpAudMixerCtlToStr().
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