VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76701   6 years vboxsync Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
(edit) @76700   6 years vboxsync Audio/AC97: Added support for adaptive device scheduling rates based …
(edit) @76699   6 years vboxsync Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
(edit) @76697   6 years vboxsync Audio/DrvAudio: Added a buffer underrun detection (also with optional …
(edit) @76686   6 years vboxsync Audio/DrvAudio: Added drvAudioStreamDropInternal() to distinguish from …
(edit) @76684   6 years vboxsync Reapply r127987 and r127988 (USB: Teardown the I/O thread and sync …
(edit) @76682   6 years vboxsync Revert r127987 and r127988 (USB: Teardown the I/O thread and sync …
(edit) @76681   6 years vboxsync USB: Teardown the I/O thread and sync request queue during detach to …
(edit) @76680   6 years vboxsync USB: Teardown the I/O thread and sync request queue during detach to …
(edit) @76679   6 years vboxsync Audio/Common: DrvAudioHlpMilliToBytes() / DrvAudioHlpNanoToBytes(): …
(edit) @76673   6 years vboxsync Comment.
(edit) @76672   6 years vboxsync Audio/HDA: Also set device schedule hint on stream initialization …
(edit) @76670   6 years vboxsync Audio/PulseAudio: Bail out early in device enumeration when we're …
(edit) @76664   6 years vboxsync VMMDevHGCM: Fixed bug in copy-back of the new …
(edit) @76635   6 years vboxsync DevVGA-SVGA.cpp: fixed VMSVGA saved state with 3D disabled
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76569   6 years vboxsync comment
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76561   6 years vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @76511   6 years vboxsync VDE build fix. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76396   6 years vboxsync Make scm happy.
(edit) @76386   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76385   6 years vboxsync DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
(edit) @76384   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76337   6 years vboxsync Whitespace.
(edit) @76331   6 years vboxsync VUSB/Linux: Log ENOENT errors, too.
(edit) @76315   6 years vboxsync DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using …
(edit) @76313   6 years vboxsync EFI: Adopted EDK2 patch (commit …
(edit) @76288   6 years vboxsync 6.0.0
(edit) @76270   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads
(edit) @76269   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: log failures
(edit) @76267   6 years vboxsync DevVGA-SVGA3d: scm
(edit) @76266   6 years vboxsync DevVGA-SVGA3d-ogl: a better check for shader version
(edit) @76263   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too
(edit) @76261   6 years vboxsync DevVGA-SVGA3d: no need to resize the opengl window, it is not used for …
(edit) @76260   6 years vboxsync DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do …
(edit) @76255   6 years vboxsync DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
(edit) @76254   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl: use function pointer type
(edit) @76253   6 years vboxsync DevVGA-SVGA3d: dynamic loading of OpenGL: use function pointer type
(edit) @76252   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux …
(edit) @76251   6 years vboxsync DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux
(edit) @76249   6 years vboxsync DevVGA-SVGA: removed obsolete HostWindowId
(edit) @76248   6 years vboxsync DevVGA-SVGA3d: update for dynamic loading of OpenGL
(edit) @76247   6 years vboxsync DevVGA-SVGA3d: more for dynamic loading of opengl
(edit) @76246   6 years vboxsync DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
(edit) @76245   6 years vboxsync DevVGA-SVGA3d: more for dynamic loading of opengl
(edit) @76244   6 years vboxsync DevVGA-SVGA3d-info.cpp: dump ARGB bitmap for 32 bit formats
(edit) @76241   6 years vboxsync DevVGA-SVGA3d: started on dynamic loading of opengl
(edit) @76237   6 years vboxsync DevVGA-SVGA3d-ogl: no 3D overlay on Darwin too
(edit) @76236   6 years vboxsync DevVGA-SVGA: fixed detection of shading language version on Darwin
(edit) @76234   6 years vboxsync DevVGA: allow to take screenshots with VMSVGA device.
(edit) @76224   6 years vboxsync PCnet: Slightly tweaked to add the option of emulating PCnet-ISA, not …
(edit) @76204   6 years vboxsync DevVGA: Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ …
(edit) @76201   6 years vboxsync Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ
(edit) @76196   6 years vboxsync VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
(edit) @76189   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76188   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76186   6 years vboxsync Audio/AC97: Build fix (alignment fun).
(edit) @76181   6 years vboxsync DevVGA-SVGA: process the three GMRFB related commands when …
(edit) @76180   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76179   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76172   6 years vboxsync Comment nit.
(edit) @76171   6 years vboxsync Graphics/VMSVGA: return the configured number from …
(edit) @76158   6 years vboxsync Audio: Use DrvAudioHlpStreamCfgFree().
(edit) @76157   6 years vboxsync Audio/AC97: Optimized stream creation / startup time a lot by re-using …
(edit) @76145   6 years vboxsync VMMDevHGCM: Fix handling of embedded buffers in the non-locked code …
(edit) @76129   6 years vboxsync 6.0.0_RC1
(edit) @76128   6 years vboxsync Buslogic: add an RT_FALL_THRU() needed by the last non-trivial change.
(edit) @76077   6 years vboxsync Try again.
(edit) @76076   6 years vboxsync Alignment.
(edit) @76075   6 years vboxsync Alignment.
(edit) @76074   6 years vboxsync BusLogic: Added a semi-credible AHA-1540B emulation.
(edit) @76063   6 years vboxsync DevAHCI: Tiger hack from Michal.
(edit) @76060   6 years vboxsync PCnet: More consistent spelling.
(edit) @76057   6 years vboxsync Audio/HDA: Removed debug assertions which are not needed anymore in …
(edit) @76051   6 years vboxsync PCnet: Corrected most instances of wrong capitalization.
(edit) @76049   6 years vboxsync Audio/HDA: Implemented adaptive stream timer Hz rates, based on the …
(edit) @76048   6 years vboxsync Audio/HDA: Checking for valid PCM properties in …
(edit) @76047   6 years vboxsync Audio/HDA: Got rid of a saved state hack in hdaR3LoadExec() which is …
(edit) @76045   6 years vboxsync Audio/HDA: Also initialize PCM shift when falling back to 2 (stereo) …
(edit) @76031   6 years vboxsync NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
(edit) @76022   6 years vboxsync Audio/HDA: Resolved a @todo in hdaR3SaveStream().
(edit) @76020   6 years vboxsync DevPCNet: Review comment.
(edit) @76019   6 years vboxsync Audio/HDA: SDnFMT is 16-bit only for hdaR3SDFMTToPCMProps().
(edit) @76018   6 years vboxsync Audio/HDA: Cleaned up setting the stream registers at one defined …
(edit) @76017   6 years vboxsync NAT: drvNATDestruct - don't try to stop OS X DNS monitor thread that …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75983   6 years vboxsync Audio/HDA: Use a dedicated default value for the stream position …
(edit) @75980   6 years vboxsync Audio/HDA: Optimized stream creation / startup time a lot by re-using …
(edit) @75979   6 years vboxsync VMMDevHGCM: It is not possible to restore cancelled requests (guest …
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