VirtualBox

source: vbox/trunk/src/VBox/Devices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68773   7 年 vboxsync 5.2 beta 3
(edit) @68771   7 年 vboxsync Comment nit.
(edit) @68767   7 年 vboxsync Audio/DrvHostDSound.cpp: Make use of IHOSTAUDIO::StreamGetPending() to …
(edit) @68759   7 年 vboxsync Audio/DrvHostDSound.cpp: Get rid of the pdwBuffer parameter of …
(edit) @68757   7 年 vboxsync Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
(edit) @68756   7 年 vboxsync Audio/DrvAudio.cpp: Made drvAudioStreamControlInternalBackend() more …
(edit) @68752   7 年 vboxsync Try to fix burns.
(edit) @68751   7 年 vboxsync Try to fix burns.
(edit) @68749   7 年 vboxsync Build fix.
(edit) @68748   7 年 vboxsync Build fix.
(edit) @68747   7 年 vboxsync Audio: Enable the audio endpoint detection on Windows hosts by default.
(edit) @68740   7 年 vboxsync Audio: Delete debug dump files on construction.
(edit) @68727   7 年 vboxsync Dev/E1000: (bugref:8979) Fixed regression caused by r116797, tweaking …
(edit) @68725   8 年 vboxsync Audio: Delete debug dump files on construction.
(edit) @68719   8 年 vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68717   8 年 vboxsync Serial/DrvTCP: Fix for Windows hosts where the write event in a poll …
(edit) @68713   8 年 vboxsync Build fix.
(edit) @68712   8 年 vboxsync Audio/AC97: Use own device locking instead of default PDM device lock …
(edit) @68711   8 年 vboxsync Documentation fixes.
(edit) @68702   8 年 vboxsync doxygen fix
(edit) @68701   8 年 vboxsync Audio/HDA: More own locking code (needed).
(edit) @68700   8 年 vboxsync build fix for fmtcheck
(edit) @68699   8 年 vboxsync pdmifs.h,Serial: Reworked stream interface. The old design with the …
(edit) @68683   8 年 vboxsync Audio: More code for audio endpoint (change) detection for Windows hosts.
(edit) @68680   8 年 vboxsync Audio: Implemented proper audio endpoint (change) detection for …
(edit) @68678   8 年 vboxsync Audio/DrvHostDSound.cpp: Use COINIT_MULTITHREADED (equals 0) in …
(edit) @68677   8 年 vboxsync Audio/DrvHostDSound.cpp: Always return success in …
(edit) @68674   8 年 vboxsync Audio/HDA: Refined assertion.
(edit) @68637   8 年 vboxsync DevChar.cpp: doxygen fix attempt
(edit) @68625   8 年 vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68611   8 年 vboxsync BIOS: Implemented timeout when waiting for drives to initialize after …
(edit) @68603   8 年 vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(edit) @68602   8 年 vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   8 年 vboxsync Audio/HDA: #ifdef nits.
(edit) @68599   8 年 vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68597   8 年 vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68594   8 年 vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68592   8 年 vboxsync nit
(edit) @68591   8 年 vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68548   8 年 vboxsync Audio/HDA: Logging nits.
(edit) @68546   8 年 vboxsync NAT/Net: Fix couple of typos in a comment.
(edit) @68542   8 年 vboxsync ACPI: Provide _OSC method for the PCI root bus so guests can enable …
(edit) @68536   8 年 vboxsync Forgotten file.
(edit) @68535   8 年 vboxsync AHCI: Additional logging, fixed confusing grammar/typo (send vs. sent).
(edit) @68523   8 年 vboxsync DrvChar.cpp: TODO: Arrrrrrrrrrrrrgggggggggggggggggg!!!!!!!!!!!!!!!!!
(edit) @68499   8 年 vboxsync Logging nits.
(edit) @68488   8 年 vboxsync Audio/DrvAudio: A bit of parameter grouping; no actual code changes.
(edit) @68486   8 年 vboxsync Build fix.
(edit) @68485   8 年 vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68482   8 年 vboxsync Logging nit.
(edit) @68469   8 年 vboxsync Build fix.
(edit) @68468   8 年 vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68444   8 年 vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @68423   8 年 vboxsync Devices/Bus/PCI,MSI-X: Fix static initialization of the MSI-X …
(edit) @68421   8 年 vboxsync 5.2 Beta 2
(edit) @68415   8 年 vboxsync Audio/DevIchAc97.cpp: Fixes for async I/O handling. Not enabled by …
(edit) @68412   8 年 vboxsync Audio/DevIchAc97.cpp: Lock the stream while being in ichac97StreamUpdate().
(edit) @68390   8 年 vboxsync Audio/DrvAudioCommon.cpp: Logging adjustments for …
(edit) @68389   8 年 vboxsync Audio: Logging: Don't include LUN# in stream names anymore; the driver …
(edit) @68388   8 年 vboxsync Audio/DevHDA: Use ASMMultU64ByU32DivByU32() in …
(edit) @68387   8 年 vboxsync Audio/DrvAudio.cpp: Logging: Retrieve host driver name for easier …
(edit) @68384   8 年 vboxsync Build fix.
(edit) @68383   8 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68381   8 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68380   8 年 vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68379   8 年 vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68377   8 年 vboxsync Comment typo.
(edit) @68376   8 年 vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording by actually doing a …
(edit) @68369   8 年 vboxsync DevATA: bugref:8965: enable IDE0/IDE1 at device creation time as this …
(edit) @68358   8 年 vboxsync Audio/DrvHostPulseAudio.cpp: Removed PULSEAUDIO_ASYNC and put the code …
(edit) @68357   8 年 vboxsync Renaming.
(edit) @68356   8 年 vboxsync DrvAudio: Increased temporary audio frame buffer to 4K in …
(edit) @68355   8 年 vboxsync Audio/DrvHostPulseAudio.cpp: (Hopefully) fixes rare distortions.
(edit) @68347   8 年 vboxsync EFI: updated firmware binaries
(edit) @68314   8 年 vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68303   8 年 vboxsync Whops, committed too much in r117420.
(edit) @68302   8 年 vboxsync LogRel2 logging.
(edit) @68290   8 年 vboxsync 5.2 Beta 1
(edit) @68276   8 年 vboxsync Comment.
(edit) @68272   8 年 vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68271   8 年 vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68270   8 年 vboxsync DevACPI: logging fix
(edit) @68269   8 年 vboxsync Audio/DevIchAc97.cpp: Reset the audio mixer sinks in ichac97Reset() …
(edit) @68268   8 年 vboxsync Audio/AudioMixer.cpp: Only apply AUDMIXSINK_STS_PENDING_DISABLE when …
(edit) @68267   8 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68266   8 年 vboxsync Audio/DrvHostDSound.cpp: Don't purge any already submitted audio data …
(edit) @68259   8 年 vboxsync DevACPI: disable the test for now
(edit) @68249   8 年 vboxsync DevACPI: temporary sanity check (take reset into account)
(edit) @68245   8 年 vboxsync DevACPI: temporary sanity check
(edit) @68241   8 年 vboxsync Audio/DrvHostDebugAudio.cpp: Fixed bogus (debug) assertion.
(edit) @68238   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: More cleanup code for …
(edit) @68233   8 年 vboxsync Audio: Enabled audio callback support (VBOX_WITH_AUDIO_CALLBACKS) by …
(edit) @68232   8 年 vboxsync Audio/DrvAudio.cpp: Fixed shadow variable.
(edit) @68205   8 年 vboxsync Devices/Storage/IOBufMgmt: Don't actually allocate memory when …
(edit) @68137   8 年 vboxsync DevHDA: make the SSM revision check more robust if the SVN revision is …
(edit) @68136   8 年 vboxsync Audio: Header updates.
(edit) @68132   8 年 vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68118   8 年 vboxsync Bus/PCI/MSI: Allow multiple vectors even with per vector masking …
(edit) @68109   8 年 vboxsync PS2M: Removed unused code, cleaned up comments.
(edit) @68100   8 年 vboxsync PS/2 mouse emulation: correct comment in test case and move test code …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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