VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69183   7 years vboxsync Devices/testcase: Updates for the PDM unit test framework
(edit) @69163   7 years vboxsync Devices/Graphics: VMSVGA: texture and sampler states.
(edit) @69162   7 years vboxsync Devices/testcase: Skeleton for PDM device unit test framework, …
(edit) @69153   7 years vboxsync Devices/Graphics: VMSVGA: Initial support for volume textures. …
(edit) @69146   7 years vboxsync Devices/Graphics: VMSVGA: AllocZ for GMR array.
(edit) @69137   7 years vboxsync Devices/Graphics: VMSVGA: do not hardcode the number of GMRs, increase …
(edit) @69136   7 years vboxsync Devices/Graphics: VMSVGA support for cubemaps and compressed textures …
(edit) @69128   7 years vboxsync 5.2.0 again.
(edit) @69124   7 years vboxsync Devices/Bus: (C) year + keywords
(edit) @69123   7 years vboxsync Devices/build: (C) year + keywords
(edit) @69122   7 years vboxsync Devices/build: (C) year + keywords
(edit) @69121   7 years vboxsync Devices/build: (C) year + keywords
(edit) @69120   7 years vboxsync BisoCommonCode: (C) year
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @69118   7 years vboxsync Audio: scm
(edit) @69111   7 years vboxsync (C) year
(edit) @69106   7 years vboxsync 5.2.0
(edit) @69097   7 years vboxsync DevVGA-SVGA.cpp: reduced code duplication, minor fixes.
(edit) @69092   7 years vboxsync vmsvga3d: logging fixes
(edit) @69067   7 years vboxsync Devices/Samples: Separate the Playground device from the sample …
(edit) @69054   7 years vboxsync DevEFI: Easier configuration approach using a single CFGM entry, …
(edit) @69052   7 years vboxsync DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
(edit) @69047   7 years vboxsync DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69042   7 years vboxsync DevVGA: struct padding fix
(edit) @69041   7 years vboxsync DevVGA: eliminate unused struct field and touch up a few comments
(edit) @69033   7 years vboxsync BIOS: Put logical SPT into the FDPT properly; simplified conditional.
(edit) @69025   7 years vboxsync BIOS: Set INT 41h/46h in ATA setup rather than in assembler startup code.
(edit) @69001   7 years vboxsync Dev/E1000: (bugref:8942) SLU write no longer triggers delayed LSC …
(edit) @68994   7 years vboxsync Fix switch statement fall-through warnings with gcc 7.2. bugref:8192: …
(edit) @68973   7 years vboxsync Dev/E1000: Get rid of VLAN mode and MDIO spam in debug log.
(edit) @68960   7 years vboxsync Dev/E1000: (bugref:8942) Fixed long delay in Intel PXE boot.
(edit) @68955   7 years vboxsync Audio/DrvHostDSound.cpp: Don't destroy the existing DirectSound …
(edit) @68954   7 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @68953   7 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @68934   7 years vboxsync 5.2.0_RC1
(edit) @68933   7 years vboxsync 5.2.0_RC1, reverted again.
(edit) @68932   7 years vboxsync 5.2.0_RC1
(edit) @68929   7 years vboxsync Dev/E1000: (bugref:8942) Fixed Windows XP boot freeze.
(edit) @68919   7 years vboxsync Audio/SB16: Implemented support for attaching + detaching drivers on …
(edit) @68909   7 years vboxsync Build fix.
(edit) @68908   7 years vboxsync Audio/HDA: Implemented support for attaching + detaching drivers on …
(edit) @68907   7 years vboxsync Audio/AC97: Some drivers might not support all stream types, so relax …
(edit) @68904   7 years vboxsync Build fix.
(edit) @68903   7 years vboxsync Audio/AC97: Implemented support for attaching + detaching drivers on …
(edit) @68902   7 years vboxsync Audio/DrvAudio: Removed assertions from DrvAudioHlpStreamCfgIsValid() …
(edit) @68901   7 years vboxsync Audio/HDA: Renaming.
(edit) @68900   7 years vboxsync Space nits.
(edit) @68899   7 years vboxsync Docs.
(edit) @68898   7 years vboxsync Audio/Mixer: Added AudioMixerSinkGetFormat().
(edit) @68897   7 years vboxsync D'oh!
(edit) @68896   7 years vboxsync Build fix.
(edit) @68894   7 years vboxsync Build fix.
(edit) @68893   7 years vboxsync Audio/DrvAudio.cpp: Added attach / detach callbacks.
(edit) @68892   7 years vboxsync DrvAudio.h: VBOX_AUDIO_DEBUG_DUMP_PCM_DATA not needed anymore there.
(edit) @68869   7 years vboxsync Audio/AudioMixer.cpp: No need to check the stream status in …
(edit) @68868   7 years vboxsync Logging nits.
(edit) @68867   7 years vboxsync Logging nit.
(edit) @68773   7 years vboxsync 5.2 beta 3
(edit) @68771   7 years vboxsync Comment nit.
(edit) @68767   7 years vboxsync Audio/DrvHostDSound.cpp: Make use of IHOSTAUDIO::StreamGetPending() to …
(edit) @68759   7 years vboxsync Audio/DrvHostDSound.cpp: Get rid of the pdwBuffer parameter of …
(edit) @68757   7 years vboxsync Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
(edit) @68756   7 years vboxsync Audio/DrvAudio.cpp: Made drvAudioStreamControlInternalBackend() more …
(edit) @68752   7 years vboxsync Try to fix burns.
(edit) @68751   7 years vboxsync Try to fix burns.
(edit) @68749   7 years vboxsync Build fix.
(edit) @68748   7 years vboxsync Build fix.
(edit) @68747   7 years vboxsync Audio: Enable the audio endpoint detection on Windows hosts by default.
(edit) @68740   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68727   7 years vboxsync Dev/E1000: (bugref:8979) Fixed regression caused by r116797, tweaking …
(edit) @68725   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68719   7 years vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68717   7 years vboxsync Serial/DrvTCP: Fix for Windows hosts where the write event in a poll …
(edit) @68713   7 years vboxsync Build fix.
(edit) @68712   7 years vboxsync Audio/AC97: Use own device locking instead of default PDM device lock …
(edit) @68711   7 years vboxsync Documentation fixes.
(edit) @68702   7 years vboxsync doxygen fix
(edit) @68701   7 years vboxsync Audio/HDA: More own locking code (needed).
(edit) @68700   7 years vboxsync build fix for fmtcheck
(edit) @68699   7 years vboxsync pdmifs.h,Serial: Reworked stream interface. The old design with the …
(edit) @68683   7 years vboxsync Audio: More code for audio endpoint (change) detection for Windows hosts.
(edit) @68680   7 years vboxsync Audio: Implemented proper audio endpoint (change) detection for …
(edit) @68678   7 years vboxsync Audio/DrvHostDSound.cpp: Use COINIT_MULTITHREADED (equals 0) in …
(edit) @68677   7 years vboxsync Audio/DrvHostDSound.cpp: Always return success in …
(edit) @68674   7 years vboxsync Audio/HDA: Refined assertion.
(edit) @68637   7 years vboxsync DevChar.cpp: doxygen fix attempt
(edit) @68625   7 years vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68611   7 years vboxsync BIOS: Implemented timeout when waiting for drives to initialize after …
(edit) @68603   7 years vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(edit) @68602   7 years vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   7 years vboxsync Audio/HDA: #ifdef nits.
(edit) @68599   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68597   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68592   7 years vboxsync nit
(edit) @68591   7 years vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68548   7 years vboxsync Audio/HDA: Logging nits.
(edit) @68546   7 years vboxsync NAT/Net: Fix couple of typos in a comment.
(edit) @68542   7 years vboxsync ACPI: Provide _OSC method for the PCI root bus so guests can enable …
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