VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65765   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
(edit) @65762   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
(edit) @65745   8 years vboxsync Build fix.
(edit) @65744   8 years vboxsync Logging.
(edit) @65742   8 years vboxsync Build fix.
(edit) @65741   8 years vboxsync DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
(edit) @65740   8 years vboxsync DrvAudio.cpp: Split up capturing routines in …
(edit) @65739   8 years vboxsync AudioMixBuffer: Added AudioMixBufPeekMutable().
(edit) @65738   8 years vboxsync DrvAudio: Added DrvAudioHlpPCMPropsPrint().
(edit) @65737   8 years vboxsync DrvHostDebugAudio: Never capturing anything.
(edit) @65736   8 years vboxsync DrvHostPulseAudio: LogRel unsupported audio formats.
(edit) @65726   8 years vboxsync Audio/ValKit: Fix compilation errors and driver name, bugref:7673
(edit) @65714   8 years vboxsync Devices/EFI: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65713   8 years vboxsync Devices/DrvRamDisk: small memory leak during termination
(edit) @65712   8 years vboxsync Devices/VMMDev: fixed small memory leak during termination
(edit) @65711   8 years vboxsync Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65710   8 years vboxsync Devices/NAT: fixed small memory leaks on termination
(edit) @65709   8 years vboxsync Devices/VGA: fixed small memory leaks during termination
(edit) @65708   8 years vboxsync Devices/Bus: fixed small memory leaks on destruct
(edit) @65707   8 years vboxsync Devices/Audio: destroy the cricital section when destroying the sink
(edit) @65703   8 years vboxsync DrvDiskIntegrity: Don't embed the tracking structure into the request …
(edit) @65700   8 years vboxsync DrvNAT: missing RTReqQueueDestroy() call
(edit) @65699   8 years vboxsync Audio: Bugfixes.
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65696   8 years vboxsync Build fix.
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65692   8 years vboxsync jpeg-8a => jpeg-9b
(edit) @65677   8 years vboxsync Audio: Also initialize cShift parameter when creating audio streams in …
(edit) @65676   8 years vboxsync Audio/DrvHostDSound.cpp: Fixed crashes.
(edit) @65675   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65674   8 years vboxsync Reverted r113373 (committed too much).
(edit) @65673   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65671   8 years vboxsync DrvHostDSound: NULL pointer check
(edit) @65670   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65666   8 years vboxsync vbox.dsl: fix in default values for low memory space
(edit) @65664   8 years vboxsync more appropriate here :)
(edit) @65662   8 years vboxsync gcc 7: Devices/Network: fall thru
(edit) @65661   8 years vboxsync gcc 7: DrvHostPulseAudio: fall thru
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65655   8 years vboxsync Audio/DrvHostNullAudio.cpp: Remove not-used stuff.
(edit) @65648   8 years vboxsync gcc 7: Devices: fall thru
(edit) @65647   8 years vboxsync gcc 7: Devices/ipxe: nonnull
(edit) @65640   8 years vboxsync gcc 7: missing break
(edit) @65636   8 years vboxsync Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
(edit) @65635   8 years vboxsync tstAudioMixBuffer.cpp: Fixed testcase.
(edit) @65633   8 years vboxsync vbox.dsl: no root bus resource window for Windows < 7
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65627   8 years vboxsync Build fix.
(edit) @65626   8 years vboxsync Build fix.
(edit) @65625   8 years vboxsync Build fix.
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65619   8 years vboxsync DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
(edit) @65613   8 years vboxsync DrvHostOss: don't try to close the stream if open failed
(edit) @65606   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65594   8 years vboxsync ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
(edit) @65590   8 years vboxsync vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
(edit) @65582   8 years vboxsync vbox.dsl: trailing spaces
(edit) @65581   8 years vboxsync vbox.dsl: disable MEM4 for now
(edit) @65577   8 years vboxsync vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly …
(edit) @65576   8 years vboxsync DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia
(edit) @65573   8 years vboxsync ACPI: add a 64-bit prefetchable memory window to the root bus …
(edit) @65570   8 years vboxsync Audio/DrvAudio.cpp: Disabled a debug assertion in …
(edit) @65568   8 years vboxsync Build fix.
(edit) @65567   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65566   8 years vboxsync Build fix.
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65560   8 years vboxsync DevPciIch9: use RT_MAKE_U64() to be on the safe side
(edit) @65558   8 years vboxsync DevPciIch9: more information for prefetch memory in 'info pci'
(edit) @65557   8 years vboxsync DevPciIch9.cpp: treat the low 4 bits of all base and limit registers …
(edit) @65540   8 years vboxsync DevPciIch9: fix
(edit) @65538   8 years vboxsync DevPciIch9.cpp: fix "supports 64-bit prefetchable decoding" value for …
(edit) @65532   8 years vboxsync DevPciIch9: make the output of 'info pci' a little bit more like …
(edit) @65526   8 years vboxsync DevPciIch9: when printing the bus topology, also print the …
(edit) @65516   8 years vboxsync DevPciIch9: if we encode 64-bit prefetchable addresses, set the lower …
(edit) @65490   8 years vboxsync DevPlayground: fixed assertion
(edit) @65489   8 years vboxsync DevPciIch9.cpp: implement init of prefetchable BARs
(edit) @65487   8 years vboxsync DrvDiskIntegrity: More build fixes
(edit) @65486   8 years vboxsync DrvRamDisk: Logging fix
(edit) @65485   8 years vboxsync DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them
(edit) @65480   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to …
(edit) @65479   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Some addition
(edit) @65462   8 years vboxsync Devices/Storage/DrvVD: Don't try to adjust the remaining transfer size …
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @65445   8 years vboxsync LsiLogic: Fix compatibility with Windows 10
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65347   8 years vboxsync Devices/Storage/DrvVD: Fix cancelling active requests
(edit) @65346   8 years vboxsync Devices/Storage/DrvVD: Log the request states when cancelling them
(edit) @65345   8 years vboxsync VMSVGA: palette fix.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65324   8 years vboxsync DevPciIch9.cpp: only place prefetchable regions beyond 4GB, due to …
(edit) @65320   8 years vboxsync DevPciIch9.cpp: use bus:dev.fn consistently for identifying PCI …
(edit) @65305   8 years vboxsync VMSVGA/Cursor: 1-bit XOR conversion fix. Multi-bit AND mask conversion …
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65302   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65298   8 years vboxsync VMSVGA: Made the FIFO size configurable (still using the 128KB default).
(edit) @65297   8 years vboxsync VMSVGA: Style cleanups.
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