VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74036   6 years vboxsync Audio/DrvHostCoreAudio: Return the correct available input/output …
(edit) @74035   6 years vboxsync Audio/DrvHostCoreAudio: Handle 0-byte write blocks in …
(edit) @74034   6 years vboxsync Audio/DrvHostCoreAudio: Logging.
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73689   6 years vboxsync Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
(edit) @73681   6 years vboxsync Audio/DrvHostCoreAudio: Assertion not needed in …
(edit) @73680   6 years vboxsync Audio/DrvHostCoreAudio: Cleaned up drvHostCoreAudioStreamGetWritable().
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73380   6 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @70318   7 years vboxsync Audio/DrvHostCoreAudio.cpp: Forward ported having the default audio …
(edit) @69118   7 years vboxsync Audio: scm
(edit) @68725   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68469   7 years vboxsync Build fix.
(edit) @68272   7 years vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68238   7 years vboxsync Audio/DrvHostCoreAudio.cpp: More cleanup code for …
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68085   7 years vboxsync Build fix.
(edit) @67363   7 years vboxsync Build fix.
(edit) @67362   7 years vboxsync Audio: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA / …
(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) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65567   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65100   8 years vboxsync Devices/Audio: doxygen fixes
(edit) @64612   8 years vboxsync build fix
(edit) @64610   8 years vboxsync DrvHostCoreAudio: removed code for !VBOX_WITH_AUDIO_CA_QUEUES
(edit) @64426   8 years vboxsync CoreAudio: Don't offset pvDst in the recording path, it is acquired …
(edit) @64333   8 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64314   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Match to 5.1/5.0.
(edit) @64171   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues.
(edit) @64063   8 years vboxsync Build fix.
(edit) @64061   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64046   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64042   8 years vboxsync Committed too much.
(edit) @64041   8 years vboxsync DrvHostCoreAudio: build fix
(edit) @64034   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63958   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63927   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63922   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63914   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented support for Audio Queues (work …
(edit) @63866   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Check for locked down and dead devices …
(edit) @63745   8 years vboxsync Build fix (warnings as errors).
(edit) @63744   8 years vboxsync Build fix (warnings as errors).
(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) @63683   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63681   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63547   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63500   8 years vboxsync DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
(edit) @63482   8 years vboxsync Devices: warnings (clang)
(edit) @63467   8 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63446   8 years vboxsync Devices: warnings
(edit) @63445   8 years vboxsync DrvHostCoreAudio.cpp: Corrected a number of incorrect (fortunately …
(edit) @63444   8 years vboxsync DrvHostCoreAudio.cpp: Outlined how to avoid using three APIs that has …
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @62337   8 years vboxsync Build fix.
(edit) @62336   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62117   8 years vboxsync Audio: Bugfixes, logging.
(edit) @62071   8 years vboxsync Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
(edit) @61764   8 years vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61729   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed a crash in default device changed …
(edit) @61727   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented rudimentary device enumeration.
(edit) @61706   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented device state changed listener, …
(edit) @61698   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixes for playback/recording.
(edit) @61609   8 years vboxsync Audio: Update.
(edit) @61321   9 years vboxsync Build fix.
(edit) @61167   9 years vboxsync Audio: Renaming.
(edit) @61164   9 years vboxsync Build fix, warning.
(edit) @61159   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Build fix.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @60306   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Check if re-initializing output was successful.
(edit) @60305   9 years vboxsync Forward-ported r106360 (Audio/DrvHostCoreAudio.cpp: Fixes for …
(edit) @59991   9 years vboxsync Build fix.
(edit) @59989   9 years vboxsync Build fix, warnings.
(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) @59434   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed recording for older OS X hosts.
(edit) @59433   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed hang when writing to the audio …
(edit) @59429   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Another try to get recording to work on …
(edit) @59428   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Only set the output stream format for the …
(edit) @59378   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Recording fixes for OS X.
(edit) @59375   9 years vboxsync Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
(edit) @59097   9 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
(edit) @58919   9 years vboxsync Audio/CoreAudio: Always pass the associated stream for inClientData …
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @57571   9 years vboxsync Audio/CoreAudio: Fix cracks and lost samples when the sample rates …
(edit) @57451   9 years vboxsync Audio: Try to fix chopped off samples when playing short sound files.
(edit) @56649   9 years vboxsync RT_MIN is a macro
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56646   9 years vboxsync Audio: Another bunch of wrong assertions
(edit) @56622   9 years vboxsync don't include vl_vbox.h anymore
(edit) @56018   10 years vboxsync Audio/CoreAudio: Fix audio output if the default output device …
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