VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74309   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlushAsync option
(edit) @74308   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlush and FlushInterval …
(edit) @74261   6 years vboxsync DevVGA-SVGA3d: corrected guest pitch; comments.
(edit) @74135   6 years vboxsync DevVGA: Removed unused argument.
(edit) @74068   6 years vboxsync Build fix.
(edit) @74067   6 years vboxsync Audio/HDA: Implemented hdaR3MixerAddDrv() / hdaR3MixerRemoveDrv() and …
(edit) @74066   6 years vboxsync Audio/AC97: Logging nit.
(edit) @74059   6 years vboxsync Audio/AC97: Implemented ichac97R3MixerAddDrv() / …
(edit) @74058   6 years vboxsync Audio/DrvAudio: Added some more host driver (backend) checks / return …
(edit) @74057   6 years vboxsync Audio/Mixer: Allow setting NULL for un-setting a recording source in …
(edit) @74041   6 years vboxsync Audio/Mixer: Added AudioMixerSinkGetName().
(edit) @74038   6 years vboxsync Audio/AC97: Compile fixes for async I/O support …
(edit) @74037   6 years vboxsync Audio/HDAStream: Renaming nit.
(edit) @74036   6 years vboxsync Audio/DrvHostCoreAudio: Return the correct available input/output …
(edit) @74035   6 years vboxsync Audio/DrvHostCoreAudio: Handle 0-byte write blocks in …
(edit) @74034   6 years vboxsync Audio/DrvHostCoreAudio: Logging.
(edit) @74033   6 years vboxsync Audio/DrvAudio: Also check for free input streams on stream creation …
(edit) @74010   6 years vboxsync Build fix.
(edit) @74007   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @74006   6 years vboxsync Audio/DrvAudioHlp: Implemented DrvAudioHlpDeviceEnumGetDeviceCount().
(edit) @74004   6 years vboxsync Audio/HDA: Logging nit.
(edit) @73925   6 years vboxsync VUSB: warning fix (comparison between signed and unsigned integer …
(edit) @73878   6 years vboxsync Audio/DrvHostValidationKit: Renaming.
(edit) @73877   6 years vboxsync Audio/DrvHostValidationKit: No input stream supported (yet).
(edit) @73872   6 years vboxsync Audio/DrvAudio: Take a shortcut in …
(edit) @73867   6 years vboxsync Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
(edit) @73840   6 years vboxsync Audio/DrvHostPulseAudio: Fixed input stream creation.
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73833   6 years vboxsync Audio: Async I/O fixes for HDA + AC'97.
(edit) @73831   6 years vboxsync Audio/DrvHostPulseAudio: Also explicitly set acquired buffer …
(edit) @73830   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73821   6 years vboxsync Audio/DrvHostPulseAudio: Fixed regression in paStreamOpen() because of …
(edit) @73820   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73818   6 years vboxsync Build fix.
(edit) @73817   6 years vboxsync Audio/DrvAudio: Const.
(edit) @73816   6 years vboxsync Build fix.
(edit) @73815   6 years vboxsync Build fix.
(edit) @73814   6 years vboxsync Audio/DrvAudio: Fixes for drvAudioStreamPlay(), drvAudioStreamWrite() …
(edit) @73813   6 years vboxsync Build fix.
(edit) @73812   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73811   6 years vboxsync Audio/Mixer: No need to return aligned writable sizes in …
(edit) @73810   6 years vboxsync Audio/Mixer: Documentation.
(edit) @73809   6 years vboxsync Audio/Mixer: Restructured internal sink writing code into multiple …
(edit) @73794   6 years vboxsync Audio/Mixer: Don't handle commands not supported by certain backends …
(edit) @73786   6 years vboxsync Audio/MixBuf: Check frames to clear in AudioMixBufFinish().
(edit) @73785   6 years vboxsync Audio/DrvAudio: Don't clear (finish) more input frames than available …
(edit) @73777   6 years vboxsync Devices/Serial/UartCore.cpp: Fix character timeout indication …
(edit) @73775   6 years vboxsync VUSB/Linux: Fixed double reap of discarded URBs, causing potential crashes.
(edit) @73767   6 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73766   6 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73748   6 years vboxsync DevPcBios: Fixed typo in logging code.
(edit) @73746   6 years vboxsync NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
(edit) @73737   6 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73736   6 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73731   6 years vboxsync Audio/DrvAudio: No need to re-query the backend stream's writable size …
(edit) @73730   6 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_DROP; at the moment only the …
(edit) @73729   6 years vboxsync Audio/DrvHostDSound.cpp: Renaming, logging, formatting.
(edit) @73727   6 years vboxsync Audio/DrvHostDSound.cpp: Also do the playback data transfer in the …
(edit) @73722   6 years vboxsync Devices/Serial: Crash fix
(edit) @73714   6 years vboxsync Audio/MixBuf: Added AudioMixBufUsedBytes().
(edit) @73713   6 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73712   6 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73701   6 years vboxsync Audio/DrvAudioCommon.cpp: The default is Little Endian in …
(edit) @73698   6 years vboxsync VMMDev: Reporting only updated mode hints in multimonitor display …
(edit) @73696   6 years vboxsync Audio/DrvHostOSSAudio.cpp: Build fix.
(edit) @73695   6 years vboxsync Audio/DrvHostOSSAudio.cpp: Build fix.
(edit) @73692   6 years vboxsync Audio/DrvHostDSound.cpp: Only set acquired parameters if DirectSound …
(edit) @73690   6 years vboxsync Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
(edit) @73689   6 years vboxsync Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
(edit) @73686   6 years vboxsync Audio/DrvAudio: Logging fixes.
(edit) @73684   6 years vboxsync Audio/DrvAudio: Added simple debug sanity checks for buggy acquired …
(edit) @73683   6 years vboxsync Audio/Mixer: Logging tweaks for audioMixerSinkWriteToStreams().
(edit) @73682   6 years vboxsync Audio/DrvAudio: Added support for discarding data in case a backend …
(edit) @73681   6 years vboxsync Audio/DrvHostCoreAudio: Assertion not needed in …
(edit) @73680   6 years vboxsync Audio/DrvHostCoreAudio: Cleaned up drvHostCoreAudioStreamGetWritable().
(edit) @73675   6 years vboxsync Audio/DrvAudio: Made sure that we don't do pre-buffer to the full …
(edit) @73660   6 years vboxsync Audio/DrvAudio: Lowered the default period size from 200ms to 20ms, …
(edit) @73656   6 years vboxsync Audio/PulseAudio: D'oh, follow-up to messed up commit r124328 ("Double …
(edit) @73655   6 years vboxsync Build fix.
(edit) @73654   6 years vboxsync Audio/PulseAudio: "Double buffering" not needed here; logging tweak …
(edit) @73653   6 years vboxsync Audio/DrvAudio: Bugfixes for drvAudioStreamPlay(); play (transfer) as …
(edit) @73652   6 years vboxsync Audio/DrvAudio: Get rid of the (internal) mixing buffer factors, as …
(edit) @73651   6 years vboxsync Build fix.
(edit) @73650   6 years vboxsync Audio/AC97: Make sure to process as much data as needed, depending on …
(edit) @73649   6 years vboxsync Build fix.
(edit) @73648   6 years vboxsync Audio/AC97: Added timestamps (in ns) for last transfers / reads/writes.
(edit) @73647   6 years vboxsync Audio/AC97: Don't destroy a stream's circular buffer on stream close, …
(edit) @73646   6 years vboxsync Build fix.
(edit) @73645   6 years vboxsync Audio/Mixer: Cleanup / renaming for audioMixerSinkWriteToStreams().
(edit) @73643   6 years vboxsync Audio/ALSA: Renamed alsaStreamSetThreshold() to …
(edit) @73642   6 years vboxsync Audio/ALSA stubs: Added snd_pcm_sw_params_get_start_threshold().
(edit) @73641   6 years vboxsync VMMDev: fGuestSentChangeEventAck flag in multimonitor resize request …
(edit) @73640   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73636   6 years vboxsync Devices/Serial: Fix Widows guests, the THRE empty interrupt status is …
(edit) @73633   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: a few more formats.
(edit) @73626   6 years vboxsync Audio/AC97: Made the stream's circular buffer size based on the …
(edit) @73625   6 years vboxsync Audio/AC97: Only open debug .WAV files if debugging is enabled in …
(edit) @73621   6 years vboxsync Audio/AC97: Added runtime debugging support (output to .WAV files).
(edit) @73618   6 years vboxsync Devices/Serial/DrvTCP: Fixed stalling reads on Windows hosts caused by …
(edit) @73611   6 years vboxsync Audio: Renamed the (tweakable) per-driver CFGM options to make it …
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