VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70864   7 years vboxsync Audio/DrvHostDSound.cpp: Compacted dsoundWaveFmtFromCfg().
(edit) @70842   7 years vboxsync slirp: Drop optimistic asserts about something we can't control.
(edit) @70841   7 years vboxsync Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut().
(edit) @70840   7 years vboxsync Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> …
(edit) @70839   7 years vboxsync Audio/DrvHostDSound.cpp: Made the buffer parameters in …
(edit) @70832   7 years vboxsync Audio/HDA: Only create debug audio files if not already open yet and …
(edit) @70829   7 years vboxsync IOAPIC: fix compilation of non-default 82093AA flavor, which is never built
(edit) @70822   7 years vboxsync DrvAudioCommon.cpp: LogRel2 logging for DrvAudioHlpFileDelete().
(edit) @70821   7 years vboxsync DrvAudio: Added DrvAudioHlpFileIsOpen().
(edit) @70800   7 years vboxsync Devices/Serial: Rewrite the host serial driver to use the IPRT serial …
(edit) @70776   7 years vboxsync Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on …
(edit) @70775   7 years vboxsync Devices/Storage/DrvVD.cpp: Fix assertion
(edit) @70774   7 years vboxsync Devices/Serial: Allow attaching/detaching the driver below during …
(edit) @70743   7 years vboxsync DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, …
(edit) @70740   7 years vboxsync DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, …
(edit) @70737   7 years vboxsync DevSB16.cpp/sb16TimerIO: Fixed assertion triggering when audio output …
(edit) @70713   7 years vboxsync vbox.dsl: Make sure that a parallel port with base address 0x3BC has …
(edit) @70705   7 years vboxsync Audio/DrvHostDSound: Log enumerated devices only in verbose (and/or …
(edit) @70694   7 years vboxsync VUSBDevice: Fix for leaving the critical section in the error case …
(edit) @70693   7 years vboxsync VUSB/VUSBDevice: Avoid that the device is destroyed while in certain …
(edit) @70689   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70688   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70687   7 years vboxsync DevATA,DevAHCI: build fixes for 32bit
(edit) @70685   7 years vboxsync pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
(edit) @70671   7 years vboxsync Audio/SB16: A couple more checks needed for the dynamic attaching / …
(edit) @70669   7 years vboxsync Audio/HDA: Logging.
(edit) @70661   7 years vboxsync Devices/Graphics: build fix for previous code cleanups
(edit) @70642   7 years vboxsync Audio: Made attaching of backend streams non-fatal, as backends could …
(edit) @70640   7 years vboxsync Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
(edit) @70639   7 years vboxsync Audio/DrvAudio: Implemented more dynamic support for attaching the …
(edit) @70635   7 years vboxsync Audio/DrvAudio: Fixed potential deadlock situation in …
(edit) @70630   7 years vboxsync Audio/DrvAudio: Check if critical sections are initialized in …
(edit) @70629   7 years vboxsync Audio/HDA: Check if critical sections are initialized in …
(edit) @70614   7 years vboxsync bugref:8256 Allow guest parallel device to be assigned base address …
(edit) @70607   7 years vboxsync bugref:9046 Enforce maximum length and proper termination of credentials
(edit) @70604   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70602   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70600   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70597   7 years vboxsync DevVGA: cleanup in progress
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70595   7 years vboxsync Build fix.
(edit) @70594   7 years vboxsync Audio/HDA: Fixes for Windows guest surround setups.
(edit) @70584   7 years vboxsync Audio/DrvAudioCommon: Cleaned up DrvAudioHlpGetFileName().
(edit) @70540   7 years vboxsync Formatting.
(edit) @70493   7 years vboxsync Audio/DrvHostValidationKit: Build fixes.
(edit) @70472   7 years vboxsync Audio/DrvHostDSound.cpp: Implemented OS detection when intending to …
(edit) @70471   7 years vboxsync Audio/VBoxMMNotificationClient.cpp: Documentation.
(edit) @70470   7 years vboxsync Audio/VBoxMMNotificationClient.cpp: Set m_fRegisteredClient if we …
(edit) @70436   7 years vboxsync Audio/HDA: Only re-arm the timer in hdaWriteRegSDSTS() if there were …
(edit) @70435   7 years vboxsync Audio/HDA: Do not count transfer fragment in hdaStreamInit() if a …
(edit) @70434   7 years vboxsync Build fix.
(edit) @70433   7 years vboxsync Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
(edit) @70371   7 years vboxsync OHCI: Dropped ancient saved state support.
(edit) @70370   7 years vboxsync VBVADestroy: Need to check if pHGSMI is NULL _before_ passing it to …
(edit) @70333   7 years vboxsync BIOS: Added INT13X support for El Torito emulated hard disks, merged …
(edit) @70321   7 years vboxsync Audio/HDA: Logging.
(edit) @70318   7 years vboxsync Audio/DrvHostCoreAudio.cpp: Forward ported having the default audio …
(edit) @70317   7 years vboxsync Build fix.
(edit) @70316   7 years vboxsync Audio/HDA: Take pending stream interrupts into account in …
(edit) @70295   7 years vboxsync Audio/HDA: Also check for the running state in …
(edit) @70278   7 years vboxsync Audio/HDA: Implemented recording (and re-routing SDI1 to SDI0) for …
(edit) @70252   7 years vboxsync Tabs.
(edit) @70251   7 years vboxsync Audio/HDA: Use a pointer to the associated audio stream for …
(edit) @70250   7 years vboxsync Audio/HDA: Implemented hdaGetDefaultSink().
(edit) @70249   7 years vboxsync Audio/HDA: Renaming: hdaMixerSetStream (+ callbacks) -> hdaMixerControl().
(edit) @70248   7 years vboxsync Build fix.
(edit) @70247   7 years vboxsync Tabs.
(edit) @70246   7 years vboxsync Audio/HDA: Use a dedicated fRunning flag for a stream, as the RUN bit …
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70202   7 years vboxsync Audio/HDA: Determine stream direction from SD# instead of stream …
(edit) @70182   7 years vboxsync devpciR3UpdateMappings: Made PCI MMIO work again with NT 3.51 after …
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @70143   7 years vboxsync Audio: Verify file handle in DrvAudioHlpFileWrite().
(edit) @70142   7 years vboxsync Audio/HDA: Minor logging adjustments.
(edit) @70132   7 years vboxsync Audio/HDA: Implemented crude support for macOS guests. See notes for …
(edit) @70131   7 years vboxsync HDA/StreamMap: Fixed cbStep in hdaStreamMapInit().
(edit) @70125   7 years vboxsync Audio/HDA: Use LVI + 1 foor the stream periods and stream transfer …
(edit) @70124   7 years vboxsync Audio/HDA: If the current transfer is complete, reset our counter when …
(edit) @70123   7 years vboxsync Audio/HDA: hdaStreamPeriodLock() returns a bool, not an rc.
(edit) @70121   7 years vboxsync Audio/HDA: Logging adjustments; moved hdaBDLEDumpAll() into …
(edit) @70119   7 years vboxsync Audio/HDA: Reverted r119666 + 119667; needs more work first.
(edit) @70118   7 years vboxsync Audio/HDA: Make sure to write the actual register content so that …
(edit) @70117   7 years vboxsync Audio/HDA: Only do stream tagging when enabling a stream and use …
(edit) @70109   7 years vboxsync Audio/DrvAudio: Initialize optional data block in DrvAudioHlpFileCreate().
(edit) @70097   7 years vboxsync Devices/Serial: Update the parameters of the driver below upon reset …
(edit) @70077   7 years vboxsync Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
(edit) @70076   7 years vboxsync Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70073   7 years vboxsync Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
(edit) @70054   7 years vboxsync DrvAudioCommon/DrvAudioHlpFile: Use RTFileIsValid(); minor logging …
(edit) @70050   7 years vboxsync Devices/OHCI: Don't touch others member of the endpoint descriptor …
(edit) @70023   7 years vboxsync Audio/HDA: Also NULL the file streams on destruction.
(edit) @70022   7 years vboxsync Audio/Common: Check if the .WAV file data header is around (it's only …
(edit) @70017   7 years vboxsync Build fix.
(edit) @70016   7 years vboxsync Build fix.
(edit) @70014   7 years vboxsync Build fix.
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69965   7 years vboxsync Devices/Graphics: VMSVGA: sync the just created shared resource in D3D …
(edit) @69963   7 years vboxsync Devices/Graphics: VMSVGA: renamed helpers for initialization and …
(edit) @69961   7 years vboxsync VUSB/win: Report error early if further URBs cannot be queued.
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