VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @62337   8 years vboxsync Build fix.
(edit) @62336   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62327   8 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62323   8 years vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62297   8 years vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62280   8 years vboxsync AC97: Headphone volume control behaves like master volume control (no …
(edit) @62253   8 years vboxsync Grr. Undo.
(edit) @62252   8 years vboxsync Warnings.
(edit) @62251   8 years vboxsync Warnings.
(edit) @62250   8 years vboxsync AC97: Get volume control back to more or less normal.
(edit) @62142   9 years vboxsync DevIchAc97: we might warn even if neither of these three fValid* flags …
(edit) @62117   9 years vboxsync Audio: Bugfixes, logging.
(edit) @62071   9 years vboxsync Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
(edit) @62068   9 years vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62054   9 years vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @61924   9 years vboxsync Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
(edit) @61904   9 years vboxsync Comment not needed anymore.
(edit) @61903   9 years vboxsync Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
(edit) @61888   9 years vboxsync Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
(edit) @61887   9 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61871   9 years vboxsync Audio/DevIchHda.cpp: Warning.
(edit) @61764   9 years vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61729   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed a crash in default device changed …
(edit) @61727   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented rudimentary device enumeration.
(edit) @61723   9 years vboxsync Audio: Fixes for recording on Windows hosts.
(edit) @61706   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented device state changed listener, …
(edit) @61698   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixes for playback/recording.
(edit) @61668   9 years vboxsync Audio: Update.
(edit) @61615   9 years vboxsync Logging.
(edit) @61613   9 years vboxsync Whops.
(edit) @61609   9 years vboxsync Audio: Update.
(edit) @61568   9 years vboxsync Audio/DrvAudio.cpp: Be more gentle for host backend failures.
(edit) @61563   9 years vboxsync Audio/DrvAudio.cpp: Additional check.
(edit) @61529   9 years vboxsync Audio: Don't release assert if the backend configuration could not be …
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