VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63778   9 years vboxsync Logging, assertions.
(edit) @63766   9 years vboxsync Audio/DrvHostAudioOSS.cpp: Fixed stream access mode, also for FreeBSD …
(edit) @63749   9 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording.
(edit) @63745   9 years vboxsync Build fix (warnings as errors).
(edit) @63744   9 years vboxsync Build fix (warnings as errors).
(edit) @63743   9 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63737   9 years vboxsync Audio/DevSB16.cpp: Stream validation on construction not needed …
(edit) @63736   9 years vboxsync Logging.
(edit) @63719   9 years vboxsync Logging.
(edit) @63718   9 years vboxsync Audio: Adjusted error texts for re-attaching the LUNs in case the host …
(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) @63714   9 years vboxsync Build fix.
(edit) @63713   9 years vboxsync Build fix (warnings as errors).
(edit) @63711   9 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63690   9 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63684   9 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63683   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63681   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63671   9 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   9 years vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63654   9 years vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63629   9 years vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   9 years vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63624   9 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   9 years vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63616   9 years vboxsync Build fix.
(edit) @63615   9 years vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   9 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63593   9 years vboxsync Audio/AudioMixer.cpp: Shorter.
(edit) @63562   9 years vboxsync scm: cleaning up todos
(edit) @63549   9 years vboxsync scm cleanups
(edit) @63547   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
(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) @63532   9 years vboxsync Build fix.
(edit) @63529   9 years vboxsync Audio: Bugfixes.
(edit) @63527   9 years vboxsync nit
(edit) @63500   9 years vboxsync DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
(edit) @63488   9 years vboxsync svn properties
(edit) @63482   9 years vboxsync Devices: warnings (clang)
(edit) @63481   9 years vboxsync Audio: callback fixes
(edit) @63478   9 years vboxsync Devices: warnings (clang)
(edit) @63468   9 years vboxsync Build fix.
(edit) @63467   9 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63446   9 years vboxsync Devices: warnings
(edit) @63445   9 years vboxsync DrvHostCoreAudio.cpp: Corrected a number of incorrect (fortunately …
(edit) @63444   9 years vboxsync DrvHostCoreAudio.cpp: Outlined how to avoid using three APIs that has …
(edit) @63395   9 years vboxsync signed comparison fix
(edit) @63373   9 years vboxsync warnings (gcc)
(edit) @63372   9 years vboxsync DrvHostAlsaAudio.cpp: ditto
(edit) @63371   9 years vboxsync DrvHostPulsAudio.cpp: ditto
(edit) @63370   9 years vboxsync DrvHostOSSAudio: fixed the warnings again.
(edit) @63369   9 years vboxsync warnings (gcc)
(edit) @63368   9 years vboxsync Build fix.
(edit) @63366   9 years vboxsync Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
(edit) @63365   9 years vboxsync Audio/DevIchHda.cpp: Resolved a @todo.
(edit) @63363   9 years vboxsync Warnings (are errors).
(edit) @63362   9 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63361   9 years vboxsync Build fix.
(edit) @63360   9 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63215   9 years vboxsync Devices: warnings (gcc)
(edit) @63214   9 years vboxsync Devices: warnings (gcc)
(edit) @63212   9 years vboxsync Devices: warnings (gcc)
(edit) @63210   9 years vboxsync DrvIchHda.cpp: Disabled a surprising number of unused functions.
(edit) @63016   9 years vboxsync Devices: warnings (debug builds)
(edit) @62991   9 years vboxsync Devices: warnings
(edit) @62981   9 years vboxsync more descriptive variable names.
(edit) @62980   9 years vboxsync tstAudioMixBuffer.cpp: removed unused variables and warnings.
(edit) @62979   9 years vboxsync Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
(edit) @62978   9 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62977   9 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62976   9 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62975   9 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62974   9 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62973   9 years vboxsync Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
(edit) @62972   9 years vboxsync Devices: warnings
(edit) @62971   9 years vboxsync Devices: warnings
(edit) @62970   9 years vboxsync build fix
(edit) @62969   9 years vboxsync Devices: warnings
(edit) @62968   9 years vboxsync build fix
(edit) @62967   9 years vboxsync Audio: 'cs' is not a prefix that anyone immediately understands to be …
(edit) @62966   9 years vboxsync Devices: warnings
(edit) @62965   9 years vboxsync Devices: warnings
(edit) @62921   9 years vboxsync Devices: warnings
(edit) @62919   9 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62911   9 years vboxsync DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
(edit) @62910   9 years vboxsync DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
(edit) @62909   9 years vboxsync Devices: warnings, HN, ++
(edit) @62672   9 years vboxsync HDA: Re-enabled speakers for OS X guests.
(edit) @62632   9 years vboxsync Devices: unused parameter warnings.
(edit) @62616   9 years vboxsync Devices: unused parameter warnings.
(edit) @62614   9 years vboxsync hdaRegWriteSDCTL: Todo about IN_RING3/VINF_IOM_R3_MMIO_WRITE mess that …
(edit) @62613   9 years vboxsync Please, don't use RTStrPrintf to copy strings, RTStrCopy does that …
(edit) @62612   9 years vboxsync DevIchHda: Need to call hdaRegWriteSDUnlock in hdaRegWriteSDFMT when …
(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) @62585   9 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
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