VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63215   8 年 vboxsync Devices: warnings (gcc)
(edit) @63214   8 年 vboxsync Devices: warnings (gcc)
(edit) @63212   8 年 vboxsync Devices: warnings (gcc)
(edit) @63210   8 年 vboxsync DrvIchHda.cpp: Disabled a surprising number of unused functions.
(edit) @63016   8 年 vboxsync Devices: warnings (debug builds)
(edit) @62991   8 年 vboxsync Devices: warnings
(edit) @62981   8 年 vboxsync more descriptive variable names.
(edit) @62980   8 年 vboxsync tstAudioMixBuffer.cpp: removed unused variables and warnings.
(edit) @62979   8 年 vboxsync Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
(edit) @62978   8 年 vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62977   8 年 vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62976   8 年 vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62975   8 年 vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62974   8 年 vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62973   8 年 vboxsync Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
(edit) @62972   8 年 vboxsync Devices: warnings
(edit) @62971   8 年 vboxsync Devices: warnings
(edit) @62970   8 年 vboxsync build fix
(edit) @62969   8 年 vboxsync Devices: warnings
(edit) @62968   8 年 vboxsync build fix
(edit) @62967   8 年 vboxsync Audio: 'cs' is not a prefix that anyone immediately understands to be …
(edit) @62966   8 年 vboxsync Devices: warnings
(edit) @62965   8 年 vboxsync Devices: warnings
(edit) @62921   8 年 vboxsync Devices: warnings
(edit) @62919   8 年 vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62911   8 年 vboxsync DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
(edit) @62910   8 年 vboxsync DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
(edit) @62909   8 年 vboxsync Devices: warnings, HN, ++
(edit) @62672   8 年 vboxsync HDA: Re-enabled speakers for OS X guests.
(edit) @62632   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62616   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62614   8 年 vboxsync hdaRegWriteSDCTL: Todo about IN_RING3/VINF_IOM_R3_MMIO_WRITE mess that …
(edit) @62613   8 年 vboxsync Please, don't use RTStrPrintf to copy strings, RTStrCopy does that …
(edit) @62612   8 年 vboxsync DevIchHda: Need to call hdaRegWriteSDUnlock in hdaRegWriteSDFMT when …
(edit) @62607   8 年 vboxsync DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
(edit) @62605   8 年 vboxsync Audio: Documentation, misc. cleanup.
(edit) @62590   8 年 vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62585   8 年 vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62581   8 年 vboxsync Audio: Committed too much.
(edit) @62580   8 年 vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62579   8 年 vboxsync Audio/AudioMixer.cpp: Assertions.
(edit) @62517   8 年 vboxsync (C) 2016
(edit) @62463   8 年 vboxsync Devices: scm
(edit) @62437   8 年 vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62372   8 年 vboxsync backed out r108916
(edit) @62370   8 年 vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62367   8 年 vboxsync s/DEBUG/RT_STRICT/
(edit) @62366   8 年 vboxsync Cleanup.
(edit) @62364   8 年 vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @62355   8 年 vboxsync Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
(edit) @62350   8 年 vboxsync Audio/DevSB16.cpp: Fixes.
(edit) @62337   8 年 vboxsync Build fix.
(edit) @62336   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62327   8 年 vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62323   8 年 vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62297   8 年 vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62280   8 年 vboxsync AC97: Headphone volume control behaves like master volume control (no …
(edit) @62253   8 年 vboxsync Grr. Undo.
(edit) @62252   8 年 vboxsync Warnings.
(edit) @62251   8 年 vboxsync Warnings.
(edit) @62250   8 年 vboxsync AC97: Get volume control back to more or less normal.
(edit) @62142   8 年 vboxsync DevIchAc97: we might warn even if neither of these three fValid* flags …
(edit) @62117   8 年 vboxsync Audio: Bugfixes, logging.
(edit) @62071   8 年 vboxsync Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
(edit) @62068   8 年 vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62054   8 年 vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @61924   8 年 vboxsync Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
(edit) @61904   8 年 vboxsync Comment not needed anymore.
(edit) @61903   8 年 vboxsync Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
(edit) @61888   8 年 vboxsync Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
(edit) @61887   8 年 vboxsync Audio: Implemented support for master volume controls.
(edit) @61871   8 年 vboxsync Audio/DevIchHda.cpp: Warning.
(edit) @61764   8 年 vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61729   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Fixed a crash in default device changed …
(edit) @61727   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Implemented rudimentary device enumeration.
(edit) @61723   8 年 vboxsync Audio: Fixes for recording on Windows hosts.
(edit) @61706   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Implemented device state changed listener, …
(edit) @61698   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Fixes for playback/recording.
(edit) @61668   8 年 vboxsync Audio: Update.
(edit) @61615   8 年 vboxsync Logging.
(edit) @61613   8 年 vboxsync Whops.
(edit) @61609   8 年 vboxsync Audio: Update.
(edit) @61568   8 年 vboxsync Audio/DrvAudio.cpp: Be more gentle for host backend failures.
(edit) @61563   8 年 vboxsync Audio/DrvAudio.cpp: Additional check.
(edit) @61529   8 年 vboxsync Audio: Don't release assert if the backend configuration could not be …
(edit) @61528   8 年 vboxsync Audio/DevIchAc97.cpp: Define SOFT_VOLUME not needed anymore.
(edit) @61523   8 年 vboxsync Audio: Update.
(edit) @61417   8 年 vboxsync Audio/DevIchHda.cpp: Saved state fixes.
(edit) @61409   8 年 vboxsync Audio/AudioMixBuffer.cpp: Better warning, logging.
(edit) @61399   8 年 vboxsync Audio/DevIchAc97.cpp: Saved state fixes.
(edit) @61398   8 年 vboxsync Audio/DrvAudio.cpp: Fix for saved state assertion.
(edit) @61386   8 年 vboxsync Audio: Update.
(edit) @61352   8 年 vboxsync AudioMixBuffer,tstAudioMixBuffer,pdmaudioifs.h: Fixed buffer overflow …
(edit) @61346   8 年 vboxsync Removed debug define.
(edit) @61345   8 年 vboxsync Audio: Fixes for DSound backend.
(edit) @61344   8 年 vboxsync Removed debug define.
(edit) @61343   8 年 vboxsync Audio/AudioMixBuffer: Fixes (also for testcase).
(edit) @61337   8 年 vboxsync D'oh.
(edit) @61335   8 年 vboxsync Logging.
(edit) @61334   8 年 vboxsync Audio: Fixed shutdown crashes.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette