VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63713   8 years vboxsync Build fix (warnings as errors).
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63684   8 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(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) @63671   8 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   8 years vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63654   8 years vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63629   8 years vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   8 years vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63624   8 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   8 years vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63616   8 years vboxsync Build fix.
(edit) @63615   8 years vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   8 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63593   8 years vboxsync Audio/AudioMixer.cpp: Shorter.
(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) @63537   8 years vboxsync Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
(edit) @63536   8 years vboxsync Audio: Logging.
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63532   8 years vboxsync Build fix.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63527   8 years vboxsync nit
(edit) @63500   8 years vboxsync DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
(edit) @63488   8 years vboxsync svn properties
(edit) @63482   8 years vboxsync Devices: warnings (clang)
(edit) @63481   8 years vboxsync Audio: callback fixes
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63468   8 years vboxsync Build fix.
(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) @63395   8 years vboxsync signed comparison fix
(edit) @63373   8 years vboxsync warnings (gcc)
(edit) @63372   8 years vboxsync DrvHostAlsaAudio.cpp: ditto
(edit) @63371   8 years vboxsync DrvHostPulsAudio.cpp: ditto
(edit) @63370   8 years vboxsync DrvHostOSSAudio: fixed the warnings again.
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63368   8 years vboxsync Build fix.
(edit) @63366   8 years vboxsync Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
(edit) @63365   8 years vboxsync Audio/DevIchHda.cpp: Resolved a @todo.
(edit) @63363   8 years vboxsync Warnings (are errors).
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63361   8 years vboxsync Build fix.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63215   8 years vboxsync Devices: warnings (gcc)
(edit) @63214   8 years vboxsync Devices: warnings (gcc)
(edit) @63212   8 years vboxsync Devices: warnings (gcc)
(edit) @63210   8 years vboxsync DrvIchHda.cpp: Disabled a surprising number of unused functions.
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @62991   8 years vboxsync Devices: warnings
(edit) @62981   8 years vboxsync more descriptive variable names.
(edit) @62980   8 years vboxsync tstAudioMixBuffer.cpp: removed unused variables and warnings.
(edit) @62979   8 years vboxsync Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
(edit) @62978   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62977   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62976   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62975   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62974   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62973   8 years vboxsync Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
(edit) @62972   8 years vboxsync Devices: warnings
(edit) @62971   8 years vboxsync Devices: warnings
(edit) @62970   8 years vboxsync build fix
(edit) @62969   8 years vboxsync Devices: warnings
(edit) @62968   8 years vboxsync build fix
(edit) @62967   8 years vboxsync Audio: 'cs' is not a prefix that anyone immediately understands to be …
(edit) @62966   8 years vboxsync Devices: warnings
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62921   8 years vboxsync Devices: warnings
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62911   8 years vboxsync DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
(edit) @62910   8 years vboxsync DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
(edit) @62909   8 years vboxsync Devices: warnings, HN, ++
(edit) @62672   8 years vboxsync HDA: Re-enabled speakers for OS X guests.
(edit) @62632   8 years vboxsync Devices: unused parameter warnings.
(edit) @62616   8 years vboxsync Devices: unused parameter warnings.
(edit) @62614   8 years vboxsync hdaRegWriteSDCTL: Todo about IN_RING3/VINF_IOM_R3_MMIO_WRITE mess that …
(edit) @62613   8 years vboxsync Please, don't use RTStrPrintf to copy strings, RTStrCopy does that …
(edit) @62612   8 years vboxsync DevIchHda: Need to call hdaRegWriteSDUnlock in hdaRegWriteSDFMT when …
(edit) @62607   8 years vboxsync DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
(edit) @62605   8 years vboxsync Audio: Documentation, misc. cleanup.
(edit) @62590   8 years vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62581   8 years vboxsync Audio: Committed too much.
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62579   8 years vboxsync Audio/AudioMixer.cpp: Assertions.
(edit) @62517   8 years vboxsync (C) 2016
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62367   8 years vboxsync s/DEBUG/RT_STRICT/
(edit) @62366   8 years vboxsync Cleanup.
(edit) @62364   8 years vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @62355   8 years vboxsync Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
(edit) @62350   8 years vboxsync Audio/DevSB16.cpp: Fixes.
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